2018-04-06 03:54:14,315 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-master-26 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod5 | +--------------------------------------+---------------------------------------------------------------------+ 2018-04-06 03:54:14,331 - 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://172.16.10.35:35357/v3 2018-04-06 03:54:14,331 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 03:54:14,336 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-06 03:54:14,342 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-06 03:54:14,343 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-06 03:54:22,951 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 03:54:34,099 - 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 11.120s OK 2018-04-06 03:54:34,435 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 03:54:34,436 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-06 03:54:34,445 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-06 03:54:35,673 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 04:10:51,356 - 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 975.535s OK 2018-04-06 04:10:51,731 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 04:10:51,731 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 16:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-06 04:10:51,740 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-06 04:10:53,146 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 04:11:56,742 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 63.593s OK 2018-04-06 04:11:57,072 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 04:11:57,072 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:04 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-06 04:11:57,082 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 16:16 | PASS | | snaps_health_check | functest | healthcheck | 01:04 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-06 04:11:57,091 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-06 04:12:05,646 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-master-26 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod5 | +--------------------------------------+---------------------------------------------------------------------+ 2018-04-06 04:12:05,662 - 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://172.16.10.35:35357/v3 2018-04-06 04:12:05,662 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 04:12:05,667 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-06 04:12:05,675 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-06 04:12:05,675 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-06 04:12:10,950 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-06 04:12:10,950 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-06 04:12:10,951 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-06 04:12:10' 2018-04-06 04:12:10,951 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'TestVM--af98c89c-5e6e-4819-bc3d-50056b76e1c7' 2018-04-06 04:12:14,125 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-af98c89c-5e6e-4819-bc3d-50056b76e1c7' 2018-04-06 04:12:23,246 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-af98c89c-5e6e-4819-bc3d-50056b76e1c7' 2018-04-06 04:12:44,117 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-af98c89c-5e6e-4819-bc3d-50056b76e1c7' 2018-04-06 04:12:45,418 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-af98c89c-5e6e-4819-bc3d-50056b76e1c7' 2018-04-06 04:12:46,484 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-af98c89c-5e6e-4819-bc3d-50056b76e1c7' 2018-04-06 04:12:54,857 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-af98c89c-5e6e-4819-bc3d-50056b76e1c7' 2018-04-06 04:13:00,843 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-af98c89c-5e6e-4819-bc3d-50056b76e1c7' 2018-04-06 04:13:35,789 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-06 04:13:42,270 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-06 04:13:42,423 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-06 04:13:43,436 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-06 04:13:43,786 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 04:13:43,787 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-06 04:14:22,557 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-06 04:14:22,926 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-06 04:14:22,926 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-06 04:14:22' 2018-04-06 04:14:22,927 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'TestVM--920d3717-37e6-4266-9edf-ec7706916419' 2018-04-06 04:14:25,730 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-920d3717-37e6-4266-9edf-ec7706916419' 2018-04-06 04:14:29,307 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-920d3717-37e6-4266-9edf-ec7706916419' 2018-04-06 04:14:49,965 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-920d3717-37e6-4266-9edf-ec7706916419' 2018-04-06 04:14:50,991 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-920d3717-37e6-4266-9edf-ec7706916419' 2018-04-06 04:15:00,928 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-920d3717-37e6-4266-9edf-ec7706916419' 2018-04-06 04:15:10,497 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-06 04:15:22,628 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-06 04:15:24,852 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-04-06 04:15:36,446 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-06 04:15:36,780 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 04:15:36,781 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-06 04:16:15,204 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-06 04:16:15,617 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-06 04:16:15,639 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 04:16:49,188 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 04:16:48.630 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e7958ebd-deb6-40b9-9f18-0147582d3ce6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e7958ebd-deb6-40b9-9f18-0147582d3ce6 | 2018-04-06T04:16:48 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e7958ebd-deb6-40b9-9f18-0147582d3ce6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-06 04:17:06,636 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-06 04:17:06,638 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 04:17:44,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-06 04:17:36.805 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 04:17:37.274 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 04:17:44.342 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660) has been successfully created! Using verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660) as the default verifier for the future CLI operations. 2018-04-06 04:18:06,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-06 04:18:09,417 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-06 04:18:15,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 04:18:34,893 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 04:18:33.300 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660) for deployment 'opnfv-rally' (UUID=e7958ebd-deb6-40b9-9f18-0147582d3ce6). 2018-04-06 04:18:34.581 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660) has been successfully configured for deployment 'opnfv-rally' (UUID=e7958ebd-deb6-40b9-9f18-0147582d3ce6)! 2018-04-06 04:18:34,894 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-06 04:18:34,894 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-06 04:18:34,901 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-06 04:18:34,917 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-06 04:18:55,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-af6abc79-4c92-44af-93fa-41af1c655660/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-06 04:18:55,967 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-06 04:18:55,979 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-06 04:18:55,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-06 04:19:11,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:19:11.017 55 INFO rally.api [-] Starting verification (UUID=c1fa2039-2473-4bc1-83e5-6b6757fb456c) for deployment 'opnfv-rally' (UUID=e7958ebd-deb6-40b9-9f18-0147582d3ce6) by verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660). 2018-04-06 04:19:11,033 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c1fa2039-2473-4bc1-83e5-6b6757fb456c 2018-04-06 04:19:34,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:19:34.654 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.264s] 2018-04-06 04:19:34,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:19:34.826 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.171s] 2018-04-06 04:19:44,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:19:44.587 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.895s] 2018-04-06 04:19:48,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:19:48.742 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.152s] 2018-04-06 04:20:05,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:20:05.830 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.586s] 2018-04-06 04:20:34,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:20:34.996 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [19.301s] 2018-04-06 04:21:41,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:21:41.262 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.241s] 2018-04-06 04:21:41,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:21:41.268 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-04-06 04:22:59,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:22:59.225 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.232s] 2018-04-06 04:22:59,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:22:59.230 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-06 04:24:12,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:24:12.981 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.228s] 2018-04-06 04:24:12,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:24:12.986 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-06 04:26:07,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:26:07.560 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [39.546s] 2018-04-06 04:26:57,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:26:57.873 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.139s] 2018-04-06 04:26:58,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:26:58.176 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.301s] 2018-04-06 04:27:09,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:27:09.694 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.049s] 2018-04-06 04:27:09,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:27:09.718 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.023s] 2018-04-06 04:27:11,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:27:11.778 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-06 04:27:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:27:11.781 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-06 04:27:16,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:27:16.959 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.298s] 2018-04-06 04:27:26,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:27:26.893 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.046s] 2018-04-06 04:27:36,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:27:36.557 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.994s] 2018-04-06 04:27:48,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:27:48.717 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.413s] 2018-04-06 04:28:01,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:01.837 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.314s] 2018-04-06 04:28:11,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:11.111 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.400s] 2018-04-06 04:28:19,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:19.505 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.159s] 2018-04-06 04:28:29,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:29.775 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.312s] 2018-04-06 04:28:40,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:40.569 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.333s] 2018-04-06 04:28:52,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:52.804 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.860s] 2018-04-06 04:28:56,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:56.719 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-06 04:28:59,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:59.600 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.035s] 2018-04-06 04:28:59,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:59.638 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.037s] 2018-04-06 04:28:59,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:59.678 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.038s] 2018-04-06 04:28:59,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:28:59.693 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.014s] 2018-04-06 04:29:05,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:29:05.836 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.188s] 2018-04-06 04:29:07,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:29:07.109 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.270s] 2018-04-06 04:29:08,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:29:08.440 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.325s] 2018-04-06 04:29:14,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:29:14.630 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-04-06 04:29:21,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:29:21.677 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.311s] 2018-04-06 04:29:56,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:29:56.560 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [7.647s] 2018-04-06 04:30:08,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:30:08.227 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [11.665s] 2018-04-06 04:30:36,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:30:36.662 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.993s] 2018-04-06 04:30:43,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:30:43.899 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [7.229s] 2018-04-06 04:31:16,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:31:16.067 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [32.160s] 2018-04-06 04:31:34,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:31:34.618 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.890s] 2018-04-06 04:31:41,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:31:41.957 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [7.337s] 2018-04-06 04:31:51,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:31:51.748 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.789s] 2018-04-06 04:32:43,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:32:43.179 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [14.154s] 2018-04-06 04:32:43,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:32:43.800 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.617s] 2018-04-06 04:32:44,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:32:44.129 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.329s] 2018-04-06 04:32:44,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:32:44.291 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.161s] 2018-04-06 04:32:44,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:32:44.798 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.506s] 2018-04-06 04:32:45,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:32:45.006 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.206s] 2018-04-06 04:33:14,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:33:14.099 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [13.101s] 2018-04-06 04:33:14,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:33:14.470 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.371s] 2018-04-06 04:33:14,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:33:14.896 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.424s] 2018-04-06 04:33:15,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:33:15.130 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.233s] 2018-04-06 04:33:15,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:33:15.986 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.854s] 2018-04-06 04:33:16,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:33:16.149 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.161s] 2018-04-06 04:33:42,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:33:42.749 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [11.191s] 2018-04-06 04:33:57,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:33:57.076 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [14.327s] 2018-04-06 04:34:01,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:34:01.323 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.245s] 2018-04-06 04:34:01,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:34:01.490 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.166s] 2018-04-06 04:34:01,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:34:01.637 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.146s] 2018-04-06 04:34:25,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:34:25.106 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.225s] 2018-04-06 04:34:40,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:34:40.088 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [14.975s] 2018-04-06 04:34:44,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:34:44.119 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.020s] 2018-04-06 04:34:44,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:34:44.317 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.193s] 2018-04-06 04:34:44,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:34:44.463 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.144s] 2018-04-06 04:35:29,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:35:29.346 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [35.886s] 2018-04-06 04:35:54,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:35:54.815 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [25.467s] 2018-04-06 04:36:18,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:36:18.832 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [24.015s] 2018-04-06 04:36:39,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:36:39.065 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [20.231s] 2018-04-06 04:37:45,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:37:45.191 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [35.407s] 2018-04-06 04:38:11,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:38:11.311 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [26.119s] 2018-04-06 04:38:34,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:38:34.894 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [23.580s] 2018-04-06 04:38:54,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:38:54.619 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [19.725s] 2018-04-06 04:39:28,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:28.858 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.456s] 2018-04-06 04:39:31,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:31.742 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.879s] 2018-04-06 04:39:31,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:31.878 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.138s] 2018-04-06 04:39:39,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:39.097 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.754s] 2018-04-06 04:39:42,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:42.018 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.915s] 2018-04-06 04:39:42,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:42.147 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.132s] 2018-04-06 04:39:48,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:48.086 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.265s] 2018-04-06 04:39:53,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:53.014 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2018-04-06 04:39:55,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:55.087 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-06 04:39:55,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:55.093 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-06 04:39:55,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:55.101 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-06 04:39:55,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:55.102 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-06 04:39:55,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:55.103 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-06 04:39:57,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:39:57.817 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.028s] 2018-04-06 04:40:20,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:40:20.967 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.979s] 2018-04-06 04:40:46,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:40:46.909 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.924s] 2018-04-06 04:41:04,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:41:04.936 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [18.018s] 2018-04-06 04:41:16,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:41:16.919 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.136s] 2018-04-06 04:43:46,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:43:46.698 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [133.791s] 2018-04-06 04:45:09,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:45:09.457 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [58.135s] 2018-04-06 04:46:57,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 04:46:57.082 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [45.295s] 2018-04-06 04:47:43,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c1fa2039-2473-4bc1-83e5-6b6757fb456c']'. 2018-04-06 04:47:49,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 04:47:49,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 04:47:49,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 04:47:49,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c1fa2039-2473-4bc1-83e5-6b6757fb456c | 2018-04-06 04:47:49,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-06 04:47:49,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 04:19:10 | 2018-04-06 04:47:49,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 04:47:43 | 2018-04-06 04:47:49,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:28:33 | 2018-04-06 04:47:49,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-06 04:47:49,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 04:47:49,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 04:47:49,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: af6abc79-4c92-44af-93fa-41af1c655660) | 2018-04-06 04:47:49,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 04:47:49,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e7958ebd-deb6-40b9-9f18-0147582d3ce6) | 2018-04-06 04:47:49,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-06 04:47:49,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1645.316 | 2018-04-06 04:47:49,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-06 04:47:49,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-06 04:47:49,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 04:47:49,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 04:47:49,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-06 04:47:49,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 04:47:49,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 04:47:50,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-06 04:48:01,108 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 04:48:01,109 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 29:55 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-06 04:48:01,121 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-06 04:48:01,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-06 04:48:01,523 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 04:48:17,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 04:48:16.600 122 INFO rally.deployment.engine [-] Deployment e7958ebd-deb6-40b9-9f18-0147582d3ce6 | Starting: Destroy cloud and free allocated resources. 2018-04-06 04:48:16.789 122 INFO rally.deployment.engine [-] Deployment e7958ebd-deb6-40b9-9f18-0147582d3ce6 | Completed: Destroy cloud and free allocated resources. 2018-04-06 04:48:16.906 122 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660) for deployment 'opnfv-rally'. 2018-04-06 04:48:16.969 122 INFO rally.api [-] Deleting verification (UUID=c1fa2039-2473-4bc1-83e5-6b6757fb456c). 2018-04-06 04:48:17.031 122 INFO rally.api [-] Verification has been successfully deleted! 2018-04-06 04:48:17.032 122 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660). 2018-04-06 04:48:17.060 122 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 04:48:33,355 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 04:48:32.706 125 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4ae2f5b4-11e9-4a95-ad8b-deabce08ab7f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4ae2f5b4-11e9-4a95-ad8b-deabce08ab7f | 2018-04-06T04:48:32 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4ae2f5b4-11e9-4a95-ad8b-deabce08ab7f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-06 04:48:51,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-06 04:48:51,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-06 04:48:53,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a'... 2018-04-06 04:48:56,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-426b7f4c-0741-41fe-9872-ff9b94a45d4a'... 2018-04-06 04:49:01,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-426b7f4c-0741-41fe-9872-ff9b94a45d4a'... 2018-04-06 04:49:22,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a'... 2018-04-06 04:49:24,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a'... 2018-04-06 04:49:25,227 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-06 04:49:25,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-06 04:49:25,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 04:49:25,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 04:49:25,393 - 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': '4be5c634-ec42-4cb6-b327-b524cba26d96', 'tenants_amount': 3, 'image_name': 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'flavor_name': 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 04:51:08,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fc175fe6-9db9-4eeb-bca0-5c89ed457a56 2018-04-06 04:51:08,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-06 04:51:08,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'fc175fe6-9db9-4eeb-bca0-5c89ed457a56'] 2018-04-06 04:51:14,985 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task fc175fe6-9db9-4eeb-bca0-5c89ed457a56: 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 fc175fe6-9db9-4eeb-bca0-5c89ed457a56 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | total | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> duration | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.882123 Full duration: 10.095829 -------------------------------------------------------------------------------- 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 fc175fe6-9db9-4eeb-bca0-5c89ed457a56 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 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | total | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 100.0% | 1 | | -> duration | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.017713 Full duration: 10.99228 -------------------------------------------------------------------------------- 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 fc175fe6-9db9-4eeb-bca0-5c89ed457a56 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.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | total | 1.747 | 1.747 | 1.747 | 1.747 | 1.747 | 1.747 | 100.0% | 1 | | -> duration | 1.747 | 1.747 | 1.747 | 1.747 | 1.747 | 1.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.74749 Full duration: 10.587512 -------------------------------------------------------------------------------- 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 fc175fe6-9db9-4eeb-bca0-5c89ed457a56 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 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | total | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 100.0% | 1 | | -> duration | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.987159 Full duration: 11.057435 -------------------------------------------------------------------------------- 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 fc175fe6-9db9-4eeb-bca0-5c89ed457a56 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 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | total | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 100.0% | 1 | | -> duration | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.890751 Full duration: 10.971385 -------------------------------------------------------------------------------- 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 fc175fe6-9db9-4eeb-bca0-5c89ed457a56 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.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | total | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | -> duration | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.546609 Full duration: 10.461555 HINTS: * To plot HTML graphics with this data, run: rally task report fc175fe6-9db9-4eeb-bca0-5c89ed457a56 --out output.html * To generate a JUnit report, run: rally task export fc175fe6-9db9-4eeb-bca0-5c89ed457a56 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fc175fe6-9db9-4eeb-bca0-5c89ed457a56 --json --out output.json 2018-04-06 04:51:14,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fc175fe6-9db9-4eeb-bca0-5c89ed457a56'] 2018-04-06 04:51:21,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 04:51:21,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fc175fe6-9db9-4eeb-bca0-5c89ed457a56', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-06 04:51:21,495 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-06 04:51:21,496 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-06 04:51:21,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-06 04:51:21,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 04:51:21,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 04:51:21,644 - 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': '4be5c634-ec42-4cb6-b327-b524cba26d96', 'tenants_amount': 3, 'image_name': 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'flavor_name': 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 04:53:36,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 69bc5d06-9574-4799-8832-e075640cfdb8 2018-04-06 04:53:36,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '69bc5d06-9574-4799-8832-e075640cfdb8'] 2018-04-06 04:53:42,899 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 69bc5d06-9574-4799-8832-e075640cfdb8: 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-d161201-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 69bc5d06-9574-4799-8832-e075640cfdb8 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.992 | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> glance_v2.upload_data | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | glance_v2.delete_image | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 4.285 | 4.285 | 4.285 | 4.285 | 4.285 | 4.285 | 100.0% | 1 | | -> duration | 4.285 | 4.285 | 4.285 | 4.285 | 4.285 | 4.285 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.28464 Full duration: 15.592513 -------------------------------------------------------------------------------- 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-d161201-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 69bc5d06-9574-4799-8832-e075640cfdb8 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.971 | 3.971 | 3.971 | 3.971 | 3.971 | 3.971 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | -> glance_v2.upload_data | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | glance_v2.list_images | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 100.0% | 1 | | -> duration | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.360477 Full duration: 18.512098 -------------------------------------------------------------------------------- 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 69bc5d06-9574-4799-8832-e075640cfdb8 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 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | total | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> duration | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.027925 Full duration: 11.380364 -------------------------------------------------------------------------------- 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-d161201-aarch64-disk.img", "flavor": { "name": "rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a" }, "number_instances": 2, "nics": [ { "net-id": "4be5c634-ec42-4cb6-b327-b524cba26d96" } ] }, "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 69bc5d06-9574-4799-8832-e075640cfdb8 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.989 | 3.989 | 3.989 | 3.989 | 3.989 | 3.989 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | -> glance_v2.upload_data | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | nova.boot_servers | 21.915 | 21.915 | 21.915 | 21.915 | 21.915 | 21.915 | 100.0% | 1 | | total | 25.905 | 25.905 | 25.905 | 25.905 | 25.905 | 25.905 | 100.0% | 1 | | -> duration | 24.905 | 24.905 | 24.905 | 24.905 | 24.905 | 24.905 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.905017 Full duration: 51.386759 HINTS: * To plot HTML graphics with this data, run: rally task report 69bc5d06-9574-4799-8832-e075640cfdb8 --out output.html * To generate a JUnit report, run: rally task export 69bc5d06-9574-4799-8832-e075640cfdb8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 69bc5d06-9574-4799-8832-e075640cfdb8 --json --out output.json 2018-04-06 04:53:42,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '69bc5d06-9574-4799-8832-e075640cfdb8'] 2018-04-06 04:53:49,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 04:53:49,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '69bc5d06-9574-4799-8832-e075640cfdb8', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-06 04:53:49,498 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-06 04:53:49,499 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-06 04:53:49,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-04-06 04:53:49,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 04:53:49,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 04:53:49,665 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-06 04:53:49,665 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-06 04:53:49,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-06 04:53:49,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 04:53:49,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 04:53:49,846 - 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': '4be5c634-ec42-4cb6-b327-b524cba26d96', 'tenants_amount': 3, 'image_name': 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'flavor_name': 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 04:58:42,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 2018-04-06 04:58:42,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cd210cfd-ab11-40e8-87e8-54d4dc35aaaa'] 2018-04-06 04:58:49,746 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cd210cfd-ab11-40e8-87e8-54d4dc35aaaa: 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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.553 | 3.553 | 3.553 | 3.553 | 3.553 | 3.553 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.61 | 4.61 | 4.61 | 4.61 | 4.61 | 4.61 | 100.0% | 1 | | total | 8.164 | 8.164 | 8.164 | 8.164 | 8.164 | 8.164 | 100.0% | 1 | | -> duration | 8.164 | 8.164 | 8.164 | 8.164 | 8.164 | 8.164 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.163751 Full duration: 34.926523 -------------------------------------------------------------------------------- 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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 | 4.766 | 4.766 | 4.766 | 4.766 | 4.766 | 4.766 | 100.0% | 1 | | cinder_v2.delete_volume | 4.687 | 4.687 | 4.687 | 4.687 | 4.687 | 4.687 | 100.0% | 1 | | total | 9.454 | 9.454 | 9.454 | 9.454 | 9.454 | 9.454 | 100.0% | 1 | | -> duration | 9.454 | 9.454 | 9.454 | 9.454 | 9.454 | 9.454 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.454459 Full duration: 23.479546 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task cd210cfd-ab11-40e8-87e8-54d4dc35aaaa has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.581 | 6.581 | 6.581 | 6.581 | 6.581 | 6.581 | 100.0% | 1 | | cinder_v2.delete_volume | 4.713 | 4.713 | 4.713 | 4.713 | 4.713 | 4.713 | 100.0% | 1 | | total | 11.296 | 11.296 | 11.296 | 11.296 | 11.296 | 11.296 | 100.0% | 1 | | -> duration | 11.296 | 11.296 | 11.296 | 11.296 | 11.296 | 11.296 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.29569 Full duration: 25.951128 -------------------------------------------------------------------------------- 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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 | 4.069 | 4.069 | 4.069 | 4.069 | 4.069 | 4.069 | 100.0% | 1 | | cinder_v2.delete_volume | 4.68 | 4.68 | 4.68 | 4.68 | 4.68 | 4.68 | 100.0% | 1 | | total | 8.749 | 8.749 | 8.749 | 8.749 | 8.749 | 8.749 | 100.0% | 1 | | -> duration | 8.749 | 8.749 | 8.749 | 8.749 | 8.749 | 8.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.749387 Full duration: 21.83124 -------------------------------------------------------------------------------- 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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 | 4.068 | 4.068 | 4.068 | 4.068 | 4.068 | 4.068 | 100.0% | 1 | | cinder_v2.extend_volume | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | cinder_v2.delete_volume | 6.892 | 6.892 | 6.892 | 6.892 | 6.892 | 6.892 | 100.0% | 1 | | total | 13.662 | 13.662 | 13.662 | 13.662 | 13.662 | 13.662 | 100.0% | 1 | | -> duration | 13.662 | 13.662 | 13.662 | 13.662 | 13.662 | 13.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.661635 Full duration: 27.876344 -------------------------------------------------------------------------------- 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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 | 14.911 | 14.911 | 14.911 | 14.911 | 14.911 | 14.911 | 100.0% | 1 | | cinder_v2.delete_volume | 4.67 | 4.67 | 4.67 | 4.67 | 4.67 | 4.67 | 100.0% | 1 | | total | 19.582 | 19.582 | 19.582 | 19.582 | 19.582 | 19.582 | 100.0% | 1 | | -> duration | 19.582 | 19.582 | 19.582 | 19.582 | 19.582 | 19.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.581861 Full duration: 44.294198 -------------------------------------------------------------------------------- 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | cinder_v2.list_qos | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> duration | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.078498 Full duration: 16.33456 -------------------------------------------------------------------------------- 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | cinder_v2.set_qos | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | -> duration | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090418 Full duration: 16.064494 -------------------------------------------------------------------------------- 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | cinder_v2.list_types | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | -> duration | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.774494 Full duration: 17.114876 -------------------------------------------------------------------------------- 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 cd210cfd-ab11-40e8-87e8-54d4dc35aaaa 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 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> duration | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.150286 Full duration: 16.198252 HINTS: * To plot HTML graphics with this data, run: rally task report cd210cfd-ab11-40e8-87e8-54d4dc35aaaa --out output.html * To generate a JUnit report, run: rally task export cd210cfd-ab11-40e8-87e8-54d4dc35aaaa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cd210cfd-ab11-40e8-87e8-54d4dc35aaaa --json --out output.json 2018-04-06 04:58:49,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cd210cfd-ab11-40e8-87e8-54d4dc35aaaa'] 2018-04-06 04:58:56,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 04:58:56,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cd210cfd-ab11-40e8-87e8-54d4dc35aaaa', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-06 04:58:56,378 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-06 04:58:56,379 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-06 04:58:56,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-06 04:58:56,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 04:58:56,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 04:58:56,526 - 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': '4be5c634-ec42-4cb6-b327-b524cba26d96', 'tenants_amount': 3, 'image_name': 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'flavor_name': 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 05:01:06,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 92576804-3583-427e-8f7b-53435e908c2b 2018-04-06 05:01:06,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '92576804-3583-427e-8f7b-53435e908c2b'] 2018-04-06 05:01:13,304 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 92576804-3583-427e-8f7b-53435e908c2b: 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 92576804-3583-427e-8f7b-53435e908c2b 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 | 7.094 | 7.094 | 7.094 | 7.094 | 7.094 | 7.094 | 100.0% | 1 | | heat.update_stack | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 100.0% | 1 | | heat.delete_stack | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 100.0% | 1 | | total | 13.183 | 13.183 | 13.183 | 13.183 | 13.183 | 13.183 | 100.0% | 1 | | -> duration | 9.183 | 9.183 | 9.183 | 9.183 | 9.183 | 9.183 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.183156 Full duration: 27.267791 -------------------------------------------------------------------------------- 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 92576804-3583-427e-8f7b-53435e908c2b 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.692 | 5.692 | 5.692 | 5.692 | 5.692 | 5.692 | 100.0% | 1 | | heat.check_stack | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | heat.delete_stack | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 100.0% | 1 | | total | 8.7 | 8.7 | 8.7 | 8.7 | 8.7 | 8.7 | 100.0% | 1 | | -> duration | 6.7 | 6.7 | 6.7 | 6.7 | 6.7 | 6.7 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.699776 Full duration: 22.878009 -------------------------------------------------------------------------------- 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 92576804-3583-427e-8f7b-53435e908c2b 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.721 | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 100.0% | 1 | | heat.suspend_stack | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 100.0% | 1 | | heat.resume_stack | 1.69 | 1.69 | 1.69 | 1.69 | 1.69 | 1.69 | 100.0% | 1 | | heat.delete_stack | 2.639 | 2.639 | 2.639 | 2.639 | 2.639 | 2.639 | 100.0% | 1 | | total | 11.95 | 11.95 | 11.95 | 11.95 | 11.95 | 11.95 | 100.0% | 1 | | -> duration | 9.95 | 9.95 | 9.95 | 9.95 | 9.95 | 9.95 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.949588 Full duration: 26.354396 -------------------------------------------------------------------------------- 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 92576804-3583-427e-8f7b-53435e908c2b 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 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | total | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> duration | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.133764 Full duration: 14.008657 HINTS: * To plot HTML graphics with this data, run: rally task report 92576804-3583-427e-8f7b-53435e908c2b --out output.html * To generate a JUnit report, run: rally task export 92576804-3583-427e-8f7b-53435e908c2b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 92576804-3583-427e-8f7b-53435e908c2b --json --out output.json 2018-04-06 05:01:13,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '92576804-3583-427e-8f7b-53435e908c2b'] 2018-04-06 05:01:20,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 05:01:20,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '92576804-3583-427e-8f7b-53435e908c2b', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-06 05:01:20,189 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-06 05:01:20,190 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-06 05:01:20,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-06 05:01:20,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 05:01:20,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 05:01:20,371 - 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': '4be5c634-ec42-4cb6-b327-b524cba26d96', 'tenants_amount': 3, 'image_name': 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'flavor_name': 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 05:05:46,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 351dc49b-36e6-473e-af72-2a0d37f669d6 2018-04-06 05:05:46,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '351dc49b-36e6-473e-af72-2a0d37f669d6'] 2018-04-06 05:05:53,834 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 351dc49b-36e6-473e-af72-2a0d37f669d6: 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | keystone_v3.add_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.revoke_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.827103 Full duration: 19.056575 -------------------------------------------------------------------------------- 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | keystone_v3.add_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.list_roles | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785318 Full duration: 19.186977 -------------------------------------------------------------------------------- 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | keystone_v3.list_projects | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 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.179988 Full duration: 20.114139 -------------------------------------------------------------------------------- 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | keystone_v3.delete_role | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717254 Full duration: 16.425154 -------------------------------------------------------------------------------- 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | keystone_v3.delete_service | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759426 Full duration: 16.376253 -------------------------------------------------------------------------------- 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | keystone_v3.create_user | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | -> keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.create_role | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | keystone_v3.get_project | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.get_user | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.get_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.list_services | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | keystone_v3.get_services | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 1.632 | 1.632 | 1.632 | 1.632 | 1.632 | 1.632 | 100.0% | 1 | | -> duration | 1.632 | 1.632 | 1.632 | 1.632 | 1.632 | 1.632 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.632262 Full duration: 25.013103 -------------------------------------------------------------------------------- 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | keystone_v3.update_project | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.delete_project | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> duration | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.095555 Full duration: 16.780167 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 351dc49b-36e6-473e-af72-2a0d37f669d6 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | total | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> duration | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.874556 Full duration: 19.701435 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 351dc49b-36e6-473e-af72-2a0d37f669d6 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781805 Full duration: 19.261087 -------------------------------------------------------------------------------- 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | keystone_v3.list_users | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> duration | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001442 Full duration: 19.028028 -------------------------------------------------------------------------------- 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 351dc49b-36e6-473e-af72-2a0d37f669d6 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | keystone_v3.create_users | 4.139 | 4.139 | 4.139 | 4.139 | 4.139 | 4.139 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.138 | 4.138 | 4.138 | 4.138 | 4.138 | 4.138 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 1.426 | 100.0% | 1 | | total | 5.513 | 5.513 | 5.513 | 5.513 | 5.513 | 5.513 | 100.0% | 1 | | -> duration | 5.513 | 5.513 | 5.513 | 5.513 | 5.513 | 5.513 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.513076 Full duration: 27.746191 HINTS: * To plot HTML graphics with this data, run: rally task report 351dc49b-36e6-473e-af72-2a0d37f669d6 --out output.html * To generate a JUnit report, run: rally task export 351dc49b-36e6-473e-af72-2a0d37f669d6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 351dc49b-36e6-473e-af72-2a0d37f669d6 --json --out output.json 2018-04-06 05:05:53,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '351dc49b-36e6-473e-af72-2a0d37f669d6'] 2018-04-06 05:06:00,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 05:06:00,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '351dc49b-36e6-473e-af72-2a0d37f669d6', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-06 05:06:00,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-06 05:06:00,559 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-06 05:06:00,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-06 05:06:00,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 05:06:00,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 05:06:00,730 - 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': '4be5c634-ec42-4cb6-b327-b524cba26d96', 'tenants_amount': 3, 'image_name': 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'flavor_name': 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 05:16:26,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 2018-04-06 05:16:26,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '17ab72f0-9c54-42fa-a08b-ce3b70f374bc'] 2018-04-06 05:16:33,932 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 17ab72f0-9c54-42fa-a08b-ce3b70f374bc: 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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 | 2.157 | 2.157 | 2.157 | 2.157 | 2.157 | 2.157 | 100.0% | 1 | | neutron.delete_network | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 100.0% | 1 | | total | 4.109 | 4.109 | 4.109 | 4.109 | 4.109 | 4.109 | 100.0% | 1 | | -> duration | 4.109 | 4.109 | 4.109 | 4.109 | 4.109 | 4.109 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.10876 Full duration: 21.393131 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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 | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 100.0% | 1 | | neutron.delete_port | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 100.0% | 1 | | total | 4.814 | 4.814 | 4.814 | 4.814 | 4.814 | 4.814 | 100.0% | 1 | | -> duration | 4.814 | 4.814 | 4.814 | 4.814 | 4.814 | 4.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.814284 Full duration: 63.366867 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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.879 | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 100.0% | 1 | | neutron.create_subnet | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | neutron.create_router | 5.626 | 5.626 | 5.626 | 5.626 | 5.626 | 5.626 | 100.0% | 1 | | neutron.add_interface_router | 4.835 | 4.835 | 4.835 | 4.835 | 4.835 | 4.835 | 100.0% | 1 | | neutron.remove_interface_router | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 100.0% | 1 | | neutron.delete_router | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 4.318 | 100.0% | 1 | | total | 22.174 | 22.174 | 22.174 | 22.174 | 22.174 | 22.174 | 100.0% | 1 | | -> duration | 22.174 | 22.174 | 22.174 | 22.174 | 22.174 | 22.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.174012 Full duration: 87.111833 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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 | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 100.0% | 1 | | neutron.delete_subnet | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 100.0% | 1 | | total | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 100.0% | 1 | | -> duration | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 3.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.953454 Full duration: 63.232634 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | neutron.list_networks | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 100.0% | 1 | | -> duration | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.724042 Full duration: 22.834018 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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 | 3.008 | 3.008 | 3.008 | 3.008 | 3.008 | 3.008 | 100.0% | 1 | | neutron.list_ports | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | total | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 100.0% | 1 | | -> duration | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.373237 Full duration: 61.589387 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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.487 | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 100.0% | 1 | | neutron.create_subnet | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | neutron.create_router | 5.738 | 5.738 | 5.738 | 5.738 | 5.738 | 5.738 | 100.0% | 1 | | neutron.add_interface_router | 5.579 | 5.579 | 5.579 | 5.579 | 5.579 | 5.579 | 100.0% | 1 | | neutron.list_routers | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | total | 15.103 | 15.103 | 15.103 | 15.103 | 15.103 | 15.103 | 100.0% | 1 | | -> duration | 15.103 | 15.103 | 15.103 | 15.103 | 15.103 | 15.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.102846 Full duration: 94.890308 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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.499 | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 100.0% | 1 | | neutron.create_subnet | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | neutron.list_subnets | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 100.0% | 1 | | -> duration | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.077595 Full duration: 71.862311 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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.773 | 1.773 | 1.773 | 1.773 | 1.773 | 1.773 | 100.0% | 1 | | neutron.delete_security_group | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | total | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | -> duration | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.292918 Full duration: 19.027786 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | neutron.create_security_group_rule | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | neutron.delete_security_group | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | total | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 100.0% | 1 | | -> duration | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.985735 Full duration: 19.919482 -------------------------------------------------------------------------------- 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 17ab72f0-9c54-42fa-a08b-ce3b70f374bc 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.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | neutron.create_router | 6.525 | 6.525 | 6.525 | 6.525 | 6.525 | 6.525 | 100.0% | 1 | | neutron.add_gateway_router | 4.175 | 4.175 | 4.175 | 4.175 | 4.175 | 4.175 | 100.0% | 1 | | neutron.remove_gateway_router | 2.39 | 2.39 | 2.39 | 2.39 | 2.39 | 2.39 | 100.0% | 1 | | total | 14.952 | 14.952 | 14.952 | 14.952 | 14.952 | 14.952 | 100.0% | 1 | | -> duration | 14.952 | 14.952 | 14.952 | 14.952 | 14.952 | 14.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.952277 Full duration: 47.727498 HINTS: * To plot HTML graphics with this data, run: rally task report 17ab72f0-9c54-42fa-a08b-ce3b70f374bc --out output.html * To generate a JUnit report, run: rally task export 17ab72f0-9c54-42fa-a08b-ce3b70f374bc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 17ab72f0-9c54-42fa-a08b-ce3b70f374bc --json --out output.json 2018-04-06 05:16:33,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '17ab72f0-9c54-42fa-a08b-ce3b70f374bc'] 2018-04-06 05:16:40,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 05:16:40,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '17ab72f0-9c54-42fa-a08b-ce3b70f374bc', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-06 05:16:40,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-06 05:16:40,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-06 05:16:40,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-06 05:16:40,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 05:16:40,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 05:16:40,874 - 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': '4be5c634-ec42-4cb6-b327-b524cba26d96', 'tenants_amount': 3, 'image_name': 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'flavor_name': 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 05:18:27,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a73a6602-f148-4534-abd8-0dfc094b6e96 2018-04-06 05:18:27,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a73a6602-f148-4534-abd8-0dfc094b6e96'] 2018-04-06 05:18:33,997 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a73a6602-f148-4534-abd8-0dfc094b6e96: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a" }, "image": { "name": "TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a" }, "block_migration": false, "nics": [ { "net-id": "4be5c634-ec42-4cb6-b327-b524cba26d96" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a73a6602-f148-4534-abd8-0dfc094b6e96 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: cmp002 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 722, in run block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 770, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: cmp002 -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 20.8 | 20.8 | 20.8 | 20.8 | 20.8 | 20.8 | 100.0% | 1 | | nova.find_host_to_migrate | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | nova.live_migrate | 13.338 | 13.338 | 13.338 | 13.338 | 13.338 | 13.338 | 0.0% | 1 | | total | 35.93 | 35.93 | 35.93 | 35.93 | 35.93 | 35.93 | 0.0% | 1 | | -> duration | 34.93 | 34.93 | 34.93 | 34.93 | 34.93 | 34.93 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.930353 Full duration: 59.498974 HINTS: * To plot HTML graphics with this data, run: rally task report a73a6602-f148-4534-abd8-0dfc094b6e96 --out output.html * To generate a JUnit report, run: rally task export a73a6602-f148-4534-abd8-0dfc094b6e96 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a73a6602-f148-4534-abd8-0dfc094b6e96 --json --out output.json 2018-04-06 05:18:33,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a73a6602-f148-4534-abd8-0dfc094b6e96'] 2018-04-06 05:18:40,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 05:18:40,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a73a6602-f148-4534-abd8-0dfc094b6e96', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-06 05:18:40,297 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-04-06 05:18:40,298 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-06 05:18:40,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-06 05:18:40,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 05:18:40,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 05:18:40,443 - 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': '4be5c634-ec42-4cb6-b327-b524cba26d96', 'tenants_amount': 3, 'image_name': 'TestVM-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'flavor_name': 'rally-tiny-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-d161201-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-426b7f4c-0741-41fe-9872-ff9b94a45d4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 05:20:01,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c90a4c30-09cc-4ba9-8779-15da2d29a337 2018-04-06 05:20:01,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c90a4c30-09cc-4ba9-8779-15da2d29a337'] 2018-04-06 05:20:07,940 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c90a4c30-09cc-4ba9-8779-15da2d29a337: 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 c90a4c30-09cc-4ba9-8779-15da2d29a337 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.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | quotas.delete_quotas | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 100.0% | 1 | | -> duration | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.49771 Full duration: 11.993866 -------------------------------------------------------------------------------- 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 c90a4c30-09cc-4ba9-8779-15da2d29a337 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.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | total | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | -> duration | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.372951 Full duration: 11.730977 -------------------------------------------------------------------------------- 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 c90a4c30-09cc-4ba9-8779-15da2d29a337 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.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.074759 Full duration: 11.247908 -------------------------------------------------------------------------------- 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 c90a4c30-09cc-4ba9-8779-15da2d29a337 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.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | total | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | -> duration | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.544245 Full duration: 11.861836 HINTS: * To plot HTML graphics with this data, run: rally task report c90a4c30-09cc-4ba9-8779-15da2d29a337 --out output.html * To generate a JUnit report, run: rally task export c90a4c30-09cc-4ba9-8779-15da2d29a337 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c90a4c30-09cc-4ba9-8779-15da2d29a337 --json --out output.json 2018-04-06 05:20:07,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c90a4c30-09cc-4ba9-8779-15da2d29a337'] 2018-04-06 05:20:14,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 05:20:14,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c90a4c30-09cc-4ba9-8779-15da2d29a337', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-06 05:20:14,403 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-06 05:20:14,414 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:04 | 6 | 100.00% | | glance | 01:36 | 4 | 100.00% | | cinder | 04:04 | 10 | 100.00% | | heat | 01:30 | 4 | 100.00% | | keystone | 03:38 | 11 | 100.00% | | neutron | 09:32 | 11 | 100.00% | | nova | 00:59 | 1 | 0.00% | | quotas | 00:46 | 4 | 100.00% | | | | | | | TOTAL: | 00:23:13 | 51 | 98.04% | +----------------+------------+----------------+-----------+ 2018-04-06 05:20:14,415 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.04% 2018-04-06 05:20:38,044 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 05:20:38,045 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 32:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-06 05:20:38,056 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-06 05:20:38,057 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-06 05:20:38,460 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-06 05:20:38,461 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 05:20:54,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 05:20:53.662 9793 INFO rally.deployment.engine [-] Deployment 4ae2f5b4-11e9-4a95-ad8b-deabce08ab7f | Starting: Destroy cloud and free allocated resources. 2018-04-06 05:20:53.834 9793 INFO rally.deployment.engine [-] Deployment 4ae2f5b4-11e9-4a95-ad8b-deabce08ab7f | Completed: Destroy cloud and free allocated resources. 2018-04-06 05:20:53.895 9793 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660). 2018-04-06 05:20:53.907 9793 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 05:21:09,977 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 05:21:09.386 9796 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b4de4a7a-fb72-4c90-a9a9-f20a56412f6e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b4de4a7a-fb72-4c90-a9a9-f20a56412f6e | 2018-04-06T05:21:09 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b4de4a7a-fb72-4c90-a9a9-f20a56412f6e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-06 05:21:27,554 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-06 05:21:27,555 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 05:21:44,815 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-06 05:21:43.772 9802 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=af6abc79-4c92-44af-93fa-41af1c655660). 2018-04-06 05:21:44.507 9802 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-06 05:22:06,951 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-06 05:22:00.167 9805 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 05:22:00.599 9805 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 05:22:06.523 9805 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6) as the default verifier for the future CLI operations. 2018-04-06 05:22:27,976 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-06 05:22:31,414 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-06 05:22:39,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 05:23:00,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 05:22:58.443 9824 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6) for deployment 'opnfv-rally' (UUID=b4de4a7a-fb72-4c90-a9a9-f20a56412f6e). 2018-04-06 05:22:59.743 9824 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6) has been successfully configured for deployment 'opnfv-rally' (UUID=b4de4a7a-fb72-4c90-a9a9-f20a56412f6e)! 2018-04-06 05:23:00,057 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-06 05:23:00,058 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-06 05:23:00,065 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-06 05:23:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-06 05:23:29,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:23:29.746 9836 INFO rally.api [-] Starting verification (UUID=d17dd5c7-327f-49c6-8e7b-00e6a8de07f7) for deployment 'opnfv-rally' (UUID=b4de4a7a-fb72-4c90-a9a9-f20a56412f6e) by verifier 'opnfv-tempest' (UUID=d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6). 2018-04-06 05:23:29,748 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d17dd5c7-327f-49c6-8e7b-00e6a8de07f7 2018-04-06 05:24:08,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:08.398 9836 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.084s] 2018-04-06 05:24:08,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:08.476 9836 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2018-04-06 05:24:08,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:08.528 9836 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.056s] 2018-04-06 05:24:09,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:09.443 9836 INFO opnfv-tempest [-] {28} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.031s] 2018-04-06 05:24:11,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:11.979 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.050s] 2018-04-06 05:24:12,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:12.257 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.276s] 2018-04-06 05:24:12,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:12.538 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.280s] 2018-04-06 05:24:12,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:12.658 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.118s] 2018-04-06 05:24:12,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:12.727 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.067s] 2018-04-06 05:24:12,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:12.799 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.071s] 2018-04-06 05:24:13,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:13.390 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [2.652s] 2018-04-06 05:24:13,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:13.438 9836 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [2.734s] 2018-04-06 05:24:13,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:13.544 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.743s] 2018-04-06 05:24:13,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:13.720 9836 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.559s] 2018-04-06 05:24:13,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:13.865 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.319s] 2018-04-06 05:24:13,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:13.903 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.038s] 2018-04-06 05:24:14,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:14.282 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.377s] 2018-04-06 05:24:14,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:14.319 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.034s] 2018-04-06 05:24:14,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:14.678 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.358s] 2018-04-06 05:24:15,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:15.004 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.325s] 2018-04-06 05:24:15,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:15.458 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.452s] 2018-04-06 05:24:15,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:15.747 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.287s] 2018-04-06 05:24:16,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:16.289 9836 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.793s] 2018-04-06 05:24:16,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:16.299 9836 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [4.592s] 2018-04-06 05:24:16,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:16.691 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.943s] 2018-04-06 05:24:17,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:17.245 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.553s] 2018-04-06 05:24:17,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:17.454 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.202s] 2018-04-06 05:24:17,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:17.503 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.049s] 2018-04-06 05:24:17,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:17.636 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.132s] 2018-04-06 05:24:18,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:18.093 9836 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.987s] 2018-04-06 05:24:18,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:18.122 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.485s] 2018-04-06 05:24:18,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:18.138 9836 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.838s] 2018-04-06 05:24:18,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:18.286 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.162s] 2018-04-06 05:24:18,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:18.415 9836 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.127s] 2018-04-06 05:24:19,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:19.461 9836 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [6.208s] 2018-04-06 05:24:19,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:19.771 9836 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [11.290s] 2018-04-06 05:24:19,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:19.957 9836 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.325s] 2018-04-06 05:24:20,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:20.142 9836 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.049s] 2018-04-06 05:24:20,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:20.232 9836 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.769s] 2018-04-06 05:24:20,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:20.371 9836 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.414s] 2018-04-06 05:24:20,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:20.859 9836 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [2.024s] 2018-04-06 05:24:21,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:21.439 9836 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [13.685s] 2018-04-06 05:24:21,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:21.778 9836 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [5.376s] 2018-04-06 05:24:22,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:22.405 9836 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.626s] 2018-04-06 05:24:22,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:22.994 9836 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.416s] 2018-04-06 05:24:23,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:23.234 9836 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.237s] 2018-04-06 05:24:23,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:23.483 9836 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [2.620s] 2018-04-06 05:24:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:23.553 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [10.158s] 2018-04-06 05:24:23,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:23.968 9836 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [1.727s] 2018-04-06 05:24:25,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:25.097 9836 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [2.454s] 2018-04-06 05:24:25,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:25.527 9836 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.891s] 2018-04-06 05:24:25,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:25.534 9836 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [2.050s] 2018-04-06 05:24:25,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:25.661 9836 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.564s] 2018-04-06 05:24:26,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:26.139 9836 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.611s] 2018-04-06 05:24:27,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:27.117 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [3.564s] 2018-04-06 05:24:27,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:27.774 9836 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [11.526s] 2018-04-06 05:24:29,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:29.772 9836 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [9.538s] 2018-04-06 05:24:30,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:30.672 9836 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.900s] 2018-04-06 05:24:30,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:30.849 9836 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [11.078s] 2018-04-06 05:24:33,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:33.154 9836 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [2.480s] 2018-04-06 05:24:33,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:33.866 9836 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [6.093s] 2018-04-06 05:24:35,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:35.023 9836 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [14.885s] 2018-04-06 05:24:36,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:36.067 9836 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [28.128s] 2018-04-06 05:24:36,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:36.120 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [9.000s] 2018-04-06 05:24:40,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:40.407 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [1.072s] 2018-04-06 05:24:40,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:40.590 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.183s] 2018-04-06 05:24:40,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:40.839 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.247s] 2018-04-06 05:24:42,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:42.850 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [2.001s] 2018-04-06 05:24:43,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:43.413 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.559s] 2018-04-06 05:24:47,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:47.441 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [4.027s] 2018-04-06 05:24:47,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:47.663 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.222s] 2018-04-06 05:24:48,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:48.830 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [1.165s] 2018-04-06 05:24:49,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:49.223 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.381s] 2018-04-06 05:24:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:49.225 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [13.093s] 2018-04-06 05:24:49,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:49.923 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.707s] 2018-04-06 05:24:50,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:50.146 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.223s] 2018-04-06 05:24:50,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:50.753 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.605s] 2018-04-06 05:24:52,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:52.017 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [1.261s] 2018-04-06 05:24:52,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:52.276 9836 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [33.439s] 2018-04-06 05:24:52,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:52.803 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.424s] 2018-04-06 05:24:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:52.810 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.793s] 2018-04-06 05:24:53,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:53.636 9836 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [21.068s] 2018-04-06 05:24:53,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:53.856 9836 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [1.044s] 2018-04-06 05:24:55,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:55.316 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [2.512s] 2018-04-06 05:24:56,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:56.109 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.791s] 2018-04-06 05:24:56,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:56.586 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.475s] 2018-04-06 05:24:56,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:56.931 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [7.713s] 2018-04-06 05:24:57,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:57.038 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.453s] 2018-04-06 05:24:58,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:58.215 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [1.174s] 2018-04-06 05:24:59,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:59.443 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [1.227s] 2018-04-06 05:24:59,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:24:59.981 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.536s] 2018-04-06 05:25:00,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:00.504 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.520s] 2018-04-06 05:25:01,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:01.281 9836 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.777s] 2018-04-06 05:25:02,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:02.351 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [5.419s] 2018-04-06 05:25:03,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:03.594 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [1.243s] 2018-04-06 05:25:03,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:03.914 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.318s] 2018-04-06 05:25:04,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:04.099 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.183s] 2018-04-06 05:25:04,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:04.229 9836 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.130s] 2018-04-06 05:25:06,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:06.178 9836 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [35.317s] 2018-04-06 05:25:10,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:10.345 9836 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [44.794s] 2018-04-06 05:25:10,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:10.539 9836 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [4.368s] 2018-04-06 05:25:17,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:17.996 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [3.203s] 2018-04-06 05:25:19,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:19.094 9836 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [8.550s] 2018-04-06 05:25:20,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:20.766 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [2.767s] 2018-04-06 05:25:23,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:23.976 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [3.208s] 2018-04-06 05:25:24,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:24.430 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [56.260s] 2018-04-06 05:25:24,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:24.623 9836 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [5.528s] 2018-04-06 05:25:26,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:26.570 9836 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.289s] 2018-04-06 05:25:27,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:27.389 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [3.410s] 2018-04-06 05:25:27,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:27.422 9836 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.850s] 2018-04-06 05:25:27,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:27.829 9836 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [64.446s] 2018-04-06 05:25:28,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:28.438 9836 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.014s] 2018-04-06 05:25:29,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:29.731 9836 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.292s] 2018-04-06 05:25:31,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:31.384 9836 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.652s] 2018-04-06 05:25:31,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:31.899 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [4.507s] 2018-04-06 05:25:32,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:32.229 9836 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [7.599s] 2018-04-06 05:25:32,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:32.700 9836 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.477s] 2018-04-06 05:25:33,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:33.342 9836 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.959s] 2018-04-06 05:25:36,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:36.347 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [4.444s] 2018-04-06 05:25:36,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:36.628 9836 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.282s] 2018-04-06 05:25:37,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:37.799 9836 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [24.499s] 2018-04-06 05:25:38,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:38.394 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [2.048s] 2018-04-06 05:25:39,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:39.778 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.383s] 2018-04-06 05:25:40,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:40.513 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [16.081s] 2018-04-06 05:25:40,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:40.696 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.917s] 2018-04-06 05:25:40,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:40.751 9836 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.962s] 2018-04-06 05:25:43,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:43.391 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.690s] 2018-04-06 05:25:44,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:44.293 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.903s] 2018-04-06 05:25:45,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:45.174 9836 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-04-06 05:25:45,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:45.939 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.637s] 2018-04-06 05:25:46,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:46.912 9836 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [10.276s] 2018-04-06 05:25:47,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:47.092 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.157s] 2018-04-06 05:25:47,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:47.270 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.254s] 2018-04-06 05:25:47,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:47.307 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.035s] 2018-04-06 05:25:47,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:47.937 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.629s] 2018-04-06 05:25:47,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:47.970 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.032s] 2018-04-06 05:25:48,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:48.002 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.031s] 2018-04-06 05:25:48,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:48.494 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.482s] 2018-04-06 05:25:48,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:48.519 9836 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [54.854s] 2018-04-06 05:25:48,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:48.734 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.247s] 2018-04-06 05:25:48,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:48.989 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.254s] 2018-04-06 05:25:49,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:49.980 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.989s] 2018-04-06 05:25:50,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:50.023 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.041s] 2018-04-06 05:25:50,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:50.183 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [3.087s] 2018-04-06 05:25:50,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:50.260 9836 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.237s] 2018-04-06 05:25:50,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:50.709 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [10.194s] 2018-04-06 05:25:51,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:51.084 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.900s] 2018-04-06 05:25:52,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:52.347 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.262s] 2018-04-06 05:25:53,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:53.124 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.775s] 2018-04-06 05:25:54,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:54.439 9836 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.313s] 2018-04-06 05:25:57,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:25:57.944 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.233s] 2018-04-06 05:26:02,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:02.609 9836 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [86.507s] 2018-04-06 05:26:04,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:04.944 9836 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [72.638s] 2018-04-06 05:26:09,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:09.399 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [11.454s] 2018-04-06 05:26:16,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:16.393 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.992s] 2018-04-06 05:26:24,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:24.610 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [1.016s] 2018-04-06 05:26:25,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:25.383 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.770s] 2018-04-06 05:26:26,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:26.132 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.749s] 2018-04-06 05:26:26,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:26.869 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [10.474s] 2018-04-06 05:26:27,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:27.298 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.163s] 2018-04-06 05:26:28,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:28.653 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [1.355s] 2018-04-06 05:26:28,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:28.943 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.287s] 2018-04-06 05:26:29,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:29.237 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.294s] 2018-04-06 05:26:29,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:29.502 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.264s] 2018-04-06 05:26:29,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:29.732 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.228s] 2018-04-06 05:26:29,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:29.980 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.246s] 2018-04-06 05:26:30,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:30.460 9836 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.479s] 2018-04-06 05:26:38,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:38.426 9836 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [33.478s] 2018-04-06 05:26:43,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:43.584 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [16.710s] 2018-04-06 05:26:46,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:46.995 9836 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [44.365s] 2018-04-06 05:26:53,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:53.248 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [9.665s] 2018-04-06 05:26:53,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:53.641 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.393s] 2018-04-06 05:26:53,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:53.989 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.347s] 2018-04-06 05:26:54,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:54.164 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.174s] 2018-04-06 05:26:54,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:54.361 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.195s] 2018-04-06 05:26:54,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:54.794 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.431s] 2018-04-06 05:26:55,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:55.118 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.322s] 2018-04-06 05:26:55,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:55.303 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.184s] 2018-04-06 05:26:55,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:26:55.480 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.176s] 2018-04-06 05:27:03,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:27:03.510 9836 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [16.512s] 2018-04-06 05:27:10,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:27:10.087 9836 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [14.604s] 2018-04-06 05:27:23,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:27:23.799 9836 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [61.649s] 2018-04-06 05:27:24,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:27:24.014 9836 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.214s] 2018-04-06 05:27:25,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:27:25.088 9836 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [1.072s] 2018-04-06 05:27:25,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:27:25.315 9836 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.226s] 2018-04-06 05:27:25,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:27:25.320 9836 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.003s] 2018-04-06 05:27:52,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:27:52.147 9836 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [74.300s] 2018-04-06 05:28:22,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:28:22.686 9836 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [79.131s] 2018-04-06 05:28:24,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:28:24.656 9836 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [32.523s] 2018-04-06 05:31:00,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:31:00.349 9836 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [310.018s] 2018-04-06 05:31:03,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:31:03.289 9836 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [158.566s] 2018-04-06 05:32:14,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:32:14.226 9836 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [70.915s] 2018-04-06 05:36:54,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:36:54.549 9836 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... fail [353.965s] 2018-04-06 05:37:30,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd17dd5c7-327f-49c6-8e7b-00e6a8de07f7']'. 2018-04-06 05:37:37,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 05:37:37,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 05:37:37,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 05:37:37,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d17dd5c7-327f-49c6-8e7b-00e6a8de07f7 | 2018-04-06 05:37:37,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-06 05:37:37,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 05:23:29 | 2018-04-06 05:37:37,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 05:37:29 | 2018-04-06 05:37:37,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:00 | 2018-04-06 05:37:37,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 05:37:37,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 05:37:37,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6) | 2018-04-06 05:37:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 05:37:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b4de4a7a-fb72-4c90-a9a9-f20a56412f6e) | 2018-04-06 05:37:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 197 | 2018-04-06 05:37:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 769.677 | 2018-04-06 05:37:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 191 | 2018-04-06 05:37:37,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-06 05:37:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 05:37:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 05:37:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 6 | 2018-04-06 05:37:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 05:37:37,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 05:37:37,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 96.9543147208% 2018-04-06 05:37:47,234 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 05:37:47,235 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:19 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-06 05:37:47,246 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-06 05:37:47,247 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-06 05:37:47,633 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-06 05:37:47,635 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 05:38:03,509 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 05:38:02.584 10059 INFO rally.deployment.engine [-] Deployment b4de4a7a-fb72-4c90-a9a9-f20a56412f6e | Starting: Destroy cloud and free allocated resources. 2018-04-06 05:38:02.743 10059 INFO rally.deployment.engine [-] Deployment b4de4a7a-fb72-4c90-a9a9-f20a56412f6e | Completed: Destroy cloud and free allocated resources. 2018-04-06 05:38:02.898 10059 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6) for deployment 'opnfv-rally'. 2018-04-06 05:38:03.002 10059 INFO rally.api [-] Deleting verification (UUID=d17dd5c7-327f-49c6-8e7b-00e6a8de07f7). 2018-04-06 05:38:03.080 10059 INFO rally.api [-] Verification has been successfully deleted! 2018-04-06 05:38:03.081 10059 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6). 2018-04-06 05:38:03.113 10059 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 05:38:19,139 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 05:38:18.577 10062 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b487d0e7-de5e-46da-bf47-074f93e64bb6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b487d0e7-de5e-46da-bf47-074f93e64bb6 | 2018-04-06T05:38:18 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b487d0e7-de5e-46da-bf47-074f93e64bb6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-06 05:38:37,493 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-06 05:38:37,494 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 05:38:53,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-06 05:38:52.621 10068 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=d94ed8e0-4477-48e5-bc67-a5bb5a4ddfe6). 2018-04-06 05:38:53.348 10068 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-06 05:39:15,037 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-06 05:39:08.310 10071 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 05:39:08.707 10071 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 05:39:14.615 10071 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=977bde9a-9ede-4b9f-bed5-f8394b1809e1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=977bde9a-9ede-4b9f-bed5-f8394b1809e1) as the default verifier for the future CLI operations. 2018-04-06 05:39:36,660 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-06 05:39:40,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-06 05:39:46,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 05:40:06,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 05:40:04.589 10090 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=977bde9a-9ede-4b9f-bed5-f8394b1809e1) for deployment 'opnfv-rally' (UUID=b487d0e7-de5e-46da-bf47-074f93e64bb6). 2018-04-06 05:40:05.884 10090 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=977bde9a-9ede-4b9f-bed5-f8394b1809e1) has been successfully configured for deployment 'opnfv-rally' (UUID=b487d0e7-de5e-46da-bf47-074f93e64bb6)! 2018-04-06 05:40:06,197 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-06 05:40:06,198 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-06 05:40:06,205 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-06 05:40:06,222 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-06 05:40:26,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-977bde9a-9ede-4b9f-bed5-f8394b1809e1/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-06 05:40:26,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-06 05:40:42,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 05:40:42.022 10099 INFO rally.api [-] Starting verification (UUID=73de0ecf-6bc2-49cd-b66b-e101379ad18b) for deployment 'opnfv-rally' (UUID=b487d0e7-de5e-46da-bf47-074f93e64bb6) by verifier 'opnfv-tempest' (UUID=977bde9a-9ede-4b9f-bed5-f8394b1809e1). 2018-04-06 05:40:42,024 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 73de0ecf-6bc2-49cd-b66b-e101379ad18b 2018-04-06 05:46:08,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '73de0ecf-6bc2-49cd-b66b-e101379ad18b']'. 2018-04-06 05:46:15,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 05:46:15,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 05:46:15,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 05:46:15,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 73de0ecf-6bc2-49cd-b66b-e101379ad18b | 2018-04-06 05:46:15,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-06 05:46:15,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 05:40:41 | 2018-04-06 05:46:15,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 05:46:08 | 2018-04-06 05:46:15,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:27 | 2018-04-06 05:46:15,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 05:46:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 05:46:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 977bde9a-9ede-4b9f-bed5-f8394b1809e1) | 2018-04-06 05:46:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 05:46:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b487d0e7-de5e-46da-bf47-074f93e64bb6) | 2018-04-06 05:46:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-06 05:46:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 284.697 | 2018-04-06 05:46:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-06 05:46:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-06 05:46:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 05:46:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 05:46:15,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-06 05:46:15,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 05:46:15,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 05:46:15,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-06 05:46:25,698 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 05:46:25,699 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 06:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-06 05:46:25,710 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-06 05:46:27,552 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 07:16:57,755 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'2ceed537-f2a6-4688-a0f7-cd5da2c2f2d5' != u'607f68cc-27f9-40a0-bba3-b1b71364b18a' - 2ceed537-f2a6-4688-a0f7-cd5da2c2f2d5 + 607f68cc-27f9-40a0-bba3-b1b71364b18a ---------------------------------------------------------------------- Ran 119 tests in 5429.952s FAILED (failures=1) 2018-04-06 07:16:58,244 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 07:16:58,245 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 90:30 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-06 07:16:58,256 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-06 07:16:58,257 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-06 07:16:58,675 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-04-06 07:16:58,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 07:17:14,836 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 07:17:13.786 10486 INFO rally.deployment.engine [-] Deployment b487d0e7-de5e-46da-bf47-074f93e64bb6 | Starting: Destroy cloud and free allocated resources. 2018-04-06 07:17:13.966 10486 INFO rally.deployment.engine [-] Deployment b487d0e7-de5e-46da-bf47-074f93e64bb6 | Completed: Destroy cloud and free allocated resources. 2018-04-06 07:17:14.167 10486 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=977bde9a-9ede-4b9f-bed5-f8394b1809e1) for deployment 'opnfv-rally'. 2018-04-06 07:17:14.309 10486 INFO rally.api [-] Deleting verification (UUID=73de0ecf-6bc2-49cd-b66b-e101379ad18b). 2018-04-06 07:17:14.404 10486 INFO rally.api [-] Verification has been successfully deleted! 2018-04-06 07:17:14.405 10486 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=977bde9a-9ede-4b9f-bed5-f8394b1809e1). 2018-04-06 07:17:14.438 10486 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 07:17:31,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 07:17:30.793 10489 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6be083e4-d20a-467b-8f7b-5441a9ae92ca) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6be083e4-d20a-467b-8f7b-5441a9ae92ca | 2018-04-06T07:17:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6be083e4-d20a-467b-8f7b-5441a9ae92ca ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-06 07:17:49,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-06 07:17:49,169 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 07:18:04,993 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-06 07:18:04.077 10495 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=977bde9a-9ede-4b9f-bed5-f8394b1809e1). 2018-04-06 07:18:04.688 10495 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-06 07:18:26,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-06 07:18:19.836 10498 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 07:18:20.247 10498 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 07:18:26.106 10498 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=43f7faec-b1a8-4e52-aea4-b274e6f4e7e3) has been successfully created! Using verifier 'opnfv-tempest' (UUID=43f7faec-b1a8-4e52-aea4-b274e6f4e7e3) as the default verifier for the future CLI operations. 2018-04-06 07:18:48,487 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-06 07:18:52,677 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-06 07:18:59,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 07:19:20,352 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 07:19:18.712 10517 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=43f7faec-b1a8-4e52-aea4-b274e6f4e7e3) for deployment 'opnfv-rally' (UUID=6be083e4-d20a-467b-8f7b-5441a9ae92ca). 2018-04-06 07:19:20.040 10517 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=43f7faec-b1a8-4e52-aea4-b274e6f4e7e3) has been successfully configured for deployment 'opnfv-rally' (UUID=6be083e4-d20a-467b-8f7b-5441a9ae92ca)! 2018-04-06 07:19:20,353 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-06 07:19:20,354 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-06 07:19:20,361 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-06 07:19:20,375 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-06 07:19:40,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-43f7faec-b1a8-4e52-aea4-b274e6f4e7e3/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-06 07:19:40,446 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-06 07:19:40,450 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-06 07:19:40,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-06 07:19:55,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 07:19:55.711 10526 INFO rally.api [-] Starting verification (UUID=d3407b50-8d8f-49c3-8c4a-414d3546e187) for deployment 'opnfv-rally' (UUID=6be083e4-d20a-467b-8f7b-5441a9ae92ca) by verifier 'opnfv-tempest' (UUID=43f7faec-b1a8-4e52-aea4-b274e6f4e7e3). 2018-04-06 07:19:55,715 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d3407b50-8d8f-49c3-8c4a-414d3546e187 2018-04-06 07:24:32,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd3407b50-8d8f-49c3-8c4a-414d3546e187']'. 2018-04-06 07:24:38,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 07:24:38,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 07:24:38,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 07:24:38,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d3407b50-8d8f-49c3-8c4a-414d3546e187 | 2018-04-06 07:24:38,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-06 07:24:38,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 07:19:55 | 2018-04-06 07:24:38,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 07:24:32 | 2018-04-06 07:24:38,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:37 | 2018-04-06 07:24:38,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 07:24:38,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 07:24:38,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 43f7faec-b1a8-4e52-aea4-b274e6f4e7e3) | 2018-04-06 07:24:38,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 07:24:38,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6be083e4-d20a-467b-8f7b-5441a9ae92ca) | 2018-04-06 07:24:38,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-06 07:24:38,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 242.525 | 2018-04-06 07:24:38,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-06 07:24:38,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-06 07:24:38,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 07:24:38,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 07:24:38,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-06 07:24:38,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 07:24:38,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 07:24:38,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-06 07:24:50,996 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 07:24:50,997 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 06:02 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-06 07:24:51,014 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:32 | PASS | | vping_userdata | functest | smoke | 01:14 | PASS | | tempest_smoke_serial | functest | smoke | 29:55 | PASS | | rally_sanity | functest | smoke | 32:36 | FAIL | | refstack_defcore | functest | smoke | 15:19 | FAIL | | patrole | functest | smoke | 06:49 | PASS | | snaps_smoke | functest | smoke | 90:30 | FAIL | | neutron_trunk | functest | smoke | 06:02 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-06 07:24:51,056 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-06 07:25:00,591 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-master-26 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod5 | +--------------------------------------+---------------------------------------------------------------------+ 2018-04-06 07:25:00,606 - 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://172.16.10.35:35357/v3 2018-04-06 07:25:00,607 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 07:25:00,608 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-06 07:25:00,610 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-06 07:25:00,622 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-06 07:25:07,834 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-master-26 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod5 | +--------------------------------------+---------------------------------------------------------------------+ 2018-04-06 07:25:07,850 - 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://172.16.10.35:35357/v3 2018-04-06 07:25:07,850 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 07:25:07,854 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-04-06 07:25:07,859 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-06 07:25:07,860 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-06 07:25:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-06 07:25:10,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-04-06 07:25:11,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-04-06 07:25:12,316 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-06 07:25:12,317 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-06 07:25:15,539 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-32cdda92-a835-4514-a363-2cfcfe6dcc25, password=3f322924-71c8-4e60-91a1-dd3e857c8aa5, auth_url=http://172.16.10.35:35357/v3, project_name=cloudify_ims-32cdda92-a835-4514-a363-2cfcfe6dcc25, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-06 07:25:15,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-06 07:25:19,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-06 07:25:19,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-06 07:29:23,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-06 07:29:40,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-06 07:29:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-06 07:30:07,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-06 07:30:12,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-06 07:30:13,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-06 07:38:04,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '3f322924-71c8-4e60-91a1-dd3e857c8aa5', 'keystone_tenant_name': 'cloudify_ims-32cdda92-a835-4514-a363-2cfcfe6dcc25', 'region': 'RegionOne', 'keystone_url': u'https://10.0.8.101:5000/v3', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_ims-32cdda92-a835-4514-a363-2cfcfe6dcc25', 'project_domain_name': 'Default'} 2018-04-06 07:38:04,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-04-06 07:40:14,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 07:42:54,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 07:45:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 07:48:14,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 07:50:53,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 07:53:33,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 07:56:13,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 07:58:53,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:01:32,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:04:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:04:42,593 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 265, in deploy_orchestrator raise Exception("Cloudify Manager isn't up and running") Exception: Cloudify Manager isn't up and running 2018-04-06 08:04:42,928 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 08:04:42,928 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 39:30 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-06 08:04:42,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-04-06 08:06:52,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-04-06 08:06:52,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-04-06 08:06:52,308 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-06 08:07:33,733 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-06 08:07:33,733 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-06 08:07:35,229 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-06 08:07:37,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-06 08:07:37,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-06 08:07:37,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-04-06 08:07:37,776 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-06 08:07:37,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-04-06 08:07:37,935 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-06 08:07:41,673 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-74ae0246-5b1d-42c7-a272-025cb9cd3698, password=3403a1b2-aafc-470f-9a85-538f32164d01, auth_url=http://172.16.10.35:35357/v3, project_name=vyos_vrouter-74ae0246-5b1d-42c7-a272-025cb9cd3698, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-06 08:07:41,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-06 08:07:41,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-06 08:07:41,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-06 08:11:10,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-06 08:11:34,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-06 08:11:35,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-06 08:12:01,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-06 08:12:06,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-06 08:12:07,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-06 08:19:59,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-04-06 08:22:09,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:24:49,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:27:29,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:30:09,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:32:48,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:35:28,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:38:08,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:40:48,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:43:27,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:46:07,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-06 08:46:37,538 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 276, in deploy_orchestrator raise Exception("Cloudify Manager isn't up and running") Exception: Cloudify Manager isn't up and running 2018-04-06 08:46:37,892 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 08:46:37,893 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 38:60 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-06 08:46:37,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-04-06 08:48:47,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-04-06 08:48:47,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-04-06 08:48:47,252 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-06 08:49:29,077 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-06 08:49:29,078 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-06 08:49:29,406 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-04-06 08:49:29,495 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-06 08:49:29,495 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-06 08:49:33,292 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-e132da55-653c-4a5f-b669-82a616461eca, password=bd704d7c-cf4d-42c8-84cd-354bc81ebe56, auth_url=http://172.16.10.35:35357/v3, project_name=juju_epc-e132da55-653c-4a5f-b669-82a616461eca, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-06 08:49:34,102 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-06 08:49:49,458 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-04-06 08:49:49,460 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-06 08:49:51,647 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=0b3f7658-5858-4fd4-a258-1c5d3271e5f7, auth_url=http://172.16.10.35:35357/v3, project_name=juju_epc-e132da55-653c-4a5f-b669-82a616461eca, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-06 08:49:51,866 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-04-06 08:49:51,867 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-06 08:49:51,868 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-06 08:49:57,152 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-06 08:50:19,694 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-06 08:50:20,725 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-06 08:50:20,758 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-04-06 08:50:20,758 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-06 08:50:39,809 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 735e161a-1f11-4c05-9d58-f585b98e0531 -s trusty -r RegionOne -u https://10.0.8.101:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-04-06 08:50:39,810 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-04-06 08:50:57,441 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i f537e0f3-9bc6-4cd1-9289-b9fa3e8c3b75 -s xenial -r RegionOne -u https://10.0.8.101:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-04-06 08:50:57,442 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 701009fd-43a9-4479-8ad4-dfec3d61590e 2018-04-06 08:51:27,300 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 08:51:27,300 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 01:57 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-06 08:51:27,311 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-06 08:51:27,478 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-06 08:51:27,478 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-06 08:51:53,515 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-06 08:51:53,516 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 39:30 | FAIL | | vyos_vrouter | functest | vnf | 38:60 | FAIL | | juju_epc | functest | vnf | 01:57 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-06 08:51:53,525 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-06 08:52:00,779 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+---------------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+---------------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-arm-daily-master-26 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod5 | +--------------------------------------+---------------------------------------------------------------------+ 2018-04-06 08:52:00,795 - 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://172.16.10.35:35357/v3 2018-04-06 08:52:00,795 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 08:52:00,796 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-06 08:52:00,798 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-06 08:52:00,802 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK