2018-04-07 22:07:54,208 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-102 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-07 22:07:54,212 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-07 22:07:54,212 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 22:07:54,213 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-07 22:07:54,215 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-07 22:07:54,215 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-07 22:07:56,587 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 22:08:05,469 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.872s OK 2018-04-07 22:08:05,599 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:08:05,600 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 22:08:05,604 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-07 22:08:06,507 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 22:19:50,109 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 703.547s OK 2018-04-07 22:19:50,241 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:19:50,241 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 22:19:50,246 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-07 22:19:51,300 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 22:20:38,723 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 47.421s OK 2018-04-07 22:20:38,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:20:38,840 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:47 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-07 22:20:38,845 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 11:44 | PASS | | snaps_health_check | functest | healthcheck | 00:47 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-07 22:20:38,848 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 22:20:45,130 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-102 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-07 22:20:45,134 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-07 22:20:45,134 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 22:20:45,135 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-07 22:20:45,137 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-07 22:20:45,137 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-07 22:20:47,306 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-07 22:20:47,306 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 22:20:47,306 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 22:20:47' 2018-04-07 22:20:47,307 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--a34084a0-85cd-43cf-a7da-e8f9ca77c6fd' 2018-04-07 22:20:49,304 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-a34084a0-85cd-43cf-a7da-e8f9ca77c6fd' 2018-04-07 22:20:52,344 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-a34084a0-85cd-43cf-a7da-e8f9ca77c6fd' 2018-04-07 22:21:04,458 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-a34084a0-85cd-43cf-a7da-e8f9ca77c6fd' 2018-04-07 22:21:05,301 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-a34084a0-85cd-43cf-a7da-e8f9ca77c6fd' 2018-04-07 22:21:06,117 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a34084a0-85cd-43cf-a7da-e8f9ca77c6fd' 2018-04-07 22:21:12,083 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-a34084a0-85cd-43cf-a7da-e8f9ca77c6fd' 2018-04-07 22:21:15,541 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-a34084a0-85cd-43cf-a7da-e8f9ca77c6fd' 2018-04-07 22:21:39,474 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 22:21:43,751 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-07 22:21:44,342 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 22:21:45,349 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 22:21:45,471 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:21:45,472 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:58 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 22:22:07,546 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-07 22:22:07,644 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-07 22:22:07,644 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-07 22:22:07' 2018-04-07 22:22:07,644 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--70315dd2-a65b-4b19-a7e4-6a4fb2044b1f' 2018-04-07 22:22:09,434 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-70315dd2-a65b-4b19-a7e4-6a4fb2044b1f' 2018-04-07 22:22:11,920 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-70315dd2-a65b-4b19-a7e4-6a4fb2044b1f' 2018-04-07 22:22:23,460 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-70315dd2-a65b-4b19-a7e4-6a4fb2044b1f' 2018-04-07 22:22:24,259 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-70315dd2-a65b-4b19-a7e4-6a4fb2044b1f' 2018-04-07 22:22:30,159 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-70315dd2-a65b-4b19-a7e4-6a4fb2044b1f' 2018-04-07 22:22:36,145 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-07 22:22:45,726 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-07 22:22:47,574 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-04-07 22:22:57,829 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-07 22:22:57,945 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:22:57,946 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:50 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-07 22:23:25,068 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-07 22:23:25,177 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 22:23:30,729 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 22:23:30.263 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=29b370c9-eef2-459d-a7e5-fb09cec47dd2) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 29b370c9-eef2-459d-a7e5-fb09cec47dd2 | 2018-04-07T22:23:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 29b370c9-eef2-459d-a7e5-fb09cec47dd2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 22:23:34,408 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 22:23:34,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 22:23:41,040 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 22:23:38.890 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 22:23:39.243 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 22:23:40.788 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81) has been successfully created! Using verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81) as the default verifier for the future CLI operations. 2018-04-07 22:23:44,248 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 22:23:47,032 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 22:23:50,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 22:23:55,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 22:23:54.508 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81) for deployment 'opnfv-rally' (UUID=29b370c9-eef2-459d-a7e5-fb09cec47dd2). 2018-04-07 22:23:55.391 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81) has been successfully configured for deployment 'opnfv-rally' (UUID=29b370c9-eef2-459d-a7e5-fb09cec47dd2)! 2018-04-07 22:23:55,622 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 22:23:55,622 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 22:23:55,625 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 22:23:55,629 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 22:23:59,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-afd8a97f-e99e-49a7-ad8a-2b4a80171e81/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-07 22:23:59,205 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-07 22:23:59,206 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-07 22:23:59,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-07 22:24:01,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:24:01.441 55 INFO rally.api [-] Starting verification (UUID=c146c452-85ec-4b18-b263-b04873c2b4dc) for deployment 'opnfv-rally' (UUID=29b370c9-eef2-459d-a7e5-fb09cec47dd2) by verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81). 2018-04-07 22:24:01,443 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c146c452-85ec-4b18-b263-b04873c2b4dc 2018-04-07 22:24:08,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:24:08.214 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.210s] 2018-04-07 22:24:08,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:24:08.369 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.153s] 2018-04-07 22:24:15,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:24:15.454 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.560s] 2018-04-07 22:24:18,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:24:18.184 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.729s] 2018-04-07 22:24:30,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:24:30.484 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.618s] 2018-04-07 22:24:52,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:24:52.818 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.744s] 2018-04-07 22:25:32,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:25:32.752 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.134s] 2018-04-07 22:25:32,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:25:32.754 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-07 22:26:17,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:26:17.479 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.133s] 2018-04-07 22:26:17,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:26:17.480 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 22:27:04,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:27:04.260 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.128s] 2018-04-07 22:27:04,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:27:04.262 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-07 22:28:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:02.695 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.527s] 2018-04-07 22:28:32,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:32.898 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-04-07 22:28:33,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:33.080 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.182s] 2018-04-07 22:28:46,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:46.229 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.736s] 2018-04-07 22:28:46,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:46.239 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-07 22:28:47,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:47.726 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 22:28:47,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:47.726 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-07 22:28:51,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:51.870 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.231s] 2018-04-07 22:28:59,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:28:59.226 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.033s] 2018-04-07 22:29:06,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:29:06.358 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.742s] 2018-04-07 22:29:14,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:29:14.969 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.455s] 2018-04-07 22:29:25,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:29:25.390 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.216s] 2018-04-07 22:29:32,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:29:32.833 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.273s] 2018-04-07 22:29:39,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:29:39.481 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.124s] 2018-04-07 22:29:47,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:29:47.232 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.268s] 2018-04-07 22:29:55,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:29:55.539 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.263s] 2018-04-07 22:30:04,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:04.534 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.791s] 2018-04-07 22:30:07,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:07.600 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-07 22:30:09,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:09.962 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.029s] 2018-04-07 22:30:09,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:09.992 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.029s] 2018-04-07 22:30:10,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:10.125 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.132s] 2018-04-07 22:30:10,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:10.135 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2018-04-07 22:30:14,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:14.714 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.917s] 2018-04-07 22:30:15,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:15.373 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.658s] 2018-04-07 22:30:16,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:16.352 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.979s] 2018-04-07 22:30:20,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:20.980 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-04-07 22:30:26,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:26.568 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.936s] 2018-04-07 22:30:47,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:47.867 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.429s] 2018-04-07 22:30:54,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:30:54.231 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.363s] 2018-04-07 22:31:11,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:31:11.593 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.686s] 2018-04-07 22:31:15,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:31:15.752 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.158s] 2018-04-07 22:31:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:31:22.628 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.875s] 2018-04-07 22:31:33,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:31:33.862 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.603s] 2018-04-07 22:31:37,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:31:37.877 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.013s] 2018-04-07 22:31:42,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:31:42.977 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.100s] 2018-04-07 22:32:01,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:01.467 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.045s] 2018-04-07 22:32:02,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:02.006 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.539s] 2018-04-07 22:32:02,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:02.263 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.256s] 2018-04-07 22:32:02,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:02.417 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.154s] 2018-04-07 22:32:02,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:02.806 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.388s] 2018-04-07 22:32:02,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:02.958 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.152s] 2018-04-07 22:32:19,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:19.934 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.746s] 2018-04-07 22:32:20,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:20.260 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.327s] 2018-04-07 22:32:20,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:20.778 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.517s] 2018-04-07 22:32:20,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:20.947 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.169s] 2018-04-07 22:32:21,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:21.128 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.180s] 2018-04-07 22:32:21,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:21.259 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.130s] 2018-04-07 22:32:36,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:36.415 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.546s] 2018-04-07 22:32:42,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:42.948 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.532s] 2018-04-07 22:32:45,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:45.260 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.311s] 2018-04-07 22:32:45,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:45.366 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.107s] 2018-04-07 22:32:45,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:45.508 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.142s] 2018-04-07 22:32:59,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:32:59.928 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.164s] 2018-04-07 22:33:08,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:33:08.903 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.974s] 2018-04-07 22:33:10,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:33:10.970 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.065s] 2018-04-07 22:33:11,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:33:11.083 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.114s] 2018-04-07 22:33:11,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:33:11.218 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.135s] 2018-04-07 22:33:36,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:33:36.429 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.748s] 2018-04-07 22:33:50,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:33:50.653 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.221s] 2018-04-07 22:34:03,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:34:03.994 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.340s] 2018-04-07 22:34:15,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:34:15.503 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [11.510s] 2018-04-07 22:34:51,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:34:51.202 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.027s] 2018-04-07 22:35:06,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:35:06.509 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.306s] 2018-04-07 22:35:19,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:35:19.290 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.780s] 2018-04-07 22:35:31,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:35:31.915 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.624s] 2018-04-07 22:35:50,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:35:50.882 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.124s] 2018-04-07 22:35:52,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:35:52.929 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.044s] 2018-04-07 22:35:53,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:35:53.065 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.137s] 2018-04-07 22:35:58,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:35:58.297 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.676s] 2018-04-07 22:36:00,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:00.392 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.092s] 2018-04-07 22:36:00,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:00.494 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.105s] 2018-04-07 22:36:04,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:04.805 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.968s] 2018-04-07 22:36:08,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:08.762 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2018-04-07 22:36:10,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:10.368 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-07 22:36:10,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:10.371 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-07 22:36:10,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:10.372 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-07 22:36:10,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:10.373 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-07 22:36:10,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:10.374 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-07 22:36:12,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:12.666 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-04-07 22:36:33,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:36:33.883 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.240s] 2018-04-07 22:37:12,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:37:12.936 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [25.117s] 2018-04-07 22:37:40,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:37:40.062 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.121s] 2018-04-07 22:37:49,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:37:49.916 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.092s] 2018-04-07 22:39:47,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:39:47.800 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [84.172s] 2018-04-07 22:40:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:40:34.942 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [32.821s] 2018-04-07 22:41:42,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 22:41:42.023 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [34.327s] 2018-04-07 22:42:08,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c146c452-85ec-4b18-b263-b04873c2b4dc']'. 2018-04-07 22:42:09,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 22:42:09,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 22:42:09,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 22:42:09,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c146c452-85ec-4b18-b263-b04873c2b4dc | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 22:24:01 | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 22:42:08 | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:07 | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: afd8a97f-e99e-49a7-ad8a-2b4a80171e81) | 2018-04-07 22:42:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 29b370c9-eef2-459d-a7e5-fb09cec47dd2) | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1056.061 | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 22:42:09,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 22:42:09,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 22:42:09,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-07 22:42:15,483 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 22:42:15,483 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:31 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-07 22:42:15,488 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-07 22:42:15,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 22:42:18,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 22:42:17.882 122 INFO rally.deployment.engine [-] Deployment 29b370c9-eef2-459d-a7e5-fb09cec47dd2 | Starting: Destroy cloud and free allocated resources. 2018-04-07 22:42:18.128 122 INFO rally.deployment.engine [-] Deployment 29b370c9-eef2-459d-a7e5-fb09cec47dd2 | Completed: Destroy cloud and free allocated resources. 2018-04-07 22:42:18.172 122 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81) for deployment 'opnfv-rally'. 2018-04-07 22:42:18.189 122 INFO rally.api [-] Deleting verification (UUID=c146c452-85ec-4b18-b263-b04873c2b4dc). 2018-04-07 22:42:18.308 122 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 22:42:18.308 122 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81). 2018-04-07 22:42:18.327 122 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 22:42:21,504 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 22:42:21.085 125 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e95c8bf0-1ac7-473f-8bb4-73e942d82566) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e95c8bf0-1ac7-473f-8bb4-73e942d82566 | 2018-04-07T22:42:20 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e95c8bf0-1ac7-473f-8bb4-73e942d82566 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 22:42:25,207 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 22:42:25,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-07 22:42:27,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a'... 2018-04-07 22:42:28,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-fd41bd12-846e-49f3-97f1-99126af10c6a'... 2018-04-07 22:42:31,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-fd41bd12-846e-49f3-97f1-99126af10c6a'... 2018-04-07 22:42:43,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a'... 2018-04-07 22:42:44,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a'... 2018-04-07 22:42:45,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-07 22:42:45,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-07 22:42:45,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 22:42:45,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 22:42:45,233 - 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': '24e3fdc1-2093-4e2b-bc59-1c1280ebca17', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a', 'flavor_name': 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 22:43:53,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 2018-04-07 22:43:53,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-07 22:43:53,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1ddcda6e-9aae-45d7-b3c7-4f45a0596a39'] 2018-04-07 22:43:54,862 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39: 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 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 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.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.581599 Full duration: 7.41879 -------------------------------------------------------------------------------- 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 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | total | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | -> duration | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.262931 Full duration: 8.311512 -------------------------------------------------------------------------------- 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 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | total | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | -> duration | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.372552 Full duration: 8.423837 -------------------------------------------------------------------------------- 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 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 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.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.072811 Full duration: 7.875785 -------------------------------------------------------------------------------- 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 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 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.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | total | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> duration | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.22655 Full duration: 8.347083 -------------------------------------------------------------------------------- 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 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 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.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> duration | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.978411 Full duration: 7.691233 HINTS: * To plot HTML graphics with this data, run: rally task report 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 --out output.html * To generate a JUnit report, run: rally task export 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1ddcda6e-9aae-45d7-b3c7-4f45a0596a39 --json --out output.json 2018-04-07 22:43:54,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1ddcda6e-9aae-45d7-b3c7-4f45a0596a39'] 2018-04-07 22:43:56,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 22:43:56,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1ddcda6e-9aae-45d7-b3c7-4f45a0596a39', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-07 22:43:56,137 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-07 22:43:56,138 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-07 22:43:56,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-07 22:43:56,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 22:43:56,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 22:43:56,185 - 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': '24e3fdc1-2093-4e2b-bc59-1c1280ebca17', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a', 'flavor_name': 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 22:45:32,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749 2018-04-07 22:45:32,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '35e2923c-b9a2-4b7d-b61b-b9fdf82e4749'] 2018-04-07 22:45:33,198 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749: 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 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749 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.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | -> glance_v2.upload_data | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | glance_v2.delete_image | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 3.364 | 3.364 | 3.364 | 3.364 | 3.364 | 3.364 | 100.0% | 1 | | -> duration | 3.364 | 3.364 | 3.364 | 3.364 | 3.364 | 3.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.363845 Full duration: 12.004324 -------------------------------------------------------------------------------- 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 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749 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.206 | 3.206 | 3.206 | 3.206 | 3.206 | 3.206 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | -> glance_v2.upload_data | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | | glance_v2.list_images | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 3.372 | 3.372 | 3.372 | 3.372 | 3.372 | 3.372 | 100.0% | 1 | | -> duration | 3.372 | 3.372 | 3.372 | 3.372 | 3.372 | 3.372 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.371527 Full duration: 13.800538 -------------------------------------------------------------------------------- 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 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749 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.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> duration | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.328488 Full duration: 8.206566 -------------------------------------------------------------------------------- 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-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "number_instances": 2, "nics": [ { "net-id": "24e3fdc1-2093-4e2b-bc59-1c1280ebca17" } ] }, "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 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749 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.069 | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | -> glance_v2.upload_data | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | nova.boot_servers | 15.243 | 15.243 | 15.243 | 15.243 | 15.243 | 15.243 | 100.0% | 1 | | total | 18.313 | 18.313 | 18.313 | 18.313 | 18.313 | 18.313 | 100.0% | 1 | | -> duration | 17.313 | 17.313 | 17.313 | 17.313 | 17.313 | 17.313 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.313243 Full duration: 42.724064 HINTS: * To plot HTML graphics with this data, run: rally task report 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749 --out output.html * To generate a JUnit report, run: rally task export 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 35e2923c-b9a2-4b7d-b61b-b9fdf82e4749 --json --out output.json 2018-04-07 22:45:33,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '35e2923c-b9a2-4b7d-b61b-b9fdf82e4749'] 2018-04-07 22:45:34,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 22:45:34,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '35e2923c-b9a2-4b7d-b61b-b9fdf82e4749', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-07 22:45:34,383 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-07 22:45:34,385 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-07 22:45:34,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-04-07 22:45:34,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 22:45:34,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 22:45:34,436 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-07 22:45:34,436 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-07 22:45:34,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-07 22:45:34,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 22:45:34,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 22:45:34,472 - 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': '24e3fdc1-2093-4e2b-bc59-1c1280ebca17', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a', 'flavor_name': 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 22:50:38,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0770859-0ccb-4457-a5e4-33df0bb16b6b 2018-04-07 22:50:38,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c0770859-0ccb-4457-a5e4-33df0bb16b6b'] 2018-04-07 22:50:39,411 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c0770859-0ccb-4457-a5e4-33df0bb16b6b: 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.046 | 3.046 | 3.046 | 3.046 | 3.046 | 3.046 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.627 | 10.627 | 10.627 | 10.627 | 10.627 | 10.627 | 100.0% | 1 | | total | 13.674 | 13.674 | 13.674 | 13.674 | 13.674 | 13.674 | 100.0% | 1 | | -> duration | 13.674 | 13.674 | 13.674 | 13.674 | 13.674 | 13.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.673915 Full duration: 41.453201 -------------------------------------------------------------------------------- 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.353 | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 100.0% | 1 | | cinder_v2.delete_volume | 10.968 | 10.968 | 10.968 | 10.968 | 10.968 | 10.968 | 100.0% | 1 | | total | 14.321 | 14.321 | 14.321 | 14.321 | 14.321 | 14.321 | 100.0% | 1 | | -> duration | 14.321 | 14.321 | 14.321 | 14.321 | 14.321 | 14.321 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.321247 Full duration: 25.467752 -------------------------------------------------------------------------------- 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-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task c0770859-0ccb-4457-a5e4-33df0bb16b6b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.056 | 6.056 | 6.056 | 6.056 | 6.056 | 6.056 | 100.0% | 1 | | cinder_v2.delete_volume | 10.785 | 10.785 | 10.785 | 10.785 | 10.785 | 10.785 | 100.0% | 1 | | total | 16.842 | 16.842 | 16.842 | 16.842 | 16.842 | 16.842 | 100.0% | 1 | | -> duration | 16.842 | 16.842 | 16.842 | 16.842 | 16.842 | 16.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.842236 Full duration: 28.57653 -------------------------------------------------------------------------------- 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.446 | 3.446 | 3.446 | 3.446 | 3.446 | 3.446 | 100.0% | 1 | | cinder_v2.delete_volume | 10.778 | 10.778 | 10.778 | 10.778 | 10.778 | 10.778 | 100.0% | 1 | | total | 14.224 | 14.224 | 14.224 | 14.224 | 14.224 | 14.224 | 100.0% | 1 | | -> duration | 14.224 | 14.224 | 14.224 | 14.224 | 14.224 | 14.224 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.224364 Full duration: 24.361481 -------------------------------------------------------------------------------- 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.42 | 3.42 | 3.42 | 3.42 | 3.42 | 3.42 | 100.0% | 1 | | cinder_v2.extend_volume | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | cinder_v2.delete_volume | 19.53 | 19.53 | 19.53 | 19.53 | 19.53 | 19.53 | 100.0% | 1 | | total | 25.414 | 25.414 | 25.414 | 25.414 | 25.414 | 25.414 | 100.0% | 1 | | -> duration | 25.414 | 25.414 | 25.414 | 25.414 | 25.414 | 25.414 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.414097 Full duration: 35.510043 -------------------------------------------------------------------------------- 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.746 | 26.746 | 26.746 | 26.746 | 26.746 | 26.746 | 100.0% | 1 | | cinder_v2.delete_volume | 10.782 | 10.782 | 10.782 | 10.782 | 10.782 | 10.782 | 100.0% | 1 | | total | 37.529 | 37.529 | 37.529 | 37.529 | 37.529 | 37.529 | 100.0% | 1 | | -> duration | 37.529 | 37.529 | 37.529 | 37.529 | 37.529 | 37.529 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.529059 Full duration: 63.310941 -------------------------------------------------------------------------------- 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | cinder_v2.list_qos | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758638 Full duration: 12.349194 -------------------------------------------------------------------------------- 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | cinder_v2.set_qos | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821386 Full duration: 12.814771 -------------------------------------------------------------------------------- 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | cinder_v2.list_types | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89238 Full duration: 12.845096 -------------------------------------------------------------------------------- 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 c0770859-0ccb-4457-a5e4-33df0bb16b6b 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878994 Full duration: 12.771845 HINTS: * To plot HTML graphics with this data, run: rally task report c0770859-0ccb-4457-a5e4-33df0bb16b6b --out output.html * To generate a JUnit report, run: rally task export c0770859-0ccb-4457-a5e4-33df0bb16b6b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c0770859-0ccb-4457-a5e4-33df0bb16b6b --json --out output.json 2018-04-07 22:50:39,412 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c0770859-0ccb-4457-a5e4-33df0bb16b6b'] 2018-04-07 22:50:40,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 22:50:40,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c0770859-0ccb-4457-a5e4-33df0bb16b6b', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-07 22:50:40,619 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-07 22:50:40,619 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-07 22:50:40,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-07 22:50:40,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 22:50:40,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 22:50:40,660 - 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': '24e3fdc1-2093-4e2b-bc59-1c1280ebca17', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a', 'flavor_name': 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 22:52:13,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9fa9c16d-7d57-4703-9586-c67c575ff99f 2018-04-07 22:52:13,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9fa9c16d-7d57-4703-9586-c67c575ff99f'] 2018-04-07 22:52:14,875 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9fa9c16d-7d57-4703-9586-c67c575ff99f: 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 9fa9c16d-7d57-4703-9586-c67c575ff99f 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.193 | 5.193 | 5.193 | 5.193 | 5.193 | 5.193 | 100.0% | 1 | | heat.update_stack | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 100.0% | 1 | | heat.delete_stack | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 100.0% | 1 | | total | 10.319 | 10.319 | 10.319 | 10.319 | 10.319 | 10.319 | 100.0% | 1 | | -> duration | 6.319 | 6.319 | 6.319 | 6.319 | 6.319 | 6.319 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.318806 Full duration: 21.983894 -------------------------------------------------------------------------------- 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 9fa9c16d-7d57-4703-9586-c67c575ff99f 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.915 | 4.915 | 4.915 | 4.915 | 4.915 | 4.915 | 100.0% | 1 | | heat.check_stack | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | heat.delete_stack | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 100.0% | 1 | | total | 7.901 | 7.901 | 7.901 | 7.901 | 7.901 | 7.901 | 100.0% | 1 | | -> duration | 5.901 | 5.901 | 5.901 | 5.901 | 5.901 | 5.901 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.900936 Full duration: 18.445595 -------------------------------------------------------------------------------- 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 9fa9c16d-7d57-4703-9586-c67c575ff99f 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.769 | 4.769 | 4.769 | 4.769 | 4.769 | 4.769 | 100.0% | 1 | | heat.suspend_stack | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | heat.resume_stack | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | heat.delete_stack | 1.638 | 1.638 | 1.638 | 1.638 | 1.638 | 1.638 | 100.0% | 1 | | total | 8.378 | 8.378 | 8.378 | 8.378 | 8.378 | 8.378 | 100.0% | 1 | | -> duration | 6.378 | 6.378 | 6.378 | 6.378 | 6.378 | 6.378 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.378388 Full duration: 20.294927 -------------------------------------------------------------------------------- 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 9fa9c16d-7d57-4703-9586-c67c575ff99f 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.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | total | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> duration | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927258 Full duration: 10.900493 HINTS: * To plot HTML graphics with this data, run: rally task report 9fa9c16d-7d57-4703-9586-c67c575ff99f --out output.html * To generate a JUnit report, run: rally task export 9fa9c16d-7d57-4703-9586-c67c575ff99f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9fa9c16d-7d57-4703-9586-c67c575ff99f --json --out output.json 2018-04-07 22:52:14,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9fa9c16d-7d57-4703-9586-c67c575ff99f'] 2018-04-07 22:52:15,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 22:52:15,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9fa9c16d-7d57-4703-9586-c67c575ff99f', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-07 22:52:15,982 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-07 22:52:15,982 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-07 22:52:15,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-07 22:52:15,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 22:52:16,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 22:52:16,028 - 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': '24e3fdc1-2093-4e2b-bc59-1c1280ebca17', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a', 'flavor_name': 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 22:55:34,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c12fd856-decf-4dfc-87b1-6ccc06943547 2018-04-07 22:55:34,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c12fd856-decf-4dfc-87b1-6ccc06943547'] 2018-04-07 22:55:35,422 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | keystone_v3.add_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.revoke_role | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> duration | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592063 Full duration: 14.697593 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.add_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.list_roles | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.615796 Full duration: 14.928621 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | keystone_v3.list_projects | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> duration | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.630462 Full duration: 15.07018 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | keystone_v3.delete_role | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | -> duration | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.522343 Full duration: 12.704748 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | keystone_v3.delete_service | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | -> duration | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.568181 Full duration: 12.570562 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | keystone_v3.create_user | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> keystone_v3.add_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.create_role | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | keystone_v3.get_project | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.get_user | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | keystone_v3.get_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> duration | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.129014 Full duration: 19.529261 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | keystone_v3.update_project | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.delete_project | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> duration | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.860509 Full duration: 12.841779 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600641 Full duration: 14.535812 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | total | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | -> duration | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.53152 Full duration: 14.340016 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | keystone_v3.list_users | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.754586 Full duration: 14.857824 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task c12fd856-decf-4dfc-87b1-6ccc06943547 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | keystone_v3.create_users | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.914 | 2.914 | 2.914 | 2.914 | 2.914 | 2.914 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | total | 3.875 | 3.875 | 3.875 | 3.875 | 3.875 | 3.875 | 100.0% | 1 | | -> duration | 3.875 | 3.875 | 3.875 | 3.875 | 3.875 | 3.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.875022 Full duration: 20.968519 HINTS: * To plot HTML graphics with this data, run: rally task report c12fd856-decf-4dfc-87b1-6ccc06943547 --out output.html * To generate a JUnit report, run: rally task export c12fd856-decf-4dfc-87b1-6ccc06943547 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c12fd856-decf-4dfc-87b1-6ccc06943547 --json --out output.json 2018-04-07 22:55:35,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c12fd856-decf-4dfc-87b1-6ccc06943547'] 2018-04-07 22:55:36,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 22:55:36,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c12fd856-decf-4dfc-87b1-6ccc06943547', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-07 22:55:36,632 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-07 22:55:36,633 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-07 22:55:36,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-07 22:55:36,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 22:55:36,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 22:55:36,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '24e3fdc1-2093-4e2b-bc59-1c1280ebca17', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a', 'flavor_name': 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:02:19,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e709b943-8b5a-4c97-b794-fd6b52d3a57d 2018-04-07 23:02:19,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e709b943-8b5a-4c97-b794-fd6b52d3a57d'] 2018-04-07 23:02:20,671 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 100.0% | 1 | | neutron.delete_network | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | total | 2.636 | 2.636 | 2.636 | 2.636 | 2.636 | 2.636 | 100.0% | 1 | | -> duration | 2.636 | 2.636 | 2.636 | 2.636 | 2.636 | 2.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.635957 Full duration: 15.724156 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 100.0% | 1 | | neutron.delete_port | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | total | 2.975 | 2.975 | 2.975 | 2.975 | 2.975 | 2.975 | 100.0% | 1 | | -> duration | 2.975 | 2.975 | 2.975 | 2.975 | 2.975 | 2.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.975196 Full duration: 39.945891 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | neutron.create_subnet | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | neutron.create_router | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 100.0% | 1 | | neutron.add_interface_router | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 100.0% | 1 | | neutron.remove_interface_router | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | neutron.delete_router | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 2.007 | 100.0% | 1 | | total | 10.909 | 10.909 | 10.909 | 10.909 | 10.909 | 10.909 | 100.0% | 1 | | -> duration | 10.909 | 10.909 | 10.909 | 10.909 | 10.909 | 10.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.909267 Full duration: 55.161552 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | neutron.delete_subnet | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | total | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | -> duration | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.826523 Full duration: 42.768353 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 1.242 | 100.0% | 1 | | neutron.list_networks | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | | total | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | -> duration | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.503774 Full duration: 16.985732 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 100.0% | 1 | | neutron.list_ports | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | total | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | -> duration | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.384076 Full duration: 41.456714 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | neutron.create_subnet | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | neutron.create_router | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 100.0% | 1 | | neutron.add_interface_router | 2.182 | 2.182 | 2.182 | 2.182 | 2.182 | 2.182 | 100.0% | 1 | | neutron.list_routers | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 7.216 | 7.216 | 7.216 | 7.216 | 7.216 | 7.216 | 100.0% | 1 | | -> duration | 7.216 | 7.216 | 7.216 | 7.216 | 7.216 | 7.216 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.216018 Full duration: 53.061662 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | neutron.create_subnet | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | neutron.list_subnets | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 100.0% | 1 | | -> duration | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.920552 Full duration: 44.120895 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | neutron.delete_security_group | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 100.0% | 1 | | -> duration | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.570697 Full duration: 14.442802 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.298 | 1.298 | 1.298 | 1.298 | 1.298 | 1.298 | 100.0% | 1 | | neutron.create_security_group_rule | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | neutron.delete_security_group | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 100.0% | 1 | | -> duration | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.064546 Full duration: 14.842986 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task e709b943-8b5a-4c97-b794-fd6b52d3a57d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | neutron.create_router | 3.938 | 3.938 | 3.938 | 3.938 | 3.938 | 3.938 | 100.0% | 1 | | neutron.add_gateway_router | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 100.0% | 1 | | neutron.remove_gateway_router | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | total | 8.665 | 8.665 | 8.665 | 8.665 | 8.665 | 8.665 | 100.0% | 1 | | -> duration | 8.665 | 8.665 | 8.665 | 8.665 | 8.665 | 8.665 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.66528 Full duration: 31.945092 HINTS: * To plot HTML graphics with this data, run: rally task report e709b943-8b5a-4c97-b794-fd6b52d3a57d --out output.html * To generate a JUnit report, run: rally task export e709b943-8b5a-4c97-b794-fd6b52d3a57d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e709b943-8b5a-4c97-b794-fd6b52d3a57d --json --out output.json 2018-04-07 23:02:20,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e709b943-8b5a-4c97-b794-fd6b52d3a57d'] 2018-04-07 23:02:21,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:02:21,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e709b943-8b5a-4c97-b794-fd6b52d3a57d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-07 23:02:21,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-07 23:02:21,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-07 23:02:21,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-07 23:02:21,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:02:21,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:02:21,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '24e3fdc1-2093-4e2b-bc59-1c1280ebca17', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a', 'flavor_name': 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:11:51,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 2018-04-07 23:11:51,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a36f76d8-fb5d-4373-a5f4-9e36d834ddf6'] 2018-04-07 23:11:52,981 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "image": { "name": "Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "block_migration": false, "nics": [ { "net-id": "24e3fdc1-2093-4e2b-bc59-1c1280ebca17" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 17.203 | 17.203 | 17.203 | 17.203 | 17.203 | 17.203 | 100.0% | 1 | | nova.find_host_to_migrate | 1.484 | 1.484 | 1.484 | 1.484 | 1.484 | 1.484 | 100.0% | 1 | | nova.live_migrate | 11.354 | 11.354 | 11.354 | 11.354 | 11.354 | 11.354 | 100.0% | 1 | | nova.delete_server | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | total | 32.928 | 32.928 | 32.928 | 32.928 | 32.928 | 32.928 | 100.0% | 1 | | -> duration | 31.928 | 31.928 | 31.928 | 31.928 | 31.928 | 31.928 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.92813 Full duration: 42.61534 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "image": { "name": "Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "24e3fdc1-2093-4e2b-bc59-1c1280ebca17" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.543 | 11.543 | 11.543 | 11.543 | 11.543 | 11.543 | 100.0% | 1 | | cinder_v2.create_volume | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | nova.attach_volume | 6.725 | 6.725 | 6.725 | 6.725 | 6.725 | 6.725 | 100.0% | 1 | | nova.find_host_to_migrate | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | nova.live_migrate | 13.577 | 13.577 | 13.577 | 13.577 | 13.577 | 13.577 | 100.0% | 1 | | nova.detach_volume | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 100.0% | 1 | | cinder_v2.delete_volume | 91.813 | 91.813 | 91.813 | 91.813 | 91.813 | 91.813 | 100.0% | 1 | | nova.delete_server | 3.261 | 3.261 | 3.261 | 3.261 | 3.261 | 3.261 | 100.0% | 1 | | total | 134.819 | 134.819 | 134.819 | 134.819 | 134.819 | 134.819 | 100.0% | 1 | | -> duration | 133.819 | 133.819 | 133.819 | 133.819 | 133.819 | 133.819 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 133.818522 Full duration: 146.54777 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "image": { "name": "Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "24e3fdc1-2093-4e2b-bc59-1c1280ebca17" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 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.805 | 5.805 | 5.805 | 5.805 | 5.805 | 5.805 | 100.0% | 1 | | nova.boot_server | 16.54 | 16.54 | 16.54 | 16.54 | 16.54 | 16.54 | 100.0% | 1 | | nova.find_host_to_migrate | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | nova.live_migrate | 13.712 | 13.712 | 13.712 | 13.712 | 13.712 | 13.712 | 100.0% | 1 | | nova.delete_server | 4.918 | 4.918 | 4.918 | 4.918 | 4.918 | 4.918 | 100.0% | 1 | | total | 42.558 | 42.558 | 42.558 | 42.558 | 42.558 | 42.558 | 100.0% | 1 | | -> duration | 41.558 | 41.558 | 41.558 | 41.558 | 41.558 | 41.558 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.558009 Full duration: 54.979729 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "image": { "name": "Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "server_kwargs": { "nics": [ { "net-id": "24e3fdc1-2093-4e2b-bc59-1c1280ebca17" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | nova.boot_server | 10.128 | 10.128 | 10.128 | 10.128 | 10.128 | 10.128 | 100.0% | 1 | | nova.delete_server | 8.383 | 8.383 | 8.383 | 8.383 | 8.383 | 8.383 | 100.0% | 1 | | nova.delete_keypair | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 19.416 | 19.416 | 19.416 | 19.416 | 19.416 | 19.416 | 100.0% | 1 | | -> duration | 18.416 | 18.416 | 18.416 | 18.416 | 18.416 | 18.416 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.415558 Full duration: 55.778326 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "image": { "name": "Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "volume_size": 5, "nics": [ { "net-id": "24e3fdc1-2093-4e2b-bc59-1c1280ebca17" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 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.685 | 5.685 | 5.685 | 5.685 | 5.685 | 5.685 | 100.0% | 1 | | nova.boot_server | 13.224 | 13.224 | 13.224 | 13.224 | 13.224 | 13.224 | 100.0% | 1 | | nova.delete_server | 4.942 | 4.942 | 4.942 | 4.942 | 4.942 | 4.942 | 100.0% | 1 | | total | 23.851 | 23.851 | 23.851 | 23.851 | 23.851 | 23.851 | 100.0% | 1 | | -> duration | 22.851 | 22.851 | 22.851 | 22.851 | 22.851 | 22.851 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.851052 Full duration: 61.48017 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "image": { "name": "Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "force_delete": false, "nics": [ { "net-id": "24e3fdc1-2093-4e2b-bc59-1c1280ebca17" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.539 | 10.539 | 10.539 | 10.539 | 10.539 | 10.539 | 100.0% | 1 | | nova.pause_server | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 100.0% | 1 | | nova.unpause_server | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 100.0% | 1 | | nova.delete_server | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 100.0% | 1 | | total | 21.069 | 21.069 | 21.069 | 21.069 | 21.069 | 21.069 | 100.0% | 1 | | -> duration | 16.069 | 16.069 | 16.069 | 16.069 | 16.069 | 16.069 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.068756 Full duration: 55.070621 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "image": { "name": "Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "nics": [ { "net-id": "24e3fdc1-2093-4e2b-bc59-1c1280ebca17" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.43 | 11.43 | 11.43 | 11.43 | 11.43 | 11.43 | 100.0% | 1 | | nova.migrate | 23.701 | 23.701 | 23.701 | 23.701 | 23.701 | 23.701 | 100.0% | 1 | | nova.resize_confirm | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 100.0% | 1 | | nova.delete_server | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 100.0% | 1 | | total | 40.808 | 40.808 | 40.808 | 40.808 | 40.808 | 40.808 | 100.0% | 1 | | -> duration | 39.808 | 39.808 | 39.808 | 39.808 | 39.808 | 39.808 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.80824 Full duration: 50.565593 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "image": { "name": "Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.052 | 14.052 | 14.052 | 14.052 | 14.052 | 14.052 | 100.0% | 1 | | nova.list_interfaces | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 100.0% | 1 | | total | 14.442 | 14.442 | 14.442 | 14.442 | 14.442 | 14.442 | 100.0% | 1 | | -> duration | 13.442 | 13.442 | 13.442 | 13.442 | 13.442 | 13.442 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.442123 Full duration: 54.925399 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | nova.delete_server_group | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> duration | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.038261 Full duration: 10.411298 HINTS: * To plot HTML graphics with this data, run: rally task report a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 --out output.html * To generate a JUnit report, run: rally task export a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a36f76d8-fb5d-4373-a5f4-9e36d834ddf6 --json --out output.json 2018-04-07 23:11:52,982 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a36f76d8-fb5d-4373-a5f4-9e36d834ddf6'] 2018-04-07 23:11:54,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:11:54,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a36f76d8-fb5d-4373-a5f4-9e36d834ddf6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-07 23:11:54,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-07 23:11:54,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-07 23:11:54,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-07 23:11:54,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 23:11:54,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-07 23:11:54,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '24e3fdc1-2093-4e2b-bc59-1c1280ebca17', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd41bd12-846e-49f3-97f1-99126af10c6a', 'flavor_name': 'rally-tiny-fd41bd12-846e-49f3-97f1-99126af10c6a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd41bd12-846e-49f3-97f1-99126af10c6a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 23:12:49,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0998149d-088b-41ee-8cc6-69b2a54bc42d 2018-04-07 23:12:49,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0998149d-088b-41ee-8cc6-69b2a54bc42d'] 2018-04-07 23:12:50,783 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0998149d-088b-41ee-8cc6-69b2a54bc42d: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0998149d-088b-41ee-8cc6-69b2a54bc42d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | quotas.delete_quotas | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97367 Full duration: 8.872035 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0998149d-088b-41ee-8cc6-69b2a54bc42d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938259 Full duration: 8.789437 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0998149d-088b-41ee-8cc6-69b2a54bc42d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818773 Full duration: 8.395543 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0998149d-088b-41ee-8cc6-69b2a54bc42d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | total | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> duration | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.061252 Full duration: 9.144072 HINTS: * To plot HTML graphics with this data, run: rally task report 0998149d-088b-41ee-8cc6-69b2a54bc42d --out output.html * To generate a JUnit report, run: rally task export 0998149d-088b-41ee-8cc6-69b2a54bc42d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0998149d-088b-41ee-8cc6-69b2a54bc42d --json --out output.json 2018-04-07 23:12:50,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0998149d-088b-41ee-8cc6-69b2a54bc42d'] 2018-04-07 23:12:52,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 23:12:52,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0998149d-088b-41ee-8cc6-69b2a54bc42d', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-07 23:12:52,073 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-07 23:12:52,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:48 | 6 | 100.00% | | glance | 01:16 | 4 | 100.00% | | cinder | 04:29 | 10 | 100.00% | | heat | 01:11 | 4 | 100.00% | | keystone | 02:47 | 11 | 100.00% | | neutron | 06:10 | 11 | 100.00% | | nova | 08:52 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:10 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-07 23:12:52,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-07 23:13:04,928 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 23:13:04,928 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:49 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-07 23:13:04,934 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-07 23:13:05,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 23:13:07,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 23:13:07.260 11201 INFO rally.deployment.engine [-] Deployment e95c8bf0-1ac7-473f-8bb4-73e942d82566 | Starting: Destroy cloud and free allocated resources. 2018-04-07 23:13:07.521 11201 INFO rally.deployment.engine [-] Deployment e95c8bf0-1ac7-473f-8bb4-73e942d82566 | Completed: Destroy cloud and free allocated resources. 2018-04-07 23:13:07.547 11201 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81). 2018-04-07 23:13:07.552 11201 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 23:13:10,606 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 23:13:10.139 11204 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=80f5d2b4-f1ab-4251-a6e4-1ea78846e886) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 80f5d2b4-f1ab-4251-a6e4-1ea78846e886 | 2018-04-07T23:13:10 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 80f5d2b4-f1ab-4251-a6e4-1ea78846e886 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 23:13:14,113 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 23:13:14,113 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 23:13:16,599 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 23:13:16.244 11210 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=afd8a97f-e99e-49a7-ad8a-2b4a80171e81). 2018-04-07 23:13:16.419 11210 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 23:13:20,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 23:13:18.765 11213 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 23:13:19.132 11213 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 23:13:20.575 11213 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d5533da2-359f-4a56-84b5-75f09543face) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d5533da2-359f-4a56-84b5-75f09543face) as the default verifier for the future CLI operations. 2018-04-07 23:13:23,990 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 23:13:26,345 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 23:13:32,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 23:13:38,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 23:13:37.316 11232 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d5533da2-359f-4a56-84b5-75f09543face) for deployment 'opnfv-rally' (UUID=80f5d2b4-f1ab-4251-a6e4-1ea78846e886). 2018-04-07 23:13:38.338 11232 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d5533da2-359f-4a56-84b5-75f09543face) has been successfully configured for deployment 'opnfv-rally' (UUID=80f5d2b4-f1ab-4251-a6e4-1ea78846e886)! 2018-04-07 23:13:38,521 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 23:13:38,521 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 23:13:38,524 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 23:13:41,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-07 23:13:43,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:43.697 11244 INFO rally.api [-] Starting verification (UUID=1cd10dbd-0571-46e6-be00-f8438b643da9) for deployment 'opnfv-rally' (UUID=80f5d2b4-f1ab-4251-a6e4-1ea78846e886) by verifier 'opnfv-tempest' (UUID=d5533da2-359f-4a56-84b5-75f09543face). 2018-04-07 23:13:43,701 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1cd10dbd-0571-46e6-be00-f8438b643da9 2018-04-07 23:13:53,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:53.069 11244 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-07 23:13:53,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:53.341 11244 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.194s] 2018-04-07 23:13:53,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:53.367 11244 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.161s] 2018-04-07 23:13:53,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:53.420 11244 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.052s] 2018-04-07 23:13:53,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:53.701 11244 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.693s] 2018-04-07 23:13:53,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:53.757 11244 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.433s] 2018-04-07 23:13:53,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:53.955 11244 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.970s] 2018-04-07 23:13:54,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:54.219 11244 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.518s] 2018-04-07 23:13:54,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:54.652 11244 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.695s] 2018-04-07 23:13:55,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:55.178 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.486s] 2018-04-07 23:13:55,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:55.520 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.341s] 2018-04-07 23:13:55,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:55.916 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.395s] 2018-04-07 23:13:56,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:56.232 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.059s] 2018-04-07 23:13:57,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:57.772 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.539s] 2018-04-07 23:13:57,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:57.784 11244 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.024s] 2018-04-07 23:13:57,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:57.797 11244 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.013s] 2018-04-07 23:13:57,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:57.811 11244 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.014s] 2018-04-07 23:13:58,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:58.499 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.725s] 2018-04-07 23:13:58,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:58.778 11244 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.052s] 2018-04-07 23:13:59,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:59.226 11244 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.804s] 2018-04-07 23:13:59,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:59.621 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.123s] 2018-04-07 23:13:59,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:59.643 11244 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.070s] 2018-04-07 23:13:59,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:13:59.686 11244 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.043s] 2018-04-07 23:14:00,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:00.433 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.809s] 2018-04-07 23:14:00,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:00.563 11244 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.336s] 2018-04-07 23:14:00,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:00.979 11244 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.093s] 2018-04-07 23:14:01,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:01.029 11244 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.049s] 2018-04-07 23:14:01,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:01.829 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.394s] 2018-04-07 23:14:01,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:01.849 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.462s] 2018-04-07 23:14:01,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:01.917 11244 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.887s] 2018-04-07 23:14:01,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:01.976 11244 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.059s] 2018-04-07 23:14:02,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:02.030 11244 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.053s] 2018-04-07 23:14:02,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:02.287 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.436s] 2018-04-07 23:14:02,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:02.943 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.115s] 2018-04-07 23:14:03,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:02.999 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.057s] 2018-04-07 23:14:03,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:03.018 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.019s] 2018-04-07 23:14:03,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:03.041 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.022s] 2018-04-07 23:14:03,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:03.080 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.039s] 2018-04-07 23:14:07,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:07.010 11244 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.081s] 2018-04-07 23:14:08,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:08.908 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [12.989s] 2018-04-07 23:14:09,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:09.789 11244 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.777s] 2018-04-07 23:14:15,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:15.072 11244 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.862s] 2018-04-07 23:14:16,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:16.932 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.524s] 2018-04-07 23:14:17,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:17.864 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.930s] 2018-04-07 23:14:18,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:18.487 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.622s] 2018-04-07 23:14:19,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:19.034 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.546s] 2018-04-07 23:14:19,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:19.455 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.421s] 2018-04-07 23:14:19,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:19.579 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.123s] 2018-04-07 23:14:19,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:19.703 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.123s] 2018-04-07 23:14:19,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:19.860 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.156s] 2018-04-07 23:14:19,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:19.974 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.114s] 2018-04-07 23:14:20,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:20.127 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.151s] 2018-04-07 23:14:20,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:20.344 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.217s] 2018-04-07 23:14:23,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:23.419 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.432s] 2018-04-07 23:14:28,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:28.830 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.409s] 2018-04-07 23:14:31,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:31.027 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.197s] 2018-04-07 23:14:31,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:31.181 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.155s] 2018-04-07 23:14:31,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:31.272 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.089s] 2018-04-07 23:14:31,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:31.393 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.120s] 2018-04-07 23:14:31,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:31.488 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.095s] 2018-04-07 23:14:36,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:36.202 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.112s] 2018-04-07 23:14:36,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:36.225 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.022s] 2018-04-07 23:14:36,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:36.467 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.241s] 2018-04-07 23:14:36,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:36.486 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.018s] 2018-04-07 23:14:36,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:36.503 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.016s] 2018-04-07 23:14:36,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:36.553 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.049s] 2018-04-07 23:14:36,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:36.672 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.118s] 2018-04-07 23:14:36,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:36.793 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.121s] 2018-04-07 23:14:37,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:37.251 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.457s] 2018-04-07 23:14:37,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:37.275 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.023s] 2018-04-07 23:14:37,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:37.408 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.133s] 2018-04-07 23:14:42,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:42.496 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.165s] 2018-04-07 23:14:42,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:42.671 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.175s] 2018-04-07 23:14:48,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:48.954 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.054s] 2018-04-07 23:14:49,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:49.045 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.091s] 2018-04-07 23:14:49,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:49.142 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.097s] 2018-04-07 23:14:49,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:49.606 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.462s] 2018-04-07 23:14:49,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:49.749 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.142s] 2018-04-07 23:14:50,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.085 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.336s] 2018-04-07 23:14:50,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.156 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.070s] 2018-04-07 23:14:50,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.256 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.100s] 2018-04-07 23:14:50,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.374 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.117s] 2018-04-07 23:14:50,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.450 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.075s] 2018-04-07 23:14:50,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.532 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.080s] 2018-04-07 23:14:50,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.658 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.125s] 2018-04-07 23:14:50,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.815 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.156s] 2018-04-07 23:14:50,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:50.920 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.105s] 2018-04-07 23:14:51,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:51.024 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.103s] 2018-04-07 23:14:57,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:57.309 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [44.101s] 2018-04-07 23:14:57,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:57.922 11244 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.128s] 2018-04-07 23:14:58,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:58.111 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.808s] 2018-04-07 23:14:59,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:14:59.352 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.097s] 2018-04-07 23:15:02,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:02.982 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.629s] 2018-04-07 23:15:06,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:06.864 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.881s] 2018-04-07 23:15:10,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:10.533 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.668s] 2018-04-07 23:15:11,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:11.168 11244 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [38.287s] 2018-04-07 23:15:12,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:12.873 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.340s] 2018-04-07 23:15:16,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:16.483 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.609s] 2018-04-07 23:15:20,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:20.116 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.633s] 2018-04-07 23:15:22,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:22.939 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [62.644s] 2018-04-07 23:15:23,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:23.061 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.121s] 2018-04-07 23:15:23,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:23.503 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.441s] 2018-04-07 23:15:23,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:23.628 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.123s] 2018-04-07 23:15:23,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:23.629 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 23:15:26,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:26.460 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.341s] 2018-04-07 23:15:28,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:28.730 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.270s] 2018-04-07 23:15:28,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:28.971 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.242s] 2018-04-07 23:15:29,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:29.185 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.213s] 2018-04-07 23:15:29,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:29.312 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.126s] 2018-04-07 23:15:29,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:29.468 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.155s] 2018-04-07 23:15:29,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:29.637 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.169s] 2018-04-07 23:15:29,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:29.849 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.211s] 2018-04-07 23:15:29,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:29.966 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.116s] 2018-04-07 23:15:30,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:30.097 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.131s] 2018-04-07 23:15:34,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:34.969 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.870s] 2018-04-07 23:15:37,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:37.091 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [12.134s] 2018-04-07 23:15:37,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:37.176 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.085s] 2018-04-07 23:15:37,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:37.694 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.517s] 2018-04-07 23:15:37,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:37.828 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.133s] 2018-04-07 23:15:37,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:37.830 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-07 23:15:46,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:46.946 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.402s] 2018-04-07 23:15:47,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:47.390 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.442s] 2018-04-07 23:15:47,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:47.915 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.524s] 2018-04-07 23:15:48,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:48.372 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.456s] 2018-04-07 23:15:48,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:48.831 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.458s] 2018-04-07 23:15:49,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:49.477 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.646s] 2018-04-07 23:15:56,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:56.346 11244 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.357s] 2018-04-07 23:15:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:56.855 11244 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.184s] 2018-04-07 23:15:58,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:15:58.645 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.688s] 2018-04-07 23:16:00,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:00.504 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.857s] 2018-04-07 23:16:04,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:04.066 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.557s] 2018-04-07 23:16:05,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:05.225 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.163s] 2018-04-07 23:16:07,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:07.290 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.061s] 2018-04-07 23:16:08,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:08.508 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.219s] 2018-04-07 23:16:10,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:10.335 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.823s] 2018-04-07 23:16:10,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:10.459 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.128s] 2018-04-07 23:16:23,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:23.377 11244 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [72.215s] 2018-04-07 23:16:34,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:34.677 11244 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [38.320s] 2018-04-07 23:16:52,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:16:52.291 11244 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [28.908s] 2018-04-07 23:17:11,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:17:11.958 11244 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.665s] 2018-04-07 23:17:55,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:17:55.358 11244 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.717s] 2018-04-07 23:18:45,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:18:45.401 11244 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [50.031s] 2018-04-07 23:19:13,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:19:13.709 11244 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.304s] 2018-04-07 23:19:28,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1cd10dbd-0571-46e6-be00-f8438b643da9']'. 2018-04-07 23:19:29,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 23:19:29,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 23:19:29,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:19:29,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1cd10dbd-0571-46e6-be00-f8438b643da9 | 2018-04-07 23:19:29,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 23:19:29,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 23:13:43 | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 23:19:27 | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:44 | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d5533da2-359f-4a56-84b5-75f09543face) | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 80f5d2b4-f1ab-4251-a6e4-1ea78846e886) | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 143 | 2018-04-07 23:19:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 322.419 | 2018-04-07 23:19:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 143 | 2018-04-07 23:19:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-07 23:19:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 23:19:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 23:19:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 23:19:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:19:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 23:19:29,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-07 23:19:35,325 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 23:19:35,326 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 23:19:35,330 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-07 23:19:35,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 23:19:38,211 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 23:19:37.578 11350 INFO rally.deployment.engine [-] Deployment 80f5d2b4-f1ab-4251-a6e4-1ea78846e886 | Starting: Destroy cloud and free allocated resources. 2018-04-07 23:19:37.746 11350 INFO rally.deployment.engine [-] Deployment 80f5d2b4-f1ab-4251-a6e4-1ea78846e886 | Completed: Destroy cloud and free allocated resources. 2018-04-07 23:19:37.791 11350 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=d5533da2-359f-4a56-84b5-75f09543face) for deployment 'opnfv-rally'. 2018-04-07 23:19:37.813 11350 INFO rally.api [-] Deleting verification (UUID=1cd10dbd-0571-46e6-be00-f8438b643da9). 2018-04-07 23:19:37.919 11350 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 23:19:37.919 11350 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=d5533da2-359f-4a56-84b5-75f09543face). 2018-04-07 23:19:37.937 11350 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 23:19:41,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 23:19:40.562 11353 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e72c0355-9a9f-4b2e-9b87-b8f16cc8438b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e72c0355-9a9f-4b2e-9b87-b8f16cc8438b | 2018-04-07T23:19:40 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e72c0355-9a9f-4b2e-9b87-b8f16cc8438b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 23:19:44,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-07 23:19:44,721 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 23:19:47,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 23:19:47.203 11359 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=d5533da2-359f-4a56-84b5-75f09543face). 2018-04-07 23:19:47.410 11359 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 23:19:51,675 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 23:19:49.781 11362 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 23:19:50.117 11362 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 23:19:51.454 11362 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=222d4507-572e-4ec3-85f3-4746a695b397) has been successfully created! Using verifier 'opnfv-tempest' (UUID=222d4507-572e-4ec3-85f3-4746a695b397) as the default verifier for the future CLI operations. 2018-04-07 23:19:54,866 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 23:19:57,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 23:20:01,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 23:20:06,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 23:20:05.723 11381 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=222d4507-572e-4ec3-85f3-4746a695b397) for deployment 'opnfv-rally' (UUID=e72c0355-9a9f-4b2e-9b87-b8f16cc8438b). 2018-04-07 23:20:06.613 11381 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=222d4507-572e-4ec3-85f3-4746a695b397) has been successfully configured for deployment 'opnfv-rally' (UUID=e72c0355-9a9f-4b2e-9b87-b8f16cc8438b)! 2018-04-07 23:20:06,795 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 23:20:06,795 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 23:20:06,798 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 23:20:06,804 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 23:20:10,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-222d4507-572e-4ec3-85f3-4746a695b397/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-07 23:20:10,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-07 23:20:12,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 23:20:12.533 11390 INFO rally.api [-] Starting verification (UUID=fe14af32-69a3-4eef-95fa-1822333f1574) for deployment 'opnfv-rally' (UUID=e72c0355-9a9f-4b2e-9b87-b8f16cc8438b) by verifier 'opnfv-tempest' (UUID=222d4507-572e-4ec3-85f3-4746a695b397). 2018-04-07 23:20:12,536 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: fe14af32-69a3-4eef-95fa-1822333f1574 2018-04-07 23:24:58,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fe14af32-69a3-4eef-95fa-1822333f1574']'. 2018-04-07 23:24:59,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 23:24:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 23:24:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:24:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fe14af32-69a3-4eef-95fa-1822333f1574 | 2018-04-07 23:24:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 23:24:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 23:20:12 | 2018-04-07 23:24:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 23:24:57 | 2018-04-07 23:24:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:45 | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 222d4507-572e-4ec3-85f3-4746a695b397) | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e72c0355-9a9f-4b2e-9b87-b8f16cc8438b) | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 265.297 | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-07 23:24:59,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 23:24:59,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 23:24:59,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 23:24:59,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 23:24:59,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 23:24:59,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-07 23:25:05,057 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 23:25:05,057 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 05:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 23:25:05,062 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-07 23:25:06,344 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-08 00:31:06,342 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'9327fcd4-1c8c-4b7a-9bc9-9e036f09a52f' != u'aa8d0b9e-401c-44e1-ad38-1849b398c9a1' - 9327fcd4-1c8c-4b7a-9bc9-9e036f09a52f + aa8d0b9e-401c-44e1-ad38-1849b398c9a1 ---------------------------------------------------------------------- Ran 119 tests in 3959.927s FAILED (failures=1) 2018-04-08 00:31:06,515 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 00:31:06,515 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 65:60 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-08 00:31:06,519 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-08 00:31:06,520 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-08 00:31:06,616 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-08 00:31:09,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-08 00:31:08.927 11617 INFO rally.deployment.engine [-] Deployment e72c0355-9a9f-4b2e-9b87-b8f16cc8438b | Starting: Destroy cloud and free allocated resources. 2018-04-08 00:31:09.126 11617 INFO rally.deployment.engine [-] Deployment e72c0355-9a9f-4b2e-9b87-b8f16cc8438b | Completed: Destroy cloud and free allocated resources. 2018-04-08 00:31:09.190 11617 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=222d4507-572e-4ec3-85f3-4746a695b397) for deployment 'opnfv-rally'. 2018-04-08 00:31:09.222 11617 INFO rally.api [-] Deleting verification (UUID=fe14af32-69a3-4eef-95fa-1822333f1574). 2018-04-08 00:31:09.347 11617 INFO rally.api [-] Verification has been successfully deleted! 2018-04-08 00:31:09.348 11617 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=222d4507-572e-4ec3-85f3-4746a695b397). 2018-04-08 00:31:09.372 11617 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-08 00:31:12,723 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-08 00:31:12.119 11620 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d8883c89-091b-4f6a-87e7-4c0bccb52436) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d8883c89-091b-4f6a-87e7-4c0bccb52436 | 2018-04-08T00:31:11 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d8883c89-091b-4f6a-87e7-4c0bccb52436 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-08 00:31:16,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-08 00:31:16,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-08 00:31:19,003 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-08 00:31:18.566 11626 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=222d4507-572e-4ec3-85f3-4746a695b397). 2018-04-08 00:31:18.808 11626 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-08 00:31:23,324 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-08 00:31:21.401 11629 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-08 00:31:21.671 11629 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-08 00:31:23.028 11629 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d04f9213-09d4-48a5-807f-8176e30279fb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d04f9213-09d4-48a5-807f-8176e30279fb) as the default verifier for the future CLI operations. 2018-04-08 00:31:26,531 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-08 00:31:29,299 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-08 00:31:32,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-08 00:31:38,199 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-08 00:31:37.168 11648 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d04f9213-09d4-48a5-807f-8176e30279fb) for deployment 'opnfv-rally' (UUID=d8883c89-091b-4f6a-87e7-4c0bccb52436). 2018-04-08 00:31:38.020 11648 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d04f9213-09d4-48a5-807f-8176e30279fb) has been successfully configured for deployment 'opnfv-rally' (UUID=d8883c89-091b-4f6a-87e7-4c0bccb52436)! 2018-04-08 00:31:38,200 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-08 00:31:38,200 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-08 00:31:38,203 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-08 00:31:38,208 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-08 00:31:41,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d04f9213-09d4-48a5-807f-8176e30279fb/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-08 00:31:41,533 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-08 00:31:41,536 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-08 00:31:41,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-08 00:31:44,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 00:31:44.113 11657 INFO rally.api [-] Starting verification (UUID=82f2fbfc-81c3-4604-b29d-6c7e651990eb) for deployment 'opnfv-rally' (UUID=d8883c89-091b-4f6a-87e7-4c0bccb52436) by verifier 'opnfv-tempest' (UUID=d04f9213-09d4-48a5-807f-8176e30279fb). 2018-04-08 00:31:44,117 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 82f2fbfc-81c3-4604-b29d-6c7e651990eb 2018-04-08 00:33:58,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '82f2fbfc-81c3-4604-b29d-6c7e651990eb']'. 2018-04-08 00:33:59,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-08 00:33:59,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-08 00:33:59,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 00:33:59,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 82f2fbfc-81c3-4604-b29d-6c7e651990eb | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-08 00:31:43 | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-08 00:33:57 | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:14 | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d04f9213-09d4-48a5-807f-8176e30279fb) | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-08 00:33:59,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d8883c89-091b-4f6a-87e7-4c0bccb52436) | 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 119.278 | 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 00:33:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-08 00:33:59,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-08 00:34:04,876 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 00:34:04,876 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:38 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-08 00:34:04,881 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:58 | PASS | | vping_userdata | functest | smoke | 00:50 | PASS | | tempest_smoke_serial | functest | smoke | 18:31 | PASS | | rally_sanity | functest | smoke | 30:49 | PASS | | refstack_defcore | functest | smoke | 06:11 | PASS | | patrole | functest | smoke | 05:10 | PASS | | snaps_smoke | functest | smoke | 65:60 | FAIL | | neutron_trunk | functest | smoke | 02:38 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-08 00:34:04,888 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-08 00:34:12,031 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-102 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-08 00:34:12,034 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-08 00:34:12,034 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-08 00:34:12,034 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-08 00:34:12,034 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-08 00:34:12,036 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-08 00:34:18,440 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-102 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-08 00:34:18,444 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-08 00:34:18,444 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-08 00:34:18,446 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-04-08 00:34:18,447 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-08 00:34:18,447 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-08 00:34:18,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-08 00:34:18,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-04-08 00:34:19,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-04-08 00:34:22,290 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-08 00:34:22,291 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-08 00:34:24,713 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-95c67258-53c8-43f4-aa15-e5346890c479, password=4e31bf10-5cd5-477a-9303-fba1bc73bae1, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-95c67258-53c8-43f4-aa15-e5346890c479, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-08 00:34:24,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-08 00:34:26,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-08 00:34:26,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-08 00:36:08,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-08 00:36:15,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-08 00:36:16,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-08 00:36:31,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-08 00:36:34,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-08 00:36:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-08 00:51:42,178 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-95c67258-53c8-43f4-aa15-e5346890c479 to VM that did not activate with name - cloudify_manager-95c67258-53c8-43f4-aa15-e5346890c479 2018-04-08 00:51:42,315 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 00:51:42,315 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:20 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-08 00:51:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-04-08 00:51:42,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-04-08 00:51:42,321 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-08 00:51:50,887 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 93ef413d-b5e6-4975-9447-c3b48f8258de: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-906a740b-e711-42fd-aede-059536f4355f'] 2018-04-08 00:51:53,781 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-08 00:51:53,782 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-08 00:51:54,586 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-08 00:51:55,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-08 00:51:55,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-08 00:51:55,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-04-08 00:51:55,749 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-08 00:51:55,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-04-08 00:51:55,770 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-08 00:51:58,288 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-ecfb2458-16d0-41de-ab8a-8f5227c43dd6, password=1676d78d-85a4-40e3-bb01-324ae1ee2868, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-ecfb2458-16d0-41de-ab8a-8f5227c43dd6, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-08 00:51:58,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-08 00:51:58,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-08 00:51:58,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-08 00:54:00,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-08 00:54:11,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-08 00:54:12,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-08 00:54:26,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-08 00:54:30,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-08 00:54:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-08 01:09:38,512 - 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 248, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-ecfb2458-16d0-41de-ab8a-8f5227c43dd6 to VM that did not activate with name - cloudify_manager-ecfb2458-16d0-41de-ab8a-8f5227c43dd6 2018-04-08 01:09:38,647 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 01:09:38,648 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:43 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-08 01:09:38,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-04-08 01:09:38,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-04-08 01:09:38,652 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-08 01:09:48,406 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 6c1b1c4a-eb9b-4fff-b89f-69ad17041f27: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-8bf3b831-a876-4510-a35d-b7348f2f4d08'] 2018-04-08 01:09:52,474 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-08 01:09:52,474 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-08 01:09:52,561 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-04-08 01:09:52,580 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-08 01:09:52,580 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-08 01:09:55,230 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-93aea67f-72d6-44df-be4d-9e49aa1e8dd2, password=40abe727-21f0-4e70-bc72-54d5f5b9dd6d, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-93aea67f-72d6-44df-be4d-9e49aa1e8dd2, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-08 01:09:55,825 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-08 01:09:57,274 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-04-08 01:09:57,275 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-08 01:09:58,782 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=435ab0eb-9110-41ba-b782-53121874b6c3, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-93aea67f-72d6-44df-be4d-9e49aa1e8dd2, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-08 01:09:58,973 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-04-08 01:09:58,974 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-08 01:09:58,974 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-08 01:10:02,530 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-08 01:10:13,799 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-08 01:10:14,543 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-08 01:10:14,555 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-04-08 01:10:14,555 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-08 01:10:23,502 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 6e3c630e-cad2-42e0-b63c-e937ccfadf71 -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-04-08 01:10:23,503 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-04-08 01:10:31,076 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i fef42053-b4cc-48bf-8baa-97c701aa8644 -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-04-08 01:10:31,077 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : e56e6abc-95bb-4b3a-9d54-9ac54dcbe045 2018-04-08 01:18:36,715 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 01:18:36,715 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:44 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-08 01:18:36,720 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-08 01:18:36,839 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-08 01:18:36,840 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-08 01:18:46,332 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 3929b8ef-8478-4809-98ff-054752c0ab02: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-d98ad1ef-fb6d-4266-a8ef-9f6af7da314f'] 2018-04-08 01:18:48,324 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-08 01:18:48,325 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:20 | FAIL | | vyos_vrouter | functest | vnf | 17:43 | FAIL | | juju_epc | functest | vnf | 08:44 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-08 01:18:48,328 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-08 01:18:56,062 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-102 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-08 01:18:56,064 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-08 01:18:56,064 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-08 01:18:56,064 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-08 01:18:56,065 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-08 01:18:56,065 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK