2018-01-11 05:41:16,038 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-11 05:41:16,038 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.21:5000/v3 ...OK 2018-01-11 05:41:16,515 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-11 05:41:16,992 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-11 05:41:16,993 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.21:5000 ...OK 2018-01-11 05:41:17,490 - functest.ci.check_deployment - DEBUG - 172.30.9.21:8774 is reachable! 2018-01-11 05:41:17,490 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.21:8774/v2.1 ...OK 2018-01-11 05:41:17,886 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9696 is reachable! 2018-01-11 05:41:17,886 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.21:9696 ...OK 2018-01-11 05:41:18,259 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9292 is reachable! 2018-01-11 05:41:18,260 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.21:9292 ...OK 2018-01-11 05:41:19,612 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-11 05:41:21,427 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-11 05:41:21,449 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-11 05:41:23,234 - functest.ci.check_deployment - INFO - External network found: external 2018-01-11 05:41:32,983 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 05:41:32,983 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 05:41:32,984 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-11 05:41:32,985 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-11 05:41:32,985 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-11 05:41:35,140 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-11 05:41:47,780 - functest.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 12.637s OK 2018-01-11 05:41:47,914 - functest.utils.functest_utils - DEBUG - 2018-01-11 05:41:47,914 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 05:41:47,914 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-11 05:41:47,918 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-11 05:41:50,077 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-11 05:53:29,510 - functest.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_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 81 tests in 699.424s OK 2018-01-11 05:53:29,631 - functest.utils.functest_utils - DEBUG - 2018-01-11 05:53:29,631 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 05:53:29,632 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-11 05:53:29,636 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-11 05:53:30,536 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-11 05:54:12,294 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.756s OK 2018-01-11 05:54:12,406 - functest.utils.functest_utils - DEBUG - 2018-01-11 05:54:12,406 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 05:54:12,406 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-11 05:54:12,412 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-662 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-11 05:54:12,415 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | api_check | functest | healthcheck | 11:39 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-11 05:54:12,417 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-11 05:54:15,323 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 05:54:15,323 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 05:54:15,324 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-11 05:54:15,326 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-11 05:54:15,326 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-11 05:54:15,988 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-11 05:54:15,989 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-11 05:54:16,397 - functest.energy.energy - DEBUG - Starting recording 2018-01-11 05:54:16,397 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-11 05:54:16,802 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-11 05:54:16,802 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-11 05:54:16' 2018-01-11 05:54:16,802 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--0b27308c-87be-4839-aa57-cef29052eddc' 2018-01-11 05:54:20,444 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-0b27308c-87be-4839-aa57-cef29052eddc' 2018-01-11 05:54:23,738 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-0b27308c-87be-4839-aa57-cef29052eddc' 2018-01-11 05:54:35,177 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-0b27308c-87be-4839-aa57-cef29052eddc' 2018-01-11 05:54:35,839 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-0b27308c-87be-4839-aa57-cef29052eddc' 2018-01-11 05:54:36,601 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0b27308c-87be-4839-aa57-cef29052eddc' 2018-01-11 05:54:43,489 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-0b27308c-87be-4839-aa57-cef29052eddc' 2018-01-11 05:54:48,412 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-0b27308c-87be-4839-aa57-cef29052eddc' 2018-01-11 05:55:15,724 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-11 05:55:20,537 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-11 05:55:20,612 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-11 05:55:21,619 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-11 05:55:42,271 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-11 05:55:42,271 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-11 05:55:42,782 - functest.utils.functest_utils - DEBUG - 2018-01-11 05:55:42,782 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 05:55:42,782 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-11 05:55:42,786 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-11 05:55:42,864 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-11 05:55:42,864 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-11 05:55:42' 2018-01-11 05:55:42,865 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--21c29e68-e8e2-40ca-8de6-f851eb63eed1' 2018-01-11 05:55:45,955 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-21c29e68-e8e2-40ca-8de6-f851eb63eed1' 2018-01-11 05:55:48,799 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-21c29e68-e8e2-40ca-8de6-f851eb63eed1' 2018-01-11 05:56:00,253 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-21c29e68-e8e2-40ca-8de6-f851eb63eed1' 2018-01-11 05:56:00,885 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-21c29e68-e8e2-40ca-8de6-f851eb63eed1' 2018-01-11 05:56:08,126 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-21c29e68-e8e2-40ca-8de6-f851eb63eed1' 2018-01-11 05:56:14,350 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-11 05:56:26,238 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-11 05:56:29,418 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-11 05:56:47,742 - functest.utils.functest_utils - DEBUG - 2018-01-11 05:56:47,742 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 05:56:47,742 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:47 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-11 05:56:47,746 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-11 05:56:47,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-11 05:56:50,033 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-11 05:56:52,133 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-11 05:56:55,315 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-11 05:56:57,259 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-11 05:57:03,449 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-11 05:57:06,211 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-11 05:57:06,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-11 05:57:10,097 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-11 05:57:10,097 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-11 05:57:13,433 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-11 05:57:13,433 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-11 05:57:13,435 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-11 05:57:13,438 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-11 05:57:13,439 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-737915d5-9b73-447a-87ec-2076a8208c1b/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-11 05:57:15,918 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-11 05:57:15,919 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-11 05:57:15,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-11 05:57:17,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-11 05:57:17.833 62 INFO rally.api [-] Starting verification (UUID=dfd541f0-55b7-41a6-b347-3f1acf07fbba) for deployment 'opnfv-rally' (UUID=1f008f1a-bf10-424c-855d-c4fd1ba01593) by verifier 'opnfv-tempest' (UUID=737915d5-9b73-447a-87ec-2076a8208c1b). 2018-01-11 05:57:17,834 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: dfd541f0-55b7-41a6-b347-3f1acf07fbba 2018-01-11 05:57:23,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid dfd541f0-55b7-41a6-b347-3f1acf07fbba'. 2018-01-11 05:57:24,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dfd541f0-55b7-41a6-b347-3f1acf07fbba | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-11 05:57:17 | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-11 05:57:23 | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:00:06 | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-11 05:57:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 737915d5-9b73-447a-87ec-2076a8208c1b) | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1f008f1a-bf10-424c-855d-c4fd1ba01593) | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 0 | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 0.0 | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 0 | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-------------------------------+ 2018-01-11 05:57:24,866 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - No test has been executed 2018-01-11 05:57:29,884 - functest.utils.functest_utils - DEBUG - 2018-01-11 05:57:29,885 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 05:57:29,885 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 00:26 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-11 05:57:29,889 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-11 05:57:29,889 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-11 05:57:29,971 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-11 05:57:30,388 - functest.energy.energy - DEBUG - Starting recording 2018-01-11 05:57:30,389 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-11 05:57:30,776 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-11 05:57:33,138 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-11 05:57:35,368 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-11 05:57:38,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-11 05:57:40,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2'... 2018-01-11 05:57:43,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2'... 2018-01-11 05:57:46,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2'... 2018-01-11 05:57:56,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2'... 2018-01-11 05:57:56,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2'... 2018-01-11 05:57:57,595 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-11 05:57:57,596 - 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-01-11 05:57:57,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 05:57:57,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 05:57:57,643 - 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': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'ba1c7875-821f-456b-afc0-bc2b131b23e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'flavor_name': 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', '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-01-11 05:58:59,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3: started 2018-01-11 05:57:59.731 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Starting: Task validation. 2018-01-11 05:57:59.768 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Starting: Task validation of syntax. 2018-01-11 05:57:59.847 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Completed: Task validation of syntax. 2018-01-11 05:57:59.848 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Starting: Task validation of required platforms. 2018-01-11 05:57:59.878 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Completed: Task validation of required platforms. 2018-01-11 05:57:59.878 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Starting: Task validation of semantic. 2018-01-11 05:58:00.475 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() started 2018-01-11 05:58:03.526 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() finished in 3.05 sec 2018-01-11 05:58:03.572 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() started 2018-01-11 05:58:07.398 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-11 05:58:07.399 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Completed: Task validation of semantic. 2018-01-11 05:58:07.399 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Completed: Task validation. 2018-01-11 05:58:07.400 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Starting: Running task. 2018-01-11 05:58:07.607 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() started 2018-01-11 05:58:10.614 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() finished in 3.01 sec 2018-01-11 05:58:10.637 212 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 START 2018-01-11 05:58:11.138 212 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 END: OK 2018-01-11 05:58:11.164 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() started 2018-01-11 05:58:14.913 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-11 05:58:15.671 87 INFO rally.task.engine [-] Load duration is: 0.499425 2018-01-11 05:58:15.672 87 INFO rally.task.engine [-] Full duration is: 7.322063 2018-01-11 05:58:16.011 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() started 2018-01-11 05:58:19.138 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() finished in 3.13 sec 2018-01-11 05:58:19.160 298 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 START 2018-01-11 05:58:21.064 298 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 END: OK 2018-01-11 05:58:21.093 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() started 2018-01-11 05:58:24.902 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-11 05:58:26.077 87 INFO rally.task.engine [-] Load duration is: 1.902162 2018-01-11 05:58:26.077 87 INFO rally.task.engine [-] Full duration is: 8.908853 2018-01-11 05:58:26.387 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() started 2018-01-11 05:58:29.481 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() finished in 3.09 sec 2018-01-11 05:58:29.502 384 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 START 2018-01-11 05:58:30.557 384 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 END: OK 2018-01-11 05:58:30.580 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() started 2018-01-11 05:58:34.338 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-11 05:58:34.438 87 INFO rally.task.engine [-] Load duration is: 1.053006 2018-01-11 05:58:34.438 87 INFO rally.task.engine [-] Full duration is: 7.965891 2018-01-11 05:58:34.742 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() started 2018-01-11 05:58:37.731 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() finished in 2.99 sec 2018-01-11 05:58:37.753 470 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 START 2018-01-11 05:58:38.577 470 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 END: OK 2018-01-11 05:58:38.604 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() started 2018-01-11 05:58:42.495 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-11 05:58:42.785 87 INFO rally.task.engine [-] Load duration is: 0.823084 2018-01-11 05:58:42.785 87 INFO rally.task.engine [-] Full duration is: 7.770016 2018-01-11 05:58:43.067 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() started 2018-01-11 05:58:46.000 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() finished in 2.93 sec 2018-01-11 05:58:46.020 556 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 START 2018-01-11 05:58:46.995 556 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 END: OK 2018-01-11 05:58:47.014 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() started 2018-01-11 05:58:50.829 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-11 05:58:51.117 87 INFO rally.task.engine [-] Load duration is: 0.973418 2018-01-11 05:58:51.118 87 INFO rally.task.engine [-] Full duration is: 7.778185 2018-01-11 05:58:51.470 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() started 2018-01-11 05:58:54.416 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack setup() finished in 2.95 sec 2018-01-11 05:58:54.438 642 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 START 2018-01-11 05:58:55.121 642 INFO rally.task.runner [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | ITER: 1 END: OK 2018-01-11 05:58:55.150 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() started 2018-01-11 05:58:58.901 87 INFO rally.task.context [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-11 05:58:59.511 87 INFO rally.task.engine [-] Load duration is: 0.682007 2018-01-11 05:58:59.512 87 INFO rally.task.engine [-] Full duration is: 7.445292 2018-01-11 05:58:59.744 87 INFO rally.task.engine [-] Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 | Completed: Running task. Task cecf6371-1b0e-423d-8ab1-cee2ab01d3f3: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> duration | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.499425 Full duration: 7.322063 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 100.0% | 1 | | total | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 100.0% | 1 | | -> duration | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.902162 Full duration: 8.908853 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.053006 Full duration: 7.965891 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | total | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> duration | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823084 Full duration: 7.770016 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | total | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> duration | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973418 Full duration: 7.778185 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> duration | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.682007 Full duration: 7.445292 2018-01-11 05:58:59,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cecf6371-1b0e-423d-8ab1-cee2ab01d3f3 2018-01-11 05:58:59,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-11 05:58:59,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cecf6371-1b0e-423d-8ab1-cee2ab01d3f3', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-11 05:58:59,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cecf6371-1b0e-423d-8ab1-cee2ab01d3f3'] 2018-01-11 05:59:00,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 05:59:00,820 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-11 05:59:00,820 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-11 05:59:00,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-01-11 05:59:00,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 05:59:00,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 05:59:00,839 - 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': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'ba1c7875-821f-456b-afc0-bc2b131b23e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'flavor_name': 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', '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-01-11 06:00:42,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53: started 2018-01-11 05:59:02.853 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Starting: Task validation. 2018-01-11 05:59:02.911 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Starting: Task validation of syntax. 2018-01-11 05:59:02.981 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Completed: Task validation of syntax. 2018-01-11 05:59:02.982 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Starting: Task validation of required platforms. 2018-01-11 05:59:03.006 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Completed: Task validation of required platforms. 2018-01-11 05:59:03.006 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Starting: Task validation of semantic. 2018-01-11 05:59:03.616 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() started 2018-01-11 05:59:06.517 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() finished in 2.90 sec 2018-01-11 05:59:08.970 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() started 2018-01-11 05:59:12.662 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-11 05:59:12.663 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Completed: Task validation of semantic. 2018-01-11 05:59:12.663 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Completed: Task validation. 2018-01-11 05:59:12.664 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Starting: Running task. 2018-01-11 05:59:12.845 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() started 2018-01-11 05:59:15.687 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() finished in 2.84 sec 2018-01-11 05:59:15.688 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack setup() started 2018-01-11 05:59:15.688 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-11 05:59:15.711 817 INFO rally.task.runner [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | ITER: 1 START 2018-01-11 05:59:22.333 817 INFO rally.task.runner [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | ITER: 1 END: OK 2018-01-11 05:59:22.353 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack cleanup() started 2018-01-11 05:59:23.209 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack cleanup() finished in 0.86 sec 2018-01-11 05:59:23.209 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() started 2018-01-11 05:59:27.086 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-11 05:59:28.930 692 INFO rally.task.engine [-] Load duration is: 5.803884 2018-01-11 05:59:28.930 692 INFO rally.task.engine [-] Full duration is: 14.254562 2018-01-11 05:59:29.243 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() started 2018-01-11 05:59:32.249 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() finished in 3.01 sec 2018-01-11 05:59:32.250 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack setup() started 2018-01-11 05:59:32.250 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-11 05:59:32.272 923 INFO rally.task.runner [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | ITER: 1 START 2018-01-11 05:59:37.648 923 INFO rally.task.runner [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | ITER: 1 END: OK 2018-01-11 05:59:37.668 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack cleanup() started 2018-01-11 05:59:42.129 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack cleanup() finished in 4.46 sec 2018-01-11 05:59:42.129 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() started 2018-01-11 05:59:45.991 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-11 05:59:47.339 692 INFO rally.task.engine [-] Load duration is: 4.546018 2018-01-11 05:59:47.340 692 INFO rally.task.engine [-] Full duration is: 16.764496 2018-01-11 05:59:47.703 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() started 2018-01-11 05:59:50.910 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() finished in 3.21 sec 2018-01-11 05:59:50.933 1029 INFO rally.task.runner [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | ITER: 1 START 2018-01-11 05:59:52.097 1029 INFO rally.task.runner [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | ITER: 1 END: OK 2018-01-11 05:59:52.123 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() started 2018-01-11 05:59:55.973 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-11 05:59:57.766 692 INFO rally.task.engine [-] Load duration is: 0.368112 2018-01-11 05:59:57.766 692 INFO rally.task.engine [-] Full duration is: 8.28642 2018-01-11 05:59:58.127 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() started 2018-01-11 06:00:01.097 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack setup() finished in 2.97 sec 2018-01-11 06:00:01.098 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context quotas@openstack setup() started 2018-01-11 06:00:01.985 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context quotas@openstack setup() finished in 0.89 sec 2018-01-11 06:00:01.985 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack setup() started 2018-01-11 06:00:01.985 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-11 06:00:02.610 1115 INFO rally.task.runner [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | ITER: 1 START 2018-01-11 06:00:24.352 1115 INFO rally.task.runner [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | ITER: 1 END: OK 2018-01-11 06:00:24.372 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack cleanup() started 2018-01-11 06:00:38.368 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context cleanup@openstack cleanup() finished in 14.00 sec 2018-01-11 06:00:38.368 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context quotas@openstack cleanup() started 2018-01-11 06:00:38.406 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context quotas@openstack cleanup() finished in 37.90 msec 2018-01-11 06:00:38.407 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() started 2018-01-11 06:00:42.212 692 INFO rally.task.context [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-11 06:00:42.348 692 INFO rally.task.engine [-] Load duration is: 19.93835 2018-01-11 06:00:42.349 692 INFO rally.task.engine [-] Full duration is: 44.10045 2018-01-11 06:00:42.559 692 INFO rally.task.engine [-] Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53 | Completed: Running task. Task 1626cb40-7279-4e2d-ab77-151ebf2f7d53: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.506 | 4.506 | 4.506 | 4.506 | 4.506 | 4.506 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> glance_v2.upload_data | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | glance_v2.delete_image | 1.298 | 1.298 | 1.298 | 1.298 | 1.298 | 1.298 | 100.0% | 1 | | total | 5.804 | 5.804 | 5.804 | 5.804 | 5.804 | 5.804 | 100.0% | 1 | | -> duration | 5.804 | 5.804 | 5.804 | 5.804 | 5.804 | 5.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.803884 Full duration: 14.254562 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.363 | 4.363 | 4.363 | 4.363 | 4.363 | 4.363 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | -> glance_v2.upload_data | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | glance_v2.list_images | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 4.546 | 4.546 | 4.546 | 4.546 | 4.546 | 4.546 | 100.0% | 1 | | -> duration | 4.546 | 4.546 | 4.546 | 4.546 | 4.546 | 4.546 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.546018 Full duration: 16.764496 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | 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.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> duration | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.368112 Full duration: 8.28642 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.083 | 4.083 | 4.083 | 4.083 | 4.083 | 4.083 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | -> glance_v2.upload_data | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | nova.boot_servers | 16.854 | 16.854 | 16.854 | 16.854 | 16.854 | 16.854 | 100.0% | 1 | | total | 20.938 | 20.938 | 20.938 | 20.938 | 20.938 | 20.938 | 100.0% | 1 | | -> duration | 19.938 | 19.938 | 19.938 | 19.938 | 19.938 | 19.938 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.93835 Full duration: 44.10045 2018-01-11 06:00:42,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1626cb40-7279-4e2d-ab77-151ebf2f7d53 2018-01-11 06:00:42,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1626cb40-7279-4e2d-ab77-151ebf2f7d53', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-11 06:00:42,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1626cb40-7279-4e2d-ab77-151ebf2f7d53'] 2018-01-11 06:00:43,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 06:00:43,803 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-11 06:00:43,803 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-11 06:00:43,803 - 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-01-11 06:00:43,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 06:00:43,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 06:00:43,829 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-11 06:00:43,829 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-11 06:00:43,829 - 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-01-11 06:00:43,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 06:00:43,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 06:00:43,855 - 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': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'ba1c7875-821f-456b-afc0-bc2b131b23e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'flavor_name': 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', '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-01-11 06:04:16,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 218445e3-e2d2-4739-a1d1-77a50174548a: started 2018-01-11 06:00:46.141 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Starting: Task validation. 2018-01-11 06:00:46.176 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Starting: Task validation of syntax. 2018-01-11 06:00:46.310 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Completed: Task validation of syntax. 2018-01-11 06:00:46.310 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Starting: Task validation of required platforms. 2018-01-11 06:00:46.351 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Completed: Task validation of required platforms. 2018-01-11 06:00:46.351 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Starting: Task validation of semantic. 2018-01-11 06:00:47.037 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:00:50.303 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 3.27 sec 2018-01-11 06:00:55.445 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:00:59.272 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.83 sec 2018-01-11 06:00:59.272 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Completed: Task validation of semantic. 2018-01-11 06:00:59.273 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Completed: Task validation. 2018-01-11 06:00:59.274 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Starting: Running task. 2018-01-11 06:00:59.486 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:01:02.458 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 2.97 sec 2018-01-11 06:01:02.459 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() started 2018-01-11 06:01:03.774 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() finished in 1.31 sec 2018-01-11 06:01:03.774 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context volumes@openstack setup() started 2018-01-11 06:01:08.497 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context volumes@openstack setup() finished in 4.72 sec 2018-01-11 06:01:08.497 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() started 2018-01-11 06:01:08.498 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-11 06:01:08.523 1370 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:01:15.984 1370 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:01:16.014 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() started 2018-01-11 06:01:19.392 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() finished in 3.38 sec 2018-01-11 06:01:19.392 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context volumes@openstack cleanup() started 2018-01-11 06:01:23.226 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context volumes@openstack cleanup() finished in 3.83 sec 2018-01-11 06:01:23.227 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() started 2018-01-11 06:01:23.951 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() finished in 0.72 sec 2018-01-11 06:01:23.951 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:01:27.884 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.93 sec 2018-01-11 06:01:29.651 1245 INFO rally.task.engine [-] Load duration is: 7.456173 2018-01-11 06:01:29.652 1245 INFO rally.task.engine [-] Full duration is: 28.415985 2018-01-11 06:01:30.033 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:01:33.009 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 2.98 sec 2018-01-11 06:01:33.009 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() started 2018-01-11 06:01:34.172 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() finished in 1.16 sec 2018-01-11 06:01:34.172 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() started 2018-01-11 06:01:34.173 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-11 06:01:34.195 1556 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:01:39.112 1556 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:01:39.137 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() started 2018-01-11 06:01:41.600 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() finished in 2.46 sec 2018-01-11 06:01:41.600 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() started 2018-01-11 06:01:42.341 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() finished in 0.74 sec 2018-01-11 06:01:42.341 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:01:46.260 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.92 sec 2018-01-11 06:01:48.137 1245 INFO rally.task.engine [-] Load duration is: 4.913899 2018-01-11 06:01:48.137 1245 INFO rally.task.engine [-] Full duration is: 16.24684 2018-01-11 06:01:48.411 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:01:51.331 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 2.92 sec 2018-01-11 06:01:51.331 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() started 2018-01-11 06:01:52.013 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() finished in 0.68 sec 2018-01-11 06:01:52.014 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() started 2018-01-11 06:01:52.014 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-11 06:01:52.787 1722 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:02:05.404 1722 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:02:05.428 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() started 2018-01-11 06:02:08.310 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() finished in 2.88 sec 2018-01-11 06:02:08.310 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() started 2018-01-11 06:02:08.502 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-11 06:02:08.502 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:02:12.488 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.99 sec 2018-01-11 06:02:12.558 1245 INFO rally.task.engine [-] Load duration is: 12.61287 2018-01-11 06:02:12.559 1245 INFO rally.task.engine [-] Full duration is: 24.094228 2018-01-11 06:02:12.876 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:02:15.827 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 2.95 sec 2018-01-11 06:02:15.828 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() started 2018-01-11 06:02:16.500 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() finished in 0.67 sec 2018-01-11 06:02:16.500 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() started 2018-01-11 06:02:16.501 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-11 06:02:16.522 1888 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:02:22.502 1888 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:02:22.527 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() started 2018-01-11 06:02:24.851 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() finished in 2.32 sec 2018-01-11 06:02:24.852 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() started 2018-01-11 06:02:25.054 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-11 06:02:25.054 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:02:28.926 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.87 sec 2018-01-11 06:02:28.988 1245 INFO rally.task.engine [-] Load duration is: 5.975683 2018-01-11 06:02:28.989 1245 INFO rally.task.engine [-] Full duration is: 16.0683 2018-01-11 06:02:29.352 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:02:32.367 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 3.01 sec 2018-01-11 06:02:32.367 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() started 2018-01-11 06:02:33.062 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() finished in 0.69 sec 2018-01-11 06:02:33.062 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() started 2018-01-11 06:02:33.063 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-11 06:02:33.086 2054 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:02:43.252 2054 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:02:43.281 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() started 2018-01-11 06:02:45.668 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-11 06:02:45.668 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() started 2018-01-11 06:02:45.898 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() finished in 0.23 sec 2018-01-11 06:02:45.898 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:02:49.776 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.88 sec 2018-01-11 06:02:51.466 1245 INFO rally.task.engine [-] Load duration is: 10.162481 2018-01-11 06:02:51.467 1245 INFO rally.task.engine [-] Full duration is: 20.440459 2018-01-11 06:02:51.835 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:02:54.823 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 2.99 sec 2018-01-11 06:02:54.824 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() started 2018-01-11 06:02:55.663 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack setup() finished in 0.84 sec 2018-01-11 06:02:55.663 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context volumes@openstack setup() started 2018-01-11 06:02:58.861 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context volumes@openstack setup() finished in 3.20 sec 2018-01-11 06:02:58.862 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() started 2018-01-11 06:02:58.862 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-11 06:02:58.885 2220 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:03:05.532 2220 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:03:05.556 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() started 2018-01-11 06:03:08.611 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context cleanup@openstack cleanup() finished in 3.06 sec 2018-01-11 06:03:08.611 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context volumes@openstack cleanup() started 2018-01-11 06:03:12.311 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context volumes@openstack cleanup() finished in 3.70 sec 2018-01-11 06:03:12.311 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() started 2018-01-11 06:03:12.509 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-11 06:03:12.509 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:03:16.416 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.91 sec 2018-01-11 06:03:17.983 1245 INFO rally.task.engine [-] Load duration is: 6.643645 2018-01-11 06:03:17.984 1245 INFO rally.task.engine [-] Full duration is: 24.595707 2018-01-11 06:03:18.301 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:03:21.392 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 3.09 sec 2018-01-11 06:03:21.392 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack setup() started 2018-01-11 06:03:21.393 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 06:03:21.413 2406 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:03:22.215 2406 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:03:22.236 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:03:27.150 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack cleanup() finished in 4.91 sec 2018-01-11 06:03:27.150 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:03:30.853 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.70 sec 2018-01-11 06:03:32.381 1245 INFO rally.task.engine [-] Load duration is: 0.798093 2018-01-11 06:03:32.382 1245 INFO rally.task.engine [-] Full duration is: 12.570099 2018-01-11 06:03:32.695 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:03:35.499 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 2.80 sec 2018-01-11 06:03:35.499 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack setup() started 2018-01-11 06:03:35.500 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 06:03:35.520 2572 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:03:36.349 2572 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:03:36.376 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:03:41.471 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack cleanup() finished in 5.09 sec 2018-01-11 06:03:41.472 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:03:45.131 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.66 sec 2018-01-11 06:03:46.760 1245 INFO rally.task.engine [-] Load duration is: 0.824498 2018-01-11 06:03:46.761 1245 INFO rally.task.engine [-] Full duration is: 12.454834 2018-01-11 06:03:47.103 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:03:50.110 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 3.01 sec 2018-01-11 06:03:50.110 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack setup() started 2018-01-11 06:03:50.111 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 06:03:50.133 2738 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:03:50.951 2738 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:03:50.972 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:03:56.054 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack cleanup() finished in 5.08 sec 2018-01-11 06:03:56.054 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:03:59.846 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.79 sec 2018-01-11 06:04:01.182 1245 INFO rally.task.engine [-] Load duration is: 0.814113 2018-01-11 06:04:01.183 1245 INFO rally.task.engine [-] Full duration is: 12.763154 2018-01-11 06:04:01.521 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() started 2018-01-11 06:04:04.517 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack setup() finished in 3.00 sec 2018-01-11 06:04:04.517 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack setup() started 2018-01-11 06:04:04.518 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-11 06:04:04.538 2904 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 START 2018-01-11 06:04:05.382 2904 INFO rally.task.runner [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | ITER: 1 END: OK 2018-01-11 06:04:05.410 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:04:10.389 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context admin_cleanup@openstack cleanup() finished in 4.98 sec 2018-01-11 06:04:10.390 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() started 2018-01-11 06:04:14.122 1245 INFO rally.task.context [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Context users@openstack cleanup() finished in 3.73 sec 2018-01-11 06:04:15.592 1245 INFO rally.task.engine [-] Load duration is: 0.839548 2018-01-11 06:04:15.593 1245 INFO rally.task.engine [-] Full duration is: 12.617502 2018-01-11 06:04:15.812 1245 INFO rally.task.engine [-] Task 218445e3-e2d2-4739-a1d1-77a50174548a | Completed: Running task. Task 218445e3-e2d2-4739-a1d1-77a50174548a: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 4.666 | 4.666 | 4.666 | 4.666 | 4.666 | 4.666 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 100.0% | 1 | | total | 7.456 | 7.456 | 7.456 | 7.456 | 7.456 | 7.456 | 100.0% | 1 | | -> duration | 7.456 | 7.456 | 7.456 | 7.456 | 7.456 | 7.456 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.456173 Full duration: 28.415985 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.114 | 4.114 | 4.114 | 4.114 | 4.114 | 4.114 | 100.0% | 1 | | cinder_v2.delete_volume | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | total | 4.914 | 4.914 | 4.914 | 4.914 | 4.914 | 4.914 | 100.0% | 1 | | -> duration | 4.914 | 4.914 | 4.914 | 4.914 | 4.914 | 4.914 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.913899 Full duration: 16.24684 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 10.264 | 10.264 | 10.264 | 10.264 | 10.264 | 10.264 | 100.0% | 1 | | cinder_v2.delete_volume | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 100.0% | 1 | | total | 12.613 | 12.613 | 12.613 | 12.613 | 12.613 | 12.613 | 100.0% | 1 | | -> duration | 12.613 | 12.613 | 12.613 | 12.613 | 12.613 | 12.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.61287 Full duration: 24.094228 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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 | 2.622 | 2.622 | 2.622 | 2.622 | 2.622 | 2.622 | 100.0% | 1 | | total | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 100.0% | 1 | | -> duration | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.975683 Full duration: 16.0683 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.963 | 3.963 | 3.963 | 3.963 | 3.963 | 3.963 | 100.0% | 1 | | cinder_v2.extend_volume | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 100.0% | 1 | | cinder_v2.delete_volume | 2.48 | 2.48 | 2.48 | 2.48 | 2.48 | 2.48 | 100.0% | 1 | | total | 10.162 | 10.162 | 10.162 | 10.162 | 10.162 | 10.162 | 100.0% | 1 | | -> duration | 10.162 | 10.162 | 10.162 | 10.162 | 10.162 | 10.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.162481 Full duration: 20.440459 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.939 | 3.939 | 3.939 | 3.939 | 3.939 | 3.939 | 100.0% | 1 | | cinder_v2.delete_volume | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 100.0% | 1 | | total | 6.644 | 6.644 | 6.644 | 6.644 | 6.644 | 6.644 | 100.0% | 1 | | -> duration | 6.644 | 6.644 | 6.644 | 6.644 | 6.644 | 6.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.643645 Full duration: 24.595707 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | cinder_v2.list_qos | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798093 Full duration: 12.570099 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | cinder_v2.set_qos | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824498 Full duration: 12.454834 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | cinder_v2.list_types | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814113 Full duration: 12.763154 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.839548 Full duration: 12.617502 2018-01-11 06:04:16,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 218445e3-e2d2-4739-a1d1-77a50174548a 2018-01-11 06:04:16,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '218445e3-e2d2-4739-a1d1-77a50174548a', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-11 06:04:16,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '218445e3-e2d2-4739-a1d1-77a50174548a'] 2018-01-11 06:04:17,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 06:04:17,116 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-11 06:04:17,116 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-11 06:04:17,117 - 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-01-11 06:04:17,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 06:04:17,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 06:04:17,159 - 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': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'ba1c7875-821f-456b-afc0-bc2b131b23e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'flavor_name': 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', '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-01-11 06:05:40,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c81e3356-a13d-48b0-bce4-e77161b98008: started 2018-01-11 06:04:19.215 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Starting: Task validation. 2018-01-11 06:04:19.267 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Starting: Task validation of syntax. 2018-01-11 06:04:19.303 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Completed: Task validation of syntax. 2018-01-11 06:04:19.303 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Starting: Task validation of required platforms. 2018-01-11 06:04:19.319 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Completed: Task validation of required platforms. 2018-01-11 06:04:19.319 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Starting: Task validation of semantic. 2018-01-11 06:04:19.922 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() started 2018-01-11 06:04:22.820 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() finished in 2.90 sec 2018-01-11 06:04:26.344 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() started 2018-01-11 06:04:30.239 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-11 06:04:30.240 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Completed: Task validation of semantic. 2018-01-11 06:04:30.240 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Completed: Task validation. 2018-01-11 06:04:30.240 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Starting: Running task. 2018-01-11 06:04:30.426 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() started 2018-01-11 06:04:33.390 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() finished in 2.96 sec 2018-01-11 06:04:33.391 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack setup() started 2018-01-11 06:04:34.468 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack setup() finished in 1.08 sec 2018-01-11 06:04:34.469 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack setup() started 2018-01-11 06:04:34.469 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack setup() finished in 0.15 msec 2018-01-11 06:04:34.487 3189 INFO rally.task.runner [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | ITER: 1 START 2018-01-11 06:04:45.127 3189 INFO rally.task.runner [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | ITER: 1 END: OK 2018-01-11 06:04:45.151 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack cleanup() started 2018-01-11 06:04:47.341 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack cleanup() finished in 2.19 sec 2018-01-11 06:04:47.341 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack cleanup() started 2018-01-11 06:04:47.349 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack cleanup() finished in 7.84 msec 2018-01-11 06:04:47.350 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() started 2018-01-11 06:04:51.147 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-11 06:04:52.554 3034 INFO rally.task.engine [-] Load duration is: 6.638744 2018-01-11 06:04:52.555 3034 INFO rally.task.engine [-] Full duration is: 20.738437 2018-01-11 06:04:52.922 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() started 2018-01-11 06:04:55.820 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() finished in 2.90 sec 2018-01-11 06:04:55.820 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack setup() started 2018-01-11 06:04:56.720 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack setup() finished in 0.90 sec 2018-01-11 06:04:56.720 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack setup() started 2018-01-11 06:04:56.721 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-11 06:04:56.741 3355 INFO rally.task.runner [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | ITER: 1 START 2018-01-11 06:05:03.705 3355 INFO rally.task.runner [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | ITER: 1 END: OK 2018-01-11 06:05:03.733 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack cleanup() started 2018-01-11 06:05:05.835 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack cleanup() finished in 2.10 sec 2018-01-11 06:05:05.836 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack cleanup() started 2018-01-11 06:05:05.844 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack cleanup() finished in 8.78 msec 2018-01-11 06:05:05.845 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() started 2018-01-11 06:05:09.794 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-11 06:05:11.019 3034 INFO rally.task.engine [-] Load duration is: 4.962506 2018-01-11 06:05:11.020 3034 INFO rally.task.engine [-] Full duration is: 16.888243 2018-01-11 06:05:11.334 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() started 2018-01-11 06:05:14.177 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() finished in 2.84 sec 2018-01-11 06:05:14.177 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack setup() started 2018-01-11 06:05:15.146 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack setup() finished in 0.97 sec 2018-01-11 06:05:15.146 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack setup() started 2018-01-11 06:05:15.146 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack setup() finished in 0.12 msec 2018-01-11 06:05:15.160 3521 INFO rally.task.runner [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | ITER: 1 START 2018-01-11 06:05:23.884 3521 INFO rally.task.runner [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | ITER: 1 END: OK 2018-01-11 06:05:23.911 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack cleanup() started 2018-01-11 06:05:24.506 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-11 06:05:24.506 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack cleanup() started 2018-01-11 06:05:24.514 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack cleanup() finished in 7.58 msec 2018-01-11 06:05:24.514 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() started 2018-01-11 06:05:28.267 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-11 06:05:29.430 3034 INFO rally.task.engine [-] Load duration is: 6.722799 2018-01-11 06:05:29.431 3034 INFO rally.task.engine [-] Full duration is: 16.949633 2018-01-11 06:05:29.926 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() started 2018-01-11 06:05:32.910 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack setup() finished in 2.98 sec 2018-01-11 06:05:32.910 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack setup() started 2018-01-11 06:05:33.900 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack setup() finished in 0.99 sec 2018-01-11 06:05:33.921 3687 INFO rally.task.runner [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | ITER: 1 START 2018-01-11 06:05:34.504 3687 INFO rally.task.runner [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | ITER: 1 END: OK 2018-01-11 06:05:34.531 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack cleanup() started 2018-01-11 06:05:34.538 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context roles@openstack cleanup() finished in 6.47 msec 2018-01-11 06:05:34.538 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() started 2018-01-11 06:05:38.280 3034 INFO rally.task.context [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-11 06:05:39.992 3034 INFO rally.task.engine [-] Load duration is: 0.581608 2018-01-11 06:05:39.993 3034 INFO rally.task.engine [-] Full duration is: 8.370784 2018-01-11 06:05:40.519 3034 INFO rally.task.engine [-] Task c81e3356-a13d-48b0-bce4-e77161b98008 | Completed: Running task. Task c81e3356-a13d-48b0-bce4-e77161b98008: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.793 | 4.793 | 4.793 | 4.793 | 4.793 | 4.793 | 100.0% | 1 | | heat.update_stack | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 100.0% | 1 | | heat.delete_stack | 2.688 | 2.688 | 2.688 | 2.688 | 2.688 | 2.688 | 100.0% | 1 | | total | 10.639 | 10.639 | 10.639 | 10.639 | 10.639 | 10.639 | 100.0% | 1 | | -> duration | 6.639 | 6.639 | 6.639 | 6.639 | 6.639 | 6.639 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.638744 Full duration: 20.738437 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.565 | 4.565 | 4.565 | 4.565 | 4.565 | 4.565 | 100.0% | 1 | | heat.check_stack | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | heat.delete_stack | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 100.0% | 1 | | total | 6.963 | 6.963 | 6.963 | 6.963 | 6.963 | 6.963 | 100.0% | 1 | | -> duration | 4.963 | 4.963 | 4.963 | 4.963 | 4.963 | 4.963 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.962506 Full duration: 16.888243 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.884 | 4.884 | 4.884 | 4.884 | 4.884 | 4.884 | 100.0% | 1 | | heat.suspend_stack | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | heat.resume_stack | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | heat.delete_stack | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 100.0% | 1 | | total | 8.723 | 8.723 | 8.723 | 8.723 | 8.723 | 8.723 | 100.0% | 1 | | -> duration | 6.723 | 6.723 | 6.723 | 6.723 | 6.723 | 6.723 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.722799 Full duration: 16.949633 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 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.581608 Full duration: 8.370784 2018-01-11 06:05:40,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c81e3356-a13d-48b0-bce4-e77161b98008 2018-01-11 06:05:40,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c81e3356-a13d-48b0-bce4-e77161b98008', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-11 06:05:40,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c81e3356-a13d-48b0-bce4-e77161b98008'] 2018-01-11 06:05:41,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 06:05:41,584 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-11 06:05:41,584 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-11 06:05:41,584 - 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-01-11 06:05:41,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 06:05:41,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 06:05:41,617 - 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': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'ba1c7875-821f-456b-afc0-bc2b131b23e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'flavor_name': 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', '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-01-11 06:09:01,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e98c3aa0-8420-4f5f-8033-5488292f44d1: started 2018-01-11 06:05:43.671 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Starting: Task validation. 2018-01-11 06:05:43.723 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Starting: Task validation of syntax. 2018-01-11 06:05:43.849 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Completed: Task validation of syntax. 2018-01-11 06:05:43.850 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Starting: Task validation of required platforms. 2018-01-11 06:05:43.892 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Completed: Task validation of required platforms. 2018-01-11 06:05:43.892 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Starting: Task validation of semantic. 2018-01-11 06:05:44.587 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:05:47.565 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 2.98 sec 2018-01-11 06:05:47.638 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:05:51.454 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-11 06:05:51.454 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Completed: Task validation of semantic. 2018-01-11 06:05:51.454 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Completed: Task validation. 2018-01-11 06:05:51.455 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Starting: Running task. 2018-01-11 06:05:51.678 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:05:54.649 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 2.97 sec 2018-01-11 06:05:54.650 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:05:54.650 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-11 06:05:54.677 3892 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:05:56.406 3892 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:05:56.437 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:06:02.513 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 6.08 sec 2018-01-11 06:06:02.514 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:06:06.249 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-11 06:06:07.764 3767 INFO rally.task.engine [-] Load duration is: 0.775374 2018-01-11 06:06:07.765 3767 INFO rally.task.engine [-] Full duration is: 14.587991 2018-01-11 06:06:08.149 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:06:11.073 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 2.92 sec 2018-01-11 06:06:11.073 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:06:11.073 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.12 msec 2018-01-11 06:06:11.098 4058 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:06:12.839 4058 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:06:12.863 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:06:18.920 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 6.06 sec 2018-01-11 06:06:18.921 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:06:22.964 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-11 06:06:24.249 3767 INFO rally.task.engine [-] Load duration is: 0.75953 2018-01-11 06:06:24.250 3767 INFO rally.task.engine [-] Full duration is: 14.833144 2018-01-11 06:06:24.646 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:06:27.778 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 3.13 sec 2018-01-11 06:06:27.779 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:06:27.779 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.39 msec 2018-01-11 06:06:27.810 4224 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:06:29.611 4224 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:06:29.634 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:06:35.756 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-11 06:06:35.756 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:06:39.734 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-11 06:06:40.738 3767 INFO rally.task.engine [-] Load duration is: 0.804829 2018-01-11 06:06:40.739 3767 INFO rally.task.engine [-] Full duration is: 15.10354 2018-01-11 06:06:41.276 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:06:44.300 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 3.02 sec 2018-01-11 06:06:44.300 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:06:44.300 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-11 06:06:44.332 4390 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:06:45.876 4390 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:06:45.903 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:06:49.989 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 4.09 sec 2018-01-11 06:06:49.990 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:06:53.934 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-11 06:06:55.350 3767 INFO rally.task.engine [-] Load duration is: 0.632006 2018-01-11 06:06:55.351 3767 INFO rally.task.engine [-] Full duration is: 12.674014 2018-01-11 06:06:55.844 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:06:58.950 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 3.11 sec 2018-01-11 06:06:58.950 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:06:58.951 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-11 06:06:58.982 4556 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:07:00.579 4556 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:07:00.605 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:07:04.671 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 4.07 sec 2018-01-11 06:07:04.671 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:07:08.423 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-11 06:07:09.922 3767 INFO rally.task.engine [-] Load duration is: 0.631028 2018-01-11 06:07:09.922 3767 INFO rally.task.engine [-] Full duration is: 12.595047 2018-01-11 06:07:10.197 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:07:13.139 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 2.94 sec 2018-01-11 06:07:13.139 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:07:13.140 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-11 06:07:13.159 4722 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:07:15.970 4722 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:07:15.994 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:07:26.375 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 10.38 sec 2018-01-11 06:07:26.375 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:07:30.148 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-11 06:07:30.307 3767 INFO rally.task.engine [-] Load duration is: 1.821423 2018-01-11 06:07:30.308 3767 INFO rally.task.engine [-] Full duration is: 19.963484 2018-01-11 06:07:30.638 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:07:33.507 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 2.87 sec 2018-01-11 06:07:33.508 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:07:33.508 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-11 06:07:33.526 4888 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:07:35.596 4888 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:07:35.621 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:07:39.669 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 4.05 sec 2018-01-11 06:07:39.669 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:07:43.586 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-11 06:07:44.736 3767 INFO rally.task.engine [-] Load duration is: 1.090955 2018-01-11 06:07:44.737 3767 INFO rally.task.engine [-] Full duration is: 12.964996 2018-01-11 06:07:45.079 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:07:47.998 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 2.92 sec 2018-01-11 06:07:47.998 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:07:47.999 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 06:07:48.021 5054 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:07:49.718 5054 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:07:49.744 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:07:56.166 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 6.42 sec 2018-01-11 06:07:56.166 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:07:59.981 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-11 06:08:01.179 3767 INFO rally.task.engine [-] Load duration is: 0.7953 2018-01-11 06:08:01.180 3767 INFO rally.task.engine [-] Full duration is: 14.920957 2018-01-11 06:08:01.483 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:08:04.606 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 3.12 sec 2018-01-11 06:08:04.606 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:08:04.607 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 06:08:04.629 5220 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:08:06.289 5220 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:08:06.313 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:08:12.565 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 6.25 sec 2018-01-11 06:08:12.566 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:08:16.518 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-11 06:08:17.573 3767 INFO rally.task.engine [-] Load duration is: 0.696762 2018-01-11 06:08:17.573 3767 INFO rally.task.engine [-] Full duration is: 15.050147 2018-01-11 06:08:17.876 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:08:20.935 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 3.06 sec 2018-01-11 06:08:20.935 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:08:20.935 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-11 06:08:20.957 5386 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:08:22.946 5386 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:08:22.975 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:08:29.155 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 6.18 sec 2018-01-11 06:08:29.155 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:08:32.788 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-11 06:08:33.970 3767 INFO rally.task.engine [-] Load duration is: 0.986483 2018-01-11 06:08:33.970 3767 INFO rally.task.engine [-] Full duration is: 14.931255 2018-01-11 06:08:34.317 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() started 2018-01-11 06:08:37.213 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack setup() finished in 2.90 sec 2018-01-11 06:08:37.214 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() started 2018-01-11 06:08:37.214 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-11 06:08:37.237 5552 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 START 2018-01-11 06:08:44.756 5552 INFO rally.task.runner [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | ITER: 1 END: OK 2018-01-11 06:08:44.783 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:08:53.369 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context admin_cleanup@openstack cleanup() finished in 8.59 sec 2018-01-11 06:08:53.370 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() started 2018-01-11 06:08:57.281 3767 INFO rally.task.context [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-11 06:08:58.446 3767 INFO rally.task.engine [-] Load duration is: 6.570545 2018-01-11 06:08:58.447 3767 INFO rally.task.engine [-] Full duration is: 22.979457 2018-01-11 06:09:01.403 3767 INFO rally.task.engine [-] Task e98c3aa0-8420-4f5f-8033-5488292f44d1 | Completed: Running task. Task e98c3aa0-8420-4f5f-8033-5488292f44d1: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.revoke_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> duration | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775374 Full duration: 14.587991 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | 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.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_roles | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.75953 Full duration: 14.833144 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | keystone_v3.list_projects | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804829 Full duration: 15.10354 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> duration | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.632006 Full duration: 12.674014 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.delete_service | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> duration | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.631028 Full duration: 12.595047 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | keystone_v3.create_user | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | -> keystone_v3.add_role | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.create_role | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.get_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_user | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.get_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.list_services | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.get_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | -> duration | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.821423 Full duration: 19.963484 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | keystone_v3.update_project | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.delete_project | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> duration | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090955 Full duration: 12.964996 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7953 Full duration: 14.920957 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696762 Full duration: 15.050147 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.list_users | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> duration | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.986483 Full duration: 14.931255 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | keystone_v3.create_users | 4.901 | 4.901 | 4.901 | 4.901 | 4.901 | 4.901 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.901 | 4.901 | 4.901 | 4.901 | 4.901 | 4.901 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | total | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 100.0% | 1 | | -> duration | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.570545 Full duration: 22.979457 2018-01-11 06:09:01,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e98c3aa0-8420-4f5f-8033-5488292f44d1 2018-01-11 06:09:01,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e98c3aa0-8420-4f5f-8033-5488292f44d1', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-11 06:09:01,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e98c3aa0-8420-4f5f-8033-5488292f44d1'] 2018-01-11 06:09:02,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 06:09:02,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-11 06:09:02,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-11 06:09:02,573 - 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-01-11 06:09:02,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 06:09:02,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 06:09:02,619 - 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': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'ba1c7875-821f-456b-afc0-bc2b131b23e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'flavor_name': 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', '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-01-11 06:15:17,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a: started 2018-01-11 06:09:04.548 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Starting: Task validation. 2018-01-11 06:09:04.610 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Starting: Task validation of syntax. 2018-01-11 06:09:04.734 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Completed: Task validation of syntax. 2018-01-11 06:09:04.734 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Starting: Task validation of required platforms. 2018-01-11 06:09:04.775 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Completed: Task validation of required platforms. 2018-01-11 06:09:04.775 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Starting: Task validation of semantic. 2018-01-11 06:09:05.400 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:09:08.334 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.93 sec 2018-01-11 06:09:13.074 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:09:16.932 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.86 sec 2018-01-11 06:09:16.933 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Completed: Task validation of semantic. 2018-01-11 06:09:16.933 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Completed: Task validation. 2018-01-11 06:09:16.934 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Starting: Running task. 2018-01-11 06:09:17.153 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:09:19.958 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.80 sec 2018-01-11 06:09:19.958 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:09:20.555 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.60 sec 2018-01-11 06:09:20.555 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:09:20.555 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-11 06:09:20.578 5807 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:09:22.689 5807 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:09:22.711 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:09:28.714 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 6.00 sec 2018-01-11 06:09:28.714 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:09:28.922 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-11 06:09:28.922 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:09:32.758 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.84 sec 2018-01-11 06:09:33.243 5682 INFO rally.task.engine [-] Load duration is: 2.108881 2018-01-11 06:09:33.243 5682 INFO rally.task.engine [-] Full duration is: 15.619539 2018-01-11 06:09:33.529 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:09:36.525 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 3.00 sec 2018-01-11 06:09:36.525 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:09:37.124 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.60 sec 2018-01-11 06:09:37.125 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() started 2018-01-11 06:09:46.577 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() finished in 9.45 sec 2018-01-11 06:09:46.578 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:09:46.578 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-11 06:09:46.600 6093 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:09:48.593 6093 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:09:48.615 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:09:57.122 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 8.51 sec 2018-01-11 06:09:57.123 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() started 2018-01-11 06:10:05.535 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() finished in 8.41 sec 2018-01-11 06:10:05.535 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:10:05.748 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-11 06:10:05.749 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:10:09.417 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.67 sec 2018-01-11 06:10:09.715 5682 INFO rally.task.engine [-] Load duration is: 1.991161 2018-01-11 06:10:09.716 5682 INFO rally.task.engine [-] Full duration is: 35.904854 2018-01-11 06:10:10.176 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:10:13.091 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.91 sec 2018-01-11 06:10:13.091 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:10:13.734 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.64 sec 2018-01-11 06:10:13.735 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() started 2018-01-11 06:10:22.903 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() finished in 9.17 sec 2018-01-11 06:10:22.903 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:10:22.904 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-11 06:10:22.947 6379 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:10:33.078 6379 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:10:33.102 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:10:46.275 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 13.17 sec 2018-01-11 06:10:46.276 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() started 2018-01-11 06:10:54.954 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() finished in 8.68 sec 2018-01-11 06:10:54.954 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:10:55.224 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.27 sec 2018-01-11 06:10:55.225 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:10:58.945 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.72 sec 2018-01-11 06:11:00.446 5682 INFO rally.task.engine [-] Load duration is: 10.129187 2018-01-11 06:11:00.447 5682 INFO rally.task.engine [-] Full duration is: 48.785407 2018-01-11 06:11:00.800 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:11:03.711 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.91 sec 2018-01-11 06:11:03.711 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:11:04.338 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.63 sec 2018-01-11 06:11:04.339 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() started 2018-01-11 06:11:13.299 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() finished in 8.96 sec 2018-01-11 06:11:13.300 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:11:13.300 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-11 06:11:13.321 6665 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:11:15.169 6665 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:11:15.199 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:11:23.952 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 8.75 sec 2018-01-11 06:11:23.952 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() started 2018-01-11 06:11:34.240 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() finished in 10.29 sec 2018-01-11 06:11:34.240 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:11:34.443 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-11 06:11:34.444 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:11:38.226 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.78 sec 2018-01-11 06:11:39.007 5682 INFO rally.task.engine [-] Load duration is: 1.846065 2018-01-11 06:11:39.008 5682 INFO rally.task.engine [-] Full duration is: 37.444935 2018-01-11 06:11:39.306 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:11:42.236 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.93 sec 2018-01-11 06:11:42.236 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:11:42.854 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.62 sec 2018-01-11 06:11:42.854 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:11:42.854 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-11 06:11:42.876 6951 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:11:44.078 6951 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:11:44.102 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:11:52.552 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 8.45 sec 2018-01-11 06:11:52.553 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:11:52.748 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-11 06:11:52.749 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:11:56.351 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.60 sec 2018-01-11 06:11:57.409 5682 INFO rally.task.engine [-] Load duration is: 1.19979 2018-01-11 06:11:57.410 5682 INFO rally.task.engine [-] Full duration is: 17.064987 2018-01-11 06:11:57.728 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:12:00.611 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.88 sec 2018-01-11 06:12:00.612 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:12:01.243 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.63 sec 2018-01-11 06:12:01.244 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() started 2018-01-11 06:12:10.172 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() finished in 8.93 sec 2018-01-11 06:12:10.172 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:12:10.172 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-11 06:12:10.197 7237 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:12:11.955 7237 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:12:11.978 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:12:20.939 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 8.96 sec 2018-01-11 06:12:20.939 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() started 2018-01-11 06:12:29.579 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() finished in 8.64 sec 2018-01-11 06:12:29.579 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:12:29.791 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-11 06:12:29.791 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:12:33.376 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.59 sec 2018-01-11 06:12:33.924 5682 INFO rally.task.engine [-] Load duration is: 1.75669 2018-01-11 06:12:33.924 5682 INFO rally.task.engine [-] Full duration is: 35.667246 2018-01-11 06:12:34.264 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:12:37.321 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 3.06 sec 2018-01-11 06:12:37.322 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:12:37.974 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.65 sec 2018-01-11 06:12:37.975 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() started 2018-01-11 06:12:47.148 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() finished in 9.17 sec 2018-01-11 06:12:47.148 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:12:47.149 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.15 msec 2018-01-11 06:12:47.168 7523 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:12:54.383 7523 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:12:54.410 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:13:11.709 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 17.30 sec 2018-01-11 06:13:11.710 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() started 2018-01-11 06:13:21.234 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() finished in 9.52 sec 2018-01-11 06:13:21.235 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:13:21.443 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-11 06:13:21.443 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:13:25.089 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.65 sec 2018-01-11 06:13:26.552 5682 INFO rally.task.engine [-] Load duration is: 7.213311 2018-01-11 06:13:26.552 5682 INFO rally.task.engine [-] Full duration is: 50.8445 2018-01-11 06:13:26.913 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:13:29.849 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.94 sec 2018-01-11 06:13:29.849 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:13:30.428 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.58 sec 2018-01-11 06:13:30.429 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() started 2018-01-11 06:13:39.654 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack setup() finished in 9.23 sec 2018-01-11 06:13:39.654 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:13:39.654 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-11 06:13:39.678 7809 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:13:41.502 7809 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:13:41.524 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:13:54.470 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 12.95 sec 2018-01-11 06:13:54.471 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() started 2018-01-11 06:14:05.851 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context network@openstack cleanup() finished in 11.38 sec 2018-01-11 06:14:05.851 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:14:06.048 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-11 06:14:06.048 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:14:09.742 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.69 sec 2018-01-11 06:14:11.168 5682 INFO rally.task.engine [-] Load duration is: 1.822004 2018-01-11 06:14:11.169 5682 INFO rally.task.engine [-] Full duration is: 42.84637 2018-01-11 06:14:11.515 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:14:14.380 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.87 sec 2018-01-11 06:14:14.381 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:14:14.992 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.61 sec 2018-01-11 06:14:14.992 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:14:14.993 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-11 06:14:15.014 8095 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:14:16.177 8095 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:14:16.198 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:14:22.385 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 6.19 sec 2018-01-11 06:14:22.385 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:14:22.575 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-11 06:14:22.576 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:14:26.244 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.67 sec 2018-01-11 06:14:27.612 5682 INFO rally.task.engine [-] Load duration is: 1.160274 2018-01-11 06:14:27.613 5682 INFO rally.task.engine [-] Full duration is: 14.748315 2018-01-11 06:14:27.942 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:14:30.833 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 2.89 sec 2018-01-11 06:14:30.834 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:14:31.423 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.59 sec 2018-01-11 06:14:31.423 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:14:31.423 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.22 msec 2018-01-11 06:14:31.442 8381 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:14:33.185 8381 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:14:33.213 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:14:39.282 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 6.07 sec 2018-01-11 06:14:39.283 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:14:39.312 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 28.72 msec 2018-01-11 06:14:39.312 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:14:42.874 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.56 sec 2018-01-11 06:14:44.029 5682 INFO rally.task.engine [-] Load duration is: 1.741746 2018-01-11 06:14:44.030 5682 INFO rally.task.engine [-] Full duration is: 14.955755 2018-01-11 06:14:44.380 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() started 2018-01-11 06:14:47.395 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack setup() finished in 3.01 sec 2018-01-11 06:14:47.395 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() started 2018-01-11 06:14:48.010 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack setup() finished in 0.61 sec 2018-01-11 06:14:48.010 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context roles@openstack setup() started 2018-01-11 06:14:49.934 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context roles@openstack setup() finished in 1.92 sec 2018-01-11 06:14:49.935 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() started 2018-01-11 06:14:49.935 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-11 06:14:49.965 8697 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 START 2018-01-11 06:14:58.007 8697 INFO rally.task.runner [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | ITER: 1 END: OK 2018-01-11 06:14:58.036 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() started 2018-01-11 06:15:11.118 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context cleanup@openstack cleanup() finished in 13.08 sec 2018-01-11 06:15:11.119 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context roles@openstack cleanup() started 2018-01-11 06:15:12.133 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context roles@openstack cleanup() finished in 1.01 sec 2018-01-11 06:15:12.133 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() started 2018-01-11 06:15:12.342 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-11 06:15:12.342 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() started 2018-01-11 06:15:15.999 5682 INFO rally.task.context [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Context users@openstack cleanup() finished in 3.66 sec 2018-01-11 06:15:16.556 5682 INFO rally.task.engine [-] Load duration is: 8.039729 2018-01-11 06:15:16.556 5682 INFO rally.task.engine [-] Full duration is: 31.637603 2018-01-11 06:15:16.822 5682 INFO rally.task.engine [-] Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a | Completed: Running task. Task d5a8f00f-2b61-41ef-91c3-8868f4851c9a: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | neutron.delete_network | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | total | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 100.0% | 1 | | -> duration | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.108881 Full duration: 15.619539 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 100.0% | 1 | | neutron.delete_port | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | -> duration | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.991161 Full duration: 35.904854 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | neutron.create_subnet | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | neutron.create_router | 3.152 | 3.152 | 3.152 | 3.152 | 3.152 | 3.152 | 100.0% | 1 | | neutron.add_interface_router | 1.866 | 1.866 | 1.866 | 1.866 | 1.866 | 1.866 | 100.0% | 1 | | neutron.remove_interface_router | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | neutron.delete_router | 2.402 | 2.402 | 2.402 | 2.402 | 2.402 | 2.402 | 100.0% | 1 | | total | 10.129 | 10.129 | 10.129 | 10.129 | 10.129 | 10.129 | 100.0% | 1 | | -> duration | 10.129 | 10.129 | 10.129 | 10.129 | 10.129 | 10.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.129187 Full duration: 48.785407 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | neutron.delete_subnet | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | total | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | -> duration | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.846065 Full duration: 37.444935 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | neutron.list_networks | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> duration | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.19979 Full duration: 17.064987 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 100.0% | 1 | | neutron.list_ports | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 100.0% | 1 | | -> duration | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.75669 Full duration: 35.667246 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | neutron.create_subnet | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | neutron.create_router | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 100.0% | 1 | | neutron.add_interface_router | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 100.0% | 1 | | neutron.list_routers | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 7.213 | 7.213 | 7.213 | 7.213 | 7.213 | 7.213 | 100.0% | 1 | | -> duration | 7.213 | 7.213 | 7.213 | 7.213 | 7.213 | 7.213 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.213311 Full duration: 50.8445 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | neutron.create_subnet | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | neutron.list_subnets | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.822 | 1.822 | 1.822 | 1.822 | 1.822 | 1.822 | 100.0% | 1 | | -> duration | 1.822 | 1.822 | 1.822 | 1.822 | 1.822 | 1.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.822004 Full duration: 42.84637 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.delete_security_group | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> duration | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.160274 Full duration: 14.748315 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | neutron.create_security_group_rule | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | neutron.delete_security_group | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | -> duration | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.741746 Full duration: 14.955755 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | neutron.create_router | 3.937 | 3.937 | 3.937 | 3.937 | 3.937 | 3.937 | 100.0% | 1 | | neutron.add_gateway_router | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | neutron.remove_gateway_router | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | total | 8.04 | 8.04 | 8.04 | 8.04 | 8.04 | 8.04 | 100.0% | 1 | | -> duration | 8.04 | 8.04 | 8.04 | 8.04 | 8.04 | 8.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.039729 Full duration: 31.637603 2018-01-11 06:15:17,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d5a8f00f-2b61-41ef-91c3-8868f4851c9a 2018-01-11 06:15:17,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd5a8f00f-2b61-41ef-91c3-8868f4851c9a', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-11 06:15:17,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd5a8f00f-2b61-41ef-91c3-8868f4851c9a'] 2018-01-11 06:15:18,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 06:15:18,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-11 06:15:18,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-11 06:15:18,098 - 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-01-11 06:15:18,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 06:15:18,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 06:15:18,120 - 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': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'ba1c7875-821f-456b-afc0-bc2b131b23e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'flavor_name': 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', '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-01-11 06:18:26,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61: started 2018-01-11 06:15:20.102 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Starting: Task validation. 2018-01-11 06:15:20.159 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Starting: Task validation of syntax. 2018-01-11 06:15:20.290 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Completed: Task validation of syntax. 2018-01-11 06:15:20.290 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Starting: Task validation of required platforms. 2018-01-11 06:15:20.332 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Completed: Task validation of required platforms. 2018-01-11 06:15:20.332 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Starting: Task validation of semantic. 2018-01-11 06:15:20.952 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context users@openstack setup() started 2018-01-11 06:15:24.043 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context users@openstack setup() finished in 3.09 sec 2018-01-11 06:15:37.320 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context users@openstack cleanup() started 2018-01-11 06:15:41.102 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-11 06:15:41.102 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Completed: Task validation of semantic. 2018-01-11 06:15:41.102 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Completed: Task validation. 2018-01-11 06:15:41.103 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Starting: Running task. 2018-01-11 06:15:41.274 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context users@openstack setup() started 2018-01-11 06:15:44.102 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context users@openstack setup() finished in 2.83 sec 2018-01-11 06:15:44.102 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context cleanup@openstack setup() started 2018-01-11 06:15:44.103 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context cleanup@openstack setup() finished in 0.37 msec 2018-01-11 06:15:45.145 9102 INFO rally.task.runner [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | ITER: 1 START 2018-01-11 06:18:13.966 9102 INFO rally.task.runner [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-11 06:18:13.992 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context cleanup@openstack cleanup() started 2018-01-11 06:18:21.343 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context cleanup@openstack cleanup() finished in 7.35 sec 2018-01-11 06:18:21.344 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context users@openstack cleanup() started 2018-01-11 06:18:25.143 8977 INFO rally.task.context [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-11 06:18:26.134 8977 INFO rally.task.engine [-] Load duration is: 147.816936 2018-01-11 06:18:26.135 8977 INFO rally.task.engine [-] Full duration is: 163.883666 2018-01-11 06:18:26.529 8977 INFO rally.task.engine [-] Task c52d05f6-bc6c-4d1e-b41c-9a331d157a61 | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.159 | 12.159 | 12.159 | 12.159 | 12.159 | 12.159 | 100.0% | 1 | | nova.find_host_to_migrate | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | nova.live_migrate | 135.523 | 135.523 | 135.523 | 135.523 | 135.523 | 135.523 | 0.0% | 1 | | total | 148.817 | 148.817 | 148.817 | 148.817 | 148.817 | 148.817 | 0.0% | 1 | | -> duration | 147.817 | 147.817 | 147.817 | 147.817 | 147.817 | 147.817 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 147.816936 Full duration: 163.883666 2018-01-11 06:18:26,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c52d05f6-bc6c-4d1e-b41c-9a331d157a61 2018-01-11 06:18:26,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c52d05f6-bc6c-4d1e-b41c-9a331d157a61', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-11 06:18:26,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c52d05f6-bc6c-4d1e-b41c-9a331d157a61'] 2018-01-11 06:18:27,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 06:18:27,599 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-11 06:18:27,599 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-11 06:18:27,599 - 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-01-11 06:18:27,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-11 06:18:27,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-11 06:18:27,617 - 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': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'ba1c7875-821f-456b-afc0-bc2b131b23e6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'flavor_name': 'rally-tiny-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-fd9fbfc8-0f55-4172-a1fd-851caac8d9f2', '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-01-11 06:19:31,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8d1e4722-7782-4a1c-b791-7444bd741bda: started 2018-01-11 06:18:29.668 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Starting: Task validation. 2018-01-11 06:18:29.727 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Starting: Task validation of syntax. 2018-01-11 06:18:29.792 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Completed: Task validation of syntax. 2018-01-11 06:18:29.793 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Starting: Task validation of required platforms. 2018-01-11 06:18:29.817 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Completed: Task validation of required platforms. 2018-01-11 06:18:29.817 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Starting: Task validation of semantic. 2018-01-11 06:18:30.510 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() started 2018-01-11 06:18:33.470 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() finished in 2.96 sec 2018-01-11 06:18:35.544 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() started 2018-01-11 06:18:39.292 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() finished in 3.75 sec 2018-01-11 06:18:39.292 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Completed: Task validation of semantic. 2018-01-11 06:18:39.293 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Completed: Task validation. 2018-01-11 06:18:39.293 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Starting: Running task. 2018-01-11 06:18:39.469 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() started 2018-01-11 06:18:42.495 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() finished in 3.03 sec 2018-01-11 06:18:42.495 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() started 2018-01-11 06:18:42.496 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-11 06:18:42.519 9337 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 START 2018-01-11 06:18:43.421 9337 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 END: OK 2018-01-11 06:18:43.443 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:18:44.404 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-11 06:18:44.405 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() started 2018-01-11 06:18:48.504 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() finished in 4.10 sec 2018-01-11 06:18:49.523 9212 INFO rally.task.engine [-] Load duration is: 0.899945 2018-01-11 06:18:49.524 9212 INFO rally.task.engine [-] Full duration is: 9.049867 2018-01-11 06:18:49.871 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() started 2018-01-11 06:18:53.023 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() finished in 3.15 sec 2018-01-11 06:18:53.024 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() started 2018-01-11 06:18:53.024 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() finished in 0.39 msec 2018-01-11 06:18:53.044 9443 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 START 2018-01-11 06:18:53.803 9443 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 END: OK 2018-01-11 06:18:53.826 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:18:54.838 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-11 06:18:54.838 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() started 2018-01-11 06:18:58.562 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() finished in 3.72 sec 2018-01-11 06:18:59.924 9212 INFO rally.task.engine [-] Load duration is: 0.757846 2018-01-11 06:18:59.925 9212 INFO rally.task.engine [-] Full duration is: 8.707613 2018-01-11 06:19:00.277 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() started 2018-01-11 06:19:03.424 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() finished in 3.15 sec 2018-01-11 06:19:03.425 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() started 2018-01-11 06:19:03.425 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-11 06:19:03.446 9549 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 START 2018-01-11 06:19:04.168 9549 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 END: OK 2018-01-11 06:19:04.189 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:19:05.198 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-11 06:19:05.199 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() started 2018-01-11 06:19:09.312 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() finished in 4.11 sec 2018-01-11 06:19:10.327 9212 INFO rally.task.engine [-] Load duration is: 0.720222 2018-01-11 06:19:10.327 9212 INFO rally.task.engine [-] Full duration is: 9.051543 2018-01-11 06:19:10.628 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() started 2018-01-11 06:19:13.429 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() finished in 2.80 sec 2018-01-11 06:19:13.429 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() started 2018-01-11 06:19:13.430 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-11 06:19:13.451 9655 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 START 2018-01-11 06:19:14.408 9655 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 END: OK 2018-01-11 06:19:14.432 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:19:15.464 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() finished in 1.03 sec 2018-01-11 06:19:15.464 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() started 2018-01-11 06:19:19.305 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() finished in 3.84 sec 2018-01-11 06:19:20.673 9212 INFO rally.task.engine [-] Load duration is: 0.955727 2018-01-11 06:19:20.674 9212 INFO rally.task.engine [-] Full duration is: 8.686608 2018-01-11 06:19:20.923 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() started 2018-01-11 06:19:24.097 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack setup() finished in 3.17 sec 2018-01-11 06:19:24.098 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() started 2018-01-11 06:19:24.098 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack setup() finished in 0.45 msec 2018-01-11 06:19:24.122 9761 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 START 2018-01-11 06:19:25.075 9761 INFO rally.task.runner [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | ITER: 1 END: OK 2018-01-11 06:19:25.097 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() started 2018-01-11 06:19:26.101 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-11 06:19:26.102 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() started 2018-01-11 06:19:30.169 9212 INFO rally.task.context [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Context users@openstack cleanup() finished in 4.07 sec 2018-01-11 06:19:30.980 9212 INFO rally.task.engine [-] Load duration is: 0.950374 2018-01-11 06:19:30.981 9212 INFO rally.task.engine [-] Full duration is: 9.260234 2018-01-11 06:19:31.212 9212 INFO rally.task.engine [-] Task 8d1e4722-7782-4a1c-b791-7444bd741bda | Completed: Running task. Task 8d1e4722-7782-4a1c-b791-7444bd741bda: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | quotas.delete_quotas | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> duration | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.899945 Full duration: 9.049867 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | total | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> duration | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.757846 Full duration: 8.707613 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720222 Full duration: 9.051543 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | quotas.delete_quotas | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955727 Full duration: 8.686608 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | total | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> duration | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.950374 Full duration: 9.260234 2018-01-11 06:19:31,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8d1e4722-7782-4a1c-b791-7444bd741bda 2018-01-11 06:19:31,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8d1e4722-7782-4a1c-b791-7444bd741bda', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-11 06:19:31,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8d1e4722-7782-4a1c-b791-7444bd741bda'] 2018-01-11 06:19:32,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-11 06:19:32,308 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-11 06:19:32,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:34 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:46 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 06:00 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:05 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:41 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:31 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:27 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:29 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:36:37 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-11 06:19:32,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-11 06:19:42,700 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-11 06:19:42,700 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-11 06:19:43,217 - functest.utils.functest_utils - DEBUG - 2018-01-11 06:19:43,218 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 06:19:43,218 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:12 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-11 06:19:43,222 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-11 06:19:43,222 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-11 06:19:43,300 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-11 06:19:43,722 - functest.energy.energy - DEBUG - Starting recording 2018-01-11 06:19:43,722 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-11 06:19:44,106 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-11 06:20:03,139 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-11 06:20:05,465 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-11 06:20:08,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-11 06:20:10,706 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-11 06:20:16,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-11 06:20:17,214 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-11 06:20:18,309 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-11 06:20:22,172 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-11 06:20:22,173 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-11 06:20:25,244 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-11 06:20:25,244 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-11 06:20:28,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-11 06:20:29,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-11 06:20:30,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-11 06:20:30,021 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-11 06:20:33,171 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-11 06:20:33,171 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-11 06:20:33,174 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-11 06:20:33,175 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-11 06:20:33,175 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-11 06:20:33,184 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-11 06:20:35,100 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 0% 2018-01-11 06:20:44,000 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-11 06:20:44,000 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-11 06:20:44,501 - functest.utils.functest_utils - DEBUG - 2018-01-11 06:20:44,502 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 06:20:44,502 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 00:60 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-11 06:20:44,506 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-11 06:20:44,506 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-11 06:20:45,473 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-11 07:16:09,177 - functest.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) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... 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_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_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_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_admin_state_True (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 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_state_false (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 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (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 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_external_network (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 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 10 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (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 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_private_network (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 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 5 ====================================================================== FAIL: test_create_router_vanilla (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 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3323.692s FAILED (failures=7) 2018-01-11 07:16:09,356 - functest.utils.functest_utils - DEBUG - 2018-01-11 07:16:09,356 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 07:16:09,357 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:24 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-11 07:16:09,360 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-11 07:16:09,361 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-662 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-11 07:16:09,363 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:05 | PASS | | vping_userdata | functest | smoke | 00:47 | PASS | | tempest_smoke_serial | functest | smoke | 00:26 | FAIL | | rally_sanity | functest | smoke | 22:12 | FAIL | | refstack_defcore | functest | smoke | 00:60 | FAIL | | snaps_smoke | functest | smoke | 55:24 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-11 07:16:09,368 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-11 07:16:13,978 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 07:16:13,978 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 07:16:13,979 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-11 07:16:13,980 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-11 07:16:13,980 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-11 07:16:59,386 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-11 07:16:59,387 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-11 07:16:59,524 - functest.utils.functest_utils - DEBUG - 2018-01-11 07:16:59,524 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 07:16:59,525 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:45 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-11 07:16:59,529 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-11 07:16:59,529 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-662 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-11 07:16:59,531 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:45 | FAIL | | 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-01-11 07:16:59,535 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-11 07:17:02,416 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 07:17:02,417 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 07:17:02,418 - functest.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-01-11 07:17:02,418 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-11 07:17:02,418 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-11 07:17:02,879 - 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-01-11 07:17:02,912 - 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-01-11 07:17:02,932 - 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/trusty-server-cloudimg-amd64-disk1.img'} 2018-01-11 07:17:03,365 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-11 07:17:03,365 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-11 07:17:03,786 - functest.energy.energy - DEBUG - Starting recording 2018-01-11 07:17:03,786 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-11 07:17:04,177 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-11 07:17:06,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-11 07:17:10,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-11 07:17:10,129 - 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-01-11 07:18:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-11 07:18:51,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-11 07:18:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-11 07:19:06,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-11 07:19:10,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-11 07:19:11,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-11 07:22:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-11 07:22:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-11 07:22:21,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-11 07:22:51,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-11 07:22:51,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-11 07:22:52,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-11 07:23:35,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-11 07:23:39,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-11 07:23:40,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-11 07:23:47,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-11 07:23:47,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:23:47,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:23:47,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-11 07:24:13,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:24:13,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-11 07:24:13,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-11 07:24:13,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-11 07:24:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-11 07:24:18,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-11 07:24:18,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 07:24:18,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 07:24:18,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:18,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:18,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:18,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:18,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:18,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:24,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 07:24:24,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:24,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:24,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 07:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:24,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 07:24:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:24:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 07:24:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:24:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:35,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:35,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:35,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:35,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:24:35,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:35,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:24:35,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:24:35,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:24:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:24:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:40,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:24:40,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:24:45,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:24:45,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:24:45,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:45,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:24:45,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:24:45,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:24:45,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:24:45,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:24:45,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:24:50,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:50,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:24:50,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:24:50,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:50,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:24:50,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:50,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:24:50,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:50,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:24:50,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:24:50,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:24:56,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:24:56,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:24:56,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:24:56,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:56,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:24:56,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:56,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:24:56,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:24:56,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:24:56,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:24:56,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:24:56,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:24:56,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:24:56,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:24:56,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:24:56,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2018-01-11 07:24:56,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:25:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:22,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:22,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:22,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:25:22,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:25:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:25:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:25:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:25:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:25:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:25:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:25:32,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:25:52,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:52,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:52,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:52,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:52,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-11 07:25:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-11 07:25:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:25:58,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-11 07:26:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-11 07:26:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-11 07:26:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:26:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:26:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-11 07:26:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-11 07:26:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-11 07:26:26,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:26,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:26,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:26,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-11 07:26:32,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-11 07:26:32,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-11 07:26:32,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:32,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-11 07:26:38,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-11 07:26:38,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-11 07:26:38,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-11 07:26:38,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-11 07:26:38,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-11 07:27:00,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:00,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:00,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 07:27:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:14,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:14,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:14,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-11 07:27:14,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:14,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:14,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-11 07:27:14,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:14,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:14,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:14,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 07:27:20,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:20,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-11 07:27:20,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:20,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 07:27:20,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 07:27:20,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:20,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-11 07:27:20,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-11 07:27:20,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:20,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:20,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 07:27:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:34,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 07:27:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:34,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:40,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 07:27:40,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:40,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 07:27:40,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:40,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:40,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 07:27:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 07:27:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 07:27:46,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:46,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:46,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 07:27:46,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:46,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:46,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.6 on port 22: Unable to connect to port 22 on 10.67.79.6 (tried 1 time) 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:46,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 07:27:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 07:27:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 07:27:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 07:27:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 07:27:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:51,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:51,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:51,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:51,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 07:27:51,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 07:27:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:51,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 07:27:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 07:27:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 07:27:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 07:27:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 07:27:57,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:27:57,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:02,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:02,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:02,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:02,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 07:28:02,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 07:28:02,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:02,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 07:28:02,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:02,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 07:28:02,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 07:28:02,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 07:28:08,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 07:28:08,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:08,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:08,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 07:28:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:13,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:13,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:13,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-11 07:28:13,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:13,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-11 07:28:13,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:13,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-11 07:28:13,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-11 07:28:13,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:13,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 07:28:13,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:13,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-11 07:28:13,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:19,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-11 07:28:19,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:19,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:19,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:28:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-11 07:28:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:28:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:28:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 07:28:19,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-11 07:28:25,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:25,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:25,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:25,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:28:25,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-11 07:28:25,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:25,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:25,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:25,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:25,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:31,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-11 07:28:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-11 07:28:47,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-11 07:28:47,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:28:47,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-11 07:28:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-11 07:30:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:30:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:30:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:30:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:27,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:27,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:33,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:33,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:30:33,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:33:53,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:33:53,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:33:53,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:33:53,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:33:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:33:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:33:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:33:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:34:05,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:34:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:34:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:34:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:34:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:34:20,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:34:26,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:34:26,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:34:26,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:34:26,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:34:26,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:34:26,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:34:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:34:48,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:34:53,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:34:53,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:34:53,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:34:53,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:35:04,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:35:04,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:35:04,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:35:04,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:35:04,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:35:04,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:35:04,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:35:26,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:35:26,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-11 07:35:26,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:35:26,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:35:31,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:37:11,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:37:11,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:37:11,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:37:11,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:37:11,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-11 07:37:11,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-11T07:24:13.651Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'd2c49ae6-8fac-4289-a69e-3cd7ee508aff'} 2018-01-11 07:37:11,640 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.207 2018-01-11 07:37:11,781 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-11 07:37:11,852 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-11 07:37:11,852 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-11 07:37:12,099 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-11 07:37:37,234 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-11 07:38:02,335 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-11 07:38:27,451 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-11 07:38:52,553 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-11 07:39:17,727 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-11 07:40:23,072 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-11 07:41:28,466 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-11 07:41:53,603 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550448@clearwater.opnfv', u'sip_username': u'6505550448', u'formatted_number': u'(650) 555-0448', u'number': u'6505550448', u'sip_uri': u'sip:6505550448@clearwater.opnfv', u'number_id': u'db62703b1a794c999af8183f48509047', u'sip_password': u'wK6jb58jm', u'pstn': False} 2018-01-11 07:41:53,603 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-11 07:41:53,603 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-11 07:41:53,612 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-11 07:41:53,613 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-11 07:44:00,867 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test /src/vims-test/lib/tests/call-diversion.rb:307:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:435:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:436:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:470:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:471:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:86:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:194:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:195:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:198:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:200:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:265:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:149:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:185:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:221:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:257:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:382:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:418:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:454:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated Basic Call - Mainline (TCP) - (6505550660, 6505550149) Passed Basic Call - Tel URIs (TCP) - (6505550098, 6505550422) Passed Basic Call - Unknown number (TCP) - (6505550914, 6505550069) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550497, 6505550897) Passed Basic Call - Messages - Pager model (TCP) - (6505550028, 6505550136) Passed Basic Call - Pracks (TCP) - (6505550417, 6505550295) Passed Basic Registration (TCP) - (6505550555) Passed Multiple Identities (TCP) - (6505550954, 6505550674) Passed Call Barring - Outbound Rejection (TCP) - (6505550583, 6505550232) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550770, 6505550505) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550536, 6505550425, 6505550876) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550111, 6505550672, 6505550328) Passed Call Diversion - Not reachable (408) (TCP) - (6505550117, 6505550167, 6505550606) Passed Call Diversion - Not reachable (503) (TCP) - (6505550660, 6505550245, 6505550501) Passed Call Diversion - Not reachable (500) (TCP) - (6505550663, 6505550847, 6505550664) Passed Call Diversion - Busy (TCP) - (6505550071, 6505550245, 6505550136) Passed Call Diversion - Unconditional (TCP) - (6505550374, 6505550503, 6505550996) Passed Call Diversion - No answer (TCP) - (6505550582, 6505550319, 6505550334) Passed Call Diversion - Bad target URI (TCP) - (6505550073, 6505550008) Passed Call Diversion - Audio-only call (TCP) - (6505550752, 6505550731, 6505550329, 6505550593) Passed Call Diversion - Audio-video call (TCP) - (6505550087, 6505550076, 6505550876, 6505550424) Passed Call Waiting - Accepted (TCP) - (6505550099, 6505550567, 6505550933) Passed Call Waiting - Cancelled (TCP) - (6505550818, 6505550259, 6505550406) Passed CANCEL - Mainline (TCP) - (6505550527, 6505550540) Passed Filtering - Accept-Contact (TCP) - (6505550762, 6505550336) Passed Filtering - Accept-Contact no match (TCP) - (6505550982, 6505550373) Passed Filtering - Accept-Contact negated match (TCP) - (6505550095, 6505550138) Passed Filtering - RFC3841 example (TCP) - (6505550629, 6505550280) Passed Filtering - Reject-Contact no match (TCP) - (6505550262, 6505550694) Passed Filtering - Reject-Contact match (TCP) - (6505550456, 6505550220) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550526) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550612) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550266) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550986) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550861, 6505550757) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550310, 6505550203) Passed GRUU - Call - only GRUU as target (TCP) - (6505550236, 6505550151) Passed GRUU - Call - AoR as target (TCP) - (6505550477, 6505550874) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550236, 6505550031) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550292, 6505550713) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550071, 6505550137) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550896, 6505550072) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550055, 6505550737) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550733, 6505550443) Passed Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550250) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550018) Passed 2018-01-11 07:44:00,867 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-11 07:44:00,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-11 07:44:00,870 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-11 07:44:00,870 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-11 07:44:01,572 - functest.utils.functest_utils - DEBUG - 2018-01-11 07:44:01,572 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 07:44:01,573 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:57 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-11 07:44:01,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-11 07:44:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-11 07:44:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:12,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:12,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:12,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:12,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:12,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:12,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:44:12,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:44:17,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:17,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 07:44:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 07:44:22,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 07:44:22,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 07:44:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 07:44:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:22,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:22,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 07:44:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:22,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:28,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:28,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:28,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 07:44:28,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 07:44:28,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 07:44:28,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:28,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:28,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 07:44:28,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:28,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:33,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:33,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 07:44:33,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:33,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:33,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 07:44:33,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:33,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:33,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 07:44:33,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:44:33,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:44:39,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:39,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:39,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:39,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:39,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:39,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:39,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:39,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:39,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:44:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:44,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 07:44:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 07:44:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:44,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:50,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:50,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 07:44:50,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 07:44:50,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:50,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:50,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 07:44:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 07:44:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 07:44:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:55,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:44:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:44:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 07:44:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:44:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:44:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 07:44:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:44:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 07:44:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:45:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:45:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:45:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:45:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:45:00,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 07:45:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:45:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:45:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:45:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:45:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 07:45:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:45:05,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:45:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:45:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:45:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:45:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-11 07:45:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:45:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-11 07:45:05,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:45:11,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:45:11,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-11 07:46:29,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 07:46:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 07:46:29,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 07:46:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 07:46:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 07:46:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 07:46:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 07:46:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 07:46:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 07:46:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 07:46:39,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 07:46:39,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:46:39,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:46:44,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:46:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:46:49,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:46:54,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:46:54,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:46:54,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 07:46:54,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 07:47:00,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 07:47:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:47:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:47:05,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:47:05,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:47:05,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:47:05,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-11 07:47:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:47:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:47:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:47:10,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:47:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-11 07:47:10,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-11 07:47:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-11 07:47:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:47:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:47:42,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:47:47,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 07:47:47,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 07:47:47,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:47:47,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:47:47,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:47:47,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:47,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 07:47:47,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 07:47:47,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 07:47:47,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-11 07:47:47,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 07:47:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 07:47:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 07:47:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 07:47:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 07:47:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 07:47:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 07:47:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 07:47:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 07:47:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 07:47:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 07:47:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 07:47:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6161) 2018-01-11 07:47:57,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 07:47:57,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:47:57,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 07:47:57,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:48:02,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 07:48:02,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:48:02,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:48:02,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-11 07:48:02,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-11 07:48:02,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-11 07:48:02,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-11 07:48:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-11 07:48:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-11 07:48:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:08,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 07:48:08,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 07:48:13,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:13,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:13,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:13,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:13,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:13,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:13,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:18,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:18,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 07:48:18,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 07:48:18,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:18,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:18,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:23,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-11 07:48:23,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 07:48:23,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:23,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-11 07:48:23,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-11 07:48:23,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 07:48:23,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:48:23,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:48:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-11 07:48:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:48:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-11 07:48:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:48:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:48:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-11 07:48:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-11 07:48:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:48:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:48:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:48:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:48:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:48:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-11 07:48:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-11 07:48:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-11 07:48:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-11 07:48:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-11 07:48:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-11 07:48:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-11 07:48:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:48:39,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:48:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-11 07:48:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-11 07:48:39,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-11 07:48:40,443 - functest.core.vnf - INFO - test cleaning 2018-01-11 07:48:40,443 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-11 07:49:06,995 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-11 07:49:07,395 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 07:49:07,865 - 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-01-11 07:49:07,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-11 07:49:07,892 - 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-01-11 07:49:07,898 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 07:49:07,921 - 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-01-11 07:49:07,921 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-11 07:49:10,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-11 07:49:10,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-11 07:49:10,243 - 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-01-11 07:49:11,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-11 07:49:26,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-11 07:49:27,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-11 07:49:41,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-11 07:49:44,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-11 07:49:45,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-11 07:53:01,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-11 07:53:01,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-11 07:53:03,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-11 07:53:33,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-11 07:53:33,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-11 07:53:34,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-11 07:54:06,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-11 07:54:09,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-11 07:54:11,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-11 07:54:17,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-11 07:54:17,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-11 07:54:17,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-11 07:54:17,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-11 07:54:39,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-11 07:54:39,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-11 07:54:39,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-11 07:54:45,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-11 07:54:45,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-11 07:54:45,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:45,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-11 07:54:45,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:45,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:45,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-11 07:54:45,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-11 07:54:45,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-11 07:54:50,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:50,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:50,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:54:50,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-11 07:54:50,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-11 07:54:55,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:54:55,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:55,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:55,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:54:55,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-11 07:54:55,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:55,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-11 07:54:55,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:55:00,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:55:00,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:55:00,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-11 07:55:00,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-11 07:55:00,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:55:00,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:55:00,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-11 07:55:00,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-11 07:55:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-11 07:55:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:55:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-11 07:55:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:55:05,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-11 07:55:05,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-11 07:55:05,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-11 07:55:11,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-11 07:55:11,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-11 07:55:11,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:55:11,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:55:11,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:55:11,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:11,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:11,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:55:16,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:16,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:16,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:55:16,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:55:21,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-11 07:55:21,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-11 07:55:21,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-11 07:55:21,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-11 07:55:21,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:55:26,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:55:26,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-11 07:55:26,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-11 07:55:26,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:55:26,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:55:26,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:55:26,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-11 07:55:26,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-11 07:55:26,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-11 07:55:31,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:55:31,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-11 07:55:59,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:55:59,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:55:59,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:55:59,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-11 07:56:04,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:56:04,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-11 07:56:30,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:56:35,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:56:35,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:56:35,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:56:35,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:56:35,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-11 07:56:35,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-11 07:56:35,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-11T07:54:39.758Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'3c4f2b46-6e06-4bc9-aea5-be324b62e711'} 2018-01-11 07:56:35,415 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-11 07:56:35,493 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.206'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.208'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-11 07:56:35,570 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.206'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.208'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-11 07:56:35,571 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-11 07:56:35,571 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.206 2018-01-11 07:56:38,390 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.14 2018-01-11 07:56:38,390 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:a2:9f:dd 2018-01-11 07:56:41,151 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.8 2018-01-11 07:56:41,151 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:84:0a:9e 2018-01-11 07:56:41,151 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-11 07:56:41,151 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.208 2018-01-11 07:56:43,895 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2018-01-11 07:56:43,895 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:c9:34:c8 2018-01-11 07:56:46,627 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2018-01-11 07:56:46,628 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:80:b7:0e 2018-01-11 07:56:46,628 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-11 07:56:46,628 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-11 07:56:48,189 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-11 07:57:19,534 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-11 07:57:19,548 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 07:57:19,568 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-11 07:57:19,578 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 07:57:19,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-11 07:57:19,594 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-11 07:57:19,602 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 07:57:19,665 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-11 07:57:19' 2018-01-11 07:57:19,665 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-11 07:57:19,665 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-11 07:57:19,673 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 07:57:19,694 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-01-11 07:57:19,696 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.208... 2018-01-11 07:57:49,726 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-01-11 07:57:49,967 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2018-01-11 07:57:50,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-11 07:57:51,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-11 07:57:57,002 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-11 07:57:58,004 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-11 07:58:03,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-11 07:58:04,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-11 07:58:09,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-11 07:58:10,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:58:15,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-11 07:58:16,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:58:21,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-11 07:58:22,031 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:58:27,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-11 07:58:28,036 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:58:33,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-11 07:58:34,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:58:39,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-11 07:58:40,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:58:45,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-11 07:58:46,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:58:51,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-11 07:58:52,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:58:57,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-11 07:58:58,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:59:03,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-11 07:59:04,078 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 07:59:09,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-11 07:59:10,085 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-11 07:59:15,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' 2018-01-11 07:59:16,092 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-11 07:59:21,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 2018-01-11 07:59:22,099 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 [edit] vyos@vyos# 2018-01-11 07:59:27,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.11 2018-01-11 07:59:28,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.11 [edit] vyos@vyos# 2018-01-11 07:59:33,112 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inbound 2018-01-11 07:59:34,114 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-11 07:59:39,114 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 2018-01-11 07:59:40,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2018-01-11 07:59:45,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-11 07:59:46,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-11 07:59:51,124 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-11 07:59:52,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-11 07:59:57,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-11 07:59:58,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-11 08:00:03,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-11 08:00:04,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-11 08:00:09,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-11 08:00:10,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-11 08:00:15,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-11 08:00:16,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-11 08:00:21,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-11 08:00:22,161 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-11 08:00:27,166 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-11 08:00:28,168 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-11 08:00:33,173 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-11 08:00:34,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-11 08:00:39,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-11 08:00:40,178 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-11 08:00:45,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2018-01-11 08:00:46,185 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-01-11 08:00:51,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-11 08:00:53,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-11 08:00:58,262 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-11 08:00:58,280 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 08:00:58,320 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:00:58,322 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:01:28,342 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:01:28,345 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:01:58,375 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:01:58,378 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:02:28,408 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:02:28,411 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:02:58,422 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:02:58,425 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:03:28,455 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:03:28,457 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:03:58,483 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:03:58,485 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:04:28,516 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:04:28,518 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:04:58,548 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:04:58,551 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:05:28,552 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:05:28,555 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:05:58,559 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:05:58,562 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:06:28,574 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:06:28,577 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:06:58,607 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:06:58,609 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:07:28,640 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:07:28,642 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:07:58,664 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:07:58,666 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:08:28,696 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:08:28,698 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:08:58,719 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:08:58,721 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:09:28,751 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:09:28,753 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:09:58,766 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:09:58,768 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:10:28,777 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:10:28,779 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:10:58,809 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:10:58,812 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:11:28,842 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:11:28,844 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:11:58,848 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:11:58,851 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:12:28,854 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:12:28,856 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:12:58,886 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:12:58,888 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:13:28,908 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:13:28,910 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:13:58,918 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:13:58,920 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:14:28,951 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:14:28,953 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:14:58,983 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:14:58,986 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:15:29,010 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:15:29,012 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:15:59,042 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:15:59,045 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:16:29,075 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:16:29,077 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:16:59,108 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:16:59,110 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:17:29,114 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:17:29,117 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:17:59,147 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:17:59,150 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:18:29,157 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:18:29,159 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:18:59,190 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:18:59,192 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:19:29,195 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:19:29,198 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:19:59,228 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:19:59,230 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:20:29,261 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:20:29,263 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.206... 2018-01-11 08:20:59,294 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - ERROR - Cannot establish connection to IP '172.30.9.206'. Aborting 2018-01-11 08:20:59,294 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - try to vm reboot. 2018-01-11 08:22:00,957 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-01-11 08:22:01,174 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-01-11 08:22:02,201 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-11 08:22:03,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-11 08:22:08,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-11 08:22:09,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-11 08:22:14,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-11 08:22:15,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-11 08:22:20,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-11 08:22:21,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:22:26,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-11 08:22:27,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:22:32,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-11 08:22:33,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:22:38,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-11 08:22:39,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:22:44,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-11 08:22:45,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:22:50,257 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-11 08:22:51,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:22:56,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-11 08:22:57,265 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:23:02,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-11 08:23:03,272 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:23:08,277 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-11 08:23:09,279 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:23:14,284 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-11 08:23:15,286 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-11 08:23:20,289 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-11 08:23:21,291 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-11 08:23:26,296 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' 2018-01-11 08:23:27,298 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-11 08:23:32,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 2018-01-11 08:23:33,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 [edit] vyos@vyos# 2018-01-11 08:23:38,310 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.8 2018-01-11 08:23:39,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.8 [edit] vyos@vyos# 2018-01-11 08:23:44,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-01-11 08:23:45,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-11 08:23:50,325 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2018-01-11 08:23:51,326 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-01-11 08:23:56,331 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-11 08:23:57,333 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-11 08:24:02,339 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-11 08:24:03,340 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-11 08:24:08,346 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-11 08:24:09,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-11 08:24:14,353 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-11 08:24:15,355 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-11 08:24:20,360 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-11 08:24:21,362 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-11 08:24:26,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-11 08:24:27,370 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-11 08:24:32,375 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-11 08:24:33,377 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-11 08:24:38,381 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-11 08:24:39,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-11 08:24:44,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-11 08:24:45,387 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-11 08:24:50,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-11 08:24:51,394 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-11 08:24:56,399 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.8 2018-01-11 08:24:57,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2018-01-11 08:25:02,406 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-11 08:25:03,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-11 08:25:08,477 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-11 08:25:08,477 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-11 08:26:08,520 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-11 08:26:08,538 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-11 08:26:08,574 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-01-11 08:26:08,766 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2018-01-11 08:26:09,772 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-11 08:26:39,872 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-11 08:26:39,872 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.11, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.8 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-11 08:26:39,872 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 | no-more BGP neighbor is 12.0.0.8, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.8 BGP state = Established, up for 00:01:10 Last read 16:07:07, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.11 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.11, Local port: 179 Foreign host: 12.0.0.8, Foreign port: 53053 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:fe80:b70e Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-11 08:26:39,872 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.11 0 32768 i *> 10.0.2.0/24 12.0.0.11 0 32768 i *> 10.0.3.0/24 12.0.0.11 0 32768 i *> 10.0.4.0/24 12.0.0.11 0 32768 i *> 10.0.5.0/24 12.0.0.11 0 32768 i *> 10.0.6.0/24 12.0.0.11 0 32768 i *> 10.0.7.0/24 12.0.0.11 0 32768 i *> 10.0.8.0/24 12.0.0.11 0 32768 i *> 10.0.9.0/24 12.0.0.11 0 32768 i *> 10.0.10.0/24 12.0.0.11 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-11 08:26:39,872 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-11 08:26:39,872 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 routes | no-more BGP table version is 0, local router ID is 12.0.0.11 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-11 08:26:39,873 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-11 08:26:39,873 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'1760.2' 2018-01-11 08:26:39,875 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-11 08:26:41,604 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-11 08:26:43,443 - functest.utils.functest_utils - DEBUG - 2018-01-11 08:26:43,444 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 08:26:43,444 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 37:35 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-11 08:26:43,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-11 08:26:43,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-11 08:26:43,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-11 08:26:43,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-11 08:27:09,166 - functest.core.vnf - INFO - test cleaning 2018-01-11 08:27:09,167 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-11 08:27:09,257 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-11 08:27:09,394 - 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-01-11 08:27:09,423 - 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-01-11 08:27:09,441 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-11 08:27:09,931 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-11 08:27:09,938 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.21:5000/v3', 'user_domain_name': 'Default', 'password': 'Rr3MrX2BHBhbYJEGxFHPexr6p', 'project_domain_name': 'Default'} 2018-01-11 08:27:09,938 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-11 08:27:13,116 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-11 08:27:13,505 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-11 08:27:13,505 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.21:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-11 08:27:13,505 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Create /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml to add cloud info 2018-01-11 08:27:13,517 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-11 08:27:13,517 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-01-11 08:27:22,736 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-11 08:27:32,222 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-11 08:27:32,222 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-11 08:27:35,888 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-11 08:27:46,797 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-11 08:27:46,797 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-11 08:27:47,805 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-11 08:30:34,414 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-11 08:30:37,121 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-11 08:30:38,526 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-11 08:30:39,542 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 96e54a14-6608-41c6-803c-b7eb08539900 2018-01-11 08:30:40,393 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-11 08:30:40,393 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-11 08:30:41,159 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-11 08:30:41,243 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-11 08:30:42,745 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-11 08:30:42,745 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-11 08:30:42,877 - functest.utils.functest_utils - DEBUG - 2018-01-11 08:30:42,877 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 08:30:42,878 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 03:33 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-11 08:30:42,881 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-11 08:30:42,881 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml file 2018-01-11 08:30:42,882 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-11 08:30:42,964 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-11 08:30:56,372 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-11 08:30:56,667 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-11 08:30:56,667 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-11 08:30:56,752 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-11 08:30:56,753 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-662 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-11 08:30:56,755 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 26:57 | PASS | | vyos_vrouter | functest | vnf | 37:35 | PASS | | juju_epc | functest | vnf | 03:33 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-11 08:30:56,759 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-11 08:31:01,802 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-11 08:31:01,803 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-11 08:31:01,803 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-11 08:31:01,804 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-11 08:31:01,804 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-11 08:31:58,182 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-11 08:31:58,183 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-11 08:31:58,303 - functest.utils.functest_utils - DEBUG - 2018-01-11 08:31:58,304 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-11 08:31:58,304 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:56 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-11 08:31:58,307 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-11 08:31:58,308 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-662 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-11 08:31:58,310 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:56 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-11 08:31:58,311 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK