Comment 9 for bug 1828059

Revision history for this message
Peng Peng (ppeng) wrote :

Issue was reproduced on
Lab: WCP_99_103
Load: 2019-05-15_18-01-07

[2019-05-16 18:00:08,616] 262 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'tenant2' --os-password 'Li69nux*' --os-project-name tenant2 --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne volume create --image=6446e145-72f2-49fa-9202-53b6c32fa031 --size=3 --bootable vol-ubuntu_14-5'
[2019-05-16 18:00:10,338] 387 DEBUG MainThread ssh.expect :: Output:
+---------------------+--------------------------------------+
| Field | Value |
+---------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2019-05-16T18:00:10.000000 |
| description | None |
| encrypted | False |
| id | f248623d-78d9-4331-a201-ba3f401ec24c |
| multiattach | False |
| name | vol-ubuntu_14-5 |
| properties | |
| replication_status | None |
| size | 3 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| type | None |
| updated_at | None |
| user_id | 2620f10b8a2d4eeea3b24d6daeee80b1 |
+---------------------+--------------------------------------+

[2019-05-16 18:00:17,147] 262 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'tenant2' --os-password 'Li69nux*' --os-project-name tenant2 --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne volume show f248623d-78d9-4331-a201-ba3f401ec24c'
[2019-05-16 18:00:18,645] 387 DEBUG MainThread ssh.expect :: Output:
+------------------------------+--------------------------------------+
| Field | Value |
+------------------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | true |
| consistencygroup_id | None |
| created_at | 2019-05-16T18:00:10.000000 |
| description | None |
| encrypted | False |
| id | f248623d-78d9-4331-a201-ba3f401ec24c |
| multiattach | False |
| name | vol-ubuntu_14-5 |
| os-vol-tenant-attr:tenant_id | 4962ac2858914305a2ea16be16d250ad |
| properties | |
| replication_status | None |
| size | 3 |
| snapshot_id | None |
| source_volid | None |
| status | error |
| type | None |
| updated_at | 2019-05-16T18:00:18.000000 |
| user_id | 2620f10b8a2d4eeea3b24d6daeee80b1 |
| volume_image_metadata | {u'signature_verified': u'False'} |
+------------------------------+--------------------------------------+
controller-1:~$