2018-05-27 06:33:14,549 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-daily-master-4 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+----------------------------------------------------------------+ 2018-05-27 06:33:14,558 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=sdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-27 06:33:14,559 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 06:33:14,562 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-05-27 06:33:14,566 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-27 06:33:14,566 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-27 06:33:21,432 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 06:33:42,385 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 20.937s OK 2018-05-27 06:33:42,715 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 06:33:42,715 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:21 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-27 06:33:42,723 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-27 06:33:44,929 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 07:03:59,148 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 85 tests in 1814.125s OK 2018-05-27 07:03:59,475 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:03:59,475 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 30:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 07:03:59,481 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-27 07:04:01,691 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 07:06:06,506 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 124.813s OK 2018-05-27 07:06:06,805 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:06:06,805 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 02:05 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-27 07:06:06,812 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:21 | PASS | | api_check | functest | healthcheck | 30:14 | PASS | | snaps_health_check | functest | healthcheck | 02:05 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-27 07:06:06,817 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-27 07:06:44,727 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-daily-master-4 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+----------------------------------------------------------------+ 2018-05-27 07:06:44,737 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=sdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-27 07:06:44,738 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 07:06:44,741 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata cinder_test | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | patrole odl snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ 2018-05-27 07:06:44,745 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-27 07:06:44,746 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-27 07:06:50,966 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'26400c5a-5f18-4e5f-8e17-5344ed4bff45'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T06:31:08Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T06:30:44Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:06:51,187 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/arm-pod6 2018-05-27 07:06:51,187 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 07:06:51,514 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 07:06:51,514 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-27 07:06:51,922 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-27 07:06:51,922 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-27 07:06:51' 2018-05-27 07:06:51,922 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'TestVM--bbc3e514-b722-4804-8613-7f562fdb5ca2' 2018-05-27 07:06:51,923 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: {'hw_firmware_type': 'uefi', 'hw_video_model': 'vga', 'hw_disk_bus': 'scsi', 'short_id': 'ubuntu16.04', 'hw_scsi_model': 'virtio-scsi'} 2018-05-27 07:06:54,759 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-27T07:06:53Z', u'owner_specified.shade.object': u'images/TestVM--bbc3e514-b722-4804-8613-7f562fdb5ca2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T07:06:53Z', u'owner_specified.shade.sha256': u'd5f72b390689142d27346342a7e39728759c0213d890f9c3c46810f9a210e813', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/d925d32a-68c8-476c-9591-fed428232af1/file', u'owner': u'c44dd664b7874535bb7c4b6c279ae44b', u'virtual_size': None, u'owner_specified.shade.md5': u'ecc9a5132e7a0f11a4c585f513cd0873', u'id': u'd925d32a-68c8-476c-9591-fed428232af1', u'size': None, u'name': u'TestVM--bbc3e514-b722-4804-8613-7f562fdb5ca2', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/d925d32a-68c8-476c-9591-fed428232af1', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-27 07:06:54,760 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-bbc3e514-b722-4804-8613-7f562fdb5ca2' 2018-05-27 07:06:56,535 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T07:06:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'29503709-51c6-4a71-bc1a-f23b7fd00c5a', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-bbc3e514-b722-4804-8613-7f562fdb5ca2', u'admin_state_up': True, u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:06:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:06:59,733 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T07:06:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'f09cf132-1632-47c7-8696-1af9259166c4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-bbc3e514-b722-4804-8613-7f562fdb5ca2', u'enable_dhcp': True, u'network_id': u'29503709-51c6-4a71-bc1a-f23b7fd00c5a', u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:06:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:06:59,733 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-bbc3e514-b722-4804-8613-7f562fdb5ca2' 2018-05-27 07:07:06,454 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26400c5a-5f18-4e5f-8e17-5344ed4bff45', u'ip_address': u'10.0.15.121'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:07:00Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-27T07:07:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'id': u'14f2186c-88a1-49ad-aaab-ec938122c090', u'name': u'vping-router-bbc3e514-b722-4804-8613-7f562fdb5ca2'}) 2018-05-27 07:07:16,379 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-bbc3e514-b722-4804-8613-7f562fdb5ca2' 2018-05-27 07:07:16,837 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-bbc3e514-b722-4804-8613-7f562fdb5ca2', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5909301e-3c8d-4bd1-93a0-2404380653b1', 'swap': 0}) 2018-05-27 07:07:19,638 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-bbc3e514-b722-4804-8613-7f562fdb5ca2' 2018-05-27 07:07:53,666 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-bbc3e514-b722-4804-8613-7f562fdb5ca2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:fe:19', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd925d32a-68c8-476c-9591-fed428232af1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000021', u'OS-SRV-USG:launched_at': u'2018-05-27T07:07:50.000000', 'flavor': Munch({u'id': u'5909301e-3c8d-4bd1-93a0-2404380653b1'}), 'az': u'nova', 'id': u'248c29b6-c2f9-4352-b8ac-783aca506d02', 'security_groups': [Munch({u'name': u'vping-sg-bbc3e514-b722-4804-8613-7f562fdb5ca2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T07:07:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T07:07:51Z', 'hostId': u'370131e4b941e2c815bb3c86e448171bca51254656b13cbd99ca36e5', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.6', 'cloud': 'envvars', 'host_id': u'370131e4b941e2c815bb3c86e448171bca51254656b13cbd99ca36e5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000021', u'OS-SRV-USG:launched_at': u'2018-05-27T07:07:50.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', 'name': u'opnfv-vping-1-bbc3e514-b722-4804-8613-7f562fdb5ca2', 'adminPass': u'dVgu6j28jQzc', 'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'created_at': u'2018-05-27T07:07:26Z', 'created': u'2018-05-27T07:07:26Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 07:08:00,702 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m 2018-05-27 07:08:00,702 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-bbc3e514-b722-4804-8613-7f562fdb5ca2' 2018-05-27 07:08:01,547 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvgAUJCxqkuuCobJ4dlj+ENCRtWQQIXdeR+XzcdOeCnTSK/TpyMfjfEzyTaE+kBUhgmCXg/ouKtvKWRn1VKga+rNTRnSUOQ6RWvz+CAm0RBCEZETfJh1fVFtndkcktjBfDCsAzNxs58BZAWXzDqNHHPUrR7kcUr2pANhApmRaSKc4ZlDwxFYqQZi6qBKiPIWvILM46R1opKMD79gOwoBjatW3fwNIAKhlISRJnS90PT8WDDEKtNhn3cfGpmj2Ea+GRMcMX/d8It9wcnkisfo6Ya1eAMNbZXAfWtOYlzQ3lD7Sd86O0He+/VCPZu8TqjfIiirBi190SoNyIPrif5kJL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr4AFCQsapLrgqGyeHZY/hDQkbVkECF3Xkfl83HTngp00iv06\ncjH43xM8k2hPpAVIYJgl4P6LirbylkZ9VSoGvqzU0Z0lDkOkVr8/ggJtEQQhGRE3\nyYdX1RbZ3ZHJLYwXwwrAMzcbOfAWQFl8w6jRxz1K0e5HFK9qQDYQKZkWkinOGZQ8\nMRWKkGYuqgSojyFryCzOOkdaKSjA+/YDsKAY2rVt38DSACoZSEkSZ0vdD0/FgwxC\nrTYZ93HxqZo9hGvhkTHDF/3fCLfcHJ5IrH6OmGtXgDDW2VwH1rTmJc0N5Q+0nfOj\ntB3vv1Qj2bvE6o3yIoqwYtfdEqDciD64n+ZCSwIDAQABAoIBAQCbs9jDzTY2MBZh\nVvxxA3wWrqwi13bcdWVr/QzqCk3bc93J8iCIcA183HRB06nUu1sbV+FDXJIw318a\nNC+9/ys8v9mQnvrhTOHglIyjq8NX9XHn636zLYCfbUadbVovLrtmL4OV7K4bGQak\n0MAAVybGvXpEBkLJ91cs4Mo2HbwIr9Wza6u3Q7ppe/dmBQwNH5hPwz4sOSsmiMVk\nWBjPFv5vfkTz1GQOw2wpfouj+ylLMoxngU0yGZgBVGgsgqkSIlKJ3zoLGrnbXtYp\nVyyR94wWeJvttsKuRZHPnUffkPN/fzW0gA9GBacHIIi0gXqiZz8tL3rEDFExIMf+\nH2Mr5LIBAoGBAN728/8nvZAg1P5mBdx8HU66pg6K93Ivej5UmnUmWUcyo8/Zsutk\nJLhKW4W38dHyxDYMbGZu3vmyVa3Ndo186yFrX4qB16EKdL7rzw8M59VJWmjKaSdS\n6lSOvxrg/2aaCc0ELg6XdHm1TF4FMJ83mymwpS5DC/K6CJqpLvtrFk3zAoGBAMmA\nvEeXJ0r3tfUVGBP9aIuVycB2SgbU9lAEE0q9Wcef6V+HbA1XO6T8VLri41qv76Fh\n/nLFbOt1PZ1ScM0aMPxBN4E9uAsIuGZHAvoKgeFmtxp/4I0gHtsPZWrprZZQS2lq\nejBZAybNRdYUvsmuAkYrzxJPqyKStC8jOHN4Z9hJAoGAELpsggdERK0B7fhPlkRF\nmqOMU+j/ObTwMf78+68d4aad/bkyoFCKJL2Hclfjr8HMENYLx/+ngQptPTX+IA1w\nQrigmW62c+Gp8q0UgueP+UOgod4V15pz9FYlZmndH6CM/bHDltqsJXmBukgfZsKw\nRId5TShAnDxy6s+os7pMGRsCgYEApQjXLBtUh0YStUQtkFHASnLH5uX7A1Vw12A/\nHLuwyJrkXOVhThvgMeSo0Nf7Nc9bCGZmLEIeT0qayDs5QALvk+smNqgCEKd3v+zx\nNzFb5uxlk0Kg+3UPUINvoPz6u13QJeqbYPXGawU86XXcPPpTyn0e//RYSdy1ztWd\n6pT3GGECgYBMgfgyz0y3/N+wi1KHp4rdx9lR2ac2oNGEbgxad8V9EfB38qjCvvjY\n1r5OeAMxL3WE3xEMXfaEZ4pY4E1UVtGbYFR3npx+L551Ysv9/FMsjod/qt4erGH8\nsqSyDkOtYiLDefAb+uXt+zQTo54JoVJXFjOvOZlvYJyUy7qrlfvqoA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'name': u'vping-keypair-bbc3e514-b722-4804-8613-7f562fdb5ca2', 'created_at': '2018-05-27T07:08:01.547567', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'da:7a:51:df:3a:34:46:3b:73:b8:60:50:66:af:98:bc', 'type': 'ssh', 'id': u'vping-keypair-bbc3e514-b722-4804-8613-7f562fdb5ca2'}) 2018-05-27 07:08:01,548 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAr4AFCQsapLrgqGyeHZY/hDQkbVkECF3Xkfl83HTngp00iv06 cjH43xM8k2hPpAVIYJgl4P6LirbylkZ9VSoGvqzU0Z0lDkOkVr8/ggJtEQQhGRE3 yYdX1RbZ3ZHJLYwXwwrAMzcbOfAWQFl8w6jRxz1K0e5HFK9qQDYQKZkWkinOGZQ8 MRWKkGYuqgSojyFryCzOOkdaKSjA+/YDsKAY2rVt38DSACoZSEkSZ0vdD0/FgwxC rTYZ93HxqZo9hGvhkTHDF/3fCLfcHJ5IrH6OmGtXgDDW2VwH1rTmJc0N5Q+0nfOj tB3vv1Qj2bvE6o3yIoqwYtfdEqDciD64n+ZCSwIDAQABAoIBAQCbs9jDzTY2MBZh VvxxA3wWrqwi13bcdWVr/QzqCk3bc93J8iCIcA183HRB06nUu1sbV+FDXJIw318a NC+9/ys8v9mQnvrhTOHglIyjq8NX9XHn636zLYCfbUadbVovLrtmL4OV7K4bGQak 0MAAVybGvXpEBkLJ91cs4Mo2HbwIr9Wza6u3Q7ppe/dmBQwNH5hPwz4sOSsmiMVk WBjPFv5vfkTz1GQOw2wpfouj+ylLMoxngU0yGZgBVGgsgqkSIlKJ3zoLGrnbXtYp VyyR94wWeJvttsKuRZHPnUffkPN/fzW0gA9GBacHIIi0gXqiZz8tL3rEDFExIMf+ H2Mr5LIBAoGBAN728/8nvZAg1P5mBdx8HU66pg6K93Ivej5UmnUmWUcyo8/Zsutk JLhKW4W38dHyxDYMbGZu3vmyVa3Ndo186yFrX4qB16EKdL7rzw8M59VJWmjKaSdS 6lSOvxrg/2aaCc0ELg6XdHm1TF4FMJ83mymwpS5DC/K6CJqpLvtrFk3zAoGBAMmA vEeXJ0r3tfUVGBP9aIuVycB2SgbU9lAEE0q9Wcef6V+HbA1XO6T8VLri41qv76Fh /nLFbOt1PZ1ScM0aMPxBN4E9uAsIuGZHAvoKgeFmtxp/4I0gHtsPZWrprZZQS2lq ejBZAybNRdYUvsmuAkYrzxJPqyKStC8jOHN4Z9hJAoGAELpsggdERK0B7fhPlkRF mqOMU+j/ObTwMf78+68d4aad/bkyoFCKJL2Hclfjr8HMENYLx/+ngQptPTX+IA1w QrigmW62c+Gp8q0UgueP+UOgod4V15pz9FYlZmndH6CM/bHDltqsJXmBukgfZsKw RId5TShAnDxy6s+os7pMGRsCgYEApQjXLBtUh0YStUQtkFHASnLH5uX7A1Vw12A/ HLuwyJrkXOVhThvgMeSo0Nf7Nc9bCGZmLEIeT0qayDs5QALvk+smNqgCEKd3v+zx NzFb5uxlk0Kg+3UPUINvoPz6u13QJeqbYPXGawU86XXcPPpTyn0e//RYSdy1ztWd 6pT3GGECgYBMgfgyz0y3/N+wi1KHp4rdx9lR2ac2oNGEbgxad8V9EfB38qjCvvjY 1r5OeAMxL3WE3xEMXfaEZ4pY4E1UVtGbYFR3npx+L551Ysv9/FMsjod/qt4erGH8 sqSyDkOtYiLDefAb+uXt+zQTo54JoVJXFjOvOZlvYJyUy7qrlfvqoA== -----END RSA PRIVATE KEY----- 2018-05-27 07:08:05,250 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--bbc3e514-b722-4804-8613-7f562fdb5ca2' 2018-05-27 07:08:42,458 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-bbc3e514-b722-4804-8613-7f562fdb5ca2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c6:7b:75', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd925d32a-68c8-476c-9591-fed428232af1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000024', u'OS-SRV-USG:launched_at': u'2018-05-27T07:08:36.000000', 'flavor': Munch({u'id': u'5909301e-3c8d-4bd1-93a0-2404380653b1'}), 'az': u'nova', 'id': u'e7f7a867-d3f2-47e4-bd37-7cfbc0cc6990', 'security_groups': [Munch({u'name': u'vping-sg-bbc3e514-b722-4804-8613-7f562fdb5ca2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T07:08:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T07:08:37Z', 'hostId': u'c3d20842e239af61fd2d4e9e9f944d8ce8a4e74b3dbc29b0417eadf3', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-bbc3e514-b722-4804-8613-7f562fdb5ca2', 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'c3d20842e239af61fd2d4e9e9f944d8ce8a4e74b3dbc29b0417eadf3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000024', u'OS-SRV-USG:launched_at': u'2018-05-27T07:08:36.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-ssh--bbc3e514-b722-4804-8613-7f562fdb5ca2', 'adminPass': u'fcZXwgr6Kh4E', 'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'created_at': u'2018-05-27T07:08:11Z', 'created': u'2018-05-27T07:08:11Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 07:08:53,842 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'14f2186c-88a1-49ad-aaab-ec938122c090', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'created_at': u'2018-05-27T07:08:48Z', 'attached': True, 'updated_at': u'2018-05-27T07:08:48Z', 'id': u'a2304a81-d1a7-41ad-9a8e-23fcafa6f8b8', 'floating_network_id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', 'fixed_ip_address': u'192.168.130.8', 'floating_ip_address': u'10.0.15.123', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'14f2186c-88a1-49ad-aaab-ec938122c090', 'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'port_id': u'd2a123a3-f123-4d59-a818-04643dcec14e', 'port': u'd2a123a3-f123-4d59-a818-04643dcec14e', 'network': u'b51292d6-2a80-4661-a39b-73c99ba9ee48'}) 2018-05-27 07:09:00,121 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412752K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111536K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000643] console [tty0] enabled [ 0.000673] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000695] pid_max: default: 32768 minimum: 301 [ 0.000738] Security Framework initialized [ 0.000749] Yama: becoming mindful. [ 0.000787] AppArmor: AppArmor initialized [ 0.000977] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001292] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001432] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001759] Initializing cgroup subsys io [ 0.001776] Initializing cgroup subsys memory [ 0.001799] Initializing cgroup subsys devices [ 0.001811] Initializing cgroup subsys freezer [ 0.001824] Initializing cgroup subsys net_cls [ 0.001836] Initializing cgroup subsys perf_event [ 0.001851] Initializing cgroup subsys net_prio [ 0.001863] Initializing cgroup subsys hugetlb [ 0.001875] Initializing cgroup subsys pids [ 0.001906] ftrace: allocating 30305 entries in 119 pages [ 0.036287] Remapping and enabling EFI services. [ 0.036302] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.036322] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.036342] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.036357] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.036373] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.036388] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.036419] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.036466] ASID allocator initialised with 65536 entries [ 0.037416] PCI/MSI: /intc/its domain created [ 0.037451] Platform MSI: /intc/its domain created [ 0.037579] Brought up 1 CPUs [ 0.037590] SMP: Total of 1 processors activated. [ 0.037614] CPU features: detected feature: GIC system register CPU interface [ 0.037629] CPU features: detected feature: Software prefetching using PRFM [ 0.037642] CPU: All CPU(s) started at EL1 [ 0.037664] alternatives: patching kernel code [ 0.037905] devtmpfs: initialized [ 0.038888] evm: security.selinux [ 0.038898] evm: security.SMACK64 [ 0.038907] evm: security.SMACK64EXEC [ 0.038916] evm: security.SMACK64TRANSMUTE [ 0.038925] evm: security.SMACK64MMAP [ 0.038934] evm: security.ima [ 0.038943] evm: security.capability [ 0.039091] SMBIOS 3.0.0 present. [ 0.039220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.039396] pinctrl core: initialized pinctrl subsystem [ 0.039855] NET: Registered protocol family 16 [ 0.040315] cpuidle: using governor ladder [ 0.040330] cpuidle: using governor menu [ 0.040374] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.040400] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.040463] DMA: preallocated 256 KiB pool for atomic allocations [ 0.040545] Serial: AMBA PL011 UART driver [ 0.046898] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.789186] console [ttyAMA0] enabled [ 0.798335] ACPI: Interpreter disabled. [ 0.803056] vgaarb: loaded [ 0.806953] SCSI subsystem initialized [ 0.811537] usbcore: registered new interface driver usbfs [ 0.817746] usbcore: registered new interface driver hub [ 0.823715] usbcore: registered new device driver usb [ 0.830154] NetLabel: Initializing [ 0.834100] NetLabel: domain hash size = 128 [ 0.839160] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.844713] NetLabel: unlabeled traffic allowed by default [ 0.851187] clocksource: Switched to clocksource arch_sys_counter [ 0.877305] AppArmor: AppArmor Filesystem Enabled [ 0.882629] pnp: PnP ACPI: disabled [ 0.891287] NET: Registered protocol family 2 [ 0.896370] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.903982] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.911154] TCP: Hash tables configured (established 4096 bind 4096) [ 0.917852] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.924131] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.931068] NET: Registered protocol family 1 [ 0.935800] Trying to unpack rootfs image as initramfs... [ 1.148540] Freeing initrd memory: 7936K (ffff80000fb10000 - ffff8000102d0000) [ 1.156709] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.165157] kvm [1]: HYP mode not available [ 1.170201] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.176765] audit: initializing netlink subsys (disabled) [ 1.182769] audit: type=2000 audit(0.788:1): initialized [ 1.188618] Initialise system trusted keyring [ 1.193752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.204566] zbud: loaded [ 1.208131] VFS: Disk quotas dquot_6.6.0 [ 1.212766] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.221548] fuse init (API version 7.23) [ 1.226266] Key type big_key registered [ 1.230478] Allocating IMA MOK and blacklist keyrings. [ 1.236736] Key type asymmetric registered [ 1.241395] Asymmetric key parser 'x509' registered [ 1.246870] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.254763] io scheduler noop registered [ 1.258980] io scheduler deadline registered (default) [ 1.264535] io scheduler cfq registered [ 1.270248] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.278674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.284635] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.291979] PCI: PROBE_ONLY enabled [ 1.296066] PCI host bridge /pcie@10000000 ranges: [ 1.301504] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.307116] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.312526] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.319093] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.326299] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.332193] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.339056] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.346247] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.485249] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.506859] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.514201] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.523266] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.539385] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.547158] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.554618] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.570297] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.577739] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.585366] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.601453] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.609565] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.643520] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.654610] msm_serial: driver initialized [ 1.659516] Unable to detect cache hierarchy from DT for CPU 0 [ 1.671881] brd: module loaded [ 1.678193] loop: module loaded [ 1.682244] libphy: Fixed MDIO Bus: probed [ 1.686688] tun: Universal TUN/TAP device driver, 1.6 [ 1.692079] tun: (C) 1999-2004 Max Krasnyansky [ 1.704573] PPP generic driver version 2.4.2 [ 1.709630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.716686] ehci-pci: EHCI PCI platform driver [ 1.721719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.728398] ohci-pci: OHCI PCI platform driver [ 1.733447] uhci_hcd: USB Universal Host Controller Interface driver [ 1.740562] mousedev: PS/2 mouse device common for all mice [ 1.747150] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.753655] i2c /dev entries driver [ 1.758204] device-mapper: uevent: version 1.0.3 [ 1.763407] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.772886] ledtrig-cpu: registered to indicate activity on CPUs [ 1.779512] EFI Variables Facility v0.08 2004-May-17 [ 1.786660] NET: Registered protocol family 10 [ 1.791811] NET: Registered protocol family 17 [ 1.796965] Key type dns_resolver registered [ 1.801815] Registered cp15_barrier emulation handler [ 1.807312] Registered setend emulation handler [ 1.812889] registered taskstats version 1 [ 1.817528] Loading compiled-in X.509 certificates [ 1.824499] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.835262] zswap: loaded using pool lzo/zbud [ 1.843687] Key type trusted registered [ 1.853147] Key type encrypted registered [ 1.857759] AppArmor: AppArmor sha1 policy hashing enabled [ 1.863753] ima: No TPM chip found, activating TPM-bypass! [ 1.870028] evm: HMAC attrs: 0x1 [ 1.875445] rtc-efi rtc-efi: setting system clock to 2018-05-27 07:08:49 UTC (1527404929) [ 1.885156] uart-pl011 9000000.pl011: no DMA platform data [ 1.891559] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 1.900140] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.52 [ 1.935342] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 1.945149] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.015048] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.021017] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.030172] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.038276] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.045212] sd 0:0:0:0: [sda] Write Protect is off [ 2.050607] sd 0:0:0:1: [sdb] Write Protect is off [ 2.056145] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.066249] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.081947] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.092347] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.100535] GPT:221183 != 2097151 [ 2.104449] GPT:Alternate GPT header not at the end of the disk. [ 2.111214] GPT:221183 != 2097151 [ 2.115284] GPT: Use GNU Parted to correct GPT errors. [ 2.123075] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.769250] random: dd urandom read with 97 bits of entropy available done. Starting acpid: OK Starting network... [ 4.257790] random: nonblocking pool is initialized udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=202719 end=221151 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: Container: none Arch: aarch64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 411MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sda 8:0 1073741824 sda1 8:1 1064287744 cirros-rootfs / sda15 8:15 8388608 sdb 8:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdaKeuV+igMFCzpiHxE42F39o3/CDF0B014UZvkuiA210uabNgATFyyqvY+qtM60sQAcWMTfQu5kdnSgH3vn1fhF0qp9yq1CUDP7VI9ZTrM3hr7xwhgl6uTqzq+BpsNjRJeJeY96RSD3g6akYOI6BBvKxsA5B9/V/v6RDU+5uI7fsOPBmfWeKBliONBEsVb+4WRpPQ0rGe0zkyJ/O3YctsjHOr2sw126NCycvhESjRd+jMvQG5p/EOGfYJBAcvU3aN1T5Sd6H4zaRiXV6JthdDebBKxkDWb1PET0JnaFPFi30TU7osITMi5j8Wj2lNBQ13PuZKgOg4ZQ4Dp+4aZF6r root@opnfv-vping-2-ssh--bbc3e514-b722-4804-8613-7f562fdb5ca2 ssh-dss AAAAB3NzaC1kc3MAAACBAMwgFWFW8MjuYozXk1w6xuadtTwmQdQ3+EJZBm53U/PlIMUjdOaEfFl7T3hDlVsiPNWyRFFMknngaEMtdg3r9+YcWSCA6iVsc3J0BqUi7vnuEEw3cI7gQIPXwxWGowKrK8yLQA1ODYA5Q6JJNkCcFaTqdYl2kG+8Jx8/lF6B6L1pAAAAFQDwbHrnn4q8TE2AYrOBJkkUt66IkwAAAIA4zGJNK4LQiA1HfUEUQCPp2VNcSmX8R4I56cCr/1f0o7D/C5t796Ot92ZBwPBGwGcnlYBSr11hJBqpUXI/Y5DwarJvD0ggTQDckfb4NYftkL/gRg+LgkrVPkkK7j8NWxGJksl17QHxvoniTRy/tTsW6ShURFH6L9min3Dx5XOalAAAAIEAvwDl6Tz9TFM3twU1q+6AHEy+S8aO0VjN8xrkee/LftBvA6PG5Ax1ZA5mdO4Cs6+HAILZumi6DDCKTFJ0k92ZYCTF+h53/+QDSjEMiAq8sm/hECMIqVc3Z5r94nHMCJBBDZg0J9QJdqhkSYBlFmBcqUM+klhZzPTggtK94k2S3U4= root@opnfv-vping-2-ssh--bbc3e514-b722-4804-8613-7f562fdb5ca2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fec6:7b75/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: e7f7a867-d3f2-47e4-bd37-7cfbc0cc6990 name: opnfv-vping-2-ssh--bbc3e514-b722-4804-8613-7f562fdb5ca2 availability-zone: nova local-hostname: opnfv-vping-2-ssh--bbc3e514-b722-4804-8613-7f562fdb5ca2.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=7.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--bbc3e514-b722-4804-8613-7f562fdb5ca2 login: /dev/root resized successfully [took 1.19s] 2018-05-27 07:09:00,121 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-27 07:10:00,176 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 1: cannot connect to 10.0.15.123 2018-05-27 07:11:10,247 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 2: cannot connect to 10.0.15.123 2018-05-27 07:12:20,318 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 3: cannot connect to 10.0.15.123 2018-05-27 07:13:30,390 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 4: cannot connect to 10.0.15.123 2018-05-27 07:14:40,461 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 5: cannot connect to 10.0.15.123 2018-05-27 07:15:50,532 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 6: cannot connect to 10.0.15.123 2018-05-27 07:16:00,543 - functest.opnfv_tests.openstack.vping.vping_ssh - ERROR - cannot connect to 10.0.15.123 2018-05-27 07:16:00,543 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-27 07:16:00,544 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-27 07:16:01,042 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:16:01,043 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 09:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 07:16:59,882 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-27 07:17:02,474 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'26400c5a-5f18-4e5f-8e17-5344ed4bff45'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T06:31:08Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T06:30:44Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:17:02,475 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-27 07:17:02,475 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-27 07:17:02' 2018-05-27 07:17:02,475 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'TestVM--f4d023f5-ed97-4c7a-99ee-478258e1585c' 2018-05-27 07:17:02,475 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: {'hw_firmware_type': 'uefi', 'hw_video_model': 'vga', 'hw_disk_bus': 'scsi', 'short_id': 'ubuntu16.04', 'hw_scsi_model': 'virtio-scsi'} 2018-05-27 07:17:05,145 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-27T07:17:04Z', u'owner_specified.shade.object': u'images/TestVM--f4d023f5-ed97-4c7a-99ee-478258e1585c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T07:17:04Z', u'owner_specified.shade.sha256': u'd5f72b390689142d27346342a7e39728759c0213d890f9c3c46810f9a210e813', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/bcac85bf-b5fa-4fa6-8b2f-bfd5c5a6bf14/file', u'owner': u'c44dd664b7874535bb7c4b6c279ae44b', u'virtual_size': None, u'owner_specified.shade.md5': u'ecc9a5132e7a0f11a4c585f513cd0873', u'id': u'bcac85bf-b5fa-4fa6-8b2f-bfd5c5a6bf14', u'size': None, u'name': u'TestVM--f4d023f5-ed97-4c7a-99ee-478258e1585c', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/bcac85bf-b5fa-4fa6-8b2f-bfd5c5a6bf14', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-27 07:17:05,145 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-f4d023f5-ed97-4c7a-99ee-478258e1585c' 2018-05-27 07:17:07,303 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T07:17:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'50d6f53a-016c-42e8-b291-d8e72b1377b5', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-f4d023f5-ed97-4c7a-99ee-478258e1585c', u'admin_state_up': True, u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:17:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:17:11,112 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T07:17:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'97483273-fd00-4f81-b0ba-fb72f0034de2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-f4d023f5-ed97-4c7a-99ee-478258e1585c', u'enable_dhcp': True, u'network_id': u'50d6f53a-016c-42e8-b291-d8e72b1377b5', u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:17:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:17:11,112 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-f4d023f5-ed97-4c7a-99ee-478258e1585c' 2018-05-27 07:17:17,547 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26400c5a-5f18-4e5f-8e17-5344ed4bff45', u'ip_address': u'10.0.15.122'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:17:11Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-27T07:17:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'id': u'f825fbed-25ee-47ed-bf5d-ad15eb931ed8', u'name': u'vping-router-f4d023f5-ed97-4c7a-99ee-478258e1585c'}) 2018-05-27 07:17:27,075 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-f4d023f5-ed97-4c7a-99ee-478258e1585c' 2018-05-27 07:17:27,578 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-f4d023f5-ed97-4c7a-99ee-478258e1585c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3ae17bd8-4828-4fc7-82ce-cd1ec293e1bc', 'swap': 0}) 2018-05-27 07:17:30,797 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f4d023f5-ed97-4c7a-99ee-478258e1585c' 2018-05-27 07:18:04,625 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-f4d023f5-ed97-4c7a-99ee-478258e1585c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:57:37', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bcac85bf-b5fa-4fa6-8b2f-bfd5c5a6bf14'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000027', u'OS-SRV-USG:launched_at': u'2018-05-27T07:18:02.000000', 'flavor': Munch({u'id': u'3ae17bd8-4828-4fc7-82ce-cd1ec293e1bc'}), 'az': u'nova', 'id': u'f92ae6a9-8fd6-446a-bb87-7a2c4455e3be', 'security_groups': [Munch({u'name': u'vping-sg-f4d023f5-ed97-4c7a-99ee-478258e1585c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T07:18:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T07:18:03Z', 'hostId': u'370131e4b941e2c815bb3c86e448171bca51254656b13cbd99ca36e5', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.10', 'cloud': 'envvars', 'host_id': u'370131e4b941e2c815bb3c86e448171bca51254656b13cbd99ca36e5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000027', u'OS-SRV-USG:launched_at': u'2018-05-27T07:18:02.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', 'name': u'opnfv-vping-1-f4d023f5-ed97-4c7a-99ee-478258e1585c', 'adminPass': u'PksE2yLZefFE', 'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'created_at': u'2018-05-27T07:17:37Z', 'created': u'2018-05-27T07:17:37Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 07:18:10,859 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H 2018-05-27 07:18:10,860 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--f4d023f5-ed97-4c7a-99ee-478258e1585c' 2018-05-27 07:18:42,795 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-f4d023f5-ed97-4c7a-99ee-478258e1585c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2c:69:87', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bcac85bf-b5fa-4fa6-8b2f-bfd5c5a6bf14'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000002a', u'OS-SRV-USG:launched_at': u'2018-05-27T07:18:37.000000', 'flavor': Munch({u'id': u'3ae17bd8-4828-4fc7-82ce-cd1ec293e1bc'}), 'az': u'nova', 'id': u'1ec5d269-1eae-4682-a6fe-fb61f136ee62', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T07:18:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T07:18:38Z', 'hostId': u'370131e4b941e2c815bb3c86e448171bca51254656b13cbd99ca36e5', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'370131e4b941e2c815bb3c86e448171bca51254656b13cbd99ca36e5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000002a', u'OS-SRV-USG:launched_at': u'2018-05-27T07:18:37.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001', 'name': u'opnfv-vping-2-userdata--f4d023f5-ed97-4c7a-99ee-478258e1585c', 'adminPass': u'Y2ScyeWb983S', 'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'created_at': u'2018-05-27T07:18:15Z', 'created': u'2018-05-27T07:18:15Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 07:18:49,850 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412752K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111536K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000643] console [tty0] enabled [ 0.000673] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000695] pid_max: default: 32768 minimum: 301 [ 0.000737] Security Framework initialized [ 0.000749] Yama: becoming mindful. [ 0.000787] AppArmor: AppArmor initialized [ 0.000977] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001290] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001432] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001759] Initializing cgroup subsys io [ 0.001776] Initializing cgroup subsys memory [ 0.001799] Initializing cgroup subsys devices [ 0.001811] Initializing cgroup subsys freezer [ 0.001824] Initializing cgroup subsys net_cls [ 0.001836] Initializing cgroup subsys perf_event [ 0.001851] Initializing cgroup subsys net_prio [ 0.001863] Initializing cgroup subsys hugetlb [ 0.001874] Initializing cgroup subsys pids [ 0.001905] ftrace: allocating 30305 entries in 119 pages [ 0.036365] Remapping and enabling EFI services. [ 0.036380] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.036400] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.036421] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.036435] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.036452] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.036466] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.036497] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.036545] ASID allocator initialised with 65536 entries [ 0.037495] PCI/MSI: /intc/its domain created [ 0.037530] Platform MSI: /intc/its domain created [ 0.037657] Brought up 1 CPUs [ 0.037669] SMP: Total of 1 processors activated. [ 0.037693] CPU features: detected feature: GIC system register CPU interface [ 0.037708] CPU features: detected feature: Software prefetching using PRFM [ 0.037721] CPU: All CPU(s) started at EL1 [ 0.037743] alternatives: patching kernel code [ 0.037985] devtmpfs: initialized [ 0.038999] evm: security.selinux [ 0.039011] evm: security.SMACK64 [ 0.039020] evm: security.SMACK64EXEC [ 0.039029] evm: security.SMACK64TRANSMUTE [ 0.039038] evm: security.SMACK64MMAP [ 0.039047] evm: security.ima [ 0.039055] evm: security.capability [ 0.039182] SMBIOS 3.0.0 present. [ 0.039307] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.039481] pinctrl core: initialized pinctrl subsystem [ 0.039940] NET: Registered protocol family 16 [ 0.040401] cpuidle: using governor ladder [ 0.040416] cpuidle: using governor menu [ 0.040460] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.040486] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.040549] DMA: preallocated 256 KiB pool for atomic allocations [ 0.040631] Serial: AMBA PL011 UART driver [ 0.047014] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.769295] console [ttyAMA0] enabled [ 0.778506] ACPI: Interpreter disabled. [ 0.783249] vgaarb: loaded [ 0.787200] SCSI subsystem initialized [ 0.791802] usbcore: registered new interface driver usbfs [ 0.798063] usbcore: registered new interface driver hub [ 0.804129] usbcore: registered new device driver usb [ 0.810723] NetLabel: Initializing [ 0.814739] NetLabel: domain hash size = 128 [ 0.819796] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.825528] NetLabel: unlabeled traffic allowed by default [ 0.831957] clocksource: Switched to clocksource arch_sys_counter [ 0.858088] AppArmor: AppArmor Filesystem Enabled [ 0.863433] pnp: PnP ACPI: disabled [ 0.872063] NET: Registered protocol family 2 [ 0.877371] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.885100] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.892215] TCP: Hash tables configured (established 4096 bind 4096) [ 0.899359] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.905529] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.912461] NET: Registered protocol family 1 [ 0.917611] Trying to unpack rootfs image as initramfs... [ 1.130636] Freeing initrd memory: 7936K (ffff80000fb10000 - ffff8000102d0000) [ 1.138907] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.147201] kvm [1]: HYP mode not available [ 1.152162] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.159059] audit: initializing netlink subsys (disabled) [ 1.164865] audit: type=2000 audit(0.784:1): initialized [ 1.171046] Initialise system trusted keyring [ 1.176016] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.187143] zbud: loaded [ 1.190495] VFS: Disk quotas dquot_6.6.0 [ 1.194930] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.203535] fuse init (API version 7.23) [ 1.208147] Key type big_key registered [ 1.212709] Allocating IMA MOK and blacklist keyrings. [ 1.219234] Key type asymmetric registered [ 1.223692] Asymmetric key parser 'x509' registered [ 1.229000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.237201] io scheduler noop registered [ 1.241721] io scheduler deadline registered (default) [ 1.247498] io scheduler cfq registered [ 1.253004] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.261710] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.267855] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.274900] PCI: PROBE_ONLY enabled [ 1.278732] PCI host bridge /pcie@10000000 ranges: [ 1.283938] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.289360] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.295094] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.301439] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.308961] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.315080] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.321709] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.329169] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.471861] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.495137] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.502534] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.510131] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.525934] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.533459] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.541228] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.557245] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.564903] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.572750] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.588734] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.597023] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.631265] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.641974] msm_serial: driver initialized [ 1.647005] Unable to detect cache hierarchy from DT for CPU 0 [ 1.658967] brd: module loaded [ 1.665062] loop: module loaded [ 1.669306] libphy: Fixed MDIO Bus: probed [ 1.673932] tun: Universal TUN/TAP device driver, 1.6 [ 1.679792] tun: (C) 1999-2004 Max Krasnyansky [ 1.692083] PPP generic driver version 2.4.2 [ 1.697138] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.704346] ehci-pci: EHCI PCI platform driver [ 1.709500] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.716272] ohci-pci: OHCI PCI platform driver [ 1.721413] uhci_hcd: USB Universal Host Controller Interface driver [ 1.728630] mousedev: PS/2 mouse device common for all mice [ 1.735277] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.741859] i2c /dev entries driver [ 1.746527] device-mapper: uevent: version 1.0.3 [ 1.751748] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.760814] ledtrig-cpu: registered to indicate activity on CPUs [ 1.767532] EFI Variables Facility v0.08 2004-May-17 [ 1.774334] NET: Registered protocol family 10 [ 1.779609] NET: Registered protocol family 17 [ 1.784381] Key type dns_resolver registered [ 1.789335] Registered cp15_barrier emulation handler [ 1.795022] Registered setend emulation handler [ 1.800303] registered taskstats version 1 [ 1.805118] Loading compiled-in X.509 certificates [ 1.812176] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.823077] zswap: loaded using pool lzo/zbud [ 1.831150] Key type trusted registered [ 1.840275] Key type encrypted registered [ 1.845055] AppArmor: AppArmor sha1 policy hashing enabled [ 1.851246] ima: No TPM chip found, activating TPM-bypass! [ 1.857180] evm: HMAC attrs: 0x1 [ 1.862737] rtc-efi rtc-efi: setting system clock to 2018-05-27 07:18:14 UTC (1527405494) [ 1.872149] uart-pl011 9000000.pl011: no DMA platform data [ 1.878734] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 1.887063] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.52 [ 1.922000] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 1.931560] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.001548] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.010099] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.016754] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.025171] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.031751] sd 0:0:0:0: [sda] Write Protect is off [ 2.037261] sd 0:0:0:1: [sdb] Write Protect is off [ 2.042786] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.053004] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.069109] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.078575] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.086506] GPT:221183 != 2097151 [ 2.090046] GPT:Alternate GPT header not at the end of the disk. [ 2.096731] GPT:221183 != 2097151 [ 2.100719] GPT: Use GNU Parted to correct GPT errors. [ 2.108462] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.20 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.769379] random: dd urandom read with 105 bits of entropy available done. Starting acpid: OK [ 4.060874] random: nonblocking pool is initialized Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.10... Lease of 192.168.130.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=202719 end=221151 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: Container: none Arch: aarch64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 411MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sda 8:0 1073741824 sda1 8:1 1064287744 cirros-rootfs / sda15 8:15 8388608 sdb 8:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1PP+0aVzUe32U9QR69p/XTuog+LxbhBmo4861DBzuYYy9TeLHlvcF+zyIpNKzeoZ3pCJUITil83+VYkl8yJpO0MRhxzfNlnNj355dG7th3b9tKtQiWG/dRW4B9CSWo3HBbCa3aJ0KHXJby5M2UVV5HerpAz9y9XDK/prjV9UUYt2k2xmd+f1JqGcX5pFp2n3XWKv2fjFEoCOtPylCcm8ResfAg6GIvuDZNJxU4MItHr8HbuTAk1YFGBQRkrpFLb/Z9TuzN8GEpG7NH1JL4wCRq+9e4ttGI55eO4JBZ+PTO0MJ28h/sAhoX/NMa/Hk8IX3kRr06rGw1xTcS3Isiw5/ root@opnfv-vping-1-f4d023f5-ed97-4c7a-99ee-478258e1585c ssh-dss AAAAB3NzaC1kc3MAAACBAJfnCmxziIVymgv5DW1I5lDTa1QkZ9kZDbHJwmIe+2NybA2H4o6zhjj4/NB0q99+zlHx+7Ov2imNy/xVWJ9EN9ERxLL3iBdRFW27+dJlkvwP9WMi4SIzmp/GSGODnbxIj/5sinTgCp0eeBkIXrF8Ycgo3YSmPXjy8+ZaZgnGoIKDAAAAFQD/SH4baHmvemzl2NQ5zRMHhCqLSQAAAIB5xb5AQ1EmyLb95Oxyixe161asQ6vHTYkGatAUUF7EpXJhleEnAAiiYvdcbh4ZtSROoVD19JxNQjpMpuRkX/9zej0eNp9Fbt/IM5KdEBbRdMF5HFh+corMNjJzsXvR/dIYayE2g6BAQr9mJYQXAXVnUfBT5DLk7C7wzXnRL3w40wAAAIAblpogikATr9GuHU4340Y8kyBSaKnBmmtZ3TRq9RxSjxKUoW99Bnoo8n4rJdsGb0hGIEmRHfOhWWcuFb/Kj5G0Dbp9Ge+MRWnCk3cQMPux48Ah/mFPcx0SiM01y6coAbDfebKRQ26RuXFGmzBLQ2LYdfHOoWV20BZ2/Axp+P9m9g== root@opnfv-vping-1-f4d023f5-ed97-4c7a-99ee-478258e1585c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:fe68:5737/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.3 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: f92ae6a9-8fd6-446a-bb87-7a2c4455e3be name: opnfv-vping-1-f4d023f5-ed97-4c7a-99ee-478258e1585c availability-zone: nova local-hostname: opnfv-vping-1-f4d023f5-ed97-4c7a-99ee-478258e1585c.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=13.15 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-f4d023f5-ed97-4c7a-99ee-478258e1585c login: /dev/root resized successfully [took 1.21s] 2018-05-27 07:18:49,851 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-27 07:18:49,851 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-27 07:18:54,637 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412752K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111536K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000643] console [tty0] enabled [ 0.000674] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000696] pid_max: default: 32768 minimum: 301 [ 0.000739] Security Framework initialized [ 0.000751] Yama: becoming mindful. [ 0.000788] AppArmor: AppArmor initialized [ 0.000980] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001293] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001435] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001451] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001763] Initializing cgroup subsys io [ 0.001780] Initializing cgroup subsys memory [ 0.001803] Initializing cgroup subsys devices [ 0.001816] Initializing cgroup subsys freezer [ 0.001829] Initializing cgroup subsys net_cls [ 0.001841] Initializing cgroup subsys perf_event [ 0.001855] Initializing cgroup subsys net_prio [ 0.001867] Initializing cgroup subsys hugetlb [ 0.001879] Initializing cgroup subsys pids [ 0.001910] ftrace: allocating 30305 entries in 119 pages [ 0.038329] Remapping and enabling EFI services. [ 0.038345] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.038364] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.038385] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.038399] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.038416] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.038431] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.038485] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.038533] ASID allocator initialised with 65536 entries [ 0.039487] PCI/MSI: /intc/its domain created [ 0.039522] Platform MSI: /intc/its domain created [ 0.039651] Brought up 1 CPUs [ 0.039662] SMP: Total of 1 processors activated. [ 0.039684] CPU features: detected feature: GIC system register CPU interface [ 0.039699] CPU features: detected feature: Software prefetching using PRFM [ 0.039712] CPU: All CPU(s) started at EL1 [ 0.039735] alternatives: patching kernel code [ 0.039978] devtmpfs: initialized [ 0.040977] evm: security.selinux [ 0.040988] evm: security.SMACK64 [ 0.040997] evm: security.SMACK64EXEC [ 0.041005] evm: security.SMACK64TRANSMUTE [ 0.041015] evm: security.SMACK64MMAP [ 0.041024] evm: security.ima [ 0.041032] evm: security.capability [ 0.041157] SMBIOS 3.0.0 present. [ 0.041284] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.041460] pinctrl core: initialized pinctrl subsystem [ 0.041919] NET: Registered protocol family 16 [ 0.042383] cpuidle: using governor ladder [ 0.042398] cpuidle: using governor menu [ 0.042466] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.042499] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.042562] DMA: preallocated 256 KiB pool for atomic allocations [ 0.042645] Serial: AMBA PL011 UART driver [ 0.049021] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.828034] console [ttyAMA0] enabled [ 0.837557] ACPI: Interpreter disabled. [ 0.842383] vgaarb: loaded [ 0.846415] SCSI subsystem initialized [ 0.851135] usbcore: registered new interface driver usbfs [ 0.857548] usbcore: registered new interface driver hub [ 0.863878] usbcore: registered new device driver usb [ 0.870607] NetLabel: Initializing [ 0.875104] NetLabel: domain hash size = 128 [ 0.880230] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.886261] NetLabel: unlabeled traffic allowed by default [ 0.893099] clocksource: Switched to clocksource arch_sys_counter [ 0.919662] AppArmor: AppArmor Filesystem Enabled [ 0.925236] pnp: PnP ACPI: disabled [ 0.934341] NET: Registered protocol family 2 [ 0.939705] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.947427] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.954636] TCP: Hash tables configured (established 4096 bind 4096) [ 0.961781] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.968487] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.975846] NET: Registered protocol family 1 [ 0.980838] Trying to unpack rootfs image as initramfs... [ 1.193926] Freeing initrd memory: 7936K (ffff80000fb10000 - ffff8000102d0000) [ 1.202639] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.211286] kvm [1]: HYP mode not available [ 1.216469] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.223138] audit: initializing netlink subsys (disabled) [ 1.229166] audit: type=2000 audit(0.812:1): initialized [ 1.235545] Initialise system trusted keyring [ 1.241344] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.254822] zbud: loaded [ 1.258394] VFS: Disk quotas dquot_6.6.0 [ 1.263250] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274400] fuse init (API version 7.23) [ 1.279509] Key type big_key registered [ 1.284215] Allocating IMA MOK and blacklist keyrings. [ 1.291092] Key type asymmetric registered [ 1.297219] Asymmetric key parser 'x509' registered [ 1.303175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.311510] io scheduler noop registered [ 1.315938] io scheduler deadline registered (default) [ 1.321704] io scheduler cfq registered [ 1.327720] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.336490] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.342560] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.350069] PCI: PROBE_ONLY enabled [ 1.354218] PCI host bridge /pcie@10000000 ranges: [ 1.359707] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.365419] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.371376] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.377981] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.385687] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.392003] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.398778] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.406418] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.549077] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.572513] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.580086] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.587850] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.603895] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.611572] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.619378] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.635771] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.643434] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.651202] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.667356] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.675676] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.709978] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.721118] msm_serial: driver initialized [ 1.726507] Unable to detect cache hierarchy from DT for CPU 0 [ 1.738870] brd: module loaded [ 1.744980] loop: module loaded [ 1.748959] libphy: Fixed MDIO Bus: probed [ 1.753682] tun: Universal TUN/TAP device driver, 1.6 [ 1.759210] tun: (C) 1999-2004 Max Krasnyansky [ 1.771555] PPP generic driver version 2.4.2 [ 1.776372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.783427] ehci-pci: EHCI PCI platform driver [ 1.788402] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.795068] ohci-pci: OHCI PCI platform driver [ 1.800073] uhci_hcd: USB Universal Host Controller Interface driver [ 1.807197] mousedev: PS/2 mouse device common for all mice [ 1.813804] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.820733] i2c /dev entries driver [ 1.825235] device-mapper: uevent: version 1.0.3 [ 1.830757] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.840182] ledtrig-cpu: registered to indicate activity on CPUs [ 1.846709] EFI Variables Facility v0.08 2004-May-17 [ 1.853818] NET: Registered protocol family 10 [ 1.859371] NET: Registered protocol family 17 [ 1.864389] Key type dns_resolver registered [ 1.869087] Registered cp15_barrier emulation handler [ 1.874540] Registered setend emulation handler [ 1.879998] registered taskstats version 1 [ 1.884551] Loading compiled-in X.509 certificates [ 1.891407] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.902174] zswap: loaded using pool lzo/zbud [ 1.910551] Key type trusted registered [ 1.919953] Key type encrypted registered [ 1.924491] AppArmor: AppArmor sha1 policy hashing enabled [ 1.930490] ima: No TPM chip found, activating TPM-bypass! [ 1.936685] evm: HMAC attrs: 0x1 [ 1.942053] rtc-efi rtc-efi: setting system clock to 2018-05-27 07:18:50 UTC (1527405530) [ 1.951687] uart-pl011 9000000.pl011: no DMA platform data [ 1.958063] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 1.966650] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.56 [ 2.002248] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.011972] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.082599] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.091259] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.097912] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.106485] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.113315] sd 0:0:0:0: [sda] Write Protect is off [ 2.119286] sd 0:0:0:1: [sdb] Write Protect is off [ 2.124746] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.135035] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.151165] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.160651] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.168637] GPT:221183 != 2097151 [ 2.172260] GPT:Alternate GPT header not at the end of the disk. [ 2.178804] GPT:221183 != 2097151 [ 2.182675] GPT: Use GNU Parted to correct GPT errors. [ 2.190370] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.22 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.817810] random: dd urandom read with 100 bits of entropy available done. Starting acpid: OK [ 4.128304] random: nonblocking pool is initialized Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: 2018-05-27 07:18:54,638 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-05-27 07:18:59,306 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[0m[35m[40m[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40m[02;22HGNU GRUB version 2.02~beta2-36ubuntu8 [04;02H/----------------------------------------------------------------------------\[05;02H|[05;79H|[06;02H|[06;79H|[07;02H|[07;79H|[08;02H|[08;79H|[09;02H|[09;79H|[10;02H|[10;79H|[11;02H|[11;79H|[12;02H|[12;79H|[13;02H|[13;79H|[14;02H|[14;79H|[15;02H|[15;79H|[16;02H|[16;79H|[17;02H|[17;79H|[18;02H\----------------------------------------------------------------------------/[19;02H[20;02H Use the ^ and v keys to select which entry is highlighted. Press enter to boot the selected OS, `e' to edit the commands before booting or `c' for a command-line. [05;80H [0m[30m[47m[05;03H*CirrOS [0m[37m[40m[05;78H[06;03H [06;78H[07;03H [07;78H[08;03H [08;78H[09;03H [09;78H[10;03H [10;78H[11;03H [11;78H[12;03H [12;78H[13;03H [13;78H[14;03H [14;78H[15;03H [15;78H[16;03H [16;78H[17;03H [17;78H[17;80H [05;78H[23;01H The highlighted entry will be executed automatically in 1s. [05;78H[23;01H The highlighted entry will be executed automatically in 0s. [05;78H[0m[30m[40m[2J[01;01H[0m[37m[40m[0m[30m[40m[2J[01;01H[0m[37m[40mEFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@beebe) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:13:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Boot CPU: AArch64 Processor [431f0a11] [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.60 by EDK II [ 0.000000] efi: SMBIOS 3.0=0x5bdb0000 ACPI 2.0=0x586d0000 [ 0.000000] No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff] [ 0.000000] NUMA: Adding memblock [0x40000000 - 0x5fffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x40000000-0x5fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x5fff1280-0x5fff2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] PERCPU: Embedded 17 pages/cpu @ffff80001ffda000 s31128 r8192 d30312 u69632 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for Cavium erratum 27456 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 129024 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic LABEL=cirros-rootfs ro [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] software IO TLB [mem 0x54550000-0x58550000] (64MB) mapped at [ffff800014550000-ffff80001854ffff] [ 0.000000] Memory: 412752K/524288K available (8728K kernel code, 1012K rwdata, 3776K rodata, 760K init, 788K bss, 111536K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB) [ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum) [ 0.000000] 0xffff7bffc0000000 - 0xffff7bffc0800000 ( 8 MB actual) [ 0.000000] fixed : 0xffff7ffffa7fd000 - 0xffff7ffffac00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB) [ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB) [ 0.000000] memory : 0xffff800000000000 - 0xffff800020000000 ( 512 MB) [ 0.000000] .init : 0xffff800000cb8000 - 0xffff800000d76000 ( 760 KB) [ 0.000000] .text : 0xffff800000080000 - 0xffff800000cb8000 ( 12512 KB) [ 0.000000] .data : 0xffff800000d87000 - 0xffff800000e84200 ( 1013 KB) [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] ITS: /intc/its [ 0.000000] ITS: allocated 65536 Devices @5d100000 (psz 64K, shr 1) [ 0.000000] ITS: allocated 8192 Interrupt Collections @5d0a0000 (psz 64K, shr 1) [ 0.000000] GIC: using LPI property table @0x000000005d0b0000 [ 0.000000] ITS: Allocated 1792 chunks for LPIs [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000080a0000 [ 0.000000] CPU0: using LPI pending table @0x000000005d0c0000 [ 0.000000] Architected cp15 timer(s) running at 100.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000002] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.000066] Console: colour dummy device 80x25 [ 0.000643] console [tty0] enabled [ 0.000674] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.000696] pid_max: default: 32768 minimum: 301 [ 0.000739] Security Framework initialized [ 0.000751] Yama: becoming mindful. [ 0.000788] AppArmor: AppArmor initialized [ 0.000980] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.001293] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.001435] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001451] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.001763] Initializing cgroup subsys io [ 0.001780] Initializing cgroup subsys memory [ 0.001803] Initializing cgroup subsys devices [ 0.001816] Initializing cgroup subsys freezer [ 0.001829] Initializing cgroup subsys net_cls [ 0.001841] Initializing cgroup subsys perf_event [ 0.001855] Initializing cgroup subsys net_prio [ 0.001867] Initializing cgroup subsys hugetlb [ 0.001879] Initializing cgroup subsys pids [ 0.001910] ftrace: allocating 30305 entries in 119 pages [ 0.038329] Remapping and enabling EFI services. [ 0.038345] EFI remap 0x0000000004000000 => 0000000040000000 [ 0.038364] EFI remap 0x0000000009010000 => 0000000044000000 [ 0.038385] EFI remap 0x00000000585f0000 => 0000000044010000 [ 0.038399] EFI remap 0x0000000058600000 => 0000000044020000 [ 0.038416] EFI remap 0x00000000586e0000 => 00000000440e0000 [ 0.038431] EFI remap 0x000000005bc20000 => 0000000044150000 [ 0.038485] EFI remap 0x000000005bdb0000 => 00000000442e0000 [ 0.038533] ASID allocator initialised with 65536 entries [ 0.039487] PCI/MSI: /intc/its domain created [ 0.039522] Platform MSI: /intc/its domain created [ 0.039651] Brought up 1 CPUs [ 0.039662] SMP: Total of 1 processors activated. [ 0.039684] CPU features: detected feature: GIC system register CPU interface [ 0.039699] CPU features: detected feature: Software prefetching using PRFM [ 0.039712] CPU: All CPU(s) started at EL1 [ 0.039735] alternatives: patching kernel code [ 0.039978] devtmpfs: initialized [ 0.040977] evm: security.selinux [ 0.040988] evm: security.SMACK64 [ 0.040997] evm: security.SMACK64EXEC [ 0.041005] evm: security.SMACK64TRANSMUTE [ 0.041015] evm: security.SMACK64MMAP [ 0.041024] evm: security.ima [ 0.041032] evm: security.capability [ 0.041157] SMBIOS 3.0.0 present. [ 0.041284] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.041460] pinctrl core: initialized pinctrl subsystem [ 0.041919] NET: Registered protocol family 16 [ 0.042383] cpuidle: using governor ladder [ 0.042398] cpuidle: using governor menu [ 0.042466] vdso: 2 pages (1 code @ ffff800000d8d000, 1 data @ ffff800000d8c000) [ 0.042499] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.042562] DMA: preallocated 256 KiB pool for atomic allocations [ 0.042645] Serial: AMBA PL011 UART driver [ 0.049021] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 38, base_baud = 0) is a PL011 rev1 [ 0.828034] console [ttyAMA0] enabled [ 0.837557] ACPI: Interpreter disabled. [ 0.842383] vgaarb: loaded [ 0.846415] SCSI subsystem initialized [ 0.851135] usbcore: registered new interface driver usbfs [ 0.857548] usbcore: registered new interface driver hub [ 0.863878] usbcore: registered new device driver usb [ 0.870607] NetLabel: Initializing [ 0.875104] NetLabel: domain hash size = 128 [ 0.880230] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.886261] NetLabel: unlabeled traffic allowed by default [ 0.893099] clocksource: Switched to clocksource arch_sys_counter [ 0.919662] AppArmor: AppArmor Filesystem Enabled [ 0.925236] pnp: PnP ACPI: disabled [ 0.934341] NET: Registered protocol family 2 [ 0.939705] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.947427] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.954636] TCP: Hash tables configured (established 4096 bind 4096) [ 0.961781] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.968487] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.975846] NET: Registered protocol family 1 [ 0.980838] Trying to unpack rootfs image as initramfs... [ 1.193926] Freeing initrd memory: 7936K (ffff80000fb10000 - ffff8000102d0000) [ 1.202639] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.211286] kvm [1]: HYP mode not available [ 1.216469] futex hash table entries: 256 (order: 3, 32768 bytes) [ 1.223138] audit: initializing netlink subsys (disabled) [ 1.229166] audit: type=2000 audit(0.812:1): initialized [ 1.235545] Initialise system trusted keyring [ 1.241344] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.254822] zbud: loaded [ 1.258394] VFS: Disk quotas dquot_6.6.0 [ 1.263250] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274400] fuse init (API version 7.23) [ 1.279509] Key type big_key registered [ 1.284215] Allocating IMA MOK and blacklist keyrings. [ 1.291092] Key type asymmetric registered [ 1.297219] Asymmetric key parser 'x509' registered [ 1.303175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.311510] io scheduler noop registered [ 1.315938] io scheduler deadline registered (default) [ 1.321704] io scheduler cfq registered [ 1.327720] pl061_gpio 9030000.pl061: PL061 GPIO chip @0x0000000009030000 registered [ 1.336490] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.342560] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.350069] PCI: PROBE_ONLY enabled [ 1.354218] PCI host bridge /pcie@10000000 ranges: [ 1.359707] IO 0x3eff0000..0x3effffff -> 0x00000000 [ 1.365419] MEM 0x10000000..0x3efeffff -> 0x10000000 [ 1.371376] MEM 0x8000000000..0xffffffffff -> 0x8000000000 [ 1.377981] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00 [ 1.385687] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.392003] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.398778] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff] [ 1.406418] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff] [ 1.549077] vgaarb: device added: PCI:0000:06:01.0,decodes=io+mem,owns=none,locks=none [ 1.572513] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 1.580086] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 1.587850] pciehp 0000:00:01.0:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.603895] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt [ 1.611572] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 1.619378] pciehp 0000:00:01.1:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.635771] pcieport 0000:00:01.2: Signaling PME through PCIe PME interrupt [ 1.643434] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.651202] pciehp 0000:00:01.2:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.667356] pcieport 0000:00:01.3: Signaling PME through PCIe PME interrupt [ 1.675676] pciehp 0000:00:01.3:pcie04: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep- [ 1.709978] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.721118] msm_serial: driver initialized [ 1.726507] Unable to detect cache hierarchy from DT for CPU 0 [ 1.738870] brd: module loaded [ 1.744980] loop: module loaded [ 1.748959] libphy: Fixed MDIO Bus: probed [ 1.753682] tun: Universal TUN/TAP device driver, 1.6 [ 1.759210] tun: (C) 1999-2004 Max Krasnyansky [ 1.771555] PPP generic driver version 2.4.2 [ 1.776372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.783427] ehci-pci: EHCI PCI platform driver [ 1.788402] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.795068] ohci-pci: OHCI PCI platform driver [ 1.800073] uhci_hcd: USB Universal Host Controller Interface driver [ 1.807197] mousedev: PS/2 mouse device common for all mice [ 1.813804] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 1.820733] i2c /dev entries driver [ 1.825235] device-mapper: uevent: version 1.0.3 [ 1.830757] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.840182] ledtrig-cpu: registered to indicate activity on CPUs [ 1.846709] EFI Variables Facility v0.08 2004-May-17 [ 1.853818] NET: Registered protocol family 10 [ 1.859371] NET: Registered protocol family 17 [ 1.864389] Key type dns_resolver registered [ 1.869087] Registered cp15_barrier emulation handler [ 1.874540] Registered setend emulation handler [ 1.879998] registered taskstats version 1 [ 1.884551] Loading compiled-in X.509 certificates [ 1.891407] Loaded X.509 cert 'Build time autogenerated kernel key: cebfd23393364903616c01d90df802605516ad32' [ 1.902174] zswap: loaded using pool lzo/zbud [ 1.910551] Key type trusted registered [ 1.919953] Key type encrypted registered [ 1.924491] AppArmor: AppArmor sha1 policy hashing enabled [ 1.930490] ima: No TPM chip found, activating TPM-bypass! [ 1.936685] evm: HMAC attrs: 0x1 [ 1.942053] rtc-efi rtc-efi: setting system clock to 2018-05-27 07:18:50 UTC (1527405530) [ 1.951687] uart-pl011 9000000.pl011: no DMA platform data [ 1.958063] Freeing unused kernel memory: 760K (ffff800000cb8000 - ffff800000d76000) [ 1.966650] Freeing alternatives memory: 48K (ffff800000d76000 - ffff800000d82000) info: initramfs: up at 1.56 [ 2.002248] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.011972] scsi 0:0:0:1: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 [ 2.082599] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.091259] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.097912] sd 0:0:0:1: [sdb] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB) [ 2.106485] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 2.113315] sd 0:0:0:0: [sda] Write Protect is off [ 2.119286] sd 0:0:0:1: [sdb] Write Protect is off [ 2.124746] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.135035] sd 0:0:0:1: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.151165] sd 0:0:0:1: [sdb] Attached SCSI disk [ 2.160651] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.168637] GPT:221183 != 2097151 [ 2.172260] GPT:Alternate GPT header not at the end of the disk. [ 2.178804] GPT:221183 != 2097151 [ 2.182675] GPT: Use GNU Parted to correct GPT errors. [ 2.190370] sd 0:0:0:0: [sda] Attached SCSI disk modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/sda1 info: initramfs loading root from /dev/sda1 info: /etc/init.d/rc.sysinit: up at 3.22 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.817810] random: dd urandom read with 100 bits of entropy available done. Starting acpid: OK [ 4.128304] random: nonblocking pool is initialized Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=202719 end=221151 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: Container: none Arch: aarch64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 411MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sda 8:0 1073741824 sda1 8:1 1064287744 cirros-rootfs / sda15 8:15 8388608 sdb 8:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAPi7lNNkFD0Sbb3e75V8xDPs/38c6k8jE9m1T6EmKvHsozcbCeC2THPeBfy/uDaO4stN3slHfU08GxTRiiwF/2uU8coAxn64DZ0Q9hB/mgUdXWJ15/cvRMibxdQKiHgyBh/O4zXCmDWhm+gsJhnNpi/0Yv8uCYZG8f0WUEJTaI/TJYvONYmLTtbFjVtsEd7WhvncB57r/ia9adXvwcyRV6E1JB8j9M1kBkjgGk6vJBQgG3Qw+Kce9O4BR46JSgYtc2TnhS1lkate3xoVqJm1hrCrJbJ35UEH0pVV9eTIWWjilnboQeivDqke00eATFBIzSlVT0ORVXD4xDmYtIh9l root@opnfv-vping-2-userdata--f4d023f5-ed97-4c7a-99ee-478258e1585c ssh-dss AAAAB3NzaC1kc3MAAACBAO9JfBbS9U1SC327sA51Vjrgfj7EEGBr8eTl8X3pJKj3+ROsGVEVwTr/LZxYjNYdyaKdo519drYMGHDwDHH4AWHeiGKs5i7qTAdTw+QWQ4wkHnzKVZ3PXahbwDxaW2dgJEHTgY5aITldh6mPmbhoiKzCFJOMgpJRumynoFR4XskNAAAAFQCwvR8CBPbFb1hQW6xFu9VAzyAJ7wAAAIEAqMHJngmzRwA6kMaC1nprCUDb+p8pmvZN4/g1nzuwM89mWaLowctVOOqOE5p/Jp4ey9M3NapT8PCB9Q9ys8vYsPAi4N80tTBI5Y6CUaKFDcbomv5uFvuMSLmcYeNsV5vcDsB6fgt6AY1goQaVV17XF36UYECY/I9c+uT2m3s4RcUAAACAEKhRmPSZFj1IH9xhcC86pwqFhythrDjVUPHBlWPNx+0mWyxyG+ew8OP2CqiPETbihDMp5jWwJzQvn1qdxpjYX66usScOUAW/FXSbMcery3QbqsXBu71SikUy2/9LqKQ7r43qnY/eXpnCDUUCThANWpxFaApxz+wFqafQbw5ocw4= root@opnfv-vping-2-userdata--f4d023f5-ed97-4c7a-99ee-478258e1585c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.5,24,fe80::f816:3eff:fe2c:6987/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.3 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 1ec5d269-1eae-4682-a6fe-fb61f136ee62 name: opnfv-vping-2-userdata--f4d023f5-ed97-4c7a-99ee-478258e1585c availability-zone: nova local-hostname: opnfv-vping-2-userdata--f4d023f5-ed97-4c7a-99ee-478258e1585c.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=7.32 === /dev/root resized successfully [took 1.17s] 2018-05-27 07:18:59,307 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-27 07:18:59,634 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:18:59,635 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:57 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-27 07:19:53,241 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-05-27 07:19:54,994 - functest.opnfv_tests.openstack.cinder.cinder_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'26400c5a-5f18-4e5f-8e17-5344ed4bff45'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T06:31:08Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T06:30:44Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:19:54,995 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 07:19:55,326 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 07:19:55,327 - xtesting.energy.energy - DEBUG - Submitting scenario (cinder_test/running) 2018-05-27 07:19:55,635 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Begin virtual environment setup 2018-05-27 07:19:55,635 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - CinderCheck Start Time:'2018-05-27 07:19:55' 2018-05-27 07:19:55,636 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating image with name: 'functest-cinder--366727f8-936a-4131-bb5f-5b20e7f5673b' 2018-05-27 07:19:55,636 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Image metadata: {'hw_firmware_type': 'uefi', 'hw_video_model': 'vga', 'hw_disk_bus': 'scsi', 'short_id': 'ubuntu16.04', 'hw_scsi_model': 'virtio-scsi'} 2018-05-27 07:19:58,274 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-27T07:19:57Z', u'owner_specified.shade.object': u'images/functest-cinder--366727f8-936a-4131-bb5f-5b20e7f5673b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T07:19:57Z', u'owner_specified.shade.sha256': u'd5f72b390689142d27346342a7e39728759c0213d890f9c3c46810f9a210e813', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/95086268-2f10-4f08-b7d6-7e415f0a5b42/file', u'owner': u'c44dd664b7874535bb7c4b6c279ae44b', u'virtual_size': None, u'owner_specified.shade.md5': u'ecc9a5132e7a0f11a4c585f513cd0873', u'id': u'95086268-2f10-4f08-b7d6-7e415f0a5b42', u'size': None, u'name': u'functest-cinder--366727f8-936a-4131-bb5f-5b20e7f5673b', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/95086268-2f10-4f08-b7d6-7e415f0a5b42', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-27 07:19:58,274 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating network with name: 'cinder-net-366727f8-936a-4131-bb5f-5b20e7f5673b' 2018-05-27 07:20:00,157 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T07:19:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5f9c9e0b-498a-46b0-9d49-5455e884c3f7', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder-net-366727f8-936a-4131-bb5f-5b20e7f5673b', u'admin_state_up': True, u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:19:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:20:02,940 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T07:20:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'92ad2b4d-4695-42c2-b480-7b0994dbf345', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder-subnet-366727f8-936a-4131-bb5f-5b20e7f5673b', u'enable_dhcp': True, u'network_id': u'5f9c9e0b-498a-46b0-9d49-5455e884c3f7', u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:20:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:20:02,940 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating router with name: 'cinder-router-366727f8-936a-4131-bb5f-5b20e7f5673b' 2018-05-27 07:20:09,504 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'26400c5a-5f18-4e5f-8e17-5344ed4bff45', u'ip_address': u'10.0.15.120'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:20:03Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-27T07:20:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'id': u'7476f5bf-2f8d-44cb-9b91-7b15cbc07e06', u'name': u'cinder-router-366727f8-936a-4131-bb5f-5b20e7f5673b'}) 2018-05-27 07:20:18,708 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating flavor with name: 'cinder-flavor-366727f8-936a-4131-bb5f-5b20e7f5673b' 2018-05-27 07:20:19,132 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - flavor: Munch({'name': u'cinder-flavor-366727f8-936a-4131-bb5f-5b20e7f5673b', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e520b251-ff34-40cb-b50a-2ba477c13430', 'swap': 0}) 2018-05-27 07:20:19,266 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating volume with name: cinder-volume-366727f8-936a-4131-bb5f-5b20e7f5673b 2018-05-27 07:20:24,561 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - volume: Munch({'status': u'available', 'migration_status': None, 'attachments': [], 'multiattach': False, 'source_volume_id': None, 'encrypted': False, 'display_description': None, 'is_bootable': False, 'updated_at': u'2018-05-27T07:20:23.000000', u'source_volid': None, 'host': u'cmp002@lvm-driver#lvm-driver', 'consistencygroup_id': None, 'replication_status': None, 'snapshot_id': None, 'replication_extended_status': None, 'replication_driver': None, 'id': u'89933aa4-3138-4ffa-b54b-98232549fef1', u'os-vol-mig-status-attr:name_id': None, 'size': 2, 'display_name': u'cinder-volume-366727f8-936a-4131-bb5f-5b20e7f5673b', 'name': u'cinder-volume-366727f8-936a-4131-bb5f-5b20e7f5673b', u'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'bootable': False, 'description': None, 'availability_zone': u'nova', 'is_encrypted': False, 'volume_type': u'lvm-driver', 'properties': Munch({u'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', u'os-vol-host-attr:host': u'cmp002@lvm-driver#lvm-driver', u'source_volid': None, u'os-vol-mig-status-attr:migstat': None, u'os-vol-tenant-attr:tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'os-vol-mig-status-attr:name_id': None}), u'os-vol-host-attr:host': u'cmp002@lvm-driver#lvm-driver', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-vol-tenant-attr:tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'can_multiattach': False, 'created_at': u'2018-05-27T07:20:20.000000', u'os-vol-mig-status-attr:migstat': None, 'metadata': Munch({})}) 2018-05-27 07:20:24,561 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating keypair with name: 'cinder-keypair_1-366727f8-936a-4131-bb5f-5b20e7f5673b' 2018-05-27 07:20:25,584 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5gVsyIWcfsQ2gD/o2Jycz6Guh2X7lt2J98hJSn5OlcZQeZ3zb9bpM7l9+OSQMl4lvio/41SEV2Wbhj/nRRPB0vcCCkx+PbQXGWiAkIAZhOrp8zZrf50mGhSA6/F4oCqKtXf1FjikRSAubOjupXbF1preIgFUr8pBFmZvojpLbQdv9g0TFqoyPziQC6y9hYBebPHrLUH7tPIYmEqzXJEjkXNJIukrICI40XQYUabirdImlI6ZoQRjbF1TWtnp4V+lCll9fwV4fJ0dZ+g3bhd1FuB53pVgIZ7x2pV0QmL9ueQEz9+lE7SgVq2oLN2lxDT0NTKY/wE0e08FJ8gDY+nUJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEoQIBAAKCAQEAuYFbMiFnH7ENoA/6NicnM+hrodl+5bdiffISUp+TpXGUHmd8\n2/W6TO5ffjkkDJeJb4qP+NUhFdlm4Y/50UTwdL3AgpMfj20FxlogJCAGYTq6fM2a\n3+dJhoUgOvxeKAqirV39RY4pEUgLmzo7qV2xdaa3iIBVK/KQRZmb6I6S20Hb/YNE\nxaqMj84kAusvYWAXmzx6y1B+7TyGJhKs1yRI5FzSSLpKyAiONF0GFGm4q3SJpSOm\naEEY2xdU1rZ6eFfpQpZfX8FeHydHWfoN24XdRbged6VYCGe8dqVdEJi/bnkBM/fp\nRO0oFatqCzdpcQ09DUymP8BNHtPBSfIA2Pp1CQIDAQABAoH/FQOSURt3kx97a6Zj\nsb69siOiDbOVrHAZuCqz6KgrEZLMNKWEf2ZWtGBMcQAIFWUVLI2FwapjFRaLkQG+\nSvaERrU4GZKRAK5Y+R88hNsb3efJOFoSMUsCCTsLa6MrB14tD3aWOkrgXBTNO8hc\n+dKjR7CbGdtvyoqvzTKZdr6v5CZgCHTXCD2Yin9Qn1xjVKXW8AFW0nhOiZLw8nLT\n8WscvVDjC68iGT57VDn69QLvLHmPFy8C/fRCtvhrw9xAjKqYVfT77NQG0EY9ZysH\n4sooI4fDPRzJQoR6iAkTU3B/kBx1G3Aq4KO82bcsj5FAmJv4tPSxxrNUH9Phak6Q\n+DeBAoGBAPYWcT/JKg1gzryksYy0dgcbwYncCo6JR/RxWc/V7zkBESfuLB22L9AD\nl2M59Pulk4m3GhG+LOBwT64X5m6sHAxXwZhOlE2jqMYsWhGD172CNbHxoCsy4g48\nilcTA4TfneXdjl3eYilx4Wdacgh4gohHZ3lyYQk3WFVxUVUw62G5AoGBAMD6NnNu\njJuYGyiEZa451ugFQ4iHBwH7E6eWzIFFp1UdTvacIqqS7ho8LNYyzfkuZ8X5Iyku\ny16miKkUmu2yeGFP45v4WaDixKdWKWXMBgXplPL54aUiSjI1kUCX7w5mKmAH4rTA\nhZBh/sJ1Qp1SChvp2M4QgaaN06d+sn0T55XRAoGAS4bjxyHkaCq4CKm7XGXee5wH\nMFp6WvjDPsCzQdh1DVfIfirZG11ZG0ye3/NfvwQ4XeH2fE+T0mZl7hajwH/OM/OT\nFT24woNiP0BJfGqsghs+g5iXAesh+iCWjNbnE5bWDUCMez7PfczX0zKtIPBrj4vq\ntBlosr1rvP2EatMSyvECgYEAlvbnA/R2sP4UOOUiOmLrGUWM6FBhjg4h+RgCUhrw\nZahw7oGEqRYaiJGMreC+u3GvIvPcqsn9tMTo4gTJkqvseowpzglB7JeaKiJAbm9m\nQtfReyc6e5nQm2jGgdaZ4BTSj597ndWCZ0oSJ4PeIf5dBCszPTkyg94ttrlp3mlk\n4RECgYA7rNoPp87jwlDSEy/kiR2fActvtHE7yNbW2sGsybbDLniCw/jUE8KoBC+m\nW0nSisLZMNldoJ15hMoSh+f95CFG7J7XLc/QGuKry6p3aV7etRKf6gHKZd3nXZCz\nJ1j9KKxQ/XnUb8Ul8rto9AnZcDWMLzz1D9jeMeIC7dMIxEFvBw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'name': u'cinder-keypair_1-366727f8-936a-4131-bb5f-5b20e7f5673b', 'created_at': '2018-05-27T07:20:25.584816', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'29:18:d2:89:5d:57:63:3a:d6:32:a5:58:fd:32:db:3d', 'type': 'ssh', 'id': u'cinder-keypair_1-366727f8-936a-4131-bb5f-5b20e7f5673b'}) 2018-05-27 07:20:25,585 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEoQIBAAKCAQEAuYFbMiFnH7ENoA/6NicnM+hrodl+5bdiffISUp+TpXGUHmd8 2/W6TO5ffjkkDJeJb4qP+NUhFdlm4Y/50UTwdL3AgpMfj20FxlogJCAGYTq6fM2a 3+dJhoUgOvxeKAqirV39RY4pEUgLmzo7qV2xdaa3iIBVK/KQRZmb6I6S20Hb/YNE xaqMj84kAusvYWAXmzx6y1B+7TyGJhKs1yRI5FzSSLpKyAiONF0GFGm4q3SJpSOm aEEY2xdU1rZ6eFfpQpZfX8FeHydHWfoN24XdRbged6VYCGe8dqVdEJi/bnkBM/fp RO0oFatqCzdpcQ09DUymP8BNHtPBSfIA2Pp1CQIDAQABAoH/FQOSURt3kx97a6Zj sb69siOiDbOVrHAZuCqz6KgrEZLMNKWEf2ZWtGBMcQAIFWUVLI2FwapjFRaLkQG+ SvaERrU4GZKRAK5Y+R88hNsb3efJOFoSMUsCCTsLa6MrB14tD3aWOkrgXBTNO8hc +dKjR7CbGdtvyoqvzTKZdr6v5CZgCHTXCD2Yin9Qn1xjVKXW8AFW0nhOiZLw8nLT 8WscvVDjC68iGT57VDn69QLvLHmPFy8C/fRCtvhrw9xAjKqYVfT77NQG0EY9ZysH 4sooI4fDPRzJQoR6iAkTU3B/kBx1G3Aq4KO82bcsj5FAmJv4tPSxxrNUH9Phak6Q +DeBAoGBAPYWcT/JKg1gzryksYy0dgcbwYncCo6JR/RxWc/V7zkBESfuLB22L9AD l2M59Pulk4m3GhG+LOBwT64X5m6sHAxXwZhOlE2jqMYsWhGD172CNbHxoCsy4g48 ilcTA4TfneXdjl3eYilx4Wdacgh4gohHZ3lyYQk3WFVxUVUw62G5AoGBAMD6NnNu jJuYGyiEZa451ugFQ4iHBwH7E6eWzIFFp1UdTvacIqqS7ho8LNYyzfkuZ8X5Iyku y16miKkUmu2yeGFP45v4WaDixKdWKWXMBgXplPL54aUiSjI1kUCX7w5mKmAH4rTA hZBh/sJ1Qp1SChvp2M4QgaaN06d+sn0T55XRAoGAS4bjxyHkaCq4CKm7XGXee5wH MFp6WvjDPsCzQdh1DVfIfirZG11ZG0ye3/NfvwQ4XeH2fE+T0mZl7hajwH/OM/OT FT24woNiP0BJfGqsghs+g5iXAesh+iCWjNbnE5bWDUCMez7PfczX0zKtIPBrj4vq tBlosr1rvP2EatMSyvECgYEAlvbnA/R2sP4UOOUiOmLrGUWM6FBhjg4h+RgCUhrw Zahw7oGEqRYaiJGMreC+u3GvIvPcqsn9tMTo4gTJkqvseowpzglB7JeaKiJAbm9m QtfReyc6e5nQm2jGgdaZ4BTSj597ndWCZ0oSJ4PeIf5dBCszPTkyg94ttrlp3mlk 4RECgYA7rNoPp87jwlDSEy/kiR2fActvtHE7yNbW2sGsybbDLniCw/jUE8KoBC+m W0nSisLZMNldoJ15hMoSh+f95CFG7J7XLc/QGuKry6p3aV7etRKf6gHKZd3nXZCz J1j9KKxQ/XnUb8Ul8rto9AnZcDWMLzz1D9jeMeIC7dMIxEFvBw== -----END RSA PRIVATE KEY----- 2018-05-27 07:20:25,586 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating keypair with name: 'cinder-keypair_2-366727f8-936a-4131-bb5f-5b20e7f5673b' 2018-05-27 07:20:26,367 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0NGUaAfgn92bYW0hEoPbD3s1EjfZJSOua6lNiWDU0BjSMdgOgIGKVeDoWs8oTlHSgc4Dp5M5rbnr86ikxvUuWX9bmORB8wQbyLfaGFvILzOlPhTdHdH7RkQyqLfVUPPoWC78zlnvlMGlmAW+GzLGp2/T5/IYv1Cw6iel9YsYVTosNr3LJKWec71veylDZykx2q1x1UKiLEUE2EF/wr7zK0ZWFaQXrbdVCfdQ578AAFovs9ssiY9QdPwDxrPLj0SMxDwlSIAB8Mytac5RJA7GoAvYkPmlh+GVwkPlW95JjtyzoCFlUFmh44Yut/i2X4d7HXfUhQOmLqugrc8L/Dvzn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtDRlGgH4J/dm2FtIRKD2w97NRI32SUjrmupTYlg1NAY0jHYD\noCBilXg6FrPKE5R0oHOA6eTOa256/OopMb1Lll/W5jkQfMEG8i32hhbyC8zpT4U3\nR3R+0ZEMqi31VDz6Fgu/M5Z75TBpZgFvhsyxqdv0+fyGL9QsOonpfWLGFU6LDa9y\nySlnnO9b3spQ2cpMdqtcdVCoixFBNhBf8K+8ytGVhWkF623VQn3UOe/AABaL7PbL\nImPUHT8A8azy49EjMQ8JUiAAfDMrWnOUSQOxqAL2JD5pYfhlcJD5VveSY7cs6AhZ\nVBZoeOGLrf4tl+Hex131IUDpi6roK3PC/w785wIDAQABAoIBAAuEsdWovJDpamR3\n6TWhyEQa0KoKHOzwQUcEpVHK65OoteEohfDNQR/msGfVFByOR6od1+abXmpVhHz4\nBqwMOnGhLJ5IlXoz6FrAf1pwywXgEiWoETF7C8QfblzOVTkOMLoKBC2q975dis8f\nVl6aZNzDl3QHJRiXikAvooIGNz0TTaT1zEZn4afitNvb0ImJw3jEmnKreHRJlGqe\nWaDMfAjcAgxeDir979TJB0LLtBuIaF1oUE0EvS25h8pr0u2Z4sCYFlXFaKgER3iC\nPMKSlhqxESqtThOQYUNiDvPj+gC8br+Yv0m7Us2M0xAWEhTIq04hnbSZiAQiXrdu\npZU/ZGkCgYEA462YKX+hO3INSQ79A5Jy8MUEsd4xdAwjImqxsyEKoY69t8lHeHU7\nqtiQBF23W4Jej8M0NyOF6NKwYqfsIuWr8c0+lC3fuFzoDISbwoT1B4b5W42A3AB4\nlWg8YyBW4oKfc/H++Lgz/46e9P5mcsFD/aqh49BQCWri4NHkCk3XEKsCgYEAyp8C\nfmGpafdnf1+94JllmMYefqI/1N6hUe7zl0paEgv6wSwk0eedPteiZXlnVTLTEGcT\nU1F9CzmGRoiZrd20uXU9ux++kzQTWyqQDpWXNaG61q2RUmpVKq1A07IUQdVVHGOk\nXZXMAo85sJpg5tkjOKMv0xcs2auqlOX5wCeInLUCgYEAwZZdBwwKX60+NpyT7XGc\nYbRjpYkzq2SWizEFHzY8/9mK3rY6GuYzcbTp34x/10MmfD6SKz/9IFXkvD3jvlhi\ntxq41u2ah/wXIm2ustqyLVBKvdm3c1jDLuaOUgqxVa+TPNbK4VhefjEaX13gZjqG\nQS3QsQ/yvc8wUdClgU1mTDkCgYBS90cbHrwy8qYDZt2l4MnUA5OrAJ6oeDyQAwrl\nMQGukA8uF/g/ptohSERrzok8PqJj/gDQxfYwqW5M5VQf+D8vDU2omHf9aH5gfw4b\nmq8eu8l4a/usRnP3FJgN1sYqqsK97CL6WwL9LU5O/PeertyYLWHAyqWHv54KeByK\nzOVIXQKBgFM0Zq4yd6yATROTHP3Mtv6dFwfJw3Wofdq8e3C1JLv4tNSMD9BnqUO2\nrJU0D75024oVMOk4Gv8rO6IjdMaFWQ1i1aweag0uSCwZkJH1m6Z2OR1ah+XXlEy/\nZOrO5liOok5zq13IC/k3LWWCVpkd2Ut3uG7hvOERDyTf/F1/iceo\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'name': u'cinder-keypair_2-366727f8-936a-4131-bb5f-5b20e7f5673b', 'created_at': '2018-05-27T07:20:26.367885', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'0b:3f:36:c9:f4:92:20:25:bb:c7:95:ff:05:f1:18:c7', 'type': 'ssh', 'id': u'cinder-keypair_2-366727f8-936a-4131-bb5f-5b20e7f5673b'}) 2018-05-27 07:20:26,368 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtDRlGgH4J/dm2FtIRKD2w97NRI32SUjrmupTYlg1NAY0jHYD oCBilXg6FrPKE5R0oHOA6eTOa256/OopMb1Lll/W5jkQfMEG8i32hhbyC8zpT4U3 R3R+0ZEMqi31VDz6Fgu/M5Z75TBpZgFvhsyxqdv0+fyGL9QsOonpfWLGFU6LDa9y ySlnnO9b3spQ2cpMdqtcdVCoixFBNhBf8K+8ytGVhWkF623VQn3UOe/AABaL7PbL ImPUHT8A8azy49EjMQ8JUiAAfDMrWnOUSQOxqAL2JD5pYfhlcJD5VveSY7cs6AhZ VBZoeOGLrf4tl+Hex131IUDpi6roK3PC/w785wIDAQABAoIBAAuEsdWovJDpamR3 6TWhyEQa0KoKHOzwQUcEpVHK65OoteEohfDNQR/msGfVFByOR6od1+abXmpVhHz4 BqwMOnGhLJ5IlXoz6FrAf1pwywXgEiWoETF7C8QfblzOVTkOMLoKBC2q975dis8f Vl6aZNzDl3QHJRiXikAvooIGNz0TTaT1zEZn4afitNvb0ImJw3jEmnKreHRJlGqe WaDMfAjcAgxeDir979TJB0LLtBuIaF1oUE0EvS25h8pr0u2Z4sCYFlXFaKgER3iC PMKSlhqxESqtThOQYUNiDvPj+gC8br+Yv0m7Us2M0xAWEhTIq04hnbSZiAQiXrdu pZU/ZGkCgYEA462YKX+hO3INSQ79A5Jy8MUEsd4xdAwjImqxsyEKoY69t8lHeHU7 qtiQBF23W4Jej8M0NyOF6NKwYqfsIuWr8c0+lC3fuFzoDISbwoT1B4b5W42A3AB4 lWg8YyBW4oKfc/H++Lgz/46e9P5mcsFD/aqh49BQCWri4NHkCk3XEKsCgYEAyp8C fmGpafdnf1+94JllmMYefqI/1N6hUe7zl0paEgv6wSwk0eedPteiZXlnVTLTEGcT U1F9CzmGRoiZrd20uXU9ux++kzQTWyqQDpWXNaG61q2RUmpVKq1A07IUQdVVHGOk XZXMAo85sJpg5tkjOKMv0xcs2auqlOX5wCeInLUCgYEAwZZdBwwKX60+NpyT7XGc YbRjpYkzq2SWizEFHzY8/9mK3rY6GuYzcbTp34x/10MmfD6SKz/9IFXkvD3jvlhi txq41u2ah/wXIm2ustqyLVBKvdm3c1jDLuaOUgqxVa+TPNbK4VhefjEaX13gZjqG QS3QsQ/yvc8wUdClgU1mTDkCgYBS90cbHrwy8qYDZt2l4MnUA5OrAJ6oeDyQAwrl MQGukA8uF/g/ptohSERrzok8PqJj/gDQxfYwqW5M5VQf+D8vDU2omHf9aH5gfw4b mq8eu8l4a/usRnP3FJgN1sYqqsK97CL6WwL9LU5O/PeertyYLWHAyqWHv54KeByK zOVIXQKBgFM0Zq4yd6yATROTHP3Mtv6dFwfJw3Wofdq8e3C1JLv4tNSMD9BnqUO2 rJU0D75024oVMOk4Gv8rO6IjdMaFWQ1i1aweag0uSCwZkJH1m6Z2OR1ah+XXlEy/ ZOrO5liOok5zq13IC/k3LWWCVpkd2Ut3uG7hvOERDyTf/F1/iceo -----END RSA PRIVATE KEY----- 2018-05-27 07:20:32,228 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating VM 1 instance with name: 'opnfv-cinder-1-ssh--366727f8-936a-4131-bb5f-5b20e7f5673b' 2018-05-27 07:21:05,942 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - vm1: None 2018-05-27 07:21:17,020 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - floating_ip1: Munch({'status': u'ACTIVE', 'router_id': u'7476f5bf-2f8d-44cb-9b91-7b15cbc07e06', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'created_at': u'2018-05-27T07:21:12Z', 'attached': True, 'updated_at': u'2018-05-27T07:21:12Z', 'id': u'cdcfb7fe-6ecd-4007-8fb6-79d4ffa4abd7', 'floating_network_id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', 'fixed_ip_address': u'192.168.130.10', 'floating_ip_address': u'10.0.15.123', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'7476f5bf-2f8d-44cb-9b91-7b15cbc07e06', 'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'port_id': u'7d23a52a-f151-48fe-bb35-a0e8b459c49e', 'port': u'7d23a52a-f151-48fe-bb35-a0e8b459c49e', 'network': u'b51292d6-2a80-4661-a39b-73c99ba9ee48'}) 2018-05-27 07:21:34,880 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating VM 2 instance with name: 'opnfv-cinder-2-ssh--366727f8-936a-4131-bb5f-5b20e7f5673b' 2018-05-27 07:22:09,714 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder-net-366727f8-936a-4131-bb5f-5b20e7f5673b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:eb:20', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'95086268-2f10-4f08-b7d6-7e415f0a5b42'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000030', u'OS-SRV-USG:launched_at': u'2018-05-27T07:22:03.000000', 'flavor': Munch({u'id': u'e520b251-ff34-40cb-b50a-2ba477c13430'}), 'az': u'nova', 'id': u'd73f7130-9033-431c-a209-8c6b546f2957', 'security_groups': [Munch({u'name': u'cinder-sg-366727f8-936a-4131-bb5f-5b20e7f5673b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4fdd0f7db3164d2cbd60f0bed749e8c7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T07:22:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T07:22:04Z', 'hostId': u'c3d20842e239af61fd2d4e9e9f944d8ce8a4e74b3dbc29b0417eadf3', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder-keypair_2-366727f8-936a-4131-bb5f-5b20e7f5673b', 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'c3d20842e239af61fd2d4e9e9f944d8ce8a4e74b3dbc29b0417eadf3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000030', u'OS-SRV-USG:launched_at': u'2018-05-27T07:22:03.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-cinder-2-ssh--366727f8-936a-4131-bb5f-5b20e7f5673b', 'adminPass': u'zED5afHuzkR8', 'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'created_at': u'2018-05-27T07:21:41Z', 'created': u'2018-05-27T07:21:41Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 07:22:19,601 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'7476f5bf-2f8d-44cb-9b91-7b15cbc07e06', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'created_at': u'2018-05-27T07:22:15Z', 'attached': True, 'updated_at': u'2018-05-27T07:22:15Z', 'id': u'16e90670-91f2-4e5c-8fb2-110584dfe110', 'floating_network_id': u'b51292d6-2a80-4661-a39b-73c99ba9ee48', 'fixed_ip_address': u'192.168.130.5', 'floating_ip_address': u'10.0.15.117', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'7476f5bf-2f8d-44cb-9b91-7b15cbc07e06', 'project_id': u'c44dd664b7874535bb7c4b6c279ae44b', 'port_id': u'f3268711-d27f-430d-aeb8-1cd965b5a90f', 'port': u'f3268711-d27f-430d-aeb8-1cd965b5a90f', 'network': u'b51292d6-2a80-4661-a39b-73c99ba9ee48'}) 2018-05-27 07:22:22,161 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Begin test execution 2018-05-27 07:23:32,229 - functest.opnfv_tests.openstack.cinder.cinder_test - ERROR - Unexpected error running cinder_ssh Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/cinder/cinder_test.py", line 137, in run return self.execute() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/cinder/cinder_base.py", line 140, in execute write_data = self.write_data() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/cinder/cinder_test.py", line 154, in write_data timeout=getattr(config.CONF, 'cinder_vm_ssh_connect_timeout')) File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect retry_on_signal(lambda: sock.connect(addr)) File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal return function() File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in retry_on_signal(lambda: sock.connect(addr)) File "/usr/lib/python2.7/socket.py", line 228, in meth return getattr(self._sock,name)(*args) timeout: timed out 2018-05-27 07:23:32,231 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-27 07:23:32,231 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-27 07:23:32,687 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 207, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'cinder_test'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-05-27 07:23:32,689 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 02:27 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-27 07:24:50,962 - xtesting.ci.run_tests - ERROR - The test case 'cinder_test' failed. 2018-05-27 07:24:50,963 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-27 07:24:51,177 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-27 07:24:51,178 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-27 07:24:51,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-27 07:24:51,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 07:25:14,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a8fe217b-6b9f-435c-b152-65a237ea3af1 | 2018-05-27T07:25:13.567676 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a8fe217b-6b9f-435c-b152-65a237ea3af1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-27 07:25:27,442 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-27 07:25:27,442 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-27 07:25:53,396 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=412e5816-d281-404a-bde6-cf8f58e77070) as the default verifier for the future CLI operations. 2018-05-27 07:26:07,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-445c4812-2ada-4d1c-9928-29ac3fb1ba06' 2018-05-27 07:26:09,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T07:26:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ca8f8506-a66c-48e4-ba55-242d23958ab8', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-445c4812-2ada-4d1c-9928-29ac3fb1ba06', u'admin_state_up': True, u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:26:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:26:13,504 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T07:26:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'235f749d-0847-4da9-bf18-59291dc1bebe', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-445c4812-2ada-4d1c-9928-29ac3fb1ba06', u'enable_dhcp': True, u'network_id': u'ca8f8506-a66c-48e4-ba55-242d23958ab8', u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T07:26:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 07:26:13,504 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-27 07:26:13,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'TestVM-445c4812-2ada-4d1c-9928-29ac3fb1ba06' 2018-05-27 07:26:16,209 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-27T07:26:14Z', u'owner_specified.shade.object': u'images/TestVM-445c4812-2ada-4d1c-9928-29ac3fb1ba06', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T07:26:14Z', u'owner_specified.shade.sha256': u'd5f72b390689142d27346342a7e39728759c0213d890f9c3c46810f9a210e813', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/77f7e9a6-854e-4e76-a726-767a3c895293/file', u'owner': u'c44dd664b7874535bb7c4b6c279ae44b', u'virtual_size': None, u'owner_specified.shade.md5': u'ecc9a5132e7a0f11a4c585f513cd0873', u'id': u'77f7e9a6-854e-4e76-a726-767a3c895293', u'size': None, u'name': u'TestVM-445c4812-2ada-4d1c-9928-29ac3fb1ba06', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/77f7e9a6-854e-4e76-a726-767a3c895293', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-27 07:26:16,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-445c4812-2ada-4d1c-9928-29ac3fb1ba06' 2018-05-27 07:26:18,619 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-27T07:26:17Z', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-445c4812-2ada-4d1c-9928-29ac3fb1ba06', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T07:26:17Z', u'owner_specified.shade.sha256': u'd5f72b390689142d27346342a7e39728759c0213d890f9c3c46810f9a210e813', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a0b3fc07-33ce-4787-bbe0-95228614761b/file', u'owner': u'c44dd664b7874535bb7c4b6c279ae44b', u'virtual_size': None, u'owner_specified.shade.md5': u'ecc9a5132e7a0f11a4c585f513cd0873', u'id': u'a0b3fc07-33ce-4787-bbe0-95228614761b', u'size': None, u'name': u'Cirros-0.4.0-1-445c4812-2ada-4d1c-9928-29ac3fb1ba06', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/a0b3fc07-33ce-4787-bbe0-95228614761b', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-27 07:26:18,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-27 07:26:19,211 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-445c4812-2ada-4d1c-9928-29ac3fb1ba06', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3a88b7ac-4fd0-4b59-a9de-8802e4cab3bb', 'swap': 0}) 2018-05-27 07:26:19,587 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-445c4812-2ada-4d1c-9928-29ac3fb1ba06', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b3002fe9-ddad-443b-a7af-161cc2146b2a', 'swap': 0}) 2018-05-27 07:26:33,012 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-27 07:26:33,012 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-27 07:26:33,013 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-27 07:26:33,017 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-27 07:26:33,021 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-27 07:26:44,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-412e5816-d281-404a-bde6-cf8f58e77070/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-27 07:26:44,022 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-27 07:26:44,024 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-27 07:26:44,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-27 08:25:37,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 37347a83-4c2e-4877-8890-35afeaac111e 2018-05-27 08:25:37,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '37347a83-4c2e-4877-8890-35afeaac111e']'. 2018-05-27 08:25:40,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-27 08:25:40,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-27 08:25:40,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 08:25:40,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 37347a83-4c2e-4877-8890-35afeaac111e | 2018-05-27 08:25:40,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-27 08:25:40,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-27 07:26:55 | 2018-05-27 08:25:40,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-27 08:25:37 | 2018-05-27 08:25:40,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:58:42 | 2018-05-27 08:25:40,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-27 08:25:40,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-27 08:25:40,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-27 08:25:40,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 412e5816-d281-404a-bde6-cf8f58e77070) | 2018-05-27 08:25:40,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-27 08:25:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a8fe217b-6b9f-435c-b152-65a237ea3af1) | 2018-05-27 08:25:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-27 08:25:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3427.2 | 2018-05-27 08:25:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 87 | 2018-05-27 08:25:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-27 08:25:40,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-27 08:25:40,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-27 08:25:40,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-05-27 08:25:40,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 08:25:40,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-27 08:25:40,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 96.6666666667% 2018-05-27 08:26:00,650 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 08:26:00,650 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 59:53 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-27 08:26:00,658 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-27 08:26:00,658 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-27 08:26:00,875 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 08:26:01,192 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 08:26:01,192 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-27 08:26:01,458 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-27 08:26:01,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 08:26:12,872 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-27 08:26:24,337 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 60e48c19-57f3-48e9-a455-8ab116ddb1d2 | 2018-05-27T08:26:23.855052 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 60e48c19-57f3-48e9-a455-8ab116ddb1d2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-27 08:26:37,801 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-27 08:26:37,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-27 08:26:39,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0'... 2018-05-27 08:26:42,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0'... 2018-05-27 08:26:46,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0'... 2018-05-27 08:27:04,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0'... 2018-05-27 08:27:04,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0'... 2018-05-27 08:27:05,260 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-27 08:27:05,261 - 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-05-27 08:27:05,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 08:27:05,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 08:27:05,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 08:29:35,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7b1e18c-1f53-40be-b033-33e92be60e80 2018-05-27 08:29:35,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-27 08:29:35,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b7b1e18c-1f53-40be-b033-33e92be60e80'] 2018-05-27 08:29:38,924 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b7b1e18c-1f53-40be-b033-33e92be60e80: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7b1e18c-1f53-40be-b033-33e92be60e80 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | total | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> duration | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.687383 Full duration: 16.372441 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7b1e18c-1f53-40be-b033-33e92be60e80 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 100.0% | 1 | | total | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | -> duration | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.803003 Full duration: 18.784093 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7b1e18c-1f53-40be-b033-33e92be60e80 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 100.0% | 1 | | total | 4.123 | 4.123 | 4.123 | 4.123 | 4.123 | 4.123 | 100.0% | 1 | | -> duration | 4.123 | 4.123 | 4.123 | 4.123 | 4.123 | 4.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.122829 Full duration: 19.02922 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7b1e18c-1f53-40be-b033-33e92be60e80 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | total | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 100.0% | 1 | | -> duration | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.204017 Full duration: 18.804846 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7b1e18c-1f53-40be-b033-33e92be60e80 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 2.806 | 2.806 | 2.806 | 2.806 | 2.806 | 2.806 | 100.0% | 1 | | total | 4.163 | 4.163 | 4.163 | 4.163 | 4.163 | 4.163 | 100.0% | 1 | | -> duration | 4.163 | 4.163 | 4.163 | 4.163 | 4.163 | 4.163 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.16251 Full duration: 19.139367 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7b1e18c-1f53-40be-b033-33e92be60e80 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | total | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 100.0% | 1 | | -> duration | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.448504 Full duration: 17.234265 HINTS: * To plot HTML graphics with this data, run: rally task report b7b1e18c-1f53-40be-b033-33e92be60e80 --out output.html * To generate a JUnit report, run: rally task export b7b1e18c-1f53-40be-b033-33e92be60e80 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b7b1e18c-1f53-40be-b033-33e92be60e80 --json --out output.json 2018-05-27 08:29:38,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b7b1e18c-1f53-40be-b033-33e92be60e80'] 2018-05-27 08:29:50,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 08:29:50,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b7b1e18c-1f53-40be-b033-33e92be60e80', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-27 08:29:50,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-27 08:29:50,332 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-27 08:29:50,333 - 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-05-27 08:29:50,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 08:29:50,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 08:29:50,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 08:33:26,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5 2018-05-27 08:33:26,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '31a0ad82-9ce2-47d1-a724-617bcd9fb9c5'] 2018-05-27 08:33:30,186 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.813 | 5.813 | 5.813 | 5.813 | 5.813 | 5.813 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | -> glance_v2.upload_data | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 100.0% | 1 | | glance_v2.delete_image | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | total | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 100.0% | 1 | | -> duration | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.484099 Full duration: 27.052562 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 6.27 | 6.27 | 6.27 | 6.27 | 6.27 | 6.27 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 100.0% | 1 | | -> glance_v2.upload_data | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | glance_v2.list_images | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | total | 6.793 | 6.793 | 6.793 | 6.793 | 6.793 | 6.793 | 100.0% | 1 | | -> duration | 6.793 | 6.793 | 6.793 | 6.793 | 6.793 | 6.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.792913 Full duration: 32.379798 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | total | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> duration | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.014275 Full duration: 20.253307 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "0ad1745e-1e89-43f1-8838-60abf5ed6e8a" } ], "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.372 | 5.372 | 5.372 | 5.372 | 5.372 | 5.372 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | -> glance_v2.upload_data | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 1.308 | 100.0% | 1 | | nova.boot_servers | 43.482 | 43.482 | 43.482 | 43.482 | 43.482 | 43.482 | 100.0% | 1 | | total | 48.855 | 48.855 | 48.855 | 48.855 | 48.855 | 48.855 | 100.0% | 1 | | -> duration | 47.855 | 47.855 | 47.855 | 47.855 | 47.855 | 47.855 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.854818 Full duration: 92.766735 HINTS: * To plot HTML graphics with this data, run: rally task report 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5 --out output.html * To generate a JUnit report, run: rally task export 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 31a0ad82-9ce2-47d1-a724-617bcd9fb9c5 --json --out output.json 2018-05-27 08:33:30,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '31a0ad82-9ce2-47d1-a724-617bcd9fb9c5'] 2018-05-27 08:33:41,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 08:33:41,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '31a0ad82-9ce2-47d1-a724-617bcd9fb9c5', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-27 08:33:41,524 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-27 08:33:41,524 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-27 08:33:41,525 - 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-05-27 08:33:41,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 08:33:41,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 08:33:41,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 08:41:32,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf 2018-05-27 08:41:32,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5d10f074-45b5-40c4-9bd7-c4aa5a394dbf'] 2018-05-27 08:41:36,169 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 6.865 | 6.865 | 6.865 | 6.865 | 6.865 | 6.865 | 100.0% | 1 | | cinder_v2.delete_snapshot | 8.358 | 8.358 | 8.358 | 8.358 | 8.358 | 8.358 | 100.0% | 1 | | total | 15.224 | 15.224 | 15.224 | 15.224 | 15.224 | 15.224 | 100.0% | 1 | | -> duration | 15.224 | 15.224 | 15.224 | 15.224 | 15.224 | 15.224 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.223745 Full duration: 58.950655 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.994 | 6.994 | 6.994 | 6.994 | 6.994 | 6.994 | 100.0% | 1 | | cinder_v2.delete_volume | 9.289 | 9.289 | 9.289 | 9.289 | 9.289 | 9.289 | 100.0% | 1 | | total | 16.284 | 16.284 | 16.284 | 16.284 | 16.284 | 16.284 | 100.0% | 1 | | -> duration | 16.284 | 16.284 | 16.284 | 16.284 | 16.284 | 16.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.284034 Full duration: 41.586592 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 14.352 | 14.352 | 14.352 | 14.352 | 14.352 | 14.352 | 100.0% | 1 | | cinder_v2.delete_volume | 6.867 | 6.867 | 6.867 | 6.867 | 6.867 | 6.867 | 100.0% | 1 | | total | 21.22 | 21.22 | 21.22 | 21.22 | 21.22 | 21.22 | 100.0% | 1 | | -> duration | 21.22 | 21.22 | 21.22 | 21.22 | 21.22 | 21.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.220156 Full duration: 44.971089 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.515 | 7.515 | 7.515 | 7.515 | 7.515 | 7.515 | 100.0% | 1 | | cinder_v2.delete_volume | 9.566 | 9.566 | 9.566 | 9.566 | 9.566 | 9.566 | 100.0% | 1 | | total | 17.082 | 17.082 | 17.082 | 17.082 | 17.082 | 17.082 | 100.0% | 1 | | -> duration | 17.082 | 17.082 | 17.082 | 17.082 | 17.082 | 17.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.081537 Full duration: 41.165423 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.649 | 7.649 | 7.649 | 7.649 | 7.649 | 7.649 | 100.0% | 1 | | cinder_v2.extend_volume | 4.359 | 4.359 | 4.359 | 4.359 | 4.359 | 4.359 | 100.0% | 1 | | cinder_v2.delete_volume | 11.852 | 11.852 | 11.852 | 11.852 | 11.852 | 11.852 | 100.0% | 1 | | total | 23.862 | 23.862 | 23.862 | 23.862 | 23.862 | 23.862 | 100.0% | 1 | | -> duration | 23.862 | 23.862 | 23.862 | 23.862 | 23.862 | 23.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.861629 Full duration: 46.923344 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 24.073 | 24.073 | 24.073 | 24.073 | 24.073 | 24.073 | 100.0% | 1 | | cinder_v2.delete_volume | 9.158 | 9.158 | 9.158 | 9.158 | 9.158 | 9.158 | 100.0% | 1 | | total | 33.232 | 33.232 | 33.232 | 33.232 | 33.232 | 33.232 | 100.0% | 1 | | -> duration | 33.232 | 33.232 | 33.232 | 33.232 | 33.232 | 33.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.231868 Full duration: 72.79709 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.731 | 1.731 | 1.731 | 1.731 | 1.731 | 1.731 | 100.0% | 1 | | cinder_v2.list_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | -> duration | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.929905 Full duration: 26.287381 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | cinder_v2.set_qos | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 2.038 | 2.038 | 2.038 | 2.038 | 2.038 | 2.038 | 100.0% | 1 | | -> duration | 2.038 | 2.038 | 2.038 | 2.038 | 2.038 | 2.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.038278 Full duration: 26.904891 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | cinder_v2.list_types | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 100.0% | 1 | | -> duration | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.261351 Full duration: 27.40134 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 1.87 | 1.87 | 1.87 | 1.87 | 1.87 | 1.87 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | total | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 100.0% | 1 | | -> duration | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.429679 Full duration: 27.110312 HINTS: * To plot HTML graphics with this data, run: rally task report 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf --out output.html * To generate a JUnit report, run: rally task export 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5d10f074-45b5-40c4-9bd7-c4aa5a394dbf --json --out output.json 2018-05-27 08:41:36,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5d10f074-45b5-40c4-9bd7-c4aa5a394dbf'] 2018-05-27 08:41:47,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 08:41:47,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5d10f074-45b5-40c4-9bd7-c4aa5a394dbf', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-27 08:41:47,700 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-27 08:41:47,700 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-27 08:41:47,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-05-27 08:41:47,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 08:41:47,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 08:41:47,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 08:46:00,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 2018-05-27 08:46:00,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3'] 2018-05-27 08:46:03,988 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 100.0% | 1 | | total | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 100.0% | 1 | | -> duration | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.07316 Full duration: 17.121763 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 100.0% | 1 | | total | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 100.0% | 1 | | -> duration | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 1.608 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.607968 Full duration: 17.34594 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 3.012 | 3.012 | 3.012 | 3.012 | 3.012 | 3.012 | 100.0% | 1 | | total | 3.013 | 3.013 | 3.013 | 3.013 | 3.013 | 3.013 | 100.0% | 1 | | -> duration | 3.013 | 3.013 | 3.013 | 3.013 | 3.013 | 3.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.012557 Full duration: 17.717762 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 1.644 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | -> duration | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.702071 Full duration: 18.697414 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 2.396 | 100.0% | 1 | | total | 2.397 | 2.397 | 2.397 | 2.397 | 2.397 | 2.397 | 100.0% | 1 | | -> duration | 2.397 | 2.397 | 2.397 | 2.397 | 2.397 | 2.397 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.396502 Full duration: 17.263696 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 1.779 | 1.779 | 1.779 | 1.779 | 1.779 | 1.779 | 100.0% | 1 | | -> duration | 1.779 | 1.779 | 1.779 | 1.779 | 1.779 | 1.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.778614 Full duration: 18.341714 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 100.0% | 1 | | total | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 100.0% | 1 | | -> duration | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.009901 Full duration: 17.802148 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 2.104 | 2.104 | 2.104 | 2.104 | 2.104 | 2.104 | 100.0% | 1 | | -> duration | 2.104 | 2.104 | 2.104 | 2.104 | 2.104 | 2.104 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.103534 Full duration: 18.590604 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 100.0% | 1 | | total | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 100.0% | 1 | | -> duration | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.043349 Full duration: 16.796293 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 2.857 | 2.857 | 2.857 | 2.857 | 2.857 | 2.857 | 100.0% | 1 | | gnocchi.delete_metric | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | -> duration | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.000025 Full duration: 19.084721 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 2.069 | 2.069 | 2.069 | 2.069 | 2.069 | 2.069 | 100.0% | 1 | | gnocchi.delete_resource | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 100.0% | 1 | | -> duration | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.186104 Full duration: 18.493779 HINTS: * To plot HTML graphics with this data, run: rally task report 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 --out output.html * To generate a JUnit report, run: rally task export 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3 --json --out output.json 2018-05-27 08:46:03,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3'] 2018-05-27 08:46:15,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 08:46:15,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5dea4a6e-128f-4d07-9c1e-6d4ec8d45aa3', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-27 08:46:15,473 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-27 08:46:15,474 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-27 08:46:15,475 - 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-05-27 08:46:15,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 08:46:15,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 08:46:15,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 08:49:53,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3ac74f16-e9ff-4bff-96eb-eae6f83a960b 2018-05-27 08:49:53,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3ac74f16-e9ff-4bff-96eb-eae6f83a960b'] 2018-05-27 08:49:56,721 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3ac74f16-e9ff-4bff-96eb-eae6f83a960b: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ac74f16-e9ff-4bff-96eb-eae6f83a960b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 13.532 | 13.532 | 13.532 | 13.532 | 13.532 | 13.532 | 100.0% | 1 | | heat.update_stack | 5.547 | 5.547 | 5.547 | 5.547 | 5.547 | 5.547 | 100.0% | 1 | | heat.delete_stack | 6.673 | 6.673 | 6.673 | 6.673 | 6.673 | 6.673 | 100.0% | 1 | | total | 25.753 | 25.753 | 25.753 | 25.753 | 25.753 | 25.753 | 100.0% | 1 | | -> duration | 21.753 | 21.753 | 21.753 | 21.753 | 21.753 | 21.753 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.752674 Full duration: 50.009823 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ac74f16-e9ff-4bff-96eb-eae6f83a960b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 9.353 | 9.353 | 9.353 | 9.353 | 9.353 | 9.353 | 100.0% | 1 | | heat.check_stack | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | heat.delete_stack | 3.307 | 3.307 | 3.307 | 3.307 | 3.307 | 3.307 | 100.0% | 1 | | total | 13.966 | 13.966 | 13.966 | 13.966 | 13.966 | 13.966 | 100.0% | 1 | | -> duration | 11.966 | 11.966 | 11.966 | 11.966 | 11.966 | 11.966 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.966377 Full duration: 38.564544 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ac74f16-e9ff-4bff-96eb-eae6f83a960b has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 9.32 | 9.32 | 9.32 | 9.32 | 9.32 | 9.32 | 100.0% | 1 | | heat.suspend_stack | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | heat.resume_stack | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | heat.delete_stack | 3.526 | 3.526 | 3.526 | 3.526 | 3.526 | 3.526 | 100.0% | 1 | | total | 15.212 | 15.212 | 15.212 | 15.212 | 15.212 | 15.212 | 100.0% | 1 | | -> duration | 13.212 | 13.212 | 13.212 | 13.212 | 13.212 | 13.212 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.211829 Full duration: 39.874784 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ac74f16-e9ff-4bff-96eb-eae6f83a960b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 100.0% | 1 | | total | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 100.0% | 1 | | -> duration | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.106828 Full duration: 25.032849 HINTS: * To plot HTML graphics with this data, run: rally task report 3ac74f16-e9ff-4bff-96eb-eae6f83a960b --out output.html * To generate a JUnit report, run: rally task export 3ac74f16-e9ff-4bff-96eb-eae6f83a960b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3ac74f16-e9ff-4bff-96eb-eae6f83a960b --json --out output.json 2018-05-27 08:49:56,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3ac74f16-e9ff-4bff-96eb-eae6f83a960b'] 2018-05-27 08:50:08,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 08:50:08,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3ac74f16-e9ff-4bff-96eb-eae6f83a960b', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-27 08:50:08,084 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-27 08:50:08,085 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-27 08:50:08,085 - 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-05-27 08:50:08,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 08:50:08,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 08:50:08,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 08:56:31,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6423b510-70a2-4be5-a976-720991c2cb2b 2018-05-27 08:56:31,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6423b510-70a2-4be5-a976-720991c2cb2b'] 2018-05-27 08:56:34,870 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | keystone_v3.add_role | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | keystone_v3.revoke_role | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> duration | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.223435 Full duration: 29.856997 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | keystone_v3.add_role | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | keystone_v3.list_roles | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | -> duration | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.210203 Full duration: 29.718752 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | keystone_v3.list_projects | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | -> duration | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.263914 Full duration: 30.192403 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | keystone_v3.delete_role | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> duration | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.061648 Full duration: 27.041787 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | keystone_v3.delete_service | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | -> duration | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.108514 Full duration: 25.686486 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | keystone_v3.create_user | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | -> keystone_v3.add_role | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | keystone_v3.create_role | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.get_project | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | keystone_v3.get_user | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.list_services | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.get_services | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 100.0% | 1 | | -> duration | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.858125 Full duration: 38.152113 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | keystone_v3.update_project | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | keystone_v3.delete_project | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | -> duration | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.780482 Full duration: 26.946296 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | total | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | -> duration | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.382451 Full duration: 29.560175 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | total | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> duration | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.145035 Full duration: 28.912361 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | keystone_v3.list_users | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 100.0% | 1 | | -> duration | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.706387 Full duration: 29.810404 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6423b510-70a2-4be5-a976-720991c2cb2b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | keystone_v3.create_users | 8.247 | 8.247 | 8.247 | 8.247 | 8.247 | 8.247 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 8.246 | 8.246 | 8.246 | 8.246 | 8.246 | 8.246 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 3.059 | 3.059 | 3.059 | 3.059 | 3.059 | 3.059 | 100.0% | 1 | | total | 10.549 | 10.549 | 10.549 | 10.549 | 10.549 | 10.549 | 100.0% | 1 | | -> duration | 10.549 | 10.549 | 10.549 | 10.549 | 10.549 | 10.549 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.54939 Full duration: 44.61897 HINTS: * To plot HTML graphics with this data, run: rally task report 6423b510-70a2-4be5-a976-720991c2cb2b --out output.html * To generate a JUnit report, run: rally task export 6423b510-70a2-4be5-a976-720991c2cb2b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6423b510-70a2-4be5-a976-720991c2cb2b --json --out output.json 2018-05-27 08:56:34,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6423b510-70a2-4be5-a976-720991c2cb2b'] 2018-05-27 08:56:46,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 08:56:46,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6423b510-70a2-4be5-a976-720991c2cb2b', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-27 08:56:46,528 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-27 08:56:46,528 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-27 08:56:46,529 - 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-05-27 08:56:46,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 08:56:46,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 08:56:46,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 09:13:40,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 71873fd1-65e9-4abd-8519-d722422213f3 2018-05-27 09:13:40,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '71873fd1-65e9-4abd-8519-d722422213f3'] 2018-05-27 09:13:44,063 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 100.0% | 1 | | neutron.delete_network | 5.606 | 5.606 | 5.606 | 5.606 | 5.606 | 5.606 | 100.0% | 1 | | total | 10.831 | 10.831 | 10.831 | 10.831 | 10.831 | 10.831 | 100.0% | 1 | | -> duration | 10.831 | 10.831 | 10.831 | 10.831 | 10.831 | 10.831 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.830896 Full duration: 38.815508 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 7.552 | 7.552 | 7.552 | 7.552 | 7.552 | 7.552 | 100.0% | 1 | | neutron.delete_port | 4.413 | 4.413 | 4.413 | 4.413 | 4.413 | 4.413 | 100.0% | 1 | | total | 11.965 | 11.965 | 11.965 | 11.965 | 11.965 | 11.965 | 100.0% | 1 | | -> duration | 11.965 | 11.965 | 11.965 | 11.965 | 11.965 | 11.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.965343 Full duration: 108.710144 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 100.0% | 1 | | neutron.create_subnet | 3.849 | 3.849 | 3.849 | 3.849 | 3.849 | 3.849 | 100.0% | 1 | | neutron.create_router | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | neutron.add_interface_router | 11.61 | 11.61 | 11.61 | 11.61 | 11.61 | 11.61 | 100.0% | 1 | | neutron.remove_interface_router | 7.567 | 7.567 | 7.567 | 7.567 | 7.567 | 7.567 | 100.0% | 1 | | neutron.delete_router | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 100.0% | 1 | | total | 30.065 | 30.065 | 30.065 | 30.065 | 30.065 | 30.065 | 100.0% | 1 | | -> duration | 30.065 | 30.065 | 30.065 | 30.065 | 30.065 | 30.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.064529 Full duration: 143.043258 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 5.817 | 5.817 | 5.817 | 5.817 | 5.817 | 5.817 | 100.0% | 1 | | neutron.delete_subnet | 4.409 | 4.409 | 4.409 | 4.409 | 4.409 | 4.409 | 100.0% | 1 | | total | 10.227 | 10.227 | 10.227 | 10.227 | 10.227 | 10.227 | 100.0% | 1 | | -> duration | 10.227 | 10.227 | 10.227 | 10.227 | 10.227 | 10.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.226528 Full duration: 107.841617 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 4.87 | 4.87 | 4.87 | 4.87 | 4.87 | 4.87 | 100.0% | 1 | | neutron.list_networks | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 100.0% | 1 | | total | 6.181 | 6.181 | 6.181 | 6.181 | 6.181 | 6.181 | 100.0% | 1 | | -> duration | 6.181 | 6.181 | 6.181 | 6.181 | 6.181 | 6.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.180789 Full duration: 42.019591 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 7.814 | 7.814 | 7.814 | 7.814 | 7.814 | 7.814 | 100.0% | 1 | | neutron.list_ports | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | total | 8.846 | 8.846 | 8.846 | 8.846 | 8.846 | 8.846 | 100.0% | 1 | | -> duration | 8.846 | 8.846 | 8.846 | 8.846 | 8.846 | 8.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.846436 Full duration: 111.577412 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 100.0% | 1 | | neutron.create_subnet | 3.469 | 3.469 | 3.469 | 3.469 | 3.469 | 3.469 | 100.0% | 1 | | neutron.create_router | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | neutron.add_interface_router | 11.309 | 11.309 | 11.309 | 11.309 | 11.309 | 11.309 | 100.0% | 1 | | neutron.list_routers | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | total | 19.778 | 19.778 | 19.778 | 19.778 | 19.778 | 19.778 | 100.0% | 1 | | -> duration | 19.778 | 19.778 | 19.778 | 19.778 | 19.778 | 19.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.77763 Full duration: 149.482232 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 3.351 | 3.351 | 3.351 | 3.351 | 3.351 | 3.351 | 100.0% | 1 | | neutron.create_subnet | 4.119 | 4.119 | 4.119 | 4.119 | 4.119 | 4.119 | 100.0% | 1 | | neutron.list_subnets | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 8.145 | 8.145 | 8.145 | 8.145 | 8.145 | 8.145 | 100.0% | 1 | | -> duration | 8.145 | 8.145 | 8.145 | 8.145 | 8.145 | 8.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.145242 Full duration: 122.55085 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 4.499 | 100.0% | 1 | | neutron.delete_security_group | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | total | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 100.0% | 1 | | -> duration | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.718197 Full duration: 33.416612 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 4.132 | 4.132 | 4.132 | 4.132 | 4.132 | 4.132 | 100.0% | 1 | | neutron.create_security_group_rule | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | neutron.delete_security_group | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | total | 7.543 | 7.543 | 7.543 | 7.543 | 7.543 | 7.543 | 100.0% | 1 | | -> duration | 7.543 | 7.543 | 7.543 | 7.543 | 7.543 | 7.543 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.543412 Full duration: 35.955495 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71873fd1-65e9-4abd-8519-d722422213f3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 5.095 | 5.095 | 5.095 | 5.095 | 5.095 | 5.095 | 100.0% | 1 | | neutron.create_router | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | neutron.add_gateway_router | 8.05 | 8.05 | 8.05 | 8.05 | 8.05 | 8.05 | 100.0% | 1 | | neutron.remove_gateway_router | 5.267 | 5.267 | 5.267 | 5.267 | 5.267 | 5.267 | 100.0% | 1 | | total | 18.992 | 18.992 | 18.992 | 18.992 | 18.992 | 18.992 | 100.0% | 1 | | -> duration | 18.992 | 18.992 | 18.992 | 18.992 | 18.992 | 18.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.991932 Full duration: 66.985097 HINTS: * To plot HTML graphics with this data, run: rally task report 71873fd1-65e9-4abd-8519-d722422213f3 --out output.html * To generate a JUnit report, run: rally task export 71873fd1-65e9-4abd-8519-d722422213f3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 71873fd1-65e9-4abd-8519-d722422213f3 --json --out output.json 2018-05-27 09:13:44,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '71873fd1-65e9-4abd-8519-d722422213f3'] 2018-05-27 09:13:55,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 09:13:55,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '71873fd1-65e9-4abd-8519-d722422213f3', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-27 09:13:55,601 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-27 09:13:55,602 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-27 09:13:55,602 - 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-05-27 09:13:55,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 09:13:55,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 09:13:55,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 09:37:28,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b201051-477b-4ca0-8f86-bf1340d96387 2018-05-27 09:37:28,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5b201051-477b-4ca0-8f86-bf1340d96387'] 2018-05-27 09:37:32,557 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "nics": [ { "net-id": "0ad1745e-1e89-43f1-8838-60abf5ed6e8a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 44.878 | 44.878 | 44.878 | 44.878 | 44.878 | 44.878 | 100.0% | 1 | | nova.live_migrate | 46.898 | 46.898 | 46.898 | 46.898 | 46.898 | 46.898 | 100.0% | 1 | | nova.delete_server | 9.544 | 9.544 | 9.544 | 9.544 | 9.544 | 9.544 | 100.0% | 1 | | total | 101.32 | 101.32 | 101.32 | 101.32 | 101.32 | 101.32 | 100.0% | 1 | | -> duration | 100.32 | 100.32 | 100.32 | 100.32 | 100.32 | 100.32 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.320239 Full duration: 124.32243 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "boot_server_kwargs": { "nics": [ { "net-id": "0ad1745e-1e89-43f1-8838-60abf5ed6e8a" } ] }, "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 39.008 | 39.008 | 39.008 | 39.008 | 39.008 | 39.008 | 100.0% | 1 | | cinder_v2.create_volume | 5.656 | 5.656 | 5.656 | 5.656 | 5.656 | 5.656 | 100.0% | 1 | | nova.attach_volume | 16.846 | 16.846 | 16.846 | 16.846 | 16.846 | 16.846 | 100.0% | 1 | | nova.live_migrate | 57.429 | 57.429 | 57.429 | 57.429 | 57.429 | 57.429 | 100.0% | 1 | | nova.detach_volume | 9.211 | 9.211 | 9.211 | 9.211 | 9.211 | 9.211 | 100.0% | 1 | | cinder_v2.delete_volume | 37.066 | 37.066 | 37.066 | 37.066 | 37.066 | 37.066 | 100.0% | 1 | | nova.delete_server | 9.043 | 9.043 | 9.043 | 9.043 | 9.043 | 9.043 | 100.0% | 1 | | total | 174.26 | 174.26 | 174.26 | 174.26 | 174.26 | 174.26 | 100.0% | 1 | | -> duration | 173.26 | 173.26 | 173.26 | 173.26 | 173.26 | 173.26 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 173.25961 Full duration: 203.040742 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "0ad1745e-1e89-43f1-8838-60abf5ed6e8a" } ], "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 13.68 | 13.68 | 13.68 | 13.68 | 13.68 | 13.68 | 100.0% | 1 | | nova.boot_server | 43.805 | 43.805 | 43.805 | 43.805 | 43.805 | 43.805 | 100.0% | 1 | | nova.live_migrate | 57.994 | 57.994 | 57.994 | 57.994 | 57.994 | 57.994 | 100.0% | 1 | | nova.delete_server | 16.283 | 16.283 | 16.283 | 16.283 | 16.283 | 16.283 | 100.0% | 1 | | total | 131.762 | 131.762 | 131.762 | 131.762 | 131.762 | 131.762 | 100.0% | 1 | | -> duration | 130.762 | 130.762 | 130.762 | 130.762 | 130.762 | 130.762 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 130.762378 Full duration: 162.604736 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "0ad1745e-1e89-43f1-8838-60abf5ed6e8a" } ] }, "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 100.0% | 1 | | nova.boot_server | 36.241 | 36.241 | 36.241 | 36.241 | 36.241 | 36.241 | 100.0% | 1 | | nova.delete_server | 8.859 | 8.859 | 8.859 | 8.859 | 8.859 | 8.859 | 100.0% | 1 | | nova.delete_keypair | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 48.518 | 48.518 | 48.518 | 48.518 | 48.518 | 48.518 | 100.0% | 1 | | -> duration | 47.518 | 47.518 | 47.518 | 47.518 | 47.518 | 47.518 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.518483 Full duration: 141.973297 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "nics": [ { "net-id": "0ad1745e-1e89-43f1-8838-60abf5ed6e8a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 14.157 | 14.157 | 14.157 | 14.157 | 14.157 | 14.157 | 100.0% | 1 | | nova.boot_server | 42.805 | 42.805 | 42.805 | 42.805 | 42.805 | 42.805 | 100.0% | 1 | | nova.delete_server | 17.064 | 17.064 | 17.064 | 17.064 | 17.064 | 17.064 | 100.0% | 1 | | total | 74.026 | 74.026 | 74.026 | 74.026 | 74.026 | 74.026 | 100.0% | 1 | | -> duration | 73.026 | 73.026 | 73.026 | 73.026 | 73.026 | 73.026 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 73.026208 Full duration: 175.47092 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "nics": [ { "net-id": "0ad1745e-1e89-43f1-8838-60abf5ed6e8a" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 38.541 | 38.541 | 38.541 | 38.541 | 38.541 | 38.541 | 100.0% | 1 | | nova.pause_server | 5.204 | 5.204 | 5.204 | 5.204 | 5.204 | 5.204 | 100.0% | 1 | | nova.unpause_server | 5.001 | 5.001 | 5.001 | 5.001 | 5.001 | 5.001 | 100.0% | 1 | | nova.delete_server | 10.882 | 10.882 | 10.882 | 10.882 | 10.882 | 10.882 | 100.0% | 1 | | total | 59.629 | 59.629 | 59.629 | 59.629 | 59.629 | 59.629 | 100.0% | 1 | | -> duration | 54.629 | 54.629 | 54.629 | 54.629 | 54.629 | 54.629 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.629367 Full duration: 154.761128 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "0ad1745e-1e89-43f1-8838-60abf5ed6e8a" } ], "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 44.008 | 44.008 | 44.008 | 44.008 | 44.008 | 44.008 | 100.0% | 1 | | nova.migrate | 102.979 | 102.979 | 102.979 | 102.979 | 102.979 | 102.979 | 100.0% | 1 | | nova.resize_confirm | 11.124 | 11.124 | 11.124 | 11.124 | 11.124 | 11.124 | 100.0% | 1 | | nova.delete_server | 9.551 | 9.551 | 9.551 | 9.551 | 9.551 | 9.551 | 100.0% | 1 | | total | 167.663 | 167.663 | 167.663 | 167.663 | 167.663 | 167.663 | 100.0% | 1 | | -> duration | 166.663 | 166.663 | 166.663 | 166.663 | 166.663 | 166.663 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 166.662554 Full duration: 190.559437 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" }, "auto_assign_nic": true, "image": { "name": "TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 40.225 | 40.225 | 40.225 | 40.225 | 40.225 | 40.225 | 100.0% | 1 | | nova.list_interfaces | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | total | 41.449 | 41.449 | 41.449 | 41.449 | 41.449 | 41.449 | 100.0% | 1 | | -> duration | 40.449 | 40.449 | 40.449 | 40.449 | 40.449 | 40.449 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.448701 Full duration: 144.710448 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b201051-477b-4ca0-8f86-bf1340d96387 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 100.0% | 1 | | nova.delete_server_group | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 100.0% | 1 | | -> duration | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.426717 Full duration: 21.989614 HINTS: * To plot HTML graphics with this data, run: rally task report 5b201051-477b-4ca0-8f86-bf1340d96387 --out output.html * To generate a JUnit report, run: rally task export 5b201051-477b-4ca0-8f86-bf1340d96387 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5b201051-477b-4ca0-8f86-bf1340d96387 --json --out output.json 2018-05-27 09:37:32,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5b201051-477b-4ca0-8f86-bf1340d96387'] 2018-05-27 09:37:43,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 09:37:43,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5b201051-477b-4ca0-8f86-bf1340d96387', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-27 09:37:44,021 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-27 09:37:44,022 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-27 09:37:44,023 - 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-05-27 09:37:44,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 09:37:44,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 09:37:44,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '0ad1745e-1e89-43f1-8838-60abf5ed6e8a', 'tenants_amount': 3, 'image_name': 'TestVM-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'flavor_name': 'rally-tiny-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1c4c2ae5-02eb-4581-9fde-aaaeab5b52a0', '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-05-27 09:39:42,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9 2018-05-27 09:39:42,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9'] 2018-05-27 09:39:45,501 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 3.585 | 3.585 | 3.585 | 3.585 | 3.585 | 3.585 | 100.0% | 1 | | quotas.delete_quotas | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 3.762 | 3.762 | 3.762 | 3.762 | 3.762 | 3.762 | 100.0% | 1 | | -> duration | 3.762 | 3.762 | 3.762 | 3.762 | 3.762 | 3.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.762457 Full duration: 22.336851 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 100.0% | 1 | | total | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 100.0% | 1 | | -> duration | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.338217 Full duration: 20.026487 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | total | 1.839 | 1.839 | 1.839 | 1.839 | 1.839 | 1.839 | 100.0% | 1 | | -> duration | 1.839 | 1.839 | 1.839 | 1.839 | 1.839 | 1.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.838903 Full duration: 18.839972 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 100.0% | 1 | | total | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 100.0% | 1 | | -> duration | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.666414 Full duration: 19.884118 HINTS: * To plot HTML graphics with this data, run: rally task report a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9 --out output.html * To generate a JUnit report, run: rally task export a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9 --json --out output.json 2018-05-27 09:39:45,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9'] 2018-05-27 09:39:56,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 09:39:56,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a3d2d1e2-fd4d-41b1-90f0-ae03f4d56cb9', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-27 09:39:56,851 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-27 09:39:56,860 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:49 | 6 | 100.00% | | glance | 02:52 | 4 | 100.00% | | cinder | 06:54 | 10 | 100.00% | | gnocchi | 03:17 | 11 | 100.00% | | heat | 02:33 | 4 | 100.00% | | keystone | 05:40 | 11 | 100.00% | | neutron | 16:00 | 11 | 100.00% | | nova | 21:59 | 9 | 100.00% | | quotas | 01:21 | 4 | 100.00% | | | | | | | TOTAL: | 01:02:28 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-27 09:39:56,860 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-05-27 09:40:40,994 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-27 09:40:40,995 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-27 09:40:41,612 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 09:40:41,613 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 74:40 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-27 09:40:41,619 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-27 09:40:41,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-27 09:40:41,831 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-27 09:40:41,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-27 09:40:41,832 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 09:40:53,867 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-27 09:41:05,355 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 68f097fb-c0e3-47da-b8b5-8ee9be7b0db9 | 2018-05-27T09:41:04.876361 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 68f097fb-c0e3-47da-b8b5-8ee9be7b0db9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-27 09:41:18,895 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-27 09:41:18,895 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-27 09:41:30,503 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-27 09:41:45,187 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=dc3d3afb-7153-42f2-879d-b671724d735a) as the default verifier for the future CLI operations. 2018-05-27 09:41:59,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-989d95ae-e6ef-4fb1-a93d-c4016290ca7e' 2018-05-27 09:42:01,868 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T09:42:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dde6bc05-479e-44da-b21e-d179061ee5f2', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-989d95ae-e6ef-4fb1-a93d-c4016290ca7e', u'admin_state_up': True, u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T09:42:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 09:42:05,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T09:42:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'bdbc0e97-ed2e-41e1-9656-1dccbc0111b9', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-989d95ae-e6ef-4fb1-a93d-c4016290ca7e', u'enable_dhcp': True, u'network_id': u'dde6bc05-479e-44da-b21e-d179061ee5f2', u'tenant_id': u'c44dd664b7874535bb7c4b6c279ae44b', u'created_at': u'2018-05-27T09:42:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c44dd664b7874535bb7c4b6c279ae44b'}) 2018-05-27 09:42:05,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-27 09:42:05,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'TestVM-989d95ae-e6ef-4fb1-a93d-c4016290ca7e' 2018-05-27 09:42:10,366 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-27T09:42:08Z', u'owner_specified.shade.object': u'images/TestVM-989d95ae-e6ef-4fb1-a93d-c4016290ca7e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T09:42:08Z', u'owner_specified.shade.sha256': u'd5f72b390689142d27346342a7e39728759c0213d890f9c3c46810f9a210e813', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ff79acc4-c737-48e6-ada5-71a5e1d26aef/file', u'owner': u'c44dd664b7874535bb7c4b6c279ae44b', u'virtual_size': None, u'owner_specified.shade.md5': u'ecc9a5132e7a0f11a4c585f513cd0873', u'id': u'ff79acc4-c737-48e6-ada5-71a5e1d26aef', u'size': None, u'name': u'TestVM-989d95ae-e6ef-4fb1-a93d-c4016290ca7e', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/ff79acc4-c737-48e6-ada5-71a5e1d26aef', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-27 09:42:10,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-989d95ae-e6ef-4fb1-a93d-c4016290ca7e' 2018-05-27 09:42:13,332 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'created_at': u'2018-05-27T09:42:12Z', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-989d95ae-e6ef-4fb1-a93d-c4016290ca7e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T09:42:12Z', u'owner_specified.shade.sha256': u'd5f72b390689142d27346342a7e39728759c0213d890f9c3c46810f9a210e813', u'hw_scsi_model': u'virtio-scsi', u'hw_firmware_type': u'uefi', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/65129fb5-7161-4035-ad05-6322ca1839cc/file', u'owner': u'c44dd664b7874535bb7c4b6c279ae44b', u'virtual_size': None, u'owner_specified.shade.md5': u'ecc9a5132e7a0f11a4c585f513cd0873', u'id': u'65129fb5-7161-4035-ad05-6322ca1839cc', u'size': None, u'name': u'Cirros-0.4.0-1-989d95ae-e6ef-4fb1-a93d-c4016290ca7e', u'short_id': u'ubuntu16.04', u'hw_video_model': u'vga', u'locations': [], u'checksum': None, u'self': u'/v2/images/65129fb5-7161-4035-ad05-6322ca1839cc', u'disk_format': u'qcow2', u'protected': False, u'hw_disk_bus': u'scsi', u'schema': u'/v2/schemas/image'}) 2018-05-27 09:42:13,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-27 09:42:13,999 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-989d95ae-e6ef-4fb1-a93d-c4016290ca7e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1404ee64-3ee0-4a41-b51c-4d045c1ee835', 'swap': 0}) 2018-05-27 09:42:14,484 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-989d95ae-e6ef-4fb1-a93d-c4016290ca7e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c44dd664b7874535bb7c4b6c279ae44b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c3ac0d6c-6d20-4e72-9bd7-2458f28cc562', 'swap': 0}) 2018-05-27 09:42:28,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-27 09:42:28,335 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-27 09:42:28,336 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-27 09:42:28,341 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-27 09:42:28,352 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-27 09:42:41,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dc3d3afb-7153-42f2-879d-b671724d735a/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-27 09:42:41,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-27 09:49:37,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4e5838e3-5c12-42bb-9c03-ff31c1fe4f3c 2018-05-27 09:49:37,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4e5838e3-5c12-42bb-9c03-ff31c1fe4f3c']'. 2018-05-27 09:49:40,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-27 09:49:40,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-27 09:49:40,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 09:49:40,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4e5838e3-5c12-42bb-9c03-ff31c1fe4f3c | 2018-05-27 09:49:40,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-27 09:49:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-27 09:42:52 | 2018-05-27 09:49:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-27 09:49:37 | 2018-05-27 09:49:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:45 | 2018-05-27 09:49:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-27 09:49:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-27 09:49:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dc3d3afb-7153-42f2-879d-b671724d735a) | 2018-05-27 09:49:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-27 09:49:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 68f097fb-c0e3-47da-b8b5-8ee9be7b0db9) | 2018-05-27 09:49:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-27 09:49:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 378.088 | 2018-05-27 09:49:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-27 09:49:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-27 09:49:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-27 09:49:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-27 09:49:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-27 09:49:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 09:49:40,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-27 09:49:40,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-27 09:50:00,563 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 09:50:00,564 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 08:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 09:50:00,570 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-27 09:50:51,857 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-05-27 09:50:51,857 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-27 09:50:51,928 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-27 09:50:52,254 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 09:50:52,255 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 09:50:52,261 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-27 09:50:56,127 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 13:22:10,758 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 13:22:10,758 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 211:14 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-27 13:22:10,764 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-27 13:22:10,765 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-27 13:22:10,973 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Apply aarch64 specific to rally config... 2018-05-27 13:22:10,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 13:22:22,577 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-27 13:22:34,084 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3ffc93f7-59e7-4a12-bd8d-0d16720cdeb7 | 2018-05-27T13:22:33.595470 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3ffc93f7-59e7-4a12-bd8d-0d16720cdeb7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-27 13:22:48,704 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-27 13:22:48,704 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-27 13:23:00,229 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-27 13:23:14,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2e7b03ed-9d0d-4d2a-9c00-67629bff1474) as the default verifier for the future CLI operations. 2018-05-27 13:23:29,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-5b966022-e83f-4293-b5e1-9b6ef0e3d630' 2018-05-27 13:23:37,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'TestVM-5b966022-e83f-4293-b5e1-9b6ef0e3d630' 2018-05-27 13:23:40,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-5b966022-e83f-4293-b5e1-9b6ef0e3d630' 2018-05-27 13:23:44,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-27 13:23:59,299 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-27 13:24:10,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2e7b03ed-9d0d-4d2a-9c00-67629bff1474/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-27 13:24:10,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-27 13:36:52,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 18a9ab2f-d5da-4a00-8bef-2b3ae53972c7 2018-05-27 13:36:53,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '18a9ab2f-d5da-4a00-8bef-2b3ae53972c7']'. 2018-05-27 13:36:56,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-27 13:36:56,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-27 13:36:56,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 13:36:56,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 18a9ab2f-d5da-4a00-8bef-2b3ae53972c7 | 2018-05-27 13:36:56,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-27 13:36:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-27 13:24:21 | 2018-05-27 13:36:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-27 13:36:52 | 2018-05-27 13:36:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:31 | 2018-05-27 13:36:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-27 13:36:56,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-27 13:36:56,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2e7b03ed-9d0d-4d2a-9c00-67629bff1474) | 2018-05-27 13:36:56,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-27 13:36:56,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3ffc93f7-59e7-4a12-bd8d-0d16720cdeb7) | 2018-05-27 13:36:56,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-27 13:36:56,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 701.769 | 2018-05-27 13:36:56,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-27 13:36:56,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-27 13:36:56,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-27 13:36:56,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-27 13:36:56,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-27 13:36:56,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 13:36:56,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-27 13:36:56,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-27 13:37:18,715 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 13:37:18,716 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 13:49 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-27 13:37:18,723 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 09:09 | PASS | | vping_userdata | functest | smoke | 01:57 | PASS | | cinder_test | functest | smoke | 02:27 | FAIL | | tempest_smoke_serial | functest | smoke | 59:53 | FAIL | | rally_sanity | functest | smoke | 74:40 | PASS | | patrole | functest | smoke | 08:01 | PASS | | odl | functest | smoke | 00:50 | PASS | | snaps_smoke | functest | smoke | 211:14 | FAIL | | neutron_trunk | functest | smoke | 13:49 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-27 13:37:18,737 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-27 13:38:43,353 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-daily-master-4 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+----------------------------------------------------------------+ 2018-05-27 13:38:43,363 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=sdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-27 13:38:43,363 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 13:38:43,364 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-27 13:38:43,366 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-27 13:38:43,373 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-27 13:38:55,105 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-armband-baremetal-daily-master-4 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | arm-pod6 | +--------------------------------------+----------------------------------------------------------------+ 2018-05-27 13:38:55,116 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.0.15.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=sdc export OS_AUTH_URL=http://172.16.10.35:35357/v3 2018-05-27 13:38:55,116 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 13:38:55,117 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-27 13:38:55,119 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-27 13:38:55,121 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK