Activity log for bug #1888171

Date Who What changed Old value New value Message
2020-07-20 03:04:13 Yvonne Ding bug added bug
2020-07-20 03:17:43 Yvonne Ding description Brief Description ----------------- Boot a vm successfully and become active with crypto VF. When perform cold migrate vm from compute node, the status can't reach to VERIFY_RESIZE and timed out. Severity -------- Major Steps to Reproduce ------------------ 1. Boot a vm with pci-sriov nics and flavor flvaor_qat_vf_1 2. Cold migrate above vm from compute node 3. Wait for vm status change to VERIFY_RESIZE TC-name: test_ea_vm_with_crypto_vfs Expected Behavior ----------------- VM status has reached to VERIFY_RESIZE status by cold migrate Actual Behavior ---------------- VM status keeps to ACTIVE status by cold migrate Reproducibility --------------- reproducible System Configuration -------------------- Regular standard 2+2 Lab-name: wcp_7_10 Branch/Pull Time/Commit ----------------------- BUILD_ID="r/stx.4.0" Timestamp/Logs -------------- [2020-07-17 03:13:02,799] 1535 INFO MainThread vm_helper.cold_migrate_vm:: Cold migrating VM f83041ba-8b16-4c0e-81d5-0ba7f19c8133 from compute-1... [2020-07-17 03:13:02,799] 1649 DEBUG MainThread ssh.get_active_controller:: Getting active controller client for wcp_7_10 [2020-07-17 03:13:02,800] 479 DEBUG MainThread ssh.exec_cmd:: Executing command... [2020-07-17 03:13:02,800] 314 DEBUG MainThread ssh.send :: Send 'nova --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-endpoint-type internalURL --os-region-name RegionOne migrate --poll f83041ba-8b16-4c0e-81d5-0ba7f19c8133' [2020-07-17 03:13:11,417] 436 DEBUG MainThread ssh.expect :: Output: Server migrating... 0% complete Server migrating... 100% complete Finished [sysadmin@controller-0 ~(keystone_admin)]$ [2020-07-17 03:13:11,418] 314 DEBUG MainThread ssh.send :: Send 'echo $?' [2020-07-17 03:13:11,521] 436 DEBUG MainThread ssh.expect :: Output: 0 [sysadmin@controller-0 ~(keystone_admin)]$ [2020-07-17 03:13:11,522] 1544 INFO MainThread vm_helper.cold_migrate_vm:: Waiting for VM status change to VERIFY_RESIZE ...... [2020-07-17 03:18:12,226] 61 DEBUG MainThread conftest.update_results:: ***Failure at test call: /home/svc-cgcsauto/wassp-repos.new/testcases/cgcs/CGCSAuto/keywords/vm_helper.py:1816: utils.exceptions.VMTimeout: VM operation timed out. ***Details: _flavors = {'flavor_none': '8224f108-ddf9-4d43-a93f-03d560e7de0c', 'flavor_qat_vf_1': '2bf5f478-e897-4c82-8b24-00a1d1c7b70d', 'flavor_qat_vf_32': '176b2373-a911-48bc-ad37-851d1b1013d4', 'flavor_qat_vf_33': 'bcf8a88c-4d00-46a6-9914-856eedc76321', ...} hosts_pci_device_info = {'compute-1': [{'device_id': '0435', 'device_name': 'dh895xcc', 'pci_address': '0000:09:00.0', 'pci_alias': 'qat-dh895xcc-vf', ...}]} ...... > raise exceptions.VMTimeout(err_msg) E utils.exceptions.VMTimeout: VM operation timed out. E Details: Timed out waiting for vm status: ['VERIFY_RESIZE', 'ERROR']. Actual vm status: ACTIVE logs of .tar and TIS_AUTOMATION.log as below, Test Activity ------------- Brief Description ----------------- Boot a vm successfully and become active with crypto VF. When perform cold migrate vm from compute node, the status can't reach to VERIFY_RESIZE and timed out. Severity -------- Major Steps to Reproduce ------------------ 1. Boot a vm with pci-sriov nics and flavor flvaor_qat_vf_1 2. Cold migrate above vm from compute node 3. Wait for vm status change to VERIFY_RESIZE TC-name: test_ea_vm_with_crypto_vfs Expected Behavior ----------------- VM status has reached to VERIFY_RESIZE status by cold migrate Actual Behavior ---------------- VM status keeps to ACTIVE status by cold migrate Reproducibility --------------- reproducible System Configuration -------------------- Regular standard 2+2 Lab-name: wcp_7_10 Branch/Pull Time/Commit ----------------------- BUILD_ID="r/stx.4.0" Timestamp/Logs -------------- [2020-07-17 03:13:02,799] 1535 INFO MainThread vm_helper.cold_migrate_vm:: Cold migrating VM f83041ba-8b16-4c0e-81d5-0ba7f19c8133 from compute-1... [2020-07-17 03:13:02,799] 1649 DEBUG MainThread ssh.get_active_controller:: Getting active controller client for wcp_7_10 [2020-07-17 03:13:02,800] 479 DEBUG MainThread ssh.exec_cmd:: Executing command... [2020-07-17 03:13:02,800] 314 DEBUG MainThread ssh.send :: Send 'nova --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-endpoint-type internalURL --os-region-name RegionOne migrate --poll f83041ba-8b16-4c0e-81d5-0ba7f19c8133' [2020-07-17 03:13:11,417] 436 DEBUG MainThread ssh.expect :: Output: Server migrating... 0% complete Server migrating... 100% complete Finished [sysadmin@controller-0 ~(keystone_admin)]$ [2020-07-17 03:13:11,418] 314 DEBUG MainThread ssh.send :: Send 'echo $?' [2020-07-17 03:13:11,521] 436 DEBUG MainThread ssh.expect :: Output: 0 [sysadmin@controller-0 ~(keystone_admin)]$ [2020-07-17 03:13:11,522] 1544 INFO MainThread vm_helper.cold_migrate_vm:: Waiting for VM status change to VERIFY_RESIZE ...... [2020-07-17 03:18:12,226] 61 DEBUG MainThread conftest.update_results:: ***Failure at test call: /home/svc-cgcsauto/wassp-repos.new/testcases/cgcs/CGCSAuto/keywords/vm_helper.py:1816: utils.exceptions.VMTimeout: VM operation timed out. ***Details: _flavors = {'flavor_none': '8224f108-ddf9-4d43-a93f-03d560e7de0c', 'flavor_qat_vf_1': '2bf5f478-e897-4c82-8b24-00a1d1c7b70d', 'flavor_qat_vf_32': '176b2373-a911-48bc-ad37-851d1b1013d4', 'flavor_qat_vf_33': 'bcf8a88c-4d00-46a6-9914-856eedc76321', ...} hosts_pci_device_info = {'compute-1': [{'device_id': '0435', 'device_name': 'dh895xcc', 'pci_address': '0000:09:00.0', 'pci_alias': 'qat-dh895xcc-vf', ...}]} ...... > raise exceptions.VMTimeout(err_msg) E utils.exceptions.VMTimeout: VM operation timed out. E Details: Timed out waiting for vm status: ['VERIFY_RESIZE', 'ERROR']. Actual vm status: ACTIVE logs of .tar and TIS_AUTOMATION.log as below, https://files.starlingx.kube.cengn.ca/launchpad/1888171 Test Activity -------------
2020-07-21 02:03:05 Frank Miller starlingx: status New Triaged
2020-07-21 02:03:08 Frank Miller starlingx: importance Undecided High
2020-07-21 02:04:13 Frank Miller tags stx.4.0 stx.distro.openstack
2020-07-21 02:04:29 Frank Miller starlingx: assignee yong hu (yhu6)
2020-07-21 02:37:54 Austin Sun starlingx: assignee yong hu (yhu6) Austin Sun (sunausti)
2020-07-24 02:49:11 Austin Sun starlingx: status Triaged Invalid