Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout when using cleaunp option #3136

Closed
7 tasks
al3xhh opened this issue Mar 27, 2019 · 0 comments
Closed
7 tasks

Timeout when using cleaunp option #3136

al3xhh opened this issue Mar 27, 2019 · 0 comments

Comments

@al3xhh
Copy link
Contributor

al3xhh commented Mar 27, 2019

Description
When you have a provision with some hosts with running vms and the option cleanup is used, it can end in a timeout.

To Reproduce
Use cleanup option with several provisions and vms.

Expected behavior
The vms are deleted.

Details

  • Affected Component: Provision
  • Version: development and 5.8

Additional context

ERROR: Failed to delete running_vms
Timeout expired for state DONE. VM is in state ACTIVE, CLEANUP_DELETE
ERROR: Cleanup unsupported for this operation
ERROR: Failed to delete running_vms
Timeout expired for state DONE. VM is in state ACTIVE, CLEANUP_DELETE
ERROR: Cleanup unsupported for this operation
ERROR: Failed to delete running_vms
Timeout expired for state DONE. VM is in state ACTIVE, CLEANUP_DELETE
ERROR: Cleanup unsupported for this operation
ERROR: Failed to delete running_vms
Timeout expired for state DONE. VM is in state ACTIVE, CLEANUP_DELETE
ERROR: Cleanup unsupported for this operation

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@al3xhh al3xhh self-assigned this Mar 27, 2019
al3xhh pushed a commit to al3xhh/one that referenced this issue Mar 28, 2019
    * Increase the default timeout from 10 to 20
    * Add cleanup_timeout parameter to configure it via CLI
al3xhh pushed a commit to al3xhh/one that referenced this issue Mar 28, 2019
    * Increase the default timeout from 10 to 20
    * Add cleanup_timeout parameter to configure it via CLI
    * Implement wait_image_delete, to wait until images are deleted
al3xhh pushed a commit to al3xhh/one that referenced this issue Mar 29, 2019
    * Increase the default timeout from 10 to 20
    * Add cleanup_timeout parameter to configure it via CLI
    * Implement wait_image_delete, to wait until images are deleted
al3xhh pushed a commit to al3xhh/one that referenced this issue Mar 29, 2019
    * Increase the default timeout from 10 to 20
    * Add cleanup_timeout parameter to configure it via CLI
    * Implement wait_image_delete, to wait until images are deleted
al3xhh pushed a commit to al3xhh/one that referenced this issue Mar 29, 2019
    * Increase the default timeout from 10 to 20
    * Add cleanup_timeout parameter to configure it via CLI
    * Implement wait_image_delete, to wait until images are deleted
rsmontero pushed a commit that referenced this issue Mar 29, 2019
* Increase the default timeout from 10 to 20
* Add cleanup_timeout parameter to configure it via CLI
* Implement wait_image_delete, to wait until images are deleted
rsmontero pushed a commit that referenced this issue Mar 29, 2019
* Increase the default timeout from 10 to 20
* Add cleanup_timeout parameter to configure it via CLI
* Implement wait_image_delete, to wait until images are deleted

(cherry picked from commit efaf5f3)
@al3xhh al3xhh closed this as completed Mar 29, 2019
rsmontero pushed a commit that referenced this issue Jul 3, 2024
* Changes the user input labels during service template instantiation to display the field description first
* Loads default values for these fields now

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant