2018-04-06 14:21:46,924 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-96 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-06 14:21:46,928 - 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 SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-06 14:21:46,928 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 14:21:46,929 - 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 14:21:46,931 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-06 14:21:46,931 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-06 14:21:49,295 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 14:22:00,187 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.882s OK 2018-04-06 14:22:00,306 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 14:22:00,306 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-06 14:22:00,311 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-06 14:22:01,372 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 14:33:46,505 - 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 705.079s OK 2018-04-06 14:33:46,636 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 14:33:46,636 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-06 14:33:46,640 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-06 14:33:47,706 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 14:34:32,312 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 44.605s OK 2018-04-06 14:34:32,426 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 14:34:32,426 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-06 14:34:32,431 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 11:45 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-06 14:34:32,434 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-06 14:34:38,755 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-96 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-06 14:34:38,759 - 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 SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-06 14:34:38,759 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 14:34:38,760 - 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 odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-04-06 14:34:38,762 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-06 14:34:38,762 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-06 14:34:40,701 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-06 14:34:40,702 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-06 14:34:40,702 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-06 14:34:40' 2018-04-06 14:34:40,702 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--473cb586-c1bd-473d-b164-04288fb4ef9a' 2018-04-06 14:34:43,254 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-473cb586-c1bd-473d-b164-04288fb4ef9a' 2018-04-06 14:34:47,315 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-473cb586-c1bd-473d-b164-04288fb4ef9a' 2018-04-06 14:34:55,575 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-473cb586-c1bd-473d-b164-04288fb4ef9a' 2018-04-06 14:34:56,760 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-473cb586-c1bd-473d-b164-04288fb4ef9a' 2018-04-06 14:34:57,509 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-473cb586-c1bd-473d-b164-04288fb4ef9a' 2018-04-06 14:35:03,787 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-473cb586-c1bd-473d-b164-04288fb4ef9a' 2018-04-06 14:35:07,570 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-473cb586-c1bd-473d-b164-04288fb4ef9a' 2018-04-06 14:35:30,177 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-06 14:35:52,008 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-06 14:35:52,146 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-06 14:35:53,154 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-06 14:35:53,272 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 14:35:53,272 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-06 14:36:17,379 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-06 14:36:17,475 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-06 14:36:17,475 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-06 14:36:17' 2018-04-06 14:36:17,475 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5e9b5abe-2bd0-4f9e-bda7-457ec8552762' 2018-04-06 14:36:19,337 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5e9b5abe-2bd0-4f9e-bda7-457ec8552762' 2018-04-06 14:36:22,046 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5e9b5abe-2bd0-4f9e-bda7-457ec8552762' 2018-04-06 14:36:29,345 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5e9b5abe-2bd0-4f9e-bda7-457ec8552762' 2018-04-06 14:36:30,075 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5e9b5abe-2bd0-4f9e-bda7-457ec8552762' 2018-04-06 14:36:37,241 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5e9b5abe-2bd0-4f9e-bda7-457ec8552762' 2018-04-06 14:36:43,773 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-06 14:36:54,018 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-06 14:36:55,915 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-04-06 14:37:01,928 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-06 14:37:02,046 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 14:37:02,048 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-06 14:37:22,866 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-06 14:37:22,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 14:37:28,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 14:37:28.092 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=34791189-3750-48e7-b2e0-8fca11f48af1) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 34791189-3750-48e7-b2e0-8fca11f48af1 | 2018-04-06T14:37:27 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 34791189-3750-48e7-b2e0-8fca11f48af1 ~/.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 14:37:32,290 - 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 14:37:32,291 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 14:37:38,913 - 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 14:37:36.955 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 14:37:37.360 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 14:37:38.683 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58) as the default verifier for the future CLI operations. 2018-04-06 14:37:42,297 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-06 14:37:45,086 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-06 14:37:49,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 14:37:54,610 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 14:37:53.517 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58) for deployment 'opnfv-rally' (UUID=34791189-3750-48e7-b2e0-8fca11f48af1). 2018-04-06 14:37:54.348 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58) has been successfully configured for deployment 'opnfv-rally' (UUID=34791189-3750-48e7-b2e0-8fca11f48af1)! 2018-04-06 14:37:54,610 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-06 14:37:54,611 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-06 14:37:54,612 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-06 14:37:54,616 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-06 14:37:58,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5b0178af-ddca-4674-bd85-29df1fe86e58/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-06 14:37:58,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-06 14:37:58,021 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-06 14:37:58,022 - 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 14:38:00,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:38:00.444 55 INFO rally.api [-] Starting verification (UUID=e4f572cc-dccc-4a54-96bf-45d475950b99) for deployment 'opnfv-rally' (UUID=34791189-3750-48e7-b2e0-8fca11f48af1) by verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58). 2018-04-06 14:38:00,447 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: e4f572cc-dccc-4a54-96bf-45d475950b99 2018-04-06 14:38:07,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:38:07.545 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.217s] 2018-04-06 14:38:07,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:38:07.659 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.114s] 2018-04-06 14:38:15,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:38:15.803 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.794s] 2018-04-06 14:38:18,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:38:18.611 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.806s] 2018-04-06 14:38:34,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:38:34.294 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.432s] 2018-04-06 14:38:58,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:38:58.781 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [16.294s] 2018-04-06 14:39:38,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:39:38.979 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.198s] 2018-04-06 14:39:38,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:39:38.981 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-06 14:40:19,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:40:19.951 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.151s] 2018-04-06 14:40:19,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:40:19.953 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-06 14:41:00,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:41:00.569 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.156s] 2018-04-06 14:41:00,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:41:00.571 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-06 14:42:04,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:42:04.856 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [24.795s] 2018-04-06 14:42:36,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:42:36.008 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.090s] 2018-04-06 14:42:36,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:42:36.217 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.208s] 2018-04-06 14:42:47,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:42:47.685 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.850s] 2018-04-06 14:42:47,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:42:47.696 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-04-06 14:42:49,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:42:49.582 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-06 14:42:49,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:42:49.583 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-06 14:42:53,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:42:53.790 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.269s] 2018-04-06 14:43:02,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:43:02.064 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.033s] 2018-04-06 14:43:10,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:43:10.430 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.980s] 2018-04-06 14:43:20,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:43:20.051 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.489s] 2018-04-06 14:43:31,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:43:31.586 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.588s] 2018-04-06 14:43:40,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:43:40.247 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.404s] 2018-04-06 14:43:47,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:43:47.628 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.130s] 2018-04-06 14:43:56,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:43:56.349 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.253s] 2018-04-06 14:44:05,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:05.410 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.294s] 2018-04-06 14:44:15,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:15.840 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.231s] 2018-04-06 14:44:19,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:19.679 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-06 14:44:21,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:21.915 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.024s] 2018-04-06 14:44:21,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:21.939 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2018-04-06 14:44:21,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:21.967 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2018-04-06 14:44:21,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:21.976 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-04-06 14:44:27,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:27.341 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.045s] 2018-04-06 14:44:28,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:28.256 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.915s] 2018-04-06 14:44:29,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:29.018 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.762s] 2018-04-06 14:44:34,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:34.118 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-04-06 14:44:40,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:40.188 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.917s] 2018-04-06 14:44:57,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:44:57.521 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.011s] 2018-04-06 14:45:02,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:45:02.562 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.040s] 2018-04-06 14:45:19,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:45:19.978 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.635s] 2018-04-06 14:45:24,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:45:24.903 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.923s] 2018-04-06 14:45:32,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:45:32.880 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.976s] 2018-04-06 14:45:45,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:45:45.943 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.491s] 2018-04-06 14:45:51,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:45:51.156 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.212s] 2018-04-06 14:45:56,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:45:56.697 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.540s] 2018-04-06 14:46:18,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:18.614 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.759s] 2018-04-06 14:46:18,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:18.998 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.384s] 2018-04-06 14:46:19,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:19.257 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.257s] 2018-04-06 14:46:19,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:19.432 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.176s] 2018-04-06 14:46:19,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:19.725 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.291s] 2018-04-06 14:46:19,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:19.942 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.217s] 2018-04-06 14:46:38,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:38.109 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.805s] 2018-04-06 14:46:38,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:38.302 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.194s] 2018-04-06 14:46:38,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:38.617 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.315s] 2018-04-06 14:46:38,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:38.835 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.217s] 2018-04-06 14:46:39,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:39.044 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.208s] 2018-04-06 14:46:39,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:39.179 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.135s] 2018-04-06 14:46:55,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:46:55.680 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.210s] 2018-04-06 14:47:03,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:03.963 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.282s] 2018-04-06 14:47:07,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:07.170 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.204s] 2018-04-06 14:47:07,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:07.323 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.153s] 2018-04-06 14:47:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:07.470 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.147s] 2018-04-06 14:47:23,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:23.571 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.957s] 2018-04-06 14:47:32,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:32.366 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.793s] 2018-04-06 14:47:35,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:35.054 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.687s] 2018-04-06 14:47:35,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:35.180 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.127s] 2018-04-06 14:47:35,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:35.285 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.104s] 2018-04-06 14:47:55,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:47:55.931 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.376s] 2018-04-06 14:48:03,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:48:03.974 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.044s] 2018-04-06 14:48:10,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:48:10.680 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.704s] 2018-04-06 14:48:15,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:48:15.403 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.723s] 2018-04-06 14:48:49,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:48:49.389 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.246s] 2018-04-06 14:48:58,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:48:58.158 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.769s] 2018-04-06 14:49:04,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:04.279 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.120s] 2018-04-06 14:49:08,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:08.844 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.565s] 2018-04-06 14:49:30,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:30.994 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.988s] 2018-04-06 14:49:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:33.504 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.507s] 2018-04-06 14:49:33,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:33.690 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.188s] 2018-04-06 14:49:39,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:39.430 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.983s] 2018-04-06 14:49:41,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:41.982 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.548s] 2018-04-06 14:49:42,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:42.141 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.159s] 2018-04-06 14:49:47,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:47.386 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.242s] 2018-04-06 14:49:51,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:51.807 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-04-06 14:49:53,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:53.541 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-06 14:49:53,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:53.544 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-06 14:49:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:53.545 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-06 14:49:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:53.546 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-06 14:49:53,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:53.547 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-06 14:49:55,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:49:55.644 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-04-06 14:50:17,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:50:17.275 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.673s] 2018-04-06 14:50:57,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:50:57.251 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [25.449s] 2018-04-06 14:51:24,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:51:24.476 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.221s] 2018-04-06 14:51:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:51:34.556 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.112s] 2018-04-06 14:53:20,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:53:20.103 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [76.915s] 2018-04-06 14:54:15,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:54:15.094 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [43.304s] 2018-04-06 14:55:13,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 14:55:13.607 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.001s] 2018-04-06 14:55:35,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e4f572cc-dccc-4a54-96bf-45d475950b99']'. 2018-04-06 14:55:36,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 14:55:36,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 14:55:36,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 14:55:36,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e4f572cc-dccc-4a54-96bf-45d475950b99 | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 14:38:00 | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 14:55:35 | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:35 | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5b0178af-ddca-4674-bd85-29df1fe86e58) | 2018-04-06 14:55:36,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 34791189-3750-48e7-b2e0-8fca11f48af1) | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1028.478 | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-06 14:55:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 14:55:36,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 14:55:36,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-06 14:55:43,366 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 14:55:43,366 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:01 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-06 14:55:43,371 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-06 14:55:43,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 14:55:46,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 14:55:45.872 127 INFO rally.deployment.engine [-] Deployment 34791189-3750-48e7-b2e0-8fca11f48af1 | Starting: Destroy cloud and free allocated resources. 2018-04-06 14:55:46.073 127 INFO rally.deployment.engine [-] Deployment 34791189-3750-48e7-b2e0-8fca11f48af1 | Completed: Destroy cloud and free allocated resources. 2018-04-06 14:55:46.118 127 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58) for deployment 'opnfv-rally'. 2018-04-06 14:55:46.136 127 INFO rally.api [-] Deleting verification (UUID=e4f572cc-dccc-4a54-96bf-45d475950b99). 2018-04-06 14:55:46.264 127 INFO rally.api [-] Verification has been successfully deleted! 2018-04-06 14:55:46.264 127 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58). 2018-04-06 14:55:46.284 127 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 14:55:49,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 14:55:49.156 130 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=fd8cb910-baf4-4b4a-8f21-2840adb6a140) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | fd8cb910-baf4-4b4a-8f21-2840adb6a140 | 2018-04-06T14:55:49 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: fd8cb910-baf4-4b4a-8f21-2840adb6a140 ~/.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 14:55:53,340 - 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 14:55:53,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-06 14:55:55,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1'... 2018-04-06 14:55:57,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-9bcda3d8-d570-4df3-83c6-3642419998d1'... 2018-04-06 14:56:00,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-9bcda3d8-d570-4df3-83c6-3642419998d1'... 2018-04-06 14:56:07,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1'... 2018-04-06 14:56:08,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1'... 2018-04-06 14:56:09,063 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-06 14:56:09,064 - 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 14:56:09,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 14:56:09,106 - 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 14:56:09,111 - 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': 'e2e5bcad-94db-4a80-8838-bdedae342325', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1', 'flavor_name': 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1', '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 14:57:21,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e0910520-ac2e-4f18-9fef-421296c29a54 2018-04-06 14:57:21,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-06 14:57:21,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e0910520-ac2e-4f18-9fef-421296c29a54'] 2018-04-06 14:57:22,931 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e0910520-ac2e-4f18-9fef-421296c29a54: 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 e0910520-ac2e-4f18-9fef-421296c29a54 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> duration | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720516 Full duration: 7.963391 -------------------------------------------------------------------------------- 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 e0910520-ac2e-4f18-9fef-421296c29a54 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | total | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | -> duration | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.340215 Full duration: 8.810446 -------------------------------------------------------------------------------- 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 e0910520-ac2e-4f18-9fef-421296c29a54 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | total | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 100.0% | 1 | | -> duration | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.286974 Full duration: 8.54752 -------------------------------------------------------------------------------- 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 e0910520-ac2e-4f18-9fef-421296c29a54 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | total | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> duration | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.220546 Full duration: 8.603559 -------------------------------------------------------------------------------- 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 e0910520-ac2e-4f18-9fef-421296c29a54 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | total | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | | -> duration | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.397498 Full duration: 8.554802 -------------------------------------------------------------------------------- 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 e0910520-ac2e-4f18-9fef-421296c29a54 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.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> duration | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.102462 Full duration: 8.348341 HINTS: * To plot HTML graphics with this data, run: rally task report e0910520-ac2e-4f18-9fef-421296c29a54 --out output.html * To generate a JUnit report, run: rally task export e0910520-ac2e-4f18-9fef-421296c29a54 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e0910520-ac2e-4f18-9fef-421296c29a54 --json --out output.json 2018-04-06 14:57:22,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e0910520-ac2e-4f18-9fef-421296c29a54'] 2018-04-06 14:57:24,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 14:57:24,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e0910520-ac2e-4f18-9fef-421296c29a54', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-06 14:57:24,100 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-06 14:57:24,101 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-06 14:57:24,101 - 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 14:57:24,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 14:57:24,141 - 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 14:57:24,144 - 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': 'e2e5bcad-94db-4a80-8838-bdedae342325', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1', 'flavor_name': 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1', '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 14:59:02,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 366e8b8b-0d33-4dbe-9059-97142b770959 2018-04-06 14:59:02,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '366e8b8b-0d33-4dbe-9059-97142b770959'] 2018-04-06 14:59:04,066 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 366e8b8b-0d33-4dbe-9059-97142b770959: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 366e8b8b-0d33-4dbe-9059-97142b770959 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | -> glance_v2.upload_data | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | glance_v2.delete_image | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | total | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | -> duration | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.50258 Full duration: 12.649555 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 366e8b8b-0d33-4dbe-9059-97142b770959 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.49 | 3.49 | 3.49 | 3.49 | 3.49 | 3.49 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | -> glance_v2.upload_data | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | glance_v2.list_images | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 3.657 | 3.657 | 3.657 | 3.657 | 3.657 | 3.657 | 100.0% | 1 | | -> duration | 3.657 | 3.657 | 3.657 | 3.657 | 3.657 | 3.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.657194 Full duration: 14.962408 -------------------------------------------------------------------------------- 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 366e8b8b-0d33-4dbe-9059-97142b770959 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | total | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> duration | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.473884 Full duration: 8.781532 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "number_instances": 2, "nics": [ { "net-id": "e2e5bcad-94db-4a80-8838-bdedae342325" } ] }, "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 366e8b8b-0d33-4dbe-9059-97142b770959 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.241 | 3.241 | 3.241 | 3.241 | 3.241 | 3.241 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | -> glance_v2.upload_data | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | nova.boot_servers | 15.054 | 15.054 | 15.054 | 15.054 | 15.054 | 15.054 | 100.0% | 1 | | total | 18.296 | 18.296 | 18.296 | 18.296 | 18.296 | 18.296 | 100.0% | 1 | | -> duration | 17.296 | 17.296 | 17.296 | 17.296 | 17.296 | 17.296 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.296236 Full duration: 40.941663 HINTS: * To plot HTML graphics with this data, run: rally task report 366e8b8b-0d33-4dbe-9059-97142b770959 --out output.html * To generate a JUnit report, run: rally task export 366e8b8b-0d33-4dbe-9059-97142b770959 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 366e8b8b-0d33-4dbe-9059-97142b770959 --json --out output.json 2018-04-06 14:59:04,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '366e8b8b-0d33-4dbe-9059-97142b770959'] 2018-04-06 14:59:05,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 14:59:05,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '366e8b8b-0d33-4dbe-9059-97142b770959', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-06 14:59:05,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-06 14:59:05,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-06 14:59:05,243 - 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 14:59:05,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 14:59:05,283 - 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 14:59:05,284 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-06 14:59:05,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-06 14:59:05,284 - 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 14:59:05,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 14:59:05,315 - 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 14:59:05,320 - 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': 'e2e5bcad-94db-4a80-8838-bdedae342325', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1', 'flavor_name': 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1', '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 15:04:17,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d55d6819-3094-48c6-ad8c-977b633f16f0 2018-04-06 15:04:17,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd55d6819-3094-48c6-ad8c-977b633f16f0'] 2018-04-06 15:04:18,964 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d55d6819-3094-48c6-ad8c-977b633f16f0: 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 d55d6819-3094-48c6-ad8c-977b633f16f0 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.072 | 3.072 | 3.072 | 3.072 | 3.072 | 3.072 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.651 | 10.651 | 10.651 | 10.651 | 10.651 | 10.651 | 100.0% | 1 | | total | 13.724 | 13.724 | 13.724 | 13.724 | 13.724 | 13.724 | 100.0% | 1 | | -> duration | 13.724 | 13.724 | 13.724 | 13.724 | 13.724 | 13.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.72399 Full duration: 42.7978 -------------------------------------------------------------------------------- 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 d55d6819-3094-48c6-ad8c-977b633f16f0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.524 | 3.524 | 3.524 | 3.524 | 3.524 | 3.524 | 100.0% | 1 | | cinder_v2.delete_volume | 10.869 | 10.869 | 10.869 | 10.869 | 10.869 | 10.869 | 100.0% | 1 | | total | 14.394 | 14.394 | 14.394 | 14.394 | 14.394 | 14.394 | 100.0% | 1 | | -> duration | 14.394 | 14.394 | 14.394 | 14.394 | 14.394 | 14.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.393771 Full duration: 26.566881 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task d55d6819-3094-48c6-ad8c-977b633f16f0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.69 | 5.69 | 5.69 | 5.69 | 5.69 | 5.69 | 100.0% | 1 | | cinder_v2.delete_volume | 10.849 | 10.849 | 10.849 | 10.849 | 10.849 | 10.849 | 100.0% | 1 | | total | 16.539 | 16.539 | 16.539 | 16.539 | 16.539 | 16.539 | 100.0% | 1 | | -> duration | 16.539 | 16.539 | 16.539 | 16.539 | 16.539 | 16.539 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.538966 Full duration: 29.44141 -------------------------------------------------------------------------------- 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 d55d6819-3094-48c6-ad8c-977b633f16f0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.292 | 3.292 | 3.292 | 3.292 | 3.292 | 3.292 | 100.0% | 1 | | cinder_v2.delete_volume | 11.062 | 11.062 | 11.062 | 11.062 | 11.062 | 11.062 | 100.0% | 1 | | total | 14.354 | 14.354 | 14.354 | 14.354 | 14.354 | 14.354 | 100.0% | 1 | | -> duration | 14.354 | 14.354 | 14.354 | 14.354 | 14.354 | 14.354 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.354163 Full duration: 25.3648 -------------------------------------------------------------------------------- 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 d55d6819-3094-48c6-ad8c-977b633f16f0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.629 | 3.629 | 3.629 | 3.629 | 3.629 | 3.629 | 100.0% | 1 | | cinder_v2.extend_volume | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | cinder_v2.delete_volume | 19.384 | 19.384 | 19.384 | 19.384 | 19.384 | 19.384 | 100.0% | 1 | | total | 25.515 | 25.515 | 25.515 | 25.515 | 25.515 | 25.515 | 100.0% | 1 | | -> duration | 25.515 | 25.515 | 25.515 | 25.515 | 25.515 | 25.515 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.514833 Full duration: 36.549604 -------------------------------------------------------------------------------- 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 d55d6819-3094-48c6-ad8c-977b633f16f0 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 | 27.078 | 27.078 | 27.078 | 27.078 | 27.078 | 27.078 | 100.0% | 1 | | cinder_v2.delete_volume | 10.878 | 10.878 | 10.878 | 10.878 | 10.878 | 10.878 | 100.0% | 1 | | total | 37.958 | 37.958 | 37.958 | 37.958 | 37.958 | 37.958 | 100.0% | 1 | | -> duration | 37.958 | 37.958 | 37.958 | 37.958 | 37.958 | 37.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.957623 Full duration: 65.137078 -------------------------------------------------------------------------------- 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 d55d6819-3094-48c6-ad8c-977b633f16f0 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | cinder_v2.list_qos | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843584 Full duration: 13.15924 -------------------------------------------------------------------------------- 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 d55d6819-3094-48c6-ad8c-977b633f16f0 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | cinder_v2.set_qos | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.831795 Full duration: 13.789958 -------------------------------------------------------------------------------- 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 d55d6819-3094-48c6-ad8c-977b633f16f0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | cinder_v2.list_types | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> duration | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89793 Full duration: 13.364586 -------------------------------------------------------------------------------- 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 d55d6819-3094-48c6-ad8c-977b633f16f0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892883 Full duration: 12.995818 HINTS: * To plot HTML graphics with this data, run: rally task report d55d6819-3094-48c6-ad8c-977b633f16f0 --out output.html * To generate a JUnit report, run: rally task export d55d6819-3094-48c6-ad8c-977b633f16f0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d55d6819-3094-48c6-ad8c-977b633f16f0 --json --out output.json 2018-04-06 15:04:18,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd55d6819-3094-48c6-ad8c-977b633f16f0'] 2018-04-06 15:04:20,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 15:04:20,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd55d6819-3094-48c6-ad8c-977b633f16f0', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-06 15:04:20,308 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-06 15:04:20,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-06 15:04:20,309 - 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 15:04:20,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 15:04:20,364 - 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 15:04:20,366 - 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': 'e2e5bcad-94db-4a80-8838-bdedae342325', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1', 'flavor_name': 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1', '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 15:05:56,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5909f750-03a1-47ee-820e-33b2f8a19ccd 2018-04-06 15:05:56,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5909f750-03a1-47ee-820e-33b2f8a19ccd'] 2018-04-06 15:05:57,610 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5909f750-03a1-47ee-820e-33b2f8a19ccd: 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 5909f750-03a1-47ee-820e-33b2f8a19ccd 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.329 | 5.329 | 5.329 | 5.329 | 5.329 | 5.329 | 100.0% | 1 | | heat.update_stack | 2.766 | 2.766 | 2.766 | 2.766 | 2.766 | 2.766 | 100.0% | 1 | | heat.delete_stack | 2.819 | 2.819 | 2.819 | 2.819 | 2.819 | 2.819 | 100.0% | 1 | | total | 10.914 | 10.914 | 10.914 | 10.914 | 10.914 | 10.914 | 100.0% | 1 | | -> duration | 6.914 | 6.914 | 6.914 | 6.914 | 6.914 | 6.914 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.914271 Full duration: 23.907617 -------------------------------------------------------------------------------- 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 5909f750-03a1-47ee-820e-33b2f8a19ccd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 100.0% | 1 | | heat.check_stack | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | heat.delete_stack | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | total | 7.926 | 7.926 | 7.926 | 7.926 | 7.926 | 7.926 | 100.0% | 1 | | -> duration | 5.926 | 5.926 | 5.926 | 5.926 | 5.926 | 5.926 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.925715 Full duration: 19.380302 -------------------------------------------------------------------------------- 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 5909f750-03a1-47ee-820e-33b2f8a19ccd 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.266 | 5.266 | 5.266 | 5.266 | 5.266 | 5.266 | 100.0% | 1 | | heat.suspend_stack | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | heat.resume_stack | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 100.0% | 1 | | heat.delete_stack | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 100.0% | 1 | | total | 9.18 | 9.18 | 9.18 | 9.18 | 9.18 | 9.18 | 100.0% | 1 | | -> duration | 7.18 | 7.18 | 7.18 | 7.18 | 7.18 | 7.18 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.180067 Full duration: 20.852944 -------------------------------------------------------------------------------- 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 5909f750-03a1-47ee-820e-33b2f8a19ccd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820503 Full duration: 11.717024 HINTS: * To plot HTML graphics with this data, run: rally task report 5909f750-03a1-47ee-820e-33b2f8a19ccd --out output.html * To generate a JUnit report, run: rally task export 5909f750-03a1-47ee-820e-33b2f8a19ccd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5909f750-03a1-47ee-820e-33b2f8a19ccd --json --out output.json 2018-04-06 15:05:57,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5909f750-03a1-47ee-820e-33b2f8a19ccd'] 2018-04-06 15:05:58,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 15:05:58,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5909f750-03a1-47ee-820e-33b2f8a19ccd', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-06 15:05:58,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-06 15:05:58,888 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-06 15:05:58,888 - 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 15:05:58,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 15:05:58,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-06 15:05:58,934 - 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': 'e2e5bcad-94db-4a80-8838-bdedae342325', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1', 'flavor_name': 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1', '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 15:09:25,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 65cfd105-3e81-484d-9428-53ceb85f4752 2018-04-06 15:09:25,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '65cfd105-3e81-484d-9428-53ceb85f4752'] 2018-04-06 15:09:27,140 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 65cfd105-3e81-484d-9428-53ceb85f4752: 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.revoke_role | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> duration | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750973 Full duration: 16.304737 -------------------------------------------------------------------------------- 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | keystone_v3.add_role | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | keystone_v3.list_roles | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | -> duration | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.529625 Full duration: 15.546609 -------------------------------------------------------------------------------- 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | keystone_v3.list_projects | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.754957 Full duration: 16.243949 -------------------------------------------------------------------------------- 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | keystone_v3.delete_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | -> duration | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.506583 Full duration: 13.732352 -------------------------------------------------------------------------------- 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | keystone_v3.delete_service | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> duration | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.579735 Full duration: 13.557111 -------------------------------------------------------------------------------- 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | keystone_v3.create_user | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | -> keystone_v3.add_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.create_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.get_project | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_user | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_role | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.list_services | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | keystone_v3.get_services | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> duration | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251552 Full duration: 20.452914 -------------------------------------------------------------------------------- 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | keystone_v3.update_project | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.delete_project | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825226 Full duration: 13.719629 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 65cfd105-3e81-484d-9428-53ceb85f4752 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798251 Full duration: 15.786406 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 65cfd105-3e81-484d-9428-53ceb85f4752 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710819 Full duration: 15.284611 -------------------------------------------------------------------------------- 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | keystone_v3.list_users | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791956 Full duration: 16.061355 -------------------------------------------------------------------------------- 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 65cfd105-3e81-484d-9428-53ceb85f4752 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.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | keystone_v3.create_users | 3.11 | 3.11 | 3.11 | 3.11 | 3.11 | 3.11 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 3.109 | 3.109 | 3.109 | 3.109 | 3.109 | 3.109 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | total | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 100.0% | 1 | | -> duration | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.073533 Full duration: 22.153712 HINTS: * To plot HTML graphics with this data, run: rally task report 65cfd105-3e81-484d-9428-53ceb85f4752 --out output.html * To generate a JUnit report, run: rally task export 65cfd105-3e81-484d-9428-53ceb85f4752 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 65cfd105-3e81-484d-9428-53ceb85f4752 --json --out output.json 2018-04-06 15:09:27,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '65cfd105-3e81-484d-9428-53ceb85f4752'] 2018-04-06 15:09:28,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 15:09:28,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '65cfd105-3e81-484d-9428-53ceb85f4752', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-06 15:09:28,360 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-06 15:09:28,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-06 15:09:28,362 - 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 15:09:28,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 15:09:28,418 - 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 15:09:28,426 - 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': 'e2e5bcad-94db-4a80-8838-bdedae342325', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1', 'flavor_name': 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1', '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 15:15:32,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf871925-7283-4971-bdc2-522218beaac0 2018-04-06 15:15:32,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cf871925-7283-4971-bdc2-522218beaac0'] 2018-04-06 15:15:33,365 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cf871925-7283-4971-bdc2-522218beaac0: 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 cf871925-7283-4971-bdc2-522218beaac0 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.764 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 100.0% | 1 | | neutron.delete_network | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | total | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 100.0% | 1 | | -> duration | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.888792 Full duration: 16.976605 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | neutron.delete_port | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | total | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 100.0% | 1 | | -> duration | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.48464 Full duration: 34.534893 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | neutron.create_subnet | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | neutron.create_router | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | neutron.add_interface_router | 2.093 | 2.093 | 2.093 | 2.093 | 2.093 | 2.093 | 100.0% | 1 | | neutron.remove_interface_router | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 100.0% | 1 | | neutron.delete_router | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 100.0% | 1 | | -> duration | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 7.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.028332 Full duration: 46.551161 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 100.0% | 1 | | neutron.delete_subnet | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | total | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | -> duration | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.647257 Full duration: 33.929685 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 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.604 | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 100.0% | 1 | | neutron.list_networks | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 100.0% | 1 | | -> duration | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.952111 Full duration: 18.571547 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.234 | 2.234 | 2.234 | 2.234 | 2.234 | 2.234 | 100.0% | 1 | | neutron.list_ports | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 100.0% | 1 | | -> duration | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.455994 Full duration: 32.853423 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 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.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | neutron.create_subnet | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | neutron.create_router | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | neutron.add_interface_router | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 100.0% | 1 | | neutron.list_routers | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 100.0% | 1 | | -> duration | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.622082 Full duration: 48.749922 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 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.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | neutron.create_subnet | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | neutron.list_subnets | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 100.0% | 1 | | -> duration | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.864956 Full duration: 37.807918 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 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.455 | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 100.0% | 1 | | neutron.delete_security_group | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | total | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | -> duration | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.836407 Full duration: 15.674275 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 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.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | neutron.create_security_group_rule | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | neutron.delete_security_group | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | total | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 100.0% | 1 | | -> duration | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.334457 Full duration: 15.744777 -------------------------------------------------------------------------------- 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 cf871925-7283-4971-bdc2-522218beaac0 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.421 | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 100.0% | 1 | | neutron.create_router | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | neutron.add_gateway_router | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | neutron.remove_gateway_router | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 100.0% | 1 | | total | 5.024 | 5.024 | 5.024 | 5.024 | 5.024 | 5.024 | 100.0% | 1 | | -> duration | 5.024 | 5.024 | 5.024 | 5.024 | 5.024 | 5.024 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.024491 Full duration: 26.69588 HINTS: * To plot HTML graphics with this data, run: rally task report cf871925-7283-4971-bdc2-522218beaac0 --out output.html * To generate a JUnit report, run: rally task export cf871925-7283-4971-bdc2-522218beaac0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cf871925-7283-4971-bdc2-522218beaac0 --json --out output.json 2018-04-06 15:15:33,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cf871925-7283-4971-bdc2-522218beaac0'] 2018-04-06 15:15:34,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 15:15:34,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cf871925-7283-4971-bdc2-522218beaac0', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-06 15:15:34,534 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-06 15:15:34,535 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-06 15:15:34,535 - 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 15:15:34,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 15:15:34,590 - 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 15:15:34,596 - 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': 'e2e5bcad-94db-4a80-8838-bdedae342325', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1', 'flavor_name': 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1', '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 15:27:50,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 90270d2b-b7dd-49ab-956e-451d5bcf8572 2018-04-06 15:27:50,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '90270d2b-b7dd-49ab-956e-451d5bcf8572'] 2018-04-06 15:27:51,928 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 90270d2b-b7dd-49ab-956e-451d5bcf8572: 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-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "image": { "name": "Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "block_migration": false, "nics": [ { "net-id": "e2e5bcad-94db-4a80-8838-bdedae342325" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 90270d2b-b7dd-49ab-956e-451d5bcf8572 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.71 | 14.71 | 14.71 | 14.71 | 14.71 | 14.71 | 100.0% | 1 | | nova.find_host_to_migrate | 1.541 | 1.541 | 1.541 | 1.541 | 1.541 | 1.541 | 100.0% | 1 | | nova.live_migrate | 14.271 | 14.271 | 14.271 | 14.271 | 14.271 | 14.271 | 100.0% | 1 | | nova.delete_server | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 100.0% | 1 | | total | 33.47 | 33.47 | 33.47 | 33.47 | 33.47 | 33.47 | 100.0% | 1 | | -> duration | 32.47 | 32.47 | 32.47 | 32.47 | 32.47 | 32.47 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.469891 Full duration: 43.261373 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "image": { "name": "Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "e2e5bcad-94db-4a80-8838-bdedae342325" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 90270d2b-b7dd-49ab-956e-451d5bcf8572 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.091 | 12.091 | 12.091 | 12.091 | 12.091 | 12.091 | 100.0% | 1 | | cinder_v2.create_volume | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | nova.attach_volume | 6.84 | 6.84 | 6.84 | 6.84 | 6.84 | 6.84 | 100.0% | 1 | | nova.find_host_to_migrate | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 100.0% | 1 | | nova.live_migrate | 16.507 | 16.507 | 16.507 | 16.507 | 16.507 | 16.507 | 100.0% | 1 | | nova.detach_volume | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 100.0% | 1 | | cinder_v2.delete_volume | 92.112 | 92.112 | 92.112 | 92.112 | 92.112 | 92.112 | 100.0% | 1 | | nova.delete_server | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | total | 138.697 | 138.697 | 138.697 | 138.697 | 138.697 | 138.697 | 100.0% | 1 | | -> duration | 137.697 | 137.697 | 137.697 | 137.697 | 137.697 | 137.697 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 137.69724 Full duration: 151.662531 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "image": { "name": "Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "e2e5bcad-94db-4a80-8838-bdedae342325" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 90270d2b-b7dd-49ab-956e-451d5bcf8572 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.139 | 6.139 | 6.139 | 6.139 | 6.139 | 6.139 | 100.0% | 1 | | nova.boot_server | 12.517 | 12.517 | 12.517 | 12.517 | 12.517 | 12.517 | 100.0% | 1 | | nova.find_host_to_migrate | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 100.0% | 1 | | nova.live_migrate | 16.534 | 16.534 | 16.534 | 16.534 | 16.534 | 16.534 | 100.0% | 1 | | nova.delete_server | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 4.923 | 100.0% | 1 | | total | 41.642 | 41.642 | 41.642 | 41.642 | 41.642 | 41.642 | 100.0% | 1 | | -> duration | 40.642 | 40.642 | 40.642 | 40.642 | 40.642 | 40.642 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.642466 Full duration: 54.941744 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "image": { "name": "Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "server_kwargs": { "nics": [ { "net-id": "e2e5bcad-94db-4a80-8838-bdedae342325" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 90270d2b-b7dd-49ab-956e-451d5bcf8572 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | nova.boot_server | 8.651 | 8.651 | 8.651 | 8.651 | 8.651 | 8.651 | 100.0% | 1 | | nova.delete_server | 5.824 | 5.824 | 5.824 | 5.824 | 5.824 | 5.824 | 100.0% | 1 | | nova.delete_keypair | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 15.703 | 15.703 | 15.703 | 15.703 | 15.703 | 15.703 | 100.0% | 1 | | -> duration | 14.703 | 14.703 | 14.703 | 14.703 | 14.703 | 14.703 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.702714 Full duration: 46.244313 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "image": { "name": "Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "volume_size": 5, "nics": [ { "net-id": "e2e5bcad-94db-4a80-8838-bdedae342325" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 90270d2b-b7dd-49ab-956e-451d5bcf8572 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.973 | 5.973 | 5.973 | 5.973 | 5.973 | 5.973 | 100.0% | 1 | | nova.boot_server | 11.915 | 11.915 | 11.915 | 11.915 | 11.915 | 11.915 | 100.0% | 1 | | nova.delete_server | 5.168 | 5.168 | 5.168 | 5.168 | 5.168 | 5.168 | 100.0% | 1 | | total | 23.057 | 23.057 | 23.057 | 23.057 | 23.057 | 23.057 | 100.0% | 1 | | -> duration | 22.057 | 22.057 | 22.057 | 22.057 | 22.057 | 22.057 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.056991 Full duration: 54.979371 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "image": { "name": "Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1" }, "force_delete": false, "nics": [ { "net-id": "e2e5bcad-94db-4a80-8838-bdedae342325" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 90270d2b-b7dd-49ab-956e-451d5bcf8572 has 1 error(s) -------------------------------------------------------------------------------- TimeoutException: Rally tired waiting for Server s_rally_101b96d7_FhZbqQFG:a002d0b3-8c51-44a3-847e-ba2ba235789e to become ('ACTIVE') current status SHUTOFF 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 655, in run self._unpause_server(server) 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 326, in _unpause_server check_interval=CONF.openstack.nova_server_unpause_poll_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 251, in wait_for_status resource_status=get_status(resource, status_attr)) TimeoutException: Rally tired waiting for Server s_rally_101b96d7_FhZbqQFG:a002d0b3-8c51-44a3-847e-ba2ba235789e to become ('ACTIVE') current status SHUTOFF -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.072 | 12.072 | 12.072 | 12.072 | 12.072 | 12.072 | 100.0% | 1 | | nova.pause_server | 5.484 | 5.484 | 5.484 | 5.484 | 5.484 | 5.484 | 100.0% | 1 | | nova.unpause_server | 302.771 | 302.771 | 302.771 | 302.771 | 302.771 | 302.771 | 0.0% | 1 | | total | 320.329 | 320.329 | 320.329 | 320.329 | 320.329 | 320.329 | 0.0% | 1 | | -> duration | 315.329 | 315.329 | 315.329 | 315.329 | 315.329 | 315.329 | 0.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 0.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 315.328778 Full duration: 353.882644 HINTS: * To plot HTML graphics with this data, run: rally task report 90270d2b-b7dd-49ab-956e-451d5bcf8572 --out output.html * To generate a JUnit report, run: rally task export 90270d2b-b7dd-49ab-956e-451d5bcf8572 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 90270d2b-b7dd-49ab-956e-451d5bcf8572 --json --out output.json 2018-04-06 15:27:51,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '90270d2b-b7dd-49ab-956e-451d5bcf8572'] 2018-04-06 15:27:53,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 15:27:53,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '90270d2b-b7dd-49ab-956e-451d5bcf8572', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-06 15:27:53,134 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-04-06 15:27:53,134 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-06 15:27:53,135 - 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 15:27:53,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 15:27:53,172 - 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 15:27:53,174 - 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': 'e2e5bcad-94db-4a80-8838-bdedae342325', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9bcda3d8-d570-4df3-83c6-3642419998d1', 'flavor_name': 'rally-tiny-9bcda3d8-d570-4df3-83c6-3642419998d1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9bcda3d8-d570-4df3-83c6-3642419998d1', '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 15:28:49,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 53be4998-e142-4760-8b00-146318261c78 2018-04-06 15:28:49,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '53be4998-e142-4760-8b00-146318261c78'] 2018-04-06 15:28:50,539 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 53be4998-e142-4760-8b00-146318261c78: 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 53be4998-e142-4760-8b00-146318261c78 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.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | quotas.delete_quotas | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | -> duration | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.186561 Full duration: 9.509778 -------------------------------------------------------------------------------- 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 53be4998-e142-4760-8b00-146318261c78 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.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031497 Full duration: 9.250424 -------------------------------------------------------------------------------- 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 53be4998-e142-4760-8b00-146318261c78 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.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 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.827308 Full duration: 9.490353 -------------------------------------------------------------------------------- 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 53be4998-e142-4760-8b00-146318261c78 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.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.052306 Full duration: 9.549965 HINTS: * To plot HTML graphics with this data, run: rally task report 53be4998-e142-4760-8b00-146318261c78 --out output.html * To generate a JUnit report, run: rally task export 53be4998-e142-4760-8b00-146318261c78 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 53be4998-e142-4760-8b00-146318261c78 --json --out output.json 2018-04-06 15:28:50,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '53be4998-e142-4760-8b00-146318261c78'] 2018-04-06 15:28:51,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 15:28:51,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '53be4998-e142-4760-8b00-146318261c78', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-06 15:28:51,721 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-06 15:28:51,725 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:50 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 04:39 | 10 | 100.00% | | heat | 01:15 | 4 | 100.00% | | keystone | 02:58 | 11 | 100.00% | | neutron | 05:28 | 11 | 100.00% | | nova | 11:44 | 6 | 83.33% | | quotas | 00:37 | 4 | 100.00% | | | | | | | TOTAL: | 00:28:52 | 56 | 98.21% | +----------------+------------+----------------+-----------+ 2018-04-06 15:28:51,725 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.21% 2018-04-06 15:29:02,780 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 15:29:02,781 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 33:19 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-06 15:29:02,786 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-06 15:29:02,787 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-06 15:29:02,885 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 15:29:05,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 15:29:05.229 10768 INFO rally.deployment.engine [-] Deployment fd8cb910-baf4-4b4a-8f21-2840adb6a140 | Starting: Destroy cloud and free allocated resources. 2018-04-06 15:29:05.443 10768 INFO rally.deployment.engine [-] Deployment fd8cb910-baf4-4b4a-8f21-2840adb6a140 | Completed: Destroy cloud and free allocated resources. 2018-04-06 15:29:05.469 10768 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58). 2018-04-06 15:29:05.474 10768 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 15:29:08,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 15:29:08.147 10771 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=7895675d-5e0e-46ca-9a7c-004023754629) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 7895675d-5e0e-46ca-9a7c-004023754629 | 2018-04-06T15:29:08 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 7895675d-5e0e-46ca-9a7c-004023754629 ~/.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 15:29:12,252 - 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 15:29:12,253 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 15:29:14,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-06 15:29:14.514 10777 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=5b0178af-ddca-4674-bd85-29df1fe86e58). 2018-04-06 15:29:14.676 10777 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-06 15:29:18,981 - 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 15:29:17.040 10780 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 15:29:17.386 10780 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 15:29:18.739 10780 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1559841a-89d6-4e9a-8886-aea89516991c) has been successfully created! Using verifier 'opnfv-tempest' (UUID=1559841a-89d6-4e9a-8886-aea89516991c) as the default verifier for the future CLI operations. 2018-04-06 15:29:22,079 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-06 15:29:24,617 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-06 15:29:30,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 15:29:37,111 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 15:29:35.885 10799 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1559841a-89d6-4e9a-8886-aea89516991c) for deployment 'opnfv-rally' (UUID=7895675d-5e0e-46ca-9a7c-004023754629). 2018-04-06 15:29:36.845 10799 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1559841a-89d6-4e9a-8886-aea89516991c) has been successfully configured for deployment 'opnfv-rally' (UUID=7895675d-5e0e-46ca-9a7c-004023754629)! 2018-04-06 15:29:37,112 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-06 15:29:37,112 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-06 15:29:37,115 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-06 15:29:39,738 - 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 15:29:42,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:42.021 10811 INFO rally.api [-] Starting verification (UUID=daa02dc0-9fee-4fc5-8066-92076cabe65f) for deployment 'opnfv-rally' (UUID=7895675d-5e0e-46ca-9a7c-004023754629) by verifier 'opnfv-tempest' (UUID=1559841a-89d6-4e9a-8886-aea89516991c). 2018-04-06 15:29:42,023 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: daa02dc0-9fee-4fc5-8066-92076cabe65f 2018-04-06 15:29:52,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:52.032 10811 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2018-04-06 15:29:52,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:52.313 10811 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.145s] 2018-04-06 15:29:52,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:52.374 10811 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.061s] 2018-04-06 15:29:52,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:52.479 10811 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.372s] 2018-04-06 15:29:53,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:53.968 10811 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.613s] 2018-04-06 15:29:54,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:54.600 10811 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.566s] 2018-04-06 15:29:54,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:54.722 10811 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.754s] 2018-04-06 15:29:55,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:55.332 10811 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.252s] 2018-04-06 15:29:55,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:55.486 10811 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.885s] 2018-04-06 15:29:56,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:56.012 10811 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.523s] 2018-04-06 15:29:56,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:56.529 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.063s] 2018-04-06 15:29:56,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:56.763 10811 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.020s] 2018-04-06 15:29:56,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:56.787 10811 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2018-04-06 15:29:56,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:56.813 10811 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2018-04-06 15:29:58,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:58.289 10811 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.206s] 2018-04-06 15:29:59,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:29:59.190 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.659s] 2018-04-06 15:30:00,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:00.028 10811 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.237s] 2018-04-06 15:30:00,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:00.067 10811 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.038s] 2018-04-06 15:30:00,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:00.882 10811 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.485s] 2018-04-06 15:30:00,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:00.938 10811 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.055s] 2018-04-06 15:30:01,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:01.368 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.179s] 2018-04-06 15:30:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:01.718 10811 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.778s] 2018-04-06 15:30:01,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:01.780 10811 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.062s] 2018-04-06 15:30:01,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:01.856 10811 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.075s] 2018-04-06 15:30:02,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:02.930 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.560s] 2018-04-06 15:30:04,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:04.041 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.110s] 2018-04-06 15:30:05,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:05.561 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.519s] 2018-04-06 15:30:06,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:06.426 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.864s] 2018-04-06 15:30:06,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:06.493 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.068s] 2018-04-06 15:30:06,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:06.520 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.026s] 2018-04-06 15:30:06,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:06.548 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.028s] 2018-04-06 15:30:06,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:06.565 10811 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2018-04-06 15:30:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:07.269 10811 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [11.256s] 2018-04-06 15:30:10,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:10.736 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [18.557s] 2018-04-06 15:30:11,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:11.342 10811 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.090s] 2018-04-06 15:30:28,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:28.099 10811 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.161s] 2018-04-06 15:30:28,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:28.216 10811 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.117s] 2018-04-06 15:30:41,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:41.477 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.159s] 2018-04-06 15:30:41,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:41.492 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.016s] 2018-04-06 15:30:41,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:41.728 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.235s] 2018-04-06 15:30:41,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:41.746 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.017s] 2018-04-06 15:30:41,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:41.763 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.017s] 2018-04-06 15:30:41,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:41.816 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.052s] 2018-04-06 15:30:41,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:41.932 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.116s] 2018-04-06 15:30:42,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:42.033 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.100s] 2018-04-06 15:30:42,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:42.173 10811 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [30.821s] 2018-04-06 15:30:42,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:42.235 10811 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [46.888s] 2018-04-06 15:30:42,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:42.321 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.287s] 2018-04-06 15:30:42,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:42.346 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.024s] 2018-04-06 15:30:42,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:42.445 10811 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.099s] 2018-04-06 15:30:42,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:42.477 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.481s] 2018-04-06 15:30:42,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:42.861 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.383s] 2018-04-06 15:30:43,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:43.359 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.497s] 2018-04-06 15:30:43,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:43.958 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.597s] 2018-04-06 15:30:44,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:44.486 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.527s] 2018-04-06 15:30:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:44.631 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.145s] 2018-04-06 15:30:44,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:44.819 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.188s] 2018-04-06 15:30:44,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:44.981 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.161s] 2018-04-06 15:30:45,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:45.096 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.114s] 2018-04-06 15:30:45,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:45.259 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.162s] 2018-04-06 15:30:45,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:45.551 10811 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.292s] 2018-04-06 15:30:56,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:30:56.015 10811 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.378s] 2018-04-06 15:31:06,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:06.045 10811 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.425s] 2018-04-06 15:31:06,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:06.562 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.250s] 2018-04-06 15:31:07,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:07.630 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.066s] 2018-04-06 15:31:08,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:08.974 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.343s] 2018-04-06 15:31:09,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:09.908 10811 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.161s] 2018-04-06 15:31:10,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:10.499 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.524s] 2018-04-06 15:31:11,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:11.953 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.453s] 2018-04-06 15:31:11,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:11.958 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.468s] 2018-04-06 15:31:13,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:13.123 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.168s] 2018-04-06 15:31:13,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:13.207 10811 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.161s] 2018-04-06 15:31:13,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:13.550 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.427s] 2018-04-06 15:31:14,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:14.004 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.454s] 2018-04-06 15:31:14,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:14.466 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.460s] 2018-04-06 15:31:15,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:15.694 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.225s] 2018-04-06 15:31:16,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:16.004 10811 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.794s] 2018-04-06 15:31:16,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:16.111 10811 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.107s] 2018-04-06 15:31:16,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:16.130 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.439s] 2018-04-06 15:31:16,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:16.209 10811 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.098s] 2018-04-06 15:31:16,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:16.539 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.406s] 2018-04-06 15:31:16,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:16.639 10811 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.428s] 2018-04-06 15:31:16,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:16.762 10811 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.123s] 2018-04-06 15:31:16,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:16.878 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.339s] 2018-04-06 15:31:17,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:17.104 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.145s] 2018-04-06 15:31:18,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:18.230 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.349s] 2018-04-06 15:31:18,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:18.691 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.462s] 2018-04-06 15:31:19,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:19.004 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.312s] 2018-04-06 15:31:19,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:19.170 10811 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [36.919s] 2018-04-06 15:31:19,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:19.318 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.314s] 2018-04-06 15:31:19,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:19.664 10811 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.345s] 2018-04-06 15:31:20,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:20.392 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.286s] 2018-04-06 15:31:26,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:26.526 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [62.662s] 2018-04-06 15:31:26,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:26.670 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.144s] 2018-04-06 15:31:27,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:27.042 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.372s] 2018-04-06 15:31:27,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:27.160 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.116s] 2018-04-06 15:31:27,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:27.161 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-06 15:31:27,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:27.886 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [7.493s] 2018-04-06 15:31:28,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:28.212 10811 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.044s] 2018-04-06 15:31:30,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:30.145 10811 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [48.535s] 2018-04-06 15:31:30,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:30.737 10811 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.599s] 2018-04-06 15:31:32,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:32.943 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.057s] 2018-04-06 15:31:38,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:38.137 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.193s] 2018-04-06 15:31:40,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:40.609 10811 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [56.340s] 2018-04-06 15:31:45,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:45.693 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [7.555s] 2018-04-06 15:31:48,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:48.583 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.427s] 2018-04-06 15:31:48,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:48.872 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.288s] 2018-04-06 15:31:49,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:49.097 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.224s] 2018-04-06 15:31:49,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:49.537 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.439s] 2018-04-06 15:31:50,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:50.219 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.681s] 2018-04-06 15:31:50,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:50.717 10811 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.498s] 2018-04-06 15:31:53,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:53.362 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.667s] 2018-04-06 15:31:55,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:55.051 10811 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [26.831s] 2018-04-06 15:31:57,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:57.633 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.270s] 2018-04-06 15:31:57,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:57.917 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.285s] 2018-04-06 15:31:58,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:58.148 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.231s] 2018-04-06 15:31:58,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:58.288 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.140s] 2018-04-06 15:31:58,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:58.416 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.127s] 2018-04-06 15:31:58,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:58.588 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.171s] 2018-04-06 15:31:58,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:58.748 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.160s] 2018-04-06 15:31:58,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:58.886 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.137s] 2018-04-06 15:31:58,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:58.993 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.105s] 2018-04-06 15:31:59,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:31:59.970 10811 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.232s] 2018-04-06 15:32:00,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:00.161 10811 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.192s] 2018-04-06 15:32:00,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:00.794 10811 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.895s] 2018-04-06 15:32:01,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:01.935 10811 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... fail [1.131s] 2018-04-06 15:32:05,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:05.759 10811 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.766s] 2018-04-06 15:32:06,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:06.221 10811 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.285s] 2018-04-06 15:32:06,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:06.528 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.085s] 2018-04-06 15:32:06,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:06.611 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.081s] 2018-04-06 15:32:06,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:06.768 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.157s] 2018-04-06 15:32:06,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:06.907 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.138s] 2018-04-06 15:32:07,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:07.010 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.104s] 2018-04-06 15:32:07,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:07.237 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.225s] 2018-04-06 15:32:07,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:07.397 10811 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.178s] 2018-04-06 15:32:07,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:07.599 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.362s] 2018-04-06 15:32:07,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:07.767 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.167s] 2018-04-06 15:32:07,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:07.895 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.125s] 2018-04-06 15:32:08,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:08.051 10811 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.156s] 2018-04-06 15:32:09,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:09.506 10811 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.104s] 2018-04-06 15:32:10,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:10.571 10811 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... fail [1.058s] 2018-04-06 15:32:12,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:12.743 10811 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.176s] 2018-04-06 15:32:13,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:13.039 10811 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.299s] 2018-04-06 15:32:29,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:32:29.124 10811 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.912s] 2018-04-06 15:33:07,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:33:07.052 10811 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [37.921s] 2018-04-06 15:33:13,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:33:13.434 10811 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [69.666s] 2018-04-06 15:33:13,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:33:13.545 10811 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.111s] 2018-04-06 15:33:14,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:33:14.086 10811 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.540s] 2018-04-06 15:33:14,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:33:14.222 10811 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.125s] 2018-04-06 15:33:14,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:33:14.225 10811 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-06 15:33:31,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:33:31.436 10811 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.232s] 2018-04-06 15:34:48,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:34:48.525 10811 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [187.903s] 2018-04-06 15:34:59,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:34:59.375 10811 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [294.992s] 2018-04-06 15:35:21,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:35:21.265 10811 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [32.736s] 2018-04-06 15:35:35,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:35:35.093 10811 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [35.710s] 2018-04-06 15:35:54,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:35:54.418 10811 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [33.145s] 2018-04-06 15:36:06,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:06.883 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.032s] 2018-04-06 15:36:06,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:06.943 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.059s] 2018-04-06 15:36:07,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.171 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.228s] 2018-04-06 15:36:07,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.202 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.030s] 2018-04-06 15:36:07,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.229 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.027s] 2018-04-06 15:36:07,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.261 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.031s] 2018-04-06 15:36:07,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.335 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.073s] 2018-04-06 15:36:07,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.417 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.082s] 2018-04-06 15:36:07,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.436 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.018s] 2018-04-06 15:36:07,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.505 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.068s] 2018-04-06 15:36:07,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.520 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.015s] 2018-04-06 15:36:07,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.634 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.113s] 2018-04-06 15:36:07,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.745 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.110s] 2018-04-06 15:36:07,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.832 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.086s] 2018-04-06 15:36:07,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:07.920 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.087s] 2018-04-06 15:36:08,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:08.302 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.381s] 2018-04-06 15:36:08,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:08.380 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.077s] 2018-04-06 15:36:08,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:08.456 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.076s] 2018-04-06 15:36:08,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:08.476 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.019s] 2018-04-06 15:36:08,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:08.553 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.076s] 2018-04-06 15:36:08,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:08.631 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.078s] 2018-04-06 15:36:08,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:08.710 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.078s] 2018-04-06 15:36:08,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:08.781 10811 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.070s] 2018-04-06 15:36:37,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:36:37.651 10811 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [26.615s] 2018-04-06 15:37:28,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:37:28.100 10811 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [50.438s] 2018-04-06 15:37:55,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:37:55.682 10811 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.579s] 2018-04-06 15:38:09,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'daa02dc0-9fee-4fc5-8066-92076cabe65f']'. 2018-04-06 15:38:10,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 15:38:10,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 15:38:10,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 15:38:10,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | daa02dc0-9fee-4fc5-8066-92076cabe65f | 2018-04-06 15:38:10,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-06 15:38:10,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 15:29:41 | 2018-04-06 15:38:10,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 15:38:09 | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:28 | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1559841a-89d6-4e9a-8886-aea89516991c) | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7895675d-5e0e-46ca-9a7c-004023754629) | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 182 | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 485.684 | 2018-04-06 15:38:10,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 178 | 2018-04-06 15:38:10,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-06 15:38:10,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 15:38:10,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 15:38:10,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2018-04-06 15:38:10,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 15:38:10,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 15:38:10,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 97.8021978022% 2018-04-06 15:38:18,147 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 15:38:18,147 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:56 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-06 15:38:18,152 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-06 15:38:18,152 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-06 15:38:18,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 15:38:21,373 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 15:38:20.519 10913 INFO rally.deployment.engine [-] Deployment 7895675d-5e0e-46ca-9a7c-004023754629 | Starting: Destroy cloud and free allocated resources. 2018-04-06 15:38:20.748 10913 INFO rally.deployment.engine [-] Deployment 7895675d-5e0e-46ca-9a7c-004023754629 | Completed: Destroy cloud and free allocated resources. 2018-04-06 15:38:20.803 10913 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=1559841a-89d6-4e9a-8886-aea89516991c) for deployment 'opnfv-rally'. 2018-04-06 15:38:20.828 10913 INFO rally.api [-] Deleting verification (UUID=daa02dc0-9fee-4fc5-8066-92076cabe65f). 2018-04-06 15:38:20.939 10913 INFO rally.api [-] Verification has been successfully deleted! 2018-04-06 15:38:20.940 10913 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=1559841a-89d6-4e9a-8886-aea89516991c). 2018-04-06 15:38:20.962 10913 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 15:38:24,123 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 15:38:23.670 10916 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b4b722da-d6ba-4124-bb4b-7935cdd49a41) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b4b722da-d6ba-4124-bb4b-7935cdd49a41 | 2018-04-06T15:38:23 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b4b722da-d6ba-4124-bb4b-7935cdd49a41 ~/.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 15:38:27,732 - 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 15:38:27,732 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 15:38:30,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-06 15:38:29.847 10922 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=1559841a-89d6-4e9a-8886-aea89516991c). 2018-04-06 15:38:30.029 10922 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-06 15:38:34,396 - 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 15:38:32.333 10925 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 15:38:32.655 10925 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 15:38:34.078 10925 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0852ac70-0404-438d-8f37-4d7317fe4e56) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0852ac70-0404-438d-8f37-4d7317fe4e56) as the default verifier for the future CLI operations. 2018-04-06 15:38:37,606 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-06 15:38:40,057 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-06 15:38:43,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 15:38:49,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 15:38:48.288 10944 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0852ac70-0404-438d-8f37-4d7317fe4e56) for deployment 'opnfv-rally' (UUID=b4b722da-d6ba-4124-bb4b-7935cdd49a41). 2018-04-06 15:38:49.189 10944 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0852ac70-0404-438d-8f37-4d7317fe4e56) has been successfully configured for deployment 'opnfv-rally' (UUID=b4b722da-d6ba-4124-bb4b-7935cdd49a41)! 2018-04-06 15:38:49,422 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-06 15:38:49,422 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-06 15:38:49,425 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-06 15:38:49,467 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-06 15:38:52,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0852ac70-0404-438d-8f37-4d7317fe4e56/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 15:38:52,888 - 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 15:38:55,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 15:38:55.350 10953 INFO rally.api [-] Starting verification (UUID=e331c672-719c-461e-87df-2c363271e3f3) for deployment 'opnfv-rally' (UUID=b4b722da-d6ba-4124-bb4b-7935cdd49a41) by verifier 'opnfv-tempest' (UUID=0852ac70-0404-438d-8f37-4d7317fe4e56). 2018-04-06 15:38:55,352 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: e331c672-719c-461e-87df-2c363271e3f3 2018-04-06 15:42:42,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e331c672-719c-461e-87df-2c363271e3f3']'. 2018-04-06 15:42:43,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 15:42:43,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 15:42:43,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 15:42:43,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e331c672-719c-461e-87df-2c363271e3f3 | 2018-04-06 15:42:43,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-06 15:42:43,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 15:38:55 | 2018-04-06 15:42:43,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 15:42:41 | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:46 | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0852ac70-0404-438d-8f37-4d7317fe4e56) | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b4b722da-d6ba-4124-bb4b-7935cdd49a41) | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 205.934 | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-04-06 15:42:43,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-04-06 15:42:43,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 15:42:43,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 15:42:43,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-06 15:42:43,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 15:42:43,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 15:42:43,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-06 15:42:49,537 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 15:42:49,538 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-06 15:42:49,542 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-04-06 15:43:01,198 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | FAIL | 502 != 200 ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | FAIL | 502 != 200 ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | FAIL | 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | FAIL | 502 != 200 ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | FAIL | 502 != 200 ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | FAIL | 502 != 200 ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | FAIL | Suite setup failed: 502 != 200 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | FAIL | Suite setup failed: 502 != 200 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | FAIL | Suite setup failed: 502 != 200 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | FAIL | 21 critical tests, 6 passed, 15 failed 21 tests total, 6 passed, 15 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 7 passed, 15 failed 22 tests total, 7 passed, 15 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-04-06 15:43:01,199 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-04-06 15:43:01,218 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-04-06 15:43:01,335 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 15:43:01,335 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:11 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-06 15:43:01,336 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-04-06 15:43:01,336 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-06 15:43:02,379 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 16:54:32,441 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 16:54:32,442 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 71:30 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-06 16:54:32,446 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-06 16:54:32,446 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-06 16:54:32,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 16:54:35,400 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 16:54:34.689 11156 INFO rally.deployment.engine [-] Deployment b4b722da-d6ba-4124-bb4b-7935cdd49a41 | Starting: Destroy cloud and free allocated resources. 2018-04-06 16:54:34.884 11156 INFO rally.deployment.engine [-] Deployment b4b722da-d6ba-4124-bb4b-7935cdd49a41 | Completed: Destroy cloud and free allocated resources. 2018-04-06 16:54:34.950 11156 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0852ac70-0404-438d-8f37-4d7317fe4e56) for deployment 'opnfv-rally'. 2018-04-06 16:54:34.984 11156 INFO rally.api [-] Deleting verification (UUID=e331c672-719c-461e-87df-2c363271e3f3). 2018-04-06 16:54:35.093 11156 INFO rally.api [-] Verification has been successfully deleted! 2018-04-06 16:54:35.094 11156 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0852ac70-0404-438d-8f37-4d7317fe4e56). 2018-04-06 16:54:35.116 11156 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 16:54:38,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 16:54:37.754 11159 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e797711a-b359-4e6f-b0ca-6ad3cc25501d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e797711a-b359-4e6f-b0ca-6ad3cc25501d | 2018-04-06T16:54:37 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e797711a-b359-4e6f-b0ca-6ad3cc25501d ~/.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 16:54:42,438 - 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 16:54:42,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 16:54:45,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-06 16:54:44.668 11165 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0852ac70-0404-438d-8f37-4d7317fe4e56). 2018-04-06 16:54:44.908 11165 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-06 16:54:49,156 - 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 16:54:47.290 11168 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 16:54:47.609 11168 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 16:54:48.885 11168 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b797e37f-1559-4ac3-b2a7-b32d9bcf83eb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b797e37f-1559-4ac3-b2a7-b32d9bcf83eb) as the default verifier for the future CLI operations. 2018-04-06 16:54:59,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 16:55:04,613 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 16:55:03.530 11187 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b797e37f-1559-4ac3-b2a7-b32d9bcf83eb) for deployment 'opnfv-rally' (UUID=e797711a-b359-4e6f-b0ca-6ad3cc25501d). 2018-04-06 16:55:04.428 11187 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b797e37f-1559-4ac3-b2a7-b32d9bcf83eb) has been successfully configured for deployment 'opnfv-rally' (UUID=e797711a-b359-4e6f-b0ca-6ad3cc25501d)! 2018-04-06 16:55:07,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b797e37f-1559-4ac3-b2a7-b32d9bcf83eb/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 16:55:07,864 - 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 16:55:10,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 16:55:10.472 11196 INFO rally.api [-] Starting verification (UUID=0c931688-2c94-4cd5-8722-b366cf08232d) for deployment 'opnfv-rally' (UUID=e797711a-b359-4e6f-b0ca-6ad3cc25501d) by verifier 'opnfv-tempest' (UUID=b797e37f-1559-4ac3-b2a7-b32d9bcf83eb). 2018-04-06 16:57:51,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0c931688-2c94-4cd5-8722-b366cf08232d']'. 2018-04-06 16:57:52,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 16:57:52,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 16:57:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 16:57:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0c931688-2c94-4cd5-8722-b366cf08232d | 2018-04-06 16:57:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-06 16:57:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 16:55:10 | 2018-04-06 16:57:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 16:57:50 | 2018-04-06 16:57:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:40 | 2018-04-06 16:57:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 16:57:52,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b797e37f-1559-4ac3-b2a7-b32d9bcf83eb) | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e797711a-b359-4e6f-b0ca-6ad3cc25501d) | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 145.291 | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 16:57:52,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 16:57:52,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-06 16:57:52,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 16:57:52,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 16:57:52,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-04-06 16:57:58,144 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 16:57:58,144 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:06 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-04-06 16:57:58,149 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-04-06 16:57:58,150 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:12 | PASS | | vping_userdata | functest | smoke | 00:44 | PASS | | tempest_smoke_serial | functest | smoke | 18:01 | PASS | | rally_sanity | functest | smoke | 33:19 | FAIL | | refstack_defcore | functest | smoke | 08:56 | FAIL | | patrole | functest | smoke | 04:12 | PASS | | odl | functest | smoke | 00:11 | FAIL | | snaps_smoke | functest | smoke | 71:30 | FAIL | | neutron_trunk | functest | smoke | 03:06 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-06 16:57:58,157 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-06 16:58:05,402 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-96 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-06 16:58:05,406 - 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 SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-06 16:58:05,406 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 16:58:05,406 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-06 16:58:05,407 - 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 16:58:05,410 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-06 16:58:11,916 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-96 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-06 16:58:11,922 - 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 SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-06 16:58:11,922 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 16:58:11,923 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-06 16:58:11,924 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-06 16:58:11,927 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-06 16:58:19,840 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-96 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-06 16:58:19,842 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-06 16:58:19,843 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 16:58:19,843 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-06 16:58:19,843 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-06 16:58:19,844 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK