2018-03-15 00:59:37,055 - functest.ci.check_deployment - DEBUG - 10.167.4.35:35357 is reachable! 2018-03-15 00:59:37,055 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.35:35357/v3 ...OK 2018-03-15 00:59:37,463 - functest.ci.check_deployment - INFO - Got token ...OK 2018-03-15 00:59:37,867 - functest.ci.check_deployment - DEBUG - 172.30.10.101:5000 is reachable! 2018-03-15 00:59:37,868 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.101:5000/v3 ...OK 2018-03-15 00:59:38,319 - functest.ci.check_deployment - DEBUG - 172.30.10.101:8774 is reachable! 2018-03-15 00:59:38,319 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.101:8774/v2.1/d4284ca40e904656b84683be971cbe51 ...OK 2018-03-15 00:59:38,701 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9696 is reachable! 2018-03-15 00:59:38,701 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.101:9696/ ...OK 2018-03-15 00:59:39,170 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9292 is reachable! 2018-03-15 00:59:39,170 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.101:9292 ...OK 2018-03-15 00:59:40,474 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-15 00:59:42,187 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-15 00:59:42,235 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-15 00:59:43,732 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-03-15 00:59:50,065 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-23 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-15 00:59:50,068 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-15 00:59:50,068 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-15 00:59:50,069 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-03-15 00:59:50,070 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-15 00:59:50,070 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-15 00:59:51,932 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-15 01:00:00,788 - 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 8.845s OK 2018-03-15 01:00:00,912 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 01:00:00,912 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-15 01:00:00,916 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-15 01:00:02,392 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-15 01:11:34,704 - 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_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 83 tests in 692.249s OK 2018-03-15 01:11:34,844 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 01:11:34,845 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-15 01:11:34,849 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-15 01:11:35,794 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-15 01:12:21,771 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.975s OK 2018-03-15 01:12:21,883 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 01:12:21,884 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-15 01:12:21,888 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 11:32 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-15 01:12:21,891 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-15 01:12:47,964 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-23 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-15 01:12:47,966 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-15 01:12:47,966 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-15 01:12:47,967 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-03-15 01:12:47,968 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-03-15 01:12:47,968 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-15 01:12:53,358 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-03-15 01:12:53,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-15 01:12:53,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-15 01:12:53' 2018-03-15 01:12:53,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f42c3603-9b3d-4385-8c31-0fe454ea2b74' 2018-03-15 01:12:55,293 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f42c3603-9b3d-4385-8c31-0fe454ea2b74' 2018-03-15 01:12:58,593 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f42c3603-9b3d-4385-8c31-0fe454ea2b74' 2018-03-15 01:13:10,213 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f42c3603-9b3d-4385-8c31-0fe454ea2b74' 2018-03-15 01:13:11,075 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-f42c3603-9b3d-4385-8c31-0fe454ea2b74' 2018-03-15 01:13:11,784 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f42c3603-9b3d-4385-8c31-0fe454ea2b74' 2018-03-15 01:13:17,753 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-f42c3603-9b3d-4385-8c31-0fe454ea2b74' 2018-03-15 01:13:20,791 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f42c3603-9b3d-4385-8c31-0fe454ea2b74' 2018-03-15 01:13:42,807 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-15 01:13:47,227 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-15 01:13:47,947 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-15 01:13:48,954 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-15 01:14:17,432 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 01:14:17,433 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-15 01:14:17,437 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-15 01:14:17,545 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-15 01:14:17,545 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-15 01:14:17' 2018-03-15 01:14:17,545 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--fcdf28b9-943a-4556-a97b-45b53393653a' 2018-03-15 01:14:19,295 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-fcdf28b9-943a-4556-a97b-45b53393653a' 2018-03-15 01:14:21,463 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-fcdf28b9-943a-4556-a97b-45b53393653a' 2018-03-15 01:14:32,474 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-fcdf28b9-943a-4556-a97b-45b53393653a' 2018-03-15 01:14:33,140 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-fcdf28b9-943a-4556-a97b-45b53393653a' 2018-03-15 01:14:39,254 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-fcdf28b9-943a-4556-a97b-45b53393653a' 2018-03-15 01:14:44,776 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-15 01:14:54,527 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-15 01:14:56,432 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.4. Waiting for response... 2018-03-15 01:15:07,794 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-15 01:15:28,910 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 01:15:28,911 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:50 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-15 01:15:28,915 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-15 01:15:29,013 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-15 01:15:31,627 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-03-15 01:15:34,685 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-15 01:15:38,113 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-15 01:15:40,423 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-15 01:15:47,631 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-15 01:15:49,889 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-15 01:15:52,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-15 01:15:52,179 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-15 01:15:55,555 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-15 01:15:55,556 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-15 01:15:55,558 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-15 01:15:55,562 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-15 01:15:55,562 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-feaf1a67-6bbd-41f9-a221-6aae60a3d12c/repo;testr list-tests 'tempest\.(api|scenario).*\[.*\bsmoke\b.*\]' > /home/opnfv/functest/results/tempest/test_list.txt;cd -;' 2018-03-15 01:15:58,833 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-15 01:15:58,835 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-15 01:15:58,836 - 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-03-15 01:16:01,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:16:01.412 61 INFO rally.api [-] Starting verification (UUID=0d20016e-daa2-4a1a-9fcd-9e638ca5ea5f) for deployment 'opnfv-rally' (UUID=12f72d13-bf4b-4674-9b2d-0168e5069b10) by verifier 'opnfv-tempest' (UUID=feaf1a67-6bbd-41f9-a221-6aae60a3d12c). 2018-03-15 01:16:01,417 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0d20016e-daa2-4a1a-9fcd-9e638ca5ea5f 2018-03-15 01:16:08,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:16:08.340 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.223s] 2018-03-15 01:16:08,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:16:08.456 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.117s] 2018-03-15 01:16:15,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:16:15.410 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.418s] 2018-03-15 01:16:18,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:16:18.064 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.652s] 2018-03-15 01:16:30,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:16:30.598 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.376s] 2018-03-15 01:16:52,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:16:52.544 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.097s] 2018-03-15 01:17:33,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:17:33.428 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.089s] 2018-03-15 01:17:33,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:17:33.430 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-03-15 01:18:15,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:18:15.928 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.116s] 2018-03-15 01:18:15,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:18:15.930 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-03-15 01:18:59,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:18:59.706 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.121s] 2018-03-15 01:18:59,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:18:59.709 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-03-15 01:19:55,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:19:55.840 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.805s] 2018-03-15 01:20:26,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:26.366 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.083s] 2018-03-15 01:20:26,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:26.543 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.176s] 2018-03-15 01:20:37,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:37.132 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.816s] 2018-03-15 01:20:37,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:37.145 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-03-15 01:20:38,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:38.733 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-15 01:20:38,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:38.735 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-15 01:20:42,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:42.623 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.235s] 2018-03-15 01:20:49,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:49.896 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.035s] 2018-03-15 01:20:56,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:20:56.908 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.591s] 2018-03-15 01:21:05,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:05.072 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.360s] 2018-03-15 01:21:15,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:15.438 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.574s] 2018-03-15 01:21:22,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:22.514 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.270s] 2018-03-15 01:21:29,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:29.050 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.124s] 2018-03-15 01:21:36,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:36.164 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.225s] 2018-03-15 01:21:44,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:44.126 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.259s] 2018-03-15 01:21:52,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:52.941 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.059s] 2018-03-15 01:21:55,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:55.757 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-15 01:21:57,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:57.975 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.027s] 2018-03-15 01:21:58,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:58.000 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2018-03-15 01:21:58,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:58.028 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2018-03-15 01:21:58,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:21:58.036 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-03-15 01:22:02,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:22:02.841 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.919s] 2018-03-15 01:22:03,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:22:03.757 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.915s] 2018-03-15 01:22:04,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:22:04.510 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.753s] 2018-03-15 01:22:09,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:22:09.243 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-03-15 01:22:15,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:22:15.002 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.855s] 2018-03-15 01:22:36,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:22:36.355 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.608s] 2018-03-15 01:22:42,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:22:42.671 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.314s] 2018-03-15 01:23:00,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:00.131 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.626s] 2018-03-15 01:23:04,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:04.608 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.474s] 2018-03-15 01:23:13,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:13.063 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.453s] 2018-03-15 01:23:22,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:22.984 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.261s] 2018-03-15 01:23:27,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:27.039 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.052s] 2018-03-15 01:23:32,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:32.812 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.772s] 2018-03-15 01:23:49,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:49.294 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.324s] 2018-03-15 01:23:49,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:49.604 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.310s] 2018-03-15 01:23:49,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:49.841 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.236s] 2018-03-15 01:23:50,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:50.021 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.178s] 2018-03-15 01:23:50,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:50.226 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.204s] 2018-03-15 01:23:50,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:23:50.430 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.204s] 2018-03-15 01:24:05,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:05.313 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.776s] 2018-03-15 01:24:05,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:05.692 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.379s] 2018-03-15 01:24:05,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:05.884 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.192s] 2018-03-15 01:24:06,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:06.098 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.212s] 2018-03-15 01:24:06,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:06.350 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.252s] 2018-03-15 01:24:06,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:06.740 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.389s] 2018-03-15 01:24:20,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:20.995 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.443s] 2018-03-15 01:24:27,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:27.791 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.795s] 2018-03-15 01:24:30,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:30.393 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.602s] 2018-03-15 01:24:30,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:30.594 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.201s] 2018-03-15 01:24:30,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:30.775 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.181s] 2018-03-15 01:24:44,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:44.518 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.532s] 2018-03-15 01:24:51,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:51.727 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.207s] 2018-03-15 01:24:54,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:54.438 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.710s] 2018-03-15 01:24:54,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:54.565 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.128s] 2018-03-15 01:24:54,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:24:54.706 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.140s] 2018-03-15 01:25:19,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:25:19.639 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.996s] 2018-03-15 01:25:33,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:25:33.990 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.350s] 2018-03-15 01:25:47,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:25:47.167 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.175s] 2018-03-15 01:25:57,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:25:57.828 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [10.661s] 2018-03-15 01:26:33,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:26:33.607 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.507s] 2018-03-15 01:26:47,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:26:47.923 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.316s] 2018-03-15 01:27:01,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:01.343 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [13.419s] 2018-03-15 01:27:13,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:13.801 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.458s] 2018-03-15 01:27:31,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:31.800 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.783s] 2018-03-15 01:27:33,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:33.861 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.058s] 2018-03-15 01:27:34,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:34.027 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.168s] 2018-03-15 01:27:39,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:39.131 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.685s] 2018-03-15 01:27:41,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:41.518 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.384s] 2018-03-15 01:27:41,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:41.642 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.126s] 2018-03-15 01:27:46,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:46.005 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.136s] 2018-03-15 01:27:49,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:49.660 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2018-03-15 01:27:51,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:51.163 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-15 01:27:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:51.165 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-15 01:27:51,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:51.166 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-15 01:27:51,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:51.167 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-15 01:27:51,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:51.167 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-15 01:27:53,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:27:53.331 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-03-15 01:28:09,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:28:09.844 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.147s] 2018-03-15 01:28:48,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:28:48.882 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [25.128s] 2018-03-15 01:29:15,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:29:15.668 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.782s] 2018-03-15 01:29:25,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:29:25.235 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.084s] 2018-03-15 01:31:18,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:31:18.571 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [80.279s] 2018-03-15 01:32:13,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:32:13.411 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [41.321s] 2018-03-15 01:33:15,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 01:33:15.417 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.864s] 2018-03-15 01:37:27,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0d20016e-daa2-4a1a-9fcd-9e638ca5ea5f']'. 2018-03-15 01:37:28,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-15 01:37:28,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-15 01:37:28,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-15 01:37:28,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0d20016e-daa2-4a1a-9fcd-9e638ca5ea5f | 2018-03-15 01:37:28,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-15 01:37:28,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-15 01:16:01 | 2018-03-15 01:37:28,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-15 01:37:27 | 2018-03-15 01:37:28,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:21:26 | 2018-03-15 01:37:28,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-15 01:37:28,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-15 01:37:28,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-15 01:37:28,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: feaf1a67-6bbd-41f9-a221-6aae60a3d12c) | 2018-03-15 01:37:28,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-15 01:37:28,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 12f72d13-bf4b-4674-9b2d-0168e5069b10) | 2018-03-15 01:37:28,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 123 | 2018-03-15 01:37:28,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1274.086 | 2018-03-15 01:37:28,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 104 | 2018-03-15 01:37:28,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-15 01:37:28,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-15 01:37:28,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-15 01:37:28,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-15 01:37:28,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-15 01:37:28,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-15 01:37:28,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-03-15 01:37:33,547 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 01:37:33,547 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 21:46 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-03-15 01:37:33,552 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-15 01:37:33,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-15 01:37:36,503 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-03-15 01:37:39,177 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-15 01:37:42,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-15 01:37:44,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f'... 2018-03-15 01:37:45,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-a86a2c6c-feac-4fbc-851e-59ed5fbe964f'... 2018-03-15 01:37:48,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-a86a2c6c-feac-4fbc-851e-59ed5fbe964f'... 2018-03-15 01:37:58,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f'... 2018-03-15 01:37:59,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f'... 2018-03-15 01:38:00,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-15 01:38:00,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-03-15 01:38:00,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 01:38:00,109 - 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-03-15 01:38:00,114 - 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': 'c36743d9-7591-40e7-8c87-3a90cf7d16b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'flavor_name': 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', '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-03-15 01:39:06,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 2018-03-15 01:39:06,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-15 01:39:06,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9e5b0432-4ab8-4cde-801b-e4260aa84ae4'] 2018-03-15 01:39:07,249 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9e5b0432-4ab8-4cde-801b-e4260aa84ae4: 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 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690092 Full duration: 6.808627 -------------------------------------------------------------------------------- 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 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 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.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | total | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | -> duration | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.508629 Full duration: 8.466185 -------------------------------------------------------------------------------- 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 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 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.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> duration | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.177992 Full duration: 7.475586 -------------------------------------------------------------------------------- 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 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 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.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | total | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> duration | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.0737 Full duration: 7.480841 -------------------------------------------------------------------------------- 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 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | -> duration | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.328977 Full duration: 8.196688 -------------------------------------------------------------------------------- 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 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 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.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> duration | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.932877 Full duration: 7.39216 HINTS: * To plot HTML graphics with this data, run: rally task report 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 --out output.html * To generate a JUnit report, run: rally task export 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9e5b0432-4ab8-4cde-801b-e4260aa84ae4 --json --out output.json 2018-03-15 01:39:07,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9e5b0432-4ab8-4cde-801b-e4260aa84ae4'] 2018-03-15 01:39:08,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-15 01:39:08,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9e5b0432-4ab8-4cde-801b-e4260aa84ae4', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-15 01:39:08,425 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-15 01:39:08,425 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-15 01:39:08,426 - 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-03-15 01:39:08,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 01:39:08,466 - 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-03-15 01:39:08,469 - 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': 'c36743d9-7591-40e7-8c87-3a90cf7d16b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'flavor_name': 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', '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-03-15 01:40:40,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d1802089-d874-48f4-8576-edeeae9fd560 2018-03-15 01:40:40,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd1802089-d874-48f4-8576-edeeae9fd560'] 2018-03-15 01:40:41,704 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d1802089-d874-48f4-8576-edeeae9fd560: 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 d1802089-d874-48f4-8576-edeeae9fd560 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.146 | 3.146 | 3.146 | 3.146 | 3.146 | 3.146 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | -> glance_v2.upload_data | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | glance_v2.delete_image | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | -> duration | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.366316 Full duration: 11.723487 -------------------------------------------------------------------------------- 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 d1802089-d874-48f4-8576-edeeae9fd560 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.249 | 3.249 | 3.249 | 3.249 | 3.249 | 3.249 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | -> glance_v2.upload_data | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | glance_v2.list_images | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 100.0% | 1 | | -> duration | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 3.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.417237 Full duration: 13.417479 -------------------------------------------------------------------------------- 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 d1802089-d874-48f4-8576-edeeae9fd560 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.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | -> duration | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.283313 Full duration: 7.999044 -------------------------------------------------------------------------------- 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-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "number_instances": 2, "nics": [ { "net-id": "c36743d9-7591-40e7-8c87-3a90cf7d16b6" } ] }, "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 d1802089-d874-48f4-8576-edeeae9fd560 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.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | -> glance_v2.upload_data | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | nova.boot_servers | 17.465 | 17.465 | 17.465 | 17.465 | 17.465 | 17.465 | 100.0% | 1 | | total | 20.707 | 20.707 | 20.707 | 20.707 | 20.707 | 20.707 | 100.0% | 1 | | -> duration | 19.707 | 19.707 | 19.707 | 19.707 | 19.707 | 19.707 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.706573 Full duration: 42.112038 HINTS: * To plot HTML graphics with this data, run: rally task report d1802089-d874-48f4-8576-edeeae9fd560 --out output.html * To generate a JUnit report, run: rally task export d1802089-d874-48f4-8576-edeeae9fd560 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d1802089-d874-48f4-8576-edeeae9fd560 --json --out output.json 2018-03-15 01:40:41,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd1802089-d874-48f4-8576-edeeae9fd560'] 2018-03-15 01:40:42,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-15 01:40:42,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd1802089-d874-48f4-8576-edeeae9fd560', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-15 01:40:42,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-15 01:40:42,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-15 01:40:42,782 - 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-03-15 01:40:42,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 01:40:42,819 - 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-03-15 01:40:42,820 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-03-15 01:40:42,820 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-15 01:40:42,820 - 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-03-15 01:40:42,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 01:40:42,849 - 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-03-15 01:40:42,853 - 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': 'c36743d9-7591-40e7-8c87-3a90cf7d16b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'flavor_name': 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', '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-03-15 01:45:42,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b3a8f063-56c0-4e89-9d68-bc0d14f12a67 2018-03-15 01:45:42,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b3a8f063-56c0-4e89-9d68-bc0d14f12a67'] 2018-03-15 01:45:43,494 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b3a8f063-56c0-4e89-9d68-bc0d14f12a67: 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.939 | 2.939 | 2.939 | 2.939 | 2.939 | 2.939 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.558 | 10.558 | 10.558 | 10.558 | 10.558 | 10.558 | 100.0% | 1 | | total | 13.498 | 13.498 | 13.498 | 13.498 | 13.498 | 13.498 | 100.0% | 1 | | -> duration | 13.498 | 13.498 | 13.498 | 13.498 | 13.498 | 13.498 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.497667 Full duration: 40.912956 -------------------------------------------------------------------------------- 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 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.679 | 3.679 | 3.679 | 3.679 | 3.679 | 3.679 | 100.0% | 1 | | cinder_v2.delete_volume | 10.728 | 10.728 | 10.728 | 10.728 | 10.728 | 10.728 | 100.0% | 1 | | total | 14.407 | 14.407 | 14.407 | 14.407 | 14.407 | 14.407 | 100.0% | 1 | | -> duration | 14.407 | 14.407 | 14.407 | 14.407 | 14.407 | 14.407 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.406939 Full duration: 24.986004 -------------------------------------------------------------------------------- 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-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task b3a8f063-56c0-4e89-9d68-bc0d14f12a67 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.735 | 5.735 | 5.735 | 5.735 | 5.735 | 5.735 | 100.0% | 1 | | cinder_v2.delete_volume | 10.787 | 10.787 | 10.787 | 10.787 | 10.787 | 10.787 | 100.0% | 1 | | total | 16.522 | 16.522 | 16.522 | 16.522 | 16.522 | 16.522 | 100.0% | 1 | | -> duration | 16.522 | 16.522 | 16.522 | 16.522 | 16.522 | 16.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.522421 Full duration: 27.573919 -------------------------------------------------------------------------------- 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 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.278 | 3.278 | 3.278 | 3.278 | 3.278 | 3.278 | 100.0% | 1 | | cinder_v2.delete_volume | 10.775 | 10.775 | 10.775 | 10.775 | 10.775 | 10.775 | 100.0% | 1 | | total | 14.054 | 14.054 | 14.054 | 14.054 | 14.054 | 14.054 | 100.0% | 1 | | -> duration | 14.054 | 14.054 | 14.054 | 14.054 | 14.054 | 14.054 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.053512 Full duration: 24.104684 -------------------------------------------------------------------------------- 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 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.327 | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 100.0% | 1 | | cinder_v2.extend_volume | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 100.0% | 1 | | cinder_v2.delete_volume | 19.176 | 19.176 | 19.176 | 19.176 | 19.176 | 19.176 | 100.0% | 1 | | total | 24.962 | 24.962 | 24.962 | 24.962 | 24.962 | 24.962 | 100.0% | 1 | | -> duration | 24.962 | 24.962 | 24.962 | 24.962 | 24.962 | 24.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.962113 Full duration: 36.045964 -------------------------------------------------------------------------------- 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 26.497 | 26.497 | 26.497 | 26.497 | 26.497 | 26.497 | 100.0% | 1 | | cinder_v2.delete_volume | 10.784 | 10.784 | 10.784 | 10.784 | 10.784 | 10.784 | 100.0% | 1 | | total | 37.282 | 37.282 | 37.282 | 37.282 | 37.282 | 37.282 | 100.0% | 1 | | -> duration | 37.282 | 37.282 | 37.282 | 37.282 | 37.282 | 37.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.282499 Full duration: 62.655111 -------------------------------------------------------------------------------- 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | cinder_v2.list_qos | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783523 Full duration: 12.397675 -------------------------------------------------------------------------------- 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | cinder_v2.set_qos | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806906 Full duration: 12.338431 -------------------------------------------------------------------------------- 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | cinder_v2.list_types | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.862285 Full duration: 12.80708 -------------------------------------------------------------------------------- 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 b3a8f063-56c0-4e89-9d68-bc0d14f12a67 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.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> duration | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.950798 Full duration: 12.46424 HINTS: * To plot HTML graphics with this data, run: rally task report b3a8f063-56c0-4e89-9d68-bc0d14f12a67 --out output.html * To generate a JUnit report, run: rally task export b3a8f063-56c0-4e89-9d68-bc0d14f12a67 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b3a8f063-56c0-4e89-9d68-bc0d14f12a67 --json --out output.json 2018-03-15 01:45:43,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b3a8f063-56c0-4e89-9d68-bc0d14f12a67'] 2018-03-15 01:45:44,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-15 01:45:44,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b3a8f063-56c0-4e89-9d68-bc0d14f12a67', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-15 01:45:44,704 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-15 01:45:44,704 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-15 01:45:44,705 - 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-03-15 01:45:44,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 01:45:44,744 - 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-03-15 01:45:44,747 - 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': 'c36743d9-7591-40e7-8c87-3a90cf7d16b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'flavor_name': 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', '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-03-15 01:47:15,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3a246d10-5887-4184-b725-7b0caf72af28 2018-03-15 01:47:15,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3a246d10-5887-4184-b725-7b0caf72af28'] 2018-03-15 01:47:16,607 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3a246d10-5887-4184-b725-7b0caf72af28: 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 3a246d10-5887-4184-b725-7b0caf72af28 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.007 | 5.007 | 5.007 | 5.007 | 5.007 | 5.007 | 100.0% | 1 | | heat.update_stack | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 100.0% | 1 | | heat.delete_stack | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | total | 10.071 | 10.071 | 10.071 | 10.071 | 10.071 | 10.071 | 100.0% | 1 | | -> duration | 6.071 | 6.071 | 6.071 | 6.071 | 6.071 | 6.071 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.071252 Full duration: 21.456443 -------------------------------------------------------------------------------- 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 3a246d10-5887-4184-b725-7b0caf72af28 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.751 | 4.751 | 4.751 | 4.751 | 4.751 | 4.751 | 100.0% | 1 | | heat.check_stack | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | heat.delete_stack | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 100.0% | 1 | | total | 7.921 | 7.921 | 7.921 | 7.921 | 7.921 | 7.921 | 100.0% | 1 | | -> duration | 5.921 | 5.921 | 5.921 | 5.921 | 5.921 | 5.921 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.921086 Full duration: 18.193901 -------------------------------------------------------------------------------- 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 3a246d10-5887-4184-b725-7b0caf72af28 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.714 | 4.714 | 4.714 | 4.714 | 4.714 | 4.714 | 100.0% | 1 | | heat.suspend_stack | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | heat.resume_stack | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | heat.delete_stack | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 100.0% | 1 | | total | 8.212 | 8.212 | 8.212 | 8.212 | 8.212 | 8.212 | 100.0% | 1 | | -> duration | 6.212 | 6.212 | 6.212 | 6.212 | 6.212 | 6.212 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.212307 Full duration: 18.865268 -------------------------------------------------------------------------------- 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 3a246d10-5887-4184-b725-7b0caf72af28 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.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 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.898214 Full duration: 10.346741 HINTS: * To plot HTML graphics with this data, run: rally task report 3a246d10-5887-4184-b725-7b0caf72af28 --out output.html * To generate a JUnit report, run: rally task export 3a246d10-5887-4184-b725-7b0caf72af28 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3a246d10-5887-4184-b725-7b0caf72af28 --json --out output.json 2018-03-15 01:47:16,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3a246d10-5887-4184-b725-7b0caf72af28'] 2018-03-15 01:47:17,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-15 01:47:17,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3a246d10-5887-4184-b725-7b0caf72af28', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-15 01:47:17,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-15 01:47:17,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-15 01:47:17,783 - 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-03-15 01:47:17,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 01:47:17,818 - 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-03-15 01:47:17,822 - 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': 'c36743d9-7591-40e7-8c87-3a90cf7d16b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'flavor_name': 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', '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-03-15 01:50:33,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d19230a5-d630-4a01-a7a2-7f6f6cf108bd 2018-03-15 01:50:33,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd19230a5-d630-4a01-a7a2-7f6f6cf108bd'] 2018-03-15 01:50:35,024 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d19230a5-d630-4a01-a7a2-7f6f6cf108bd: 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | keystone_v3.add_role | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.revoke_role | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> duration | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601703 Full duration: 14.613681 -------------------------------------------------------------------------------- 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | keystone_v3.add_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.list_roles | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678328 Full duration: 14.348979 -------------------------------------------------------------------------------- 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.list_projects | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | -> duration | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.629398 Full duration: 14.870782 -------------------------------------------------------------------------------- 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | keystone_v3.delete_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | -> duration | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.481977 Full duration: 12.099187 -------------------------------------------------------------------------------- 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | keystone_v3.delete_service | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> duration | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.647866 Full duration: 12.043584 -------------------------------------------------------------------------------- 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.create_user | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> keystone_v3.add_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.create_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.get_project | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_user | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_role | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.list_services | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | keystone_v3.get_services | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> duration | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.139627 Full duration: 19.082781 -------------------------------------------------------------------------------- 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 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.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768222 Full duration: 12.930635 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717053 Full duration: 14.529155 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> duration | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.575902 Full duration: 14.103931 -------------------------------------------------------------------------------- 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | keystone_v3.list_users | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710194 Full duration: 14.392091 -------------------------------------------------------------------------------- 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 d19230a5-d630-4a01-a7a2-7f6f6cf108bd 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | keystone_v3.create_users | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | total | 3.831 | 3.831 | 3.831 | 3.831 | 3.831 | 3.831 | 100.0% | 1 | | -> duration | 3.831 | 3.831 | 3.831 | 3.831 | 3.831 | 3.831 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.830945 Full duration: 21.229617 HINTS: * To plot HTML graphics with this data, run: rally task report d19230a5-d630-4a01-a7a2-7f6f6cf108bd --out output.html * To generate a JUnit report, run: rally task export d19230a5-d630-4a01-a7a2-7f6f6cf108bd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d19230a5-d630-4a01-a7a2-7f6f6cf108bd --json --out output.json 2018-03-15 01:50:35,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd19230a5-d630-4a01-a7a2-7f6f6cf108bd'] 2018-03-15 01:50:36,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-15 01:50:36,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd19230a5-d630-4a01-a7a2-7f6f6cf108bd', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-15 01:50:36,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-15 01:50:36,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-15 01:50:36,229 - 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-03-15 01:50:36,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 01:50:36,269 - 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-03-15 01:50:36,276 - 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': 'c36743d9-7591-40e7-8c87-3a90cf7d16b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'flavor_name': 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', '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-03-15 01:57:12,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3da196d4-4f78-4145-b76f-56b787c624f4 2018-03-15 01:57:12,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3da196d4-4f78-4145-b76f-56b787c624f4'] 2018-03-15 01:57:13,817 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3da196d4-4f78-4145-b76f-56b787c624f4: 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 3da196d4-4f78-4145-b76f-56b787c624f4 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.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | neutron.delete_network | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | total | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 100.0% | 1 | | -> duration | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 2.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.140732 Full duration: 15.041556 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.626 | 1.626 | 1.626 | 1.626 | 1.626 | 1.626 | 100.0% | 1 | | neutron.delete_port | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | total | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | -> duration | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.579072 Full duration: 38.351845 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 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.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | neutron.create_subnet | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | neutron.create_router | 2.535 | 2.535 | 2.535 | 2.535 | 2.535 | 2.535 | 100.0% | 1 | | neutron.add_interface_router | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | neutron.remove_interface_router | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | neutron.delete_router | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 100.0% | 1 | | total | 11.428 | 11.428 | 11.428 | 11.428 | 11.428 | 11.428 | 100.0% | 1 | | -> duration | 11.428 | 11.428 | 11.428 | 11.428 | 11.428 | 11.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.427759 Full duration: 54.528536 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 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.483 | 1.483 | 1.483 | 1.483 | 1.483 | 1.483 | 100.0% | 1 | | neutron.delete_subnet | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 100.0% | 1 | | -> duration | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.052291 Full duration: 37.050377 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.list_networks | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> duration | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.29043 Full duration: 16.230162 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 100.0% | 1 | | neutron.list_ports | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | -> duration | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.860622 Full duration: 37.498664 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 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.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | neutron.create_subnet | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | neutron.create_router | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 100.0% | 1 | | neutron.add_interface_router | 2.216 | 2.216 | 2.216 | 2.216 | 2.216 | 2.216 | 100.0% | 1 | | neutron.list_routers | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 6.757 | 6.757 | 6.757 | 6.757 | 6.757 | 6.757 | 100.0% | 1 | | -> duration | 6.757 | 6.757 | 6.757 | 6.757 | 6.757 | 6.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.756623 Full duration: 54.762073 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 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.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.create_subnet | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | neutron.list_subnets | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 100.0% | 1 | | -> duration | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.094959 Full duration: 42.077064 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 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.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | neutron.delete_security_group | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | | total | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | -> duration | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.656676 Full duration: 15.012283 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 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.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | neutron.create_security_group_rule | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | neutron.delete_security_group | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | total | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | -> duration | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.478431 Full duration: 16.416313 -------------------------------------------------------------------------------- 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 3da196d4-4f78-4145-b76f-56b787c624f4 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.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | neutron.create_router | 4.306 | 4.306 | 4.306 | 4.306 | 4.306 | 4.306 | 100.0% | 1 | | neutron.add_gateway_router | 2.097 | 2.097 | 2.097 | 2.097 | 2.097 | 2.097 | 100.0% | 1 | | neutron.remove_gateway_router | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | total | 9.107 | 9.107 | 9.107 | 9.107 | 9.107 | 9.107 | 100.0% | 1 | | -> duration | 9.107 | 9.107 | 9.107 | 9.107 | 9.107 | 9.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.106922 Full duration: 32.518377 HINTS: * To plot HTML graphics with this data, run: rally task report 3da196d4-4f78-4145-b76f-56b787c624f4 --out output.html * To generate a JUnit report, run: rally task export 3da196d4-4f78-4145-b76f-56b787c624f4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3da196d4-4f78-4145-b76f-56b787c624f4 --json --out output.json 2018-03-15 01:57:13,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3da196d4-4f78-4145-b76f-56b787c624f4'] 2018-03-15 01:57:15,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-15 01:57:15,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3da196d4-4f78-4145-b76f-56b787c624f4', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-15 01:57:15,029 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-15 01:57:15,030 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-15 01:57:15,030 - 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-03-15 01:57:15,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 01:57:15,087 - 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-03-15 01:57:15,093 - 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': 'c36743d9-7591-40e7-8c87-3a90cf7d16b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'flavor_name': 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', '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-03-15 02:06:34,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1760d6d7-f1ed-4545-a766-674673b848b3 2018-03-15 02:06:34,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1760d6d7-f1ed-4545-a766-674673b848b3'] 2018-03-15 02:06:36,295 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1760d6d7-f1ed-4545-a766-674673b848b3: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "image": { "name": "Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "block_migration": false, "nics": [ { "net-id": "c36743d9-7591-40e7-8c87-3a90cf7d16b6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1760d6d7-f1ed-4545-a766-674673b848b3 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.461 | 14.461 | 14.461 | 14.461 | 14.461 | 14.461 | 100.0% | 1 | | nova.find_host_to_migrate | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | nova.live_migrate | 13.727 | 13.727 | 13.727 | 13.727 | 13.727 | 13.727 | 100.0% | 1 | | nova.delete_server | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 100.0% | 1 | | total | 32.323 | 32.323 | 32.323 | 32.323 | 32.323 | 32.323 | 100.0% | 1 | | -> duration | 31.323 | 31.323 | 31.323 | 31.323 | 31.323 | 31.323 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.322628 Full duration: 41.453762 -------------------------------------------------------------------------------- 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-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "image": { "name": "Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "c36743d9-7591-40e7-8c87-3a90cf7d16b6" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1760d6d7-f1ed-4545-a766-674673b848b3 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.575 | 12.575 | 12.575 | 12.575 | 12.575 | 12.575 | 100.0% | 1 | | cinder_v2.create_volume | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | nova.attach_volume | 6.731 | 6.731 | 6.731 | 6.731 | 6.731 | 6.731 | 100.0% | 1 | | nova.find_host_to_migrate | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | nova.live_migrate | 13.472 | 13.472 | 13.472 | 13.472 | 13.472 | 13.472 | 100.0% | 1 | | nova.detach_volume | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 100.0% | 1 | | cinder_v2.delete_volume | 91.491 | 91.491 | 91.491 | 91.491 | 91.491 | 91.491 | 100.0% | 1 | | nova.delete_server | 2.784 | 2.784 | 2.784 | 2.784 | 2.784 | 2.784 | 100.0% | 1 | | total | 134.771 | 134.771 | 134.771 | 134.771 | 134.771 | 134.771 | 100.0% | 1 | | -> duration | 133.771 | 133.771 | 133.771 | 133.771 | 133.771 | 133.771 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 133.770823 Full duration: 147.19512 -------------------------------------------------------------------------------- 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-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "image": { "name": "Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "c36743d9-7591-40e7-8c87-3a90cf7d16b6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1760d6d7-f1ed-4545-a766-674673b848b3 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.655 | 5.655 | 5.655 | 5.655 | 5.655 | 5.655 | 100.0% | 1 | | nova.boot_server | 13.876 | 13.876 | 13.876 | 13.876 | 13.876 | 13.876 | 100.0% | 1 | | nova.find_host_to_migrate | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 100.0% | 1 | | nova.live_migrate | 13.503 | 13.503 | 13.503 | 13.503 | 13.503 | 13.503 | 100.0% | 1 | | nova.delete_server | 5.057 | 5.057 | 5.057 | 5.057 | 5.057 | 5.057 | 100.0% | 1 | | total | 39.41 | 39.41 | 39.41 | 39.41 | 39.41 | 39.41 | 100.0% | 1 | | -> duration | 38.41 | 38.41 | 38.41 | 38.41 | 38.41 | 38.41 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.410199 Full duration: 52.523299 -------------------------------------------------------------------------------- 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-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "image": { "name": "Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "server_kwargs": { "nics": [ { "net-id": "c36743d9-7591-40e7-8c87-3a90cf7d16b6" } ] } }, "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 1760d6d7-f1ed-4545-a766-674673b848b3 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.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | nova.boot_server | 10.044 | 10.044 | 10.044 | 10.044 | 10.044 | 10.044 | 100.0% | 1 | | nova.delete_server | 5.433 | 5.433 | 5.433 | 5.433 | 5.433 | 5.433 | 100.0% | 1 | | nova.delete_keypair | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 16.591 | 16.591 | 16.591 | 16.591 | 16.591 | 16.591 | 100.0% | 1 | | -> duration | 15.591 | 15.591 | 15.591 | 15.591 | 15.591 | 15.591 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.59102 Full duration: 49.633395 -------------------------------------------------------------------------------- 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-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "image": { "name": "Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "volume_size": 5, "nics": [ { "net-id": "c36743d9-7591-40e7-8c87-3a90cf7d16b6" } ] }, "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 1760d6d7-f1ed-4545-a766-674673b848b3 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.484 | 5.484 | 5.484 | 5.484 | 5.484 | 5.484 | 100.0% | 1 | | nova.boot_server | 13.513 | 13.513 | 13.513 | 13.513 | 13.513 | 13.513 | 100.0% | 1 | | nova.delete_server | 5.649 | 5.649 | 5.649 | 5.649 | 5.649 | 5.649 | 100.0% | 1 | | total | 24.646 | 24.646 | 24.646 | 24.646 | 24.646 | 24.646 | 100.0% | 1 | | -> duration | 23.646 | 23.646 | 23.646 | 23.646 | 23.646 | 23.646 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.645673 Full duration: 61.629192 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "image": { "name": "Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "force_delete": false, "nics": [ { "net-id": "c36743d9-7591-40e7-8c87-3a90cf7d16b6" } ] }, "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 1760d6d7-f1ed-4545-a766-674673b848b3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.692 | 11.692 | 11.692 | 11.692 | 11.692 | 11.692 | 100.0% | 1 | | nova.pause_server | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 100.0% | 1 | | nova.unpause_server | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 2.675 | 100.0% | 1 | | nova.delete_server | 5.288 | 5.288 | 5.288 | 5.288 | 5.288 | 5.288 | 100.0% | 1 | | total | 22.772 | 22.772 | 22.772 | 22.772 | 22.772 | 22.772 | 100.0% | 1 | | -> duration | 17.772 | 17.772 | 17.772 | 17.772 | 17.772 | 17.772 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.771694 Full duration: 57.736044 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "image": { "name": "Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "nics": [ { "net-id": "c36743d9-7591-40e7-8c87-3a90cf7d16b6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1760d6d7-f1ed-4545-a766-674673b848b3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.471 | 11.471 | 11.471 | 11.471 | 11.471 | 11.471 | 100.0% | 1 | | nova.migrate | 24.764 | 24.764 | 24.764 | 24.764 | 24.764 | 24.764 | 100.0% | 1 | | nova.resize_confirm | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 100.0% | 1 | | nova.delete_server | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 41.837 | 41.837 | 41.837 | 41.837 | 41.837 | 41.837 | 100.0% | 1 | | -> duration | 40.837 | 40.837 | 40.837 | 40.837 | 40.837 | 40.837 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.836778 Full duration: 51.389507 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "image": { "name": "Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 1760d6d7-f1ed-4545-a766-674673b848b3 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 | 13.456 | 13.456 | 13.456 | 13.456 | 13.456 | 13.456 | 100.0% | 1 | | nova.list_interfaces | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 13.722 | 13.722 | 13.722 | 13.722 | 13.722 | 13.722 | 100.0% | 1 | | -> duration | 12.722 | 12.722 | 12.722 | 12.722 | 12.722 | 12.722 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.721747 Full duration: 52.304018 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1760d6d7-f1ed-4545-a766-674673b848b3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 100.0% | 1 | | nova.delete_server_group | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 100.0% | 1 | | -> duration | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.389676 Full duration: 10.270251 HINTS: * To plot HTML graphics with this data, run: rally task report 1760d6d7-f1ed-4545-a766-674673b848b3 --out output.html * To generate a JUnit report, run: rally task export 1760d6d7-f1ed-4545-a766-674673b848b3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1760d6d7-f1ed-4545-a766-674673b848b3 --json --out output.json 2018-03-15 02:06:36,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1760d6d7-f1ed-4545-a766-674673b848b3'] 2018-03-15 02:06:37,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-15 02:06:37,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1760d6d7-f1ed-4545-a766-674673b848b3', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-15 02:06:37,507 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-15 02:06:37,508 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-15 02:06:37,508 - 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-03-15 02:06:37,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-15 02:06:37,548 - 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-03-15 02:06:37,550 - 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': 'c36743d9-7591-40e7-8c87-3a90cf7d16b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'flavor_name': 'rally-tiny-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a86a2c6c-feac-4fbc-851e-59ed5fbe964f', '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-03-15 02:07:33,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 18725b16-ebda-4876-99a1-de656bab3c25 2018-03-15 02:07:33,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '18725b16-ebda-4876-99a1-de656bab3c25'] 2018-03-15 02:07:34,619 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 18725b16-ebda-4876-99a1-de656bab3c25: 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 18725b16-ebda-4876-99a1-de656bab3c25 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.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | quotas.delete_quotas | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | -> duration | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91915 Full duration: 8.591556 -------------------------------------------------------------------------------- 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 18725b16-ebda-4876-99a1-de656bab3c25 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.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | total | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> duration | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.889288 Full duration: 8.261233 -------------------------------------------------------------------------------- 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 18725b16-ebda-4876-99a1-de656bab3c25 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.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800038 Full duration: 8.730625 -------------------------------------------------------------------------------- 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 18725b16-ebda-4876-99a1-de656bab3c25 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.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | total | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | -> duration | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.213717 Full duration: 9.302911 HINTS: * To plot HTML graphics with this data, run: rally task report 18725b16-ebda-4876-99a1-de656bab3c25 --out output.html * To generate a JUnit report, run: rally task export 18725b16-ebda-4876-99a1-de656bab3c25 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 18725b16-ebda-4876-99a1-de656bab3c25 --json --out output.json 2018-03-15 02:07:34,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '18725b16-ebda-4876-99a1-de656bab3c25'] 2018-03-15 02:07:35,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-15 02:07:35,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '18725b16-ebda-4876-99a1-de656bab3c25', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-15 02:07:35,793 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-15 02:07:35,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:15 | 4 | 100.00% | | cinder | 04:26 | 10 | 100.00% | | heat | 01:08 | 4 | 100.00% | | keystone | 02:44 | 11 | 100.00% | | neutron | 05:59 | 11 | 100.00% | | nova | 08:44 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:25:38 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-03-15 02:07:35,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-15 02:07:47,969 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 02:07:47,969 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:14 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-15 02:07:47,974 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-15 02:07:48,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-15 02:07:50,877 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-03-15 02:07:53,735 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-15 02:07:57,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-15 02:07:59,861 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-15 02:08:07,223 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-15 02:08:09,625 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-15 02:08:14,189 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-15 02:08:14,189 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-15 02:08:17,435 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-15 02:08:17,436 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-15 02:08:17,441 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-15 02:08:19,949 - 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-03-15 02:08:22,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:22.350 11259 INFO rally.api [-] Starting verification (UUID=8380a262-2748-4700-bad6-230f4ea996bb) for deployment 'opnfv-rally' (UUID=be1179ae-3663-4b4b-97c6-3cef4930c99d) by verifier 'opnfv-tempest' (UUID=1263792d-d15d-40eb-8dda-2d0718a497b8). 2018-03-15 02:08:22,352 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 8380a262-2748-4700-bad6-230f4ea996bb 2018-03-15 02:08:30,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:30.831 11259 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2018-03-15 02:08:30,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:30.859 11259 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.131s] 2018-03-15 02:08:30,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:30.932 11259 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.072s] 2018-03-15 02:08:31,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:31.501 11259 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.393s] 2018-03-15 02:08:32,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:32.072 11259 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.330s] 2018-03-15 02:08:32,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:32.188 11259 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.115s] 2018-03-15 02:08:32,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:32.362 11259 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.627s] 2018-03-15 02:08:32,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:32.388 11259 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.311s] 2018-03-15 02:08:32,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:32.860 11259 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.471s] 2018-03-15 02:08:33,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:33.211 11259 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.848s] 2018-03-15 02:08:33,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:33.256 11259 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.395s] 2018-03-15 02:08:33,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:33.616 11259 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.763s] 2018-03-15 02:08:34,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:34.188 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.148s] 2018-03-15 02:08:35,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:35.277 11259 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.014s] 2018-03-15 02:08:35,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:35.299 11259 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.022s] 2018-03-15 02:08:35,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:35.313 11259 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.014s] 2018-03-15 02:08:35,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:35.757 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.565s] 2018-03-15 02:08:36,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:36.217 11259 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.744s] 2018-03-15 02:08:36,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:36.282 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.527s] 2018-03-15 02:08:37,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:37.053 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.769s] 2018-03-15 02:08:37,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:37.563 11259 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.208s] 2018-03-15 02:08:37,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:37.618 11259 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.055s] 2018-03-15 02:08:38,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:38.583 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.527s] 2018-03-15 02:08:38,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:38.598 11259 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.136s] 2018-03-15 02:08:38,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:38.726 11259 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.127s] 2018-03-15 02:08:39,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:39.145 11259 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.417s] 2018-03-15 02:08:39,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:39.213 11259 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.068s] 2018-03-15 02:08:39,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:39.263 11259 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.049s] 2018-03-15 02:08:40,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:40.034 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.381s] 2018-03-15 02:08:40,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:40.124 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.540s] 2018-03-15 02:08:40,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:40.389 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.355s] 2018-03-15 02:08:41,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:41.004 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.880s] 2018-03-15 02:08:41,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:41.062 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.059s] 2018-03-15 02:08:41,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:41.082 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2018-03-15 02:08:41,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:41.103 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-03-15 02:08:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:41.136 11259 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.033s] 2018-03-15 02:08:43,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:43.117 11259 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [9.858s] 2018-03-15 02:08:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:43.441 11259 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.095s] 2018-03-15 02:08:45,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:45.032 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.327s] 2018-03-15 02:08:45,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:45.080 11259 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [11.455s] 2018-03-15 02:08:45,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:45.099 11259 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [1.657s] 2018-03-15 02:08:49,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:49.720 11259 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.583s] 2018-03-15 02:08:51,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:51.835 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.584s] 2018-03-15 02:08:51,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:51.838 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... skip [0.000s]: Need distinct images to run this test 2018-03-15 02:08:52,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:52.130 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.292s] 2018-03-15 02:08:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:52.466 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.336s] 2018-03-15 02:08:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:52.964 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.496s] 2018-03-15 02:08:53,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:53.055 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.089s] 2018-03-15 02:08:53,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:53.173 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.117s] 2018-03-15 02:08:53,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:53.175 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... skip [0.000s]: Need distinct images to run this test 2018-03-15 02:08:53,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:53.440 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.266s] 2018-03-15 02:08:53,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:53.567 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.126s] 2018-03-15 02:08:53,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:53.842 11259 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.275s] 2018-03-15 02:08:54,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:54.719 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.955s] 2018-03-15 02:08:55,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:55.946 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.225s] 2018-03-15 02:08:57,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:57.212 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.265s] 2018-03-15 02:08:57,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:57.288 11259 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.267s] 2018-03-15 02:08:58,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:58.425 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.212s] 2018-03-15 02:08:58,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:58.941 11259 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [15.905s] 2018-03-15 02:08:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:59.682 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.256s] 2018-03-15 02:08:59,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:08:59.840 11259 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.905s] 2018-03-15 02:09:00,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:00.720 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.037s] 2018-03-15 02:09:01,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:01.147 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.427s] 2018-03-15 02:09:01,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:01.561 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.413s] 2018-03-15 02:09:02,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:02.011 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.450s] 2018-03-15 02:09:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:02.401 11259 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.112s] 2018-03-15 02:09:03,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:03.171 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.157s] 2018-03-15 02:09:03,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:03.501 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.330s] 2018-03-15 02:09:03,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:03.926 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.424s] 2018-03-15 02:09:04,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:04.375 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.449s] 2018-03-15 02:09:04,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:04.541 11259 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.139s] 2018-03-15 02:09:04,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:04.609 11259 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.068s] 2018-03-15 02:09:04,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:04.711 11259 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.100s] 2018-03-15 02:09:04,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:04.799 11259 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.088s] 2018-03-15 02:09:04,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:04.903 11259 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.104s] 2018-03-15 02:09:05,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:05.734 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.357s] 2018-03-15 02:09:06,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:06.091 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.357s] 2018-03-15 02:09:06,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:06.691 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.599s] 2018-03-15 02:09:07,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:07.065 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.373s] 2018-03-15 02:09:07,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:07.543 11259 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.478s] 2018-03-15 02:09:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:10.344 11259 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.113s] 2018-03-15 02:09:10,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:10.443 11259 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.099s] 2018-03-15 02:09:14,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:14.589 11259 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [29.500s] 2018-03-15 02:09:18,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:18.018 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.082s] 2018-03-15 02:09:18,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:18.103 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.085s] 2018-03-15 02:09:18,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:18.166 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.063s] 2018-03-15 02:09:18,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:18.596 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.428s] 2018-03-15 02:09:18,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:18.749 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.153s] 2018-03-15 02:09:19,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.150 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.399s] 2018-03-15 02:09:19,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.219 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.069s] 2018-03-15 02:09:19,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.281 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.062s] 2018-03-15 02:09:19,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.392 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.110s] 2018-03-15 02:09:19,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.487 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.094s] 2018-03-15 02:09:19,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.565 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.078s] 2018-03-15 02:09:19,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.697 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.130s] 2018-03-15 02:09:19,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.825 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.127s] 2018-03-15 02:09:19,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.902 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.077s] 2018-03-15 02:09:19,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:19.993 11259 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.090s] 2018-03-15 02:09:21,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:21.688 11259 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.158s] 2018-03-15 02:09:24,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:24.441 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.160s] 2018-03-15 02:09:24,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:24.541 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.100s] 2018-03-15 02:09:25,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:25.036 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.493s] 2018-03-15 02:09:25,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:25.177 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.141s] 2018-03-15 02:09:25,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:25.179 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-03-15 02:09:25,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:25.953 11259 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.362s] 2018-03-15 02:09:48,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:48.121 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.300s] 2018-03-15 02:09:48,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:48.322 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.198s] 2018-03-15 02:09:48,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:48.332 11259 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [22.370s] 2018-03-15 02:09:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:48.499 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.178s] 2018-03-15 02:09:48,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:48.822 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.322s] 2018-03-15 02:09:49,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:49.262 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.439s] 2018-03-15 02:09:49,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:49.675 11259 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.414s] 2018-03-15 02:09:52,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:52.401 11259 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.301s] 2018-03-15 02:09:52,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:52.592 11259 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.191s] 2018-03-15 02:09:57,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:57.682 11259 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.133s] 2018-03-15 02:09:57,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:57.789 11259 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.107s] 2018-03-15 02:09:58,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:58.322 11259 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.622s] 2018-03-15 02:09:58,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:58.381 11259 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.591s] 2018-03-15 02:09:58,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:58.501 11259 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.119s] 2018-03-15 02:09:58,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:58.502 11259 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-15 02:09:58,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:58.765 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.065s] 2018-03-15 02:09:58,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:58.835 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.068s] 2018-03-15 02:09:58,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:58.977 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.142s] 2018-03-15 02:09:59,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:59.209 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.231s] 2018-03-15 02:09:59,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:59.440 11259 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.116s] 2018-03-15 02:09:59,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:59.446 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.237s] 2018-03-15 02:09:59,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:59.645 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.198s] 2018-03-15 02:09:59,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:09:59.876 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.230s] 2018-03-15 02:10:00,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:00.009 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.132s] 2018-03-15 02:10:00,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:00.276 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.266s] 2018-03-15 02:10:00,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:00.397 11259 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.120s] 2018-03-15 02:10:02,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:02.331 11259 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.887s] 2018-03-15 02:10:03,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:03.019 11259 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.690s] 2018-03-15 02:10:04,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:04.848 11259 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.827s] 2018-03-15 02:10:05,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:05.974 11259 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.124s] 2018-03-15 02:10:07,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:07.906 11259 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.928s] 2018-03-15 02:10:07,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:07.962 11259 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.059s] 2018-03-15 02:10:15,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:10:15.879 11259 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.182s] 2018-03-15 02:11:12,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:11:12.912 11259 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [150.190s] 2018-03-15 02:11:51,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:11:51.352 11259 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [38.429s] 2018-03-15 02:12:27,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.358 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.029s] 2018-03-15 02:12:27,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.418 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.059s] 2018-03-15 02:12:27,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.489 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.070s] 2018-03-15 02:12:27,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.527 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.037s] 2018-03-15 02:12:27,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.551 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.024s] 2018-03-15 02:12:27,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.581 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.029s] 2018-03-15 02:12:27,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.651 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.069s] 2018-03-15 02:12:27,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.723 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.071s] 2018-03-15 02:12:27,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.741 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.017s] 2018-03-15 02:12:27,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.813 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.071s] 2018-03-15 02:12:27,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.831 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.018s] 2018-03-15 02:12:27,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:27.933 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.101s] 2018-03-15 02:12:28,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:28.024 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.090s] 2018-03-15 02:12:28,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:28.102 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.078s] 2018-03-15 02:12:28,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:28.188 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.083s] 2018-03-15 02:12:28,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:28.825 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.636s] 2018-03-15 02:12:28,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:28.888 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.065s] 2018-03-15 02:12:28,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:28.961 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.072s] 2018-03-15 02:12:28,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:28.978 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.017s] 2018-03-15 02:12:29,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:29.045 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.065s] 2018-03-15 02:12:29,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:29.113 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.067s] 2018-03-15 02:12:29,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:29.328 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.214s] 2018-03-15 02:12:29,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:12:29.400 11259 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.072s] 2018-03-15 02:12:43,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8380a262-2748-4700-bad6-230f4ea996bb']'. 2018-03-15 02:12:44,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-15 02:12:44,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-15 02:12:44,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-15 02:12:44,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8380a262-2748-4700-bad6-230f4ea996bb | 2018-03-15 02:12:44,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-15 02:12:44,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-15 02:08:22 | 2018-03-15 02:12:44,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-15 02:12:42 | 2018-03-15 02:12:44,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:20 | 2018-03-15 02:12:44,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-15 02:12:44,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-15 02:12:44,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1263792d-d15d-40eb-8dda-2d0718a497b8) | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: be1179ae-3663-4b4b-97c6-3cef4930c99d) | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 163 | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 240.417 | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 161 | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 2 | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-15 02:12:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-15 02:12:44,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-15 02:12:44,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-15 02:12:44,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-03-15 02:12:48,640 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 02:12:48,641 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:41 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-15 02:12:48,645 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-03-15 02:12:48,744 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-15 02:12:51,612 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-03-15 02:12:54,306 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-15 02:12:57,891 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-15 02:13:00,483 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-15 02:13:07,702 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-15 02:13:10,229 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-15 02:13:12,463 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-15 02:13:12,464 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-15 02:13:15,676 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-15 02:13:15,677 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-15 02:13:15,682 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-15 02:13:15,687 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-15 02:13:15,688 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-ca36c91a-b4cf-4a85-8fad-6d3df07c657d/repo;testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' > /home/opnfv/functest/results/patrole/tempest-list.txt;cd -;' 2018-03-15 02:13:18,944 - 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-03-15 02:13:21,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 02:13:21.225 11409 INFO rally.api [-] Starting verification (UUID=433fed3f-e4e1-43e0-ba15-7fa2cdccae24) for deployment 'opnfv-rally' (UUID=d1457189-e90f-4270-8ddd-80600b554ca9) by verifier 'opnfv-tempest' (UUID=ca36c91a-b4cf-4a85-8fad-6d3df07c657d). 2018-03-15 02:13:21,227 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 433fed3f-e4e1-43e0-ba15-7fa2cdccae24 2018-03-15 02:17:39,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '433fed3f-e4e1-43e0-ba15-7fa2cdccae24']'. 2018-03-15 02:17:40,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-15 02:17:40,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-15 02:17:40,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-15 02:17:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 433fed3f-e4e1-43e0-ba15-7fa2cdccae24 | 2018-03-15 02:17:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-15 02:17:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-15 02:13:21 | 2018-03-15 02:17:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-15 02:17:39 | 2018-03-15 02:17:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:18 | 2018-03-15 02:17:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-15 02:17:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-15 02:17:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ca36c91a-b4cf-4a85-8fad-6d3df07c657d) | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d1457189-e90f-4270-8ddd-80600b554ca9) | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 238.212 | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-15 02:17:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-15 02:17:40,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-15 02:17:40,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-03-15 02:17:45,285 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 02:17:45,285 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-15 02:17:45,291 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-15 02:17:46,523 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-15 03:22:35,350 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... FAIL test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_volume_tests.py", line 298, in test_create_volume_bad_zone self.volume_creator.create(block=True) AssertionError: BadRequest not raised ---------------------------------------------------------------------- Ran 119 tests in 3888.754s FAILED (failures=1) 2018-03-15 03:22:35,521 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 03:22:35,521 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 64:49 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-03-15 03:22:35,526 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-03-15 03:22:35,526 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-03-15 03:22:35,625 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-15 03:22:38,503 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-03-15 03:22:41,306 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-15 03:22:45,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-15 03:22:47,672 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-15 03:22:55,107 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-15 03:22:57,642 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-15 03:23:01,698 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-15 03:23:01,698 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-15 03:23:05,172 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-15 03:23:05,172 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-15 03:23:05,175 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-15 03:23:05,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-15 03:23:05,180 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-f7d6b9f9-aaa5-4f9e-bb9c-d2ba817fa4b4/repo;testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' > /home/opnfv/functest/results/neutron_trunk/test_list.txt;cd -;' 2018-03-15 03:23:08,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-15 03:23:08,372 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-15 03:23:08,372 - 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-03-15 03:23:10,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-15 03:23:10.647 11682 INFO rally.api [-] Starting verification (UUID=a49604db-5f38-46f1-93f9-b3383222f669) for deployment 'opnfv-rally' (UUID=ea18b639-aba6-4863-8658-77d59e1b0257) by verifier 'opnfv-tempest' (UUID=f7d6b9f9-aaa5-4f9e-bb9c-d2ba817fa4b4). 2018-03-15 03:23:10,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a49604db-5f38-46f1-93f9-b3383222f669 2018-03-15 03:25:21,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a49604db-5f38-46f1-93f9-b3383222f669']'. 2018-03-15 03:25:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a49604db-5f38-46f1-93f9-b3383222f669 | 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-15 03:23:10 | 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-15 03:25:21 | 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:11 | 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-15 03:25:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f7d6b9f9-aaa5-4f9e-bb9c-d2ba817fa4b4) | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ea18b639-aba6-4863-8658-77d59e1b0257) | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 116.638 | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-15 03:25:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-15 03:25:22,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-15 03:25:22,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-15 03:25:22,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-15 03:25:22,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-03-15 03:25:26,686 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 207, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 937, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'neutron_trunk'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-03-15 03:25:26,688 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:31 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-03-15 03:25:26,694 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:56 | PASS | | vping_userdata | functest | smoke | 00:50 | PASS | | tempest_smoke_serial | functest | smoke | 21:46 | PASS | | rally_sanity | functest | smoke | 30:14 | PASS | | refstack_defcore | functest | smoke | 04:41 | PASS | | patrole | functest | smoke | 04:37 | PASS | | snaps_smoke | functest | smoke | 64:49 | FAIL | | neutron_trunk | functest | smoke | 02:31 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-03-15 03:25:26,702 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-15 03:25:55,104 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-23 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-15 03:25:55,106 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-15 03:25:55,106 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-15 03:25:55,106 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-15 03:25:55,107 - 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-03-15 03:25:55,108 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-15 03:27:15,842 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-23 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-15 03:27:15,846 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-15 03:27:15,846 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-15 03:27:15,848 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-03-15 03:27:15,849 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-03-15 03:27:15,849 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-03-15 03:27:16,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-03-15 03:27:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-03-15 03:27:16,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-03-15 03:27:20,911 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-03-15 03:27:20,911 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-03-15 03:27:23,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-03-15 03:27:24,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-03-15 03:27:24,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-03-15 03:29:00,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-03-15 03:29:06,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-03-15 03:29:07,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-03-15 03:29:23,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-03-15 03:29:25,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-03-15 03:29:26,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-03-15 03:44:33,218 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-0ab9b39d-bbde-4757-ba24-aae1c71580bf to VM that did not activate with name - cloudify_manager-0ab9b39d-bbde-4757-ba24-aae1c71580bf 2018-03-15 03:44:33,351 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 03:44:33,351 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:12 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-15 03:44:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-03-15 03:44:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-03-15 03:44:33,357 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-15 03:44:42,977 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet d44f9fc2-78f3-4e6e-9b8e-f8d73d901f56: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-8789715a-8618-4d1b-a4ce-c4aa9dfa6df7'] 2018-03-15 03:44:45,954 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-03-15 03:44:45,955 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-03-15 03:44:46,735 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-15 03:44:47,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-03-15 03:44:47,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-03-15 03:44:47,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-03-15 03:44:47,999 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-15 03:44:48,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-03-15 03:44:48,036 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-03-15 03:44:50,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-03-15 03:44:50,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-03-15 03:44:50,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-03-15 03:46:36,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-03-15 03:46:47,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-03-15 03:46:48,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-03-15 03:47:05,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-03-15 03:47:08,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-03-15 03:47:08,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-03-15 04:02:17,075 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 249, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-9af27de5-4f4c-4875-ae55-b70ddfde1143 to VM that did not activate with name - cloudify_manager-9af27de5-4f4c-4875-ae55-b70ddfde1143 2018-03-15 04:02:17,200 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 04:02:17,200 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:29 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-15 04:02:17,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-03-15 04:02:17,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-03-15 04:02:17,204 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-15 04:02:26,638 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 041d94cb-929c-450d-b7ad-4619b397a96f: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-aba95f29-0308-4844-aaec-1f03d93d0b56'] 2018-03-15 04:02:29,519 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-03-15 04:02:29,520 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-03-15 04:02:29,608 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-03-15 04:02:29,627 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-03-15 04:02:29,627 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-03-15 04:02:32,688 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-03-15 04:02:33,929 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-03-15 04:02:35,516 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-03-15 04:02:35,517 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-03-15 04:02:39,220 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-03-15 04:02:50,577 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-03-15 04:02:51,784 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-03-15 04:02:51,795 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-03-15 04:02:51,795 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-03-15 04:02:59,964 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-03-15 04:03:07,756 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 3a661e85-c891-48b4-abdf-3422afff9631 2018-03-15 04:11:13,910 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-03-15 04:11:13,911 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-03-15 04:11:14,568 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-03-15 04:11:14,678 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-03-15 04:11:14,895 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-03-15 04:11:14,896 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-03-15 04:11:15,016 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 04:11:15,017 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:45 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-03-15 04:11:15,020 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-03-15 04:11:15,020 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-03-15 04:11:15,123 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-03-15 04:11:15,123 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-15 04:11:24,347 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 34710b4a-5fc9-4b7c-80e5-ed7edef57bb1: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-a4e2bfae-8555-4585-9f96-052252c53a3d'] 2018-03-15 04:11:26,029 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-03-15 04:11:26,030 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:12 | FAIL | | vyos_vrouter | functest | vnf | 17:29 | FAIL | | juju_epc | functest | vnf | 08:45 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-03-15 04:11:26,034 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-15 04:11:38,974 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-23 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-15 04:11:38,979 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-15 04:11:38,979 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-15 04:11:38,980 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-03-15 04:11:38,982 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-03-15 04:11:38,983 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-03-15 04:11:39,019 - xtesting.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-03-15 04:11:39,020 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-03-15 04:11:39,136 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-15 04:11:39,137 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:00 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-03-15 04:11:39,140 - xtesting.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-03-15 04:11:39,140 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-15 04:11:39,142 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR