2018-03-09 04:05:36,955 - functest.ci.check_deployment - DEBUG - 10.167.4.26:35357 is reachable! 2018-03-09 04:05:36,955 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.26:35357/v3 ...OK 2018-03-09 04:05:37,315 - functest.ci.check_deployment - INFO - Got token ...OK 2018-03-09 04:05:37,743 - functest.ci.check_deployment - DEBUG - 172.30.10.2:5000 is reachable! 2018-03-09 04:05:37,743 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.2:5000/v3 ...OK 2018-03-09 04:05:38,184 - functest.ci.check_deployment - DEBUG - 172.30.10.2:8774 is reachable! 2018-03-09 04:05:38,185 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.2:8774/v2.1/95e4c7f4b2224e979f80ae4c1999e918 ...OK 2018-03-09 04:05:38,547 - functest.ci.check_deployment - DEBUG - 172.30.10.2:9696 is reachable! 2018-03-09 04:05:38,547 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.2:9696/ ...OK 2018-03-09 04:05:38,884 - functest.ci.check_deployment - DEBUG - 172.30.10.2:9292 is reachable! 2018-03-09 04:05:38,885 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.2:9292 ...OK 2018-03-09 04:05:39,560 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-09 04:05:40,745 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-09 04:05:40,897 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-09 04:05:41,755 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-03-09 04:05:55,835 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-vnf-master-3 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+------------------------------------------------------------+ 2018-03-09 04:05:55,839 - 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 OS_AUTH_URL=http://10.167.4.26:35357/v3 2018-03-09 04:05:55,839 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-09 04:05:55,841 - 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-09 04:05:55,842 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-09 04:05:55,842 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-09 04:05:57,585 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-09 04:06:03,550 - 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 5.963s OK 2018-03-09 04:06:03,668 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:06:03,668 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-09 04:06:03,671 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-09 04:06:04,499 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-09 04:08:40,640 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+--------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-smoke-master-3 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+--------------------------------------------------------------+ 2018-03-09 04:08:40,644 - 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 OS_AUTH_URL=http://10.167.4.26:35357/v3 2018-03-09 04:08:40,644 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-09 04:08:40,644 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-09 04:08:40,645 - 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-09 04:08:40,648 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-09 04:11:00,785 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+--------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-smoke-master-3 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+--------------------------------------------------------------+ 2018-03-09 04:11:00,789 - 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 OS_AUTH_URL=http://10.167.4.26:35357/v3 2018-03-09 04:11:00,789 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-09 04:11:00,791 - 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-09 04:11:00,792 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-03-09 04:11:00,792 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-03-09 04:11:01,308 - 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-09 04:11:01,341 - 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-09 04:11:01,360 - 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-09 04:11:05,688 - 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-09 04:11:05,689 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-03-09 04:11:08,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-03-09 04:11:11,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-03-09 04:11:11,241 - 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-09 04:12:52,960 - 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-09 04:12:59,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-03-09 04:12:59,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-03-09 04:13:15,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-03-09 04:13:18,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-03-09 04:13:19,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-03-09 04:19:27,644 - 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 803.137s OK 2018-03-09 04:19:27,754 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:19:27,754 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-09 04:19:27,757 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-09 04:19:28,646 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-09 04:20:29,522 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 60.875s OK 2018-03-09 04:20:29,633 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:20:29,635 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:01 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-09 04:20:29,638 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | api_check | functest | healthcheck | 13:23 | PASS | | snaps_health_check | functest | healthcheck | 01:01 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-09 04:20:29,641 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-09 04:20:35,754 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-vnf-master-3 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+------------------------------------------------------------+ 2018-03-09 04:20:35,756 - 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 OS_AUTH_URL=http://10.167.4.26:35357/v3 2018-03-09 04:20:35,756 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-09 04:20:35,757 - 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 snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-03-09 04:20:35,758 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-03-09 04:20:35,758 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-09 04:20:40,506 - 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-09 04:20:40,506 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-09 04:20:40,506 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-09 04:20:40' 2018-03-09 04:20:40,507 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--0feb49b8-ee4b-4d43-89ef-47b4a1ce68c2' 2018-03-09 04:20:42,329 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-0feb49b8-ee4b-4d43-89ef-47b4a1ce68c2' 2018-03-09 04:20:45,847 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-0feb49b8-ee4b-4d43-89ef-47b4a1ce68c2' 2018-03-09 04:20:57,574 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-0feb49b8-ee4b-4d43-89ef-47b4a1ce68c2' 2018-03-09 04:20:58,475 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-0feb49b8-ee4b-4d43-89ef-47b4a1ce68c2' 2018-03-09 04:20:59,429 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0feb49b8-ee4b-4d43-89ef-47b4a1ce68c2' 2018-03-09 04:21:05,919 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-0feb49b8-ee4b-4d43-89ef-47b4a1ce68c2' 2018-03-09 04:21:10,332 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-0feb49b8-ee4b-4d43-89ef-47b4a1ce68c2' 2018-03-09 04:21:32,556 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-09 04:21:52,981 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-09 04:21:53,058 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-09 04:21:54,066 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-09 04:22:15,862 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:22:15,864 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-09 04:22:15,868 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-09 04:22:15,950 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-09 04:22:15,950 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-09 04:22:15' 2018-03-09 04:22:15,950 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--6d9fb72a-1515-4a39-afb8-3a49df7ed39e' 2018-03-09 04:22:17,616 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-6d9fb72a-1515-4a39-afb8-3a49df7ed39e' 2018-03-09 04:22:20,450 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-6d9fb72a-1515-4a39-afb8-3a49df7ed39e' 2018-03-09 04:22:32,682 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-6d9fb72a-1515-4a39-afb8-3a49df7ed39e' 2018-03-09 04:22:33,346 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6d9fb72a-1515-4a39-afb8-3a49df7ed39e' 2018-03-09 04:22:40,363 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-6d9fb72a-1515-4a39-afb8-3a49df7ed39e' 2018-03-09 04:22:46,991 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-09 04:23:00,595 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-09 04:23:02,439 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-03-09 04:23:23,228 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-03-09 04:23:30,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-09 04:23:49,771 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:23:49,772 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-09 04:23:49,777 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-09 04:23:49,864 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-09 04:23:52,274 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-03-09 04:23:55,021 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-09 04:23:58,396 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-09 04:24:00,548 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-09 04:24:07,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-09 04:24:09,999 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-09 04:24:12,224 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-09 04:24:12,225 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-09 04:24:15,291 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-09 04:24:15,291 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-09 04:24:15,293 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-09 04:24:15,297 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-09 04:24:15,297 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-e46351fc-3842-4370-ac08-e187be614345/repo;testr list-tests 'tempest\.(api|scenario).*\[.*\bsmoke\b.*\]' > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-09 04:24:17,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-09 04:24:17,754 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-09 04:24:17,755 - 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-09 04:24:20,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:24:20.030 61 INFO rally.api [-] Starting verification (UUID=ab505236-ff4a-4468-bb2e-f487252ebf68) for deployment 'opnfv-rally' (UUID=45a514c6-c962-4f8b-a802-a1ba923bf8d0) by verifier 'opnfv-tempest' (UUID=e46351fc-3842-4370-ac08-e187be614345). 2018-03-09 04:24:20,034 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ab505236-ff4a-4468-bb2e-f487252ebf68 2018-03-09 04:24:26,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:24:26.182 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.206s] 2018-03-09 04:24:26,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:24:26.276 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.095s] 2018-03-09 04:24:33,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:24:33.275 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.487s] 2018-03-09 04:24:35,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:24:35.568 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.292s] 2018-03-09 04:24:46,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:24:46.712 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.323s] 2018-03-09 04:25:16,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:25:16.339 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [22.695s] 2018-03-09 04:25:57,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:25:57.614 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.143s] 2018-03-09 04:25:57,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:25:57.615 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-03-09 04:26:40,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:26:40.705 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.108s] 2018-03-09 04:26:40,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:26:40.709 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-09 04:27:25,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:27:25.573 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.082s] 2018-03-09 04:27:25,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:27:25.575 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-09 04:28:28,580 - 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 97, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 161, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-bbd812f4-c7a2-4de7-b641-7a439bb2e516 to VM that did not activate with name - cloudify_manager-bbd812f4-c7a2-4de7-b641-7a439bb2e516 2018-03-09 04:28:28,704 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:28:28,705 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:23 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-09 04:28:28,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-03-09 04:28:28,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-03-09 04:28:28,710 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-09 04:28:38,084 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet ca9d9cf6-3152-4fab-8d84-3c465d805684: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-66388144-4ccb-4eae-9ab2-79d5ee02086a'] 2018-03-09 04:28:41,122 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-03-09 04:28:41,123 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-03-09 04:28:41,877 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-09 04:28:43,174 - 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-09 04:28:43,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-03-09 04:28:43,198 - 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-09 04:28:43,203 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-09 04:28:43,224 - 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-09 04:28:43,224 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-03-09 04:28:45,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-03-09 04:28:45,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-03-09 04:28:45,523 - 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-09 04:28:51,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:28:51.250 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [38.855s] 2018-03-09 04:29:18,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:18.946 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.089s] 2018-03-09 04:29:19,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:19.082 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.135s] 2018-03-09 04:29:26,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:26.950 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.710s] 2018-03-09 04:29:26,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:26.961 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-03-09 04:29:28,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:28.386 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-09 04:29:28,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:28.387 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-09 04:29:32,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:32.237 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.292s] 2018-03-09 04:29:38,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:38.749 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2018-03-09 04:29:45,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:45.036 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.654s] 2018-03-09 04:29:52,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:29:52.929 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.514s] 2018-03-09 04:30:02,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:02.055 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.137s] 2018-03-09 04:30:25,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:25.413 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.770s] 2018-03-09 04:30:26,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-03-09 04:30:31,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:31.340 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.084s] 2018-03-09 04:30:37,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-03-09 04:30:38,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:38.159 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.278s] 2018-03-09 04:30:38,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-03-09 04:30:45,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:45.270 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.219s] 2018-03-09 04:30:53,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:53.385 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.536s] 2018-03-09 04:30:53,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-03-09 04:30:55,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:55.837 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-09 04:30:57,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-03-09 04:30:57,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:57.882 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.028s] 2018-03-09 04:30:57,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:57.903 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.021s] 2018-03-09 04:30:57,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:57.931 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2018-03-09 04:30:57,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:30:57.941 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-03-09 04:30:58,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-03-09 04:31:01,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:01.837 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.727s] 2018-03-09 04:31:02,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:02.561 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.724s] 2018-03-09 04:31:03,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:03.180 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.618s] 2018-03-09 04:31:07,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:07.169 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-03-09 04:31:11,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:11.906 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.458s] 2018-03-09 04:31:30,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:30.119 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.084s] 2018-03-09 04:31:35,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:35.462 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.343s] 2018-03-09 04:31:52,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:52.535 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.242s] 2018-03-09 04:31:56,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:31:56.673 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.137s] 2018-03-09 04:32:03,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:03.623 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.948s] 2018-03-09 04:32:14,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:14.621 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.466s] 2018-03-09 04:32:18,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:18.799 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.176s] 2018-03-09 04:32:25,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:25.487 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.687s] 2018-03-09 04:32:41,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:41.496 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.664s] 2018-03-09 04:32:41,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:41.809 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.314s] 2018-03-09 04:32:42,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:42.022 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.212s] 2018-03-09 04:32:42,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:42.188 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.165s] 2018-03-09 04:32:42,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:42.390 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.201s] 2018-03-09 04:32:42,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:42.532 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.142s] 2018-03-09 04:32:56,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:56.285 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.845s] 2018-03-09 04:32:56,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:56.669 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.386s] 2018-03-09 04:32:56,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:56.905 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.234s] 2018-03-09 04:32:57,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:57.018 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.112s] 2018-03-09 04:32:57,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:57.221 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.202s] 2018-03-09 04:32:57,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:32:57.313 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.092s] 2018-03-09 04:33:11,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:11.693 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.337s] 2018-03-09 04:33:18,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:18.742 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.048s] 2018-03-09 04:33:21,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:21.195 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.454s] 2018-03-09 04:33:21,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:21.381 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.185s] 2018-03-09 04:33:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:21.484 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.103s] 2018-03-09 04:33:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:34.845 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.671s] 2018-03-09 04:33:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:41.355 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.509s] 2018-03-09 04:33:43,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:43.791 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.436s] 2018-03-09 04:33:43,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:43.978 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.188s] 2018-03-09 04:33:44,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:33:44.104 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.125s] 2018-03-09 04:34:08,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:34:08.511 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.457s] 2018-03-09 04:34:21,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:34:21.960 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [13.451s] 2018-03-09 04:34:34,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:34:34.134 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.173s] 2018-03-09 04:34:45,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:34:45.958 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [11.823s] 2018-03-09 04:35:19,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:35:19.155 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.393s] 2018-03-09 04:35:33,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:35:33.668 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.513s] 2018-03-09 04:35:45,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:35:45.794 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.124s] 2018-03-09 04:35:57,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:35:57.643 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.849s] 2018-03-09 04:36:14,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:14.192 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.581s] 2018-03-09 04:36:16,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:16.109 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.913s] 2018-03-09 04:36:16,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:16.210 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.105s] 2018-03-09 04:36:21,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:21.308 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.569s] 2018-03-09 04:36:23,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:23.213 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.904s] 2018-03-09 04:36:23,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:23.295 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.085s] 2018-03-09 04:36:27,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:27.998 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.325s] 2018-03-09 04:36:31,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:31.631 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-03-09 04:36:33,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:33.056 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-09 04:36:33,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:33.058 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-09 04:36:33,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:33.060 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-09 04:36:33,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:33.061 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-09 04:36:33,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:33.061 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-09 04:36:35,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:35.322 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-03-09 04:36:49,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:36:49.243 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.552s] 2018-03-09 04:37:27,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:37:27.092 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.334s] 2018-03-09 04:37:53,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:37:53.614 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.518s] 2018-03-09 04:38:03,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:38:03.315 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.064s] 2018-03-09 04:40:59,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:40:59.725 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [143.288s] 2018-03-09 04:42:14,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:42:14.071 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [60.073s] 2018-03-09 04:43:14,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-09 04:43:14.191 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.120s] 2018-03-09 04:43:37,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ab505236-ff4a-4468-bb2e-f487252ebf68']'. 2018-03-09 04:43:38,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ab505236-ff4a-4468-bb2e-f487252ebf68 | 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-09 04:24:19 | 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-09 04:43:37 | 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:18 | 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-09 04:43:38,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e46351fc-3842-4370-ac08-e187be614345) | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 45a514c6-c962-4f8b-a802-a1ba923bf8d0) | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1130.359 | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-09 04:43:38,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-09 04:43:38,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-09 04:43:38,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-09 04:43:38,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-09 04:43:38,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-09 04:43:38,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-03-09 04:43:42,871 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:43:42,872 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 19:35 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-03-09 04:43:42,877 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-09 04:43:42,955 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-09 04:43:45,630 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-03-09 04:43:48,099 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-09 04:43:51,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-09 04:43:53,034 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-12e8031d-90bc-454d-820c-992ab8e9d0ca'... 2018-03-09 04:43:54,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-12e8031d-90bc-454d-820c-992ab8e9d0ca'... 2018-03-09 04:43:57,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-12e8031d-90bc-454d-820c-992ab8e9d0ca'... 2018-03-09 04:44:09,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-12e8031d-90bc-454d-820c-992ab8e9d0ca'... 2018-03-09 04:44:10,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-12e8031d-90bc-454d-820c-992ab8e9d0ca'... 2018-03-09 04:44:10,818 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-09 04:44:10,819 - 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-09 04:44:10,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-09 04:44:10,864 - 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-09 04:44:10,869 - 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': '37ce7de3-ccd2-4394-a83a-cc69331d3be1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'flavor_name': 'rally-tiny-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12e8031d-90bc-454d-820c-992ab8e9d0ca', '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-09 04:45:12,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 62144f5e-9372-4652-b31d-a17c49efa4f9 2018-03-09 04:45:12,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-09 04:45:12,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '62144f5e-9372-4652-b31d-a17c49efa4f9'] 2018-03-09 04:45:13,124 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 62144f5e-9372-4652-b31d-a17c49efa4f9: 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 62144f5e-9372-4652-b31d-a17c49efa4f9 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737212 Full duration: 7.227679 -------------------------------------------------------------------------------- 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 62144f5e-9372-4652-b31d-a17c49efa4f9 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.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> duration | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930336 Full duration: 7.377322 -------------------------------------------------------------------------------- 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 62144f5e-9372-4652-b31d-a17c49efa4f9 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.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> duration | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.975262 Full duration: 7.266487 -------------------------------------------------------------------------------- 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 62144f5e-9372-4652-b31d-a17c49efa4f9 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | total | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> duration | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.27835 Full duration: 7.867295 -------------------------------------------------------------------------------- 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 62144f5e-9372-4652-b31d-a17c49efa4f9 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.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | total | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | -> duration | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.218793 Full duration: 7.757982 -------------------------------------------------------------------------------- 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 62144f5e-9372-4652-b31d-a17c49efa4f9 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.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893299 Full duration: 7.292306 HINTS: * To plot HTML graphics with this data, run: rally task report 62144f5e-9372-4652-b31d-a17c49efa4f9 --out output.html * To generate a JUnit report, run: rally task export 62144f5e-9372-4652-b31d-a17c49efa4f9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 62144f5e-9372-4652-b31d-a17c49efa4f9 --json --out output.json 2018-03-09 04:45:13,125 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '62144f5e-9372-4652-b31d-a17c49efa4f9'] 2018-03-09 04:45:14,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-09 04:45:14,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '62144f5e-9372-4652-b31d-a17c49efa4f9', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-09 04:45:14,194 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-09 04:45:14,195 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-09 04:45:14,196 - 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-09 04:45:14,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-09 04:45:14,236 - 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-09 04:45:14,238 - 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': '37ce7de3-ccd2-4394-a83a-cc69331d3be1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'flavor_name': 'rally-tiny-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12e8031d-90bc-454d-820c-992ab8e9d0ca', '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-09 04:46:09,352 - 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 97, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 161, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-219a40f3-f38e-4f99-b3e0-8269e76f082f to VM that did not activate with name - cloudify_manager-219a40f3-f38e-4f99-b3e0-8269e76f082f 2018-03-09 04:46:09,466 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:46:09,466 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:26 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-09 04:46:09,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-03-09 04:46:09,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-03-09 04:46:09,470 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-09 04:46:18,169 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet dfeff230-1ee0-473c-be6d-2ce41d695493: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-ee9edcf1-4899-496a-8a25-e92e3926c936'] 2018-03-09 04:46:21,478 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-03-09 04:46:21,478 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-03-09 04:46:21,581 - 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-09 04:46:21,599 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-03-09 04:46:21,599 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-03-09 04:46:24,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-03-09 04:46:25,998 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-03-09 04:46:27,521 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-03-09 04:46:27,521 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-03-09 04:46:31,508 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-03-09 04:46:42,463 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-03-09 04:46:43,122 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-03-09 04:46:43,133 - 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-09 04:46:43,133 - 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-09 04:46:51,029 - 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-09 04:46:58,311 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : f516c742-049f-43a8-ae04-ccf499016e17 2018-03-09 04:47:15,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3b3694f0-d096-405f-bd1f-141e1ef5b410 2018-03-09 04:47:15,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3b3694f0-d096-405f-bd1f-141e1ef5b410'] 2018-03-09 04:47:16,889 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3b3694f0-d096-405f-bd1f-141e1ef5b410: 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 3b3694f0-d096-405f-bd1f-141e1ef5b410 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.239 | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | -> glance_v2.upload_data | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | glance_v2.delete_image | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 3.438 | 3.438 | 3.438 | 3.438 | 3.438 | 3.438 | 100.0% | 1 | | -> duration | 3.438 | 3.438 | 3.438 | 3.438 | 3.438 | 3.438 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.437945 Full duration: 11.735702 -------------------------------------------------------------------------------- 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 3b3694f0-d096-405f-bd1f-141e1ef5b410 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.291 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 100.0% | 1 | | -> glance_v2.upload_data | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | glance_v2.list_images | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 3.44 | 3.44 | 3.44 | 3.44 | 3.44 | 3.44 | 100.0% | 1 | | -> duration | 3.44 | 3.44 | 3.44 | 3.44 | 3.44 | 3.44 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.43985 Full duration: 13.778411 -------------------------------------------------------------------------------- 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 3b3694f0-d096-405f-bd1f-141e1ef5b410 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.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | total | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | -> duration | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.44804 Full duration: 7.717642 -------------------------------------------------------------------------------- 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-12e8031d-90bc-454d-820c-992ab8e9d0ca" }, "number_instances": 2, "nics": [ { "net-id": "37ce7de3-ccd2-4394-a83a-cc69331d3be1" } ] }, "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 3b3694f0-d096-405f-bd1f-141e1ef5b410 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.025 | 3.025 | 3.025 | 3.025 | 3.025 | 3.025 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | -> glance_v2.upload_data | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | nova.boot_servers | 29.326 | 29.326 | 29.326 | 29.326 | 29.326 | 29.326 | 100.0% | 1 | | total | 32.352 | 32.352 | 32.352 | 32.352 | 32.352 | 32.352 | 100.0% | 1 | | -> duration | 31.352 | 31.352 | 31.352 | 31.352 | 31.352 | 31.352 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.352163 Full duration: 70.687783 HINTS: * To plot HTML graphics with this data, run: rally task report 3b3694f0-d096-405f-bd1f-141e1ef5b410 --out output.html * To generate a JUnit report, run: rally task export 3b3694f0-d096-405f-bd1f-141e1ef5b410 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3b3694f0-d096-405f-bd1f-141e1ef5b410 --json --out output.json 2018-03-09 04:47:16,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3b3694f0-d096-405f-bd1f-141e1ef5b410'] 2018-03-09 04:47:17,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-09 04:47:17,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3b3694f0-d096-405f-bd1f-141e1ef5b410', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-09 04:47:17,882 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-09 04:47:17,883 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-09 04:47:17,883 - 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-09 04:47:17,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-09 04:47:17,921 - 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-09 04:47:17,922 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-03-09 04:47:17,922 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-09 04:47:17,922 - 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-09 04:47:17,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-09 04:47:17,952 - 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-09 04:47:17,957 - 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': '37ce7de3-ccd2-4394-a83a-cc69331d3be1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'flavor_name': 'rally-tiny-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12e8031d-90bc-454d-820c-992ab8e9d0ca', '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-09 04:52:14,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0606f2f9-75f3-453a-8110-196a0b2e61ac 2018-03-09 04:52:14,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0606f2f9-75f3-453a-8110-196a0b2e61ac'] 2018-03-09 04:52:15,564 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0606f2f9-75f3-453a-8110-196a0b2e61ac: 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 0606f2f9-75f3-453a-8110-196a0b2e61ac has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.58 | 10.58 | 10.58 | 10.58 | 10.58 | 10.58 | 100.0% | 1 | | total | 13.651 | 13.651 | 13.651 | 13.651 | 13.651 | 13.651 | 100.0% | 1 | | -> duration | 13.651 | 13.651 | 13.651 | 13.651 | 13.651 | 13.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.650858 Full duration: 40.924657 -------------------------------------------------------------------------------- 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 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.768 | 3.768 | 3.768 | 3.768 | 3.768 | 3.768 | 100.0% | 1 | | cinder_v2.delete_volume | 10.787 | 10.787 | 10.787 | 10.787 | 10.787 | 10.787 | 100.0% | 1 | | total | 14.556 | 14.556 | 14.556 | 14.556 | 14.556 | 14.556 | 100.0% | 1 | | -> duration | 14.556 | 14.556 | 14.556 | 14.556 | 14.556 | 14.556 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.55618 Full duration: 24.633184 -------------------------------------------------------------------------------- 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-12e8031d-90bc-454d-820c-992ab8e9d0ca" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.478 | 5.478 | 5.478 | 5.478 | 5.478 | 5.478 | 100.0% | 1 | | cinder_v2.delete_volume | 10.771 | 10.771 | 10.771 | 10.771 | 10.771 | 10.771 | 100.0% | 1 | | total | 16.249 | 16.249 | 16.249 | 16.249 | 16.249 | 16.249 | 100.0% | 1 | | -> duration | 16.249 | 16.249 | 16.249 | 16.249 | 16.249 | 16.249 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.249209 Full duration: 26.675319 -------------------------------------------------------------------------------- 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 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.517 | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 100.0% | 1 | | cinder_v2.delete_volume | 10.782 | 10.782 | 10.782 | 10.782 | 10.782 | 10.782 | 100.0% | 1 | | total | 14.3 | 14.3 | 14.3 | 14.3 | 14.3 | 14.3 | 100.0% | 1 | | -> duration | 14.3 | 14.3 | 14.3 | 14.3 | 14.3 | 14.3 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.300005 Full duration: 23.718062 -------------------------------------------------------------------------------- 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 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.733 | 3.733 | 3.733 | 3.733 | 3.733 | 3.733 | 100.0% | 1 | | cinder_v2.extend_volume | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 100.0% | 1 | | cinder_v2.delete_volume | 19.33 | 19.33 | 19.33 | 19.33 | 19.33 | 19.33 | 100.0% | 1 | | total | 25.472 | 25.472 | 25.472 | 25.472 | 25.472 | 25.472 | 100.0% | 1 | | -> duration | 25.472 | 25.472 | 25.472 | 25.472 | 25.472 | 25.472 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.471603 Full duration: 34.908364 -------------------------------------------------------------------------------- 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 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.38 | 26.38 | 26.38 | 26.38 | 26.38 | 26.38 | 100.0% | 1 | | cinder_v2.delete_volume | 10.791 | 10.791 | 10.791 | 10.791 | 10.791 | 10.791 | 100.0% | 1 | | total | 37.172 | 37.172 | 37.172 | 37.172 | 37.172 | 37.172 | 100.0% | 1 | | -> duration | 37.172 | 37.172 | 37.172 | 37.172 | 37.172 | 37.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.171513 Full duration: 63.028231 -------------------------------------------------------------------------------- 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 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | cinder_v2.list_qos | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> duration | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.933895 Full duration: 12.784984 -------------------------------------------------------------------------------- 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 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | cinder_v2.set_qos | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.83984 Full duration: 12.034469 -------------------------------------------------------------------------------- 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 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | cinder_v2.list_types | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.860037 Full duration: 12.152019 -------------------------------------------------------------------------------- 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 0606f2f9-75f3-453a-8110-196a0b2e61ac 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832172 Full duration: 12.49321 HINTS: * To plot HTML graphics with this data, run: rally task report 0606f2f9-75f3-453a-8110-196a0b2e61ac --out output.html * To generate a JUnit report, run: rally task export 0606f2f9-75f3-453a-8110-196a0b2e61ac --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0606f2f9-75f3-453a-8110-196a0b2e61ac --json --out output.json 2018-03-09 04:52:15,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0606f2f9-75f3-453a-8110-196a0b2e61ac'] 2018-03-09 04:52:16,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-09 04:52:16,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0606f2f9-75f3-453a-8110-196a0b2e61ac', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-09 04:52:16,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-09 04:52:16,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-09 04:52:16,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-03-09 04:52:16,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-09 04:52:16,750 - 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-09 04:52:16,753 - 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': '37ce7de3-ccd2-4394-a83a-cc69331d3be1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'flavor_name': 'rally-tiny-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12e8031d-90bc-454d-820c-992ab8e9d0ca', '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-09 04:53:45,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ee3c9803-ae7e-4c41-8e4d-4920be64edef 2018-03-09 04:53:45,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ee3c9803-ae7e-4c41-8e4d-4920be64edef'] 2018-03-09 04:53:46,819 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ee3c9803-ae7e-4c41-8e4d-4920be64edef: 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 ee3c9803-ae7e-4c41-8e4d-4920be64edef 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.161 | 5.161 | 5.161 | 5.161 | 5.161 | 5.161 | 100.0% | 1 | | heat.update_stack | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 100.0% | 1 | | heat.delete_stack | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | total | 10.251 | 10.251 | 10.251 | 10.251 | 10.251 | 10.251 | 100.0% | 1 | | -> duration | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.250726 Full duration: 21.79728 -------------------------------------------------------------------------------- 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 ee3c9803-ae7e-4c41-8e4d-4920be64edef 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.758 | 4.758 | 4.758 | 4.758 | 4.758 | 4.758 | 100.0% | 1 | | heat.check_stack | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | heat.delete_stack | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 100.0% | 1 | | total | 6.745 | 6.745 | 6.745 | 6.745 | 6.745 | 6.745 | 100.0% | 1 | | -> duration | 4.745 | 4.745 | 4.745 | 4.745 | 4.745 | 4.745 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.745219 Full duration: 17.95419 -------------------------------------------------------------------------------- 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 ee3c9803-ae7e-4c41-8e4d-4920be64edef 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.726 | 4.726 | 4.726 | 4.726 | 4.726 | 4.726 | 100.0% | 1 | | heat.suspend_stack | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | heat.resume_stack | 1.485 | 1.485 | 1.485 | 1.485 | 1.485 | 1.485 | 100.0% | 1 | | heat.delete_stack | 2.524 | 2.524 | 2.524 | 2.524 | 2.524 | 2.524 | 100.0% | 1 | | total | 9.2 | 9.2 | 9.2 | 9.2 | 9.2 | 9.2 | 100.0% | 1 | | -> duration | 7.2 | 7.2 | 7.2 | 7.2 | 7.2 | 7.2 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.199604 Full duration: 19.109135 -------------------------------------------------------------------------------- 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 ee3c9803-ae7e-4c41-8e4d-4920be64edef 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.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.736234 Full duration: 10.651276 HINTS: * To plot HTML graphics with this data, run: rally task report ee3c9803-ae7e-4c41-8e4d-4920be64edef --out output.html * To generate a JUnit report, run: rally task export ee3c9803-ae7e-4c41-8e4d-4920be64edef --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ee3c9803-ae7e-4c41-8e4d-4920be64edef --json --out output.json 2018-03-09 04:53:46,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ee3c9803-ae7e-4c41-8e4d-4920be64edef'] 2018-03-09 04:53:47,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-09 04:53:47,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ee3c9803-ae7e-4c41-8e4d-4920be64edef', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-09 04:53:47,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-09 04:53:47,792 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-09 04:53:47,792 - 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-09 04:53:47,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-09 04:53:47,833 - 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-09 04:53:47,837 - 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': '37ce7de3-ccd2-4394-a83a-cc69331d3be1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'flavor_name': 'rally-tiny-12e8031d-90bc-454d-820c-992ab8e9d0ca', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-12e8031d-90bc-454d-820c-992ab8e9d0ca', '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-09 04:54:59,890 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-03-09 04:54:59,890 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-03-09 04:55:00,690 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-03-09 04:55:00,808 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-03-09 04:55:01,010 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-03-09 04:55:01,010 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-03-09 04:55:01,133 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-09 04:55:01,133 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:39 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-03-09 04:55:01,138 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-03-09 04:55:01,138 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-03-09 04:55:01,220 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-03-09 04:55:01,220 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-03-09 04:55:10,566 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet cb413af0-36e2-4df1-aa36-e890a4dd6bb0: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-b5dc39ab-e9a1-4fb1-8c00-eb298406c948'] 2018-03-09 04:55:13,372 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-03-09 04:55:13,373 - xtesting.ci.run_tests - INFO - Xtesting report: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:23 | FAIL | | vyos_vrouter | functest | vnf | 17:26 | FAIL | | juju_epc | functest | vnf | 08:39 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-03-09 04:55:13,377 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-09 04:55:26,289 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+--------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-smoke-master-3 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+--------------------------------------------------------------+ 2018-03-09 04:55:26,292 - 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 OS_AUTH_URL=http://10.167.4.26:35357/v3 2018-03-09 04:55:26,292 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-09 04:55:26,292 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-09 04:55:26,292 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-09 04:55:26,293 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK