From 87befc5f314f54bdfb2795370597a9b770b98317 Mon Sep 17 00:00:00 2001 From: Gerrit User 4690 <4690@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Mon, 15 May 2023 18:09:06 +0000 Subject: [PATCH] Update patch set 3 Patch Set 3: (1 comment) Patch-set: 3 CC: Gerrit User 4690 <4690@4a232e18-c5a9-48ee-94c0-e04e7cca6543> --- fe5fff0ebb9736b12044d1c20e9a54913e36d6da | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/fe5fff0ebb9736b12044d1c20e9a54913e36d6da b/fe5fff0ebb9736b12044d1c20e9a54913e36d6da index 660a42eb..548f5b27 100644 --- a/fe5fff0ebb9736b12044d1c20e9a54913e36d6da +++ b/fe5fff0ebb9736b12044d1c20e9a54913e36d6da @@ -152,6 +152,23 @@ "message": "recheck tempest.lib.exceptions.IdentityError: Got identity error in many tests, wanted to filterout the valid failure", "revId": "fe5fff0ebb9736b12044d1c20e9a54913e36d6da", "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" + }, + { + "unresolved": false, + "key": { + "uuid": "54c88099_ec52aeac", + "filename": "/PATCHSET_LEVEL", + "patchSetId": 3 + }, + "lineNbr": 0, + "author": { + "id": 4690 + }, + "writtenOn": "2023-05-15T18:09:06Z", + "side": 1, + "message": "Seeing some errors like the following https://zuul.opendev.org/t/openstack/build/8b3f226ac143409288dbf6dcc30107aa/log/controller/logs/screen-c-vol.txt#3884:\n\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager Traceback (most recent call last):\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/usr/local/lib/python3.8/dist-packages/taskflow/engines/action_engine/executor.py\", line 53, in _execute_task\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager result \u003d task.execute(**arguments)\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/opt/stack/cinder/cinder/volume/flows/manager/create_volume.py\", line 1154, in execute\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager model_update \u003d self._create_from_source_volume(\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/opt/stack/cinder/cinder/volume/flows/manager/create_volume.py\", line 639, in _create_from_source_volume\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager rekey_model_update \u003d self._rekey_volume(context, volume)\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/opt/stack/cinder/cinder/volume/flows/manager/create_volume.py\", line 616, in _rekey_volume\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager self.driver._detach_volume(context,\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/opt/stack/cinder/cinder/volume/driver.py\", line 547, in _detach_volume\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager raise exc\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager os_brick.exception.ExceptionChainer:\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager Chained Exception #1\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager Traceback (most recent call last):\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/opt/stack/cinder/cinder/volume/driver.py\", line 510, in _detach_volume\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager connector.disconnect_volume(attach_info[\u0027conn\u0027][\u0027data\u0027],\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/usr/local/lib/python3.8/dist-packages/os_brick/utils.py\", line 159, in trace_logging_wrapper\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager result \u003d f(*args, **kwargs)\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/usr/local/lib/python3.8/dist-packages/os_brick/utils.py\", line 331, in change_encrypted\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager devpath \u003d _device_path_from_symlink(symlink)\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager File \"/usr/local/lib/python3.8/dist-packages/os_brick/utils.py\", line 226, in _device_path_from_symlink\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager if symlink and symlink.startswith(CUSTOM_LINK_PREFIX):\nMay 10 23:16:28.147023 np0034004023 cinder-volume[221505]: ERROR cinder.volume.manager AttributeError: \u0027RBDVolumeIOWrapper\u0027 object has no attribute \u0027startswith\u0027", + "revId": "fe5fff0ebb9736b12044d1c20e9a54913e36d6da", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" } ] } \ No newline at end of file