ppc64le-cloud / pvsadm

Tool for managing the IBM Power Systems Virtual Servers
Apache License 2.0
37 stars 38 forks source link

Wrong duration showed for the image import #668

Closed mkumatag closed 1 month ago

mkumatag commented 1 month ago

What happened:

$ pvsadm image import --workspace-id 63e2dd1d-85c8-4008-a546-226b361ae773 --bucket rhcos-powervs-images-us-south --bucket-region us-south --object rhcos-417-94-202408270355-0-ppc64le-powervs.ova.gz --pvs-image-name rhcos-417 --public-bucket -w --debug
....
....
I0919 18:18:22.444114   37087 import.go:311] Successfully imported the image: rhcos-417 with ID: 5c1e52cf-b669-4ccc-95c7-0559bf3cdd88 in 11.046950792s

here is shows 11.046950792s which is invalid

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

mkumatag commented 1 month ago

cc @kishen-v

kishen-v commented 1 month ago

/good-first-issue

ppc64le-cloud-bot commented 1 month ago

@kishen-v: This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/ppc64le-cloud/pvsadm/issues/668): >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
arshadd-b commented 1 month ago

/assign

kishen-v commented 1 month ago

Fixed through #673 /close

ppc64le-cloud-bot commented 1 month ago

@kishen-v: Closing this issue.

In response to [this](https://github.com/ppc64le-cloud/pvsadm/issues/668#issuecomment-2371596422): >Fixed through #673 >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.