[GitHub] [cloudstack] blueorangutan commented on pull request #4269: cks: test refactoring

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4269:
URL: https://github.com/apache/cloudstack/pull/4269#issuecomment-685314412


   Trillian test result (tid-2633)
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 68413 seconds
   Marvin logs: 
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4269-t2633-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_certauthority_root.py
   Intermittent failure detected: 
/marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dhcphosts.py
   Intermittent failure detected: 
/marvin/tests/smoke/test_routers_network_ops.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_router_nics.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 81 look OK, 4 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_provision_certificate | `Failure` | 48.28 | test_certauthority_root.py
   test_01_deploy_kubernetes_cluster | `Error` | 0.05 | 
test_kubernetes_clusters.py
   test_02_deploy_kubernetes_ha_cluster | `Error` | 33.15 | 
test_kubernetes_clusters.py
   test_05_deploy_and_upgrade_kubernetes_ha_cluster | `Error` | 0.04 | 
test_kubernetes_clusters.py
   test_06_deploy_and_invalid_upgrade_kubernetes_cluster | `Error` | 0.04 | 
test_kubernetes_clusters.py
   test_07_deploy_and_scale_kubernetes_cluster | `Error` | 0.04 | 
test_kubernetes_clusters.py
   ContextSuite context=TestKubernetesCluster>:teardown | `Error` | 41.16 | 
test_kubernetes_clusters.py
   test_04_rvpc_network_garbage_collector_nics | `Error` | 3836.86 | 
test_vpc_redundant.py
   test_hostha_kvm_host_fencing | `Error` | 167.92 | test_hostha_kvm.py
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] GabrielBrascher edited a comment on pull request #4298: Split travis tests to avoid timeout

2020-09-01 Thread GitBox


GabrielBrascher edited a comment on pull request #4298:
URL: https://github.com/apache/cloudstack/pull/4298#issuecomment-685264069


   Two more tests were terminated by maximum log length:
   
   ```
   - TESTS="smoke/test_accounts
smoke/test_affinity_groups
smoke/test_affinity_groups_projects
smoke/test_async_job
smoke/test_backup_recovery_dummy
smoke/test_create_list_domain_account_project
smoke/test_create_network
smoke/test_deploy_vgpu_enabled_vm
smoke/test_deploy_vm_extra_config_data
smoke/test_deploy_vm_iso
smoke/test_deploy_vm_root_resize
smoke/test_deploy_vm_with_userdata
smoke/test_deploy_vms_with_varied_deploymentplanners"
   ```
   &
   ```
   - TESTS="smoke/test_scale_vm
smoke/test_secondary_storage
smoke/test_service_offerings
smoke/test_snapshots
smoke/test_ssvm
smoke/test_staticroles
smoke/test_templates
smoke/test_update_security_group
smoke/test_usage
smoke/test_usage_events"
   ```
   
   I will do a few more changes.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4053: Secondary Storage Usage Improvements

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4053:
URL: https://github.com/apache/cloudstack/pull/4053#issuecomment-685237529


   Trillian test result (tid-2635)
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 53526 seconds
   Marvin logs: 
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4053-t2635-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_router_dhcphosts.py
   Intermittent failure detected: 
/marvin/tests/smoke/test_routers_network_ops.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 82 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_isolate_network_FW_PF_default_routes_egress_true | `Failure` | 
132.96 | test_routers_network_ops.py
   test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | `Failure` | 
202.82 | test_routers_network_ops.py
   test_04_rvpc_network_garbage_collector_nics | `Error` | 3845.21 | 
test_vpc_redundant.py
   test_hostha_kvm_host_fencing | `Error` | 175.00 | test_hostha_kvm.py
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] GabrielBrascher closed pull request #4298: Split travis tests to avoid timeout

2020-09-01 Thread GitBox


GabrielBrascher closed pull request #4298:
URL: https://github.com/apache/cloudstack/pull/4298


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] div8cn commented on pull request #4144: Fix Usage failed to get pid

2020-09-01 Thread GitBox


div8cn commented on pull request #4144:
URL: https://github.com/apache/cloudstack/pull/4144#issuecomment-685207683


   @rhtyd  Thanks, I've updated it to ProcessHandle.current ().pid().



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] GabrielBrascher commented on pull request #4298: Split travis tests to avoid timeout

2020-09-01 Thread GitBox


GabrielBrascher commented on pull request #4298:
URL: https://github.com/apache/cloudstack/pull/4298#issuecomment-685140852


   Travis tests are looking good. After last commit Travis had no issues.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-685037130


   @rhtyd a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + 
vmware67, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


rhtyd commented on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-685036105


   @blueorangutan test matrix



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] ravening commented on a change in pull request #4228: Dont add host back after agent service restart

2020-09-01 Thread GitBox


ravening commented on a change in pull request #4228:
URL: https://github.com/apache/cloudstack/pull/4228#discussion_r481277921



##
File path: 
server/src/main/java/com/cloud/configuration/ConfigurationManagerImpl.java
##
@@ -410,6 +410,10 @@
 public final static ConfigKey IOPS_MAX_WRITE_LENGTH = new 
ConfigKey(Long.class, "vm.disk.iops.maximum.write.length", "Advanced", 
"0",
 "Maximum IOPS write burst duration (seconds). If '0' (zero) then 
does not check for maximum burst length.", true, ConfigKey.Scope.Global, null);
 
+public static final ConfigKey ADD_HOST_ON_SERVICE_RESTART = new 
ConfigKey(Boolean.class, "add.host.on.service.restart", "Advanced", 
"true",

Review comment:
   Didnt know that :P will add KVM in the name





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4250: [VMware] OVF Full properties support

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4250:
URL: https://github.com/apache/cloudstack/pull/4250#issuecomment-684948788


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1880



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4250: [VMware] OVF Full properties support

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4250:
URL: https://github.com/apache/cloudstack/pull/4250#issuecomment-684922358


   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] nvazquez commented on pull request #4250: [VMware] OVF Full properties support

2020-09-01 Thread GitBox


nvazquez commented on pull request #4250:
URL: https://github.com/apache/cloudstack/pull/4250#issuecomment-684921719


   @blueorangutan package



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] ravening commented on pull request #3969: Snapshot deletion issues

2020-09-01 Thread GitBox


ravening commented on pull request #3969:
URL: https://github.com/apache/cloudstack/pull/3969#issuecomment-684899676


   > @ravening for which hypervisor is this?
   > if VM snapshots is deleted, we should also delete it from the Primary 
Storage - that is fine.
   > This sounds more like some DB garbage, due to which we can't create a new 
one (chained, parent/child snaps?)
   > Which PR did you create?
   
   @andrijapanicsb This is for KVM
   
   The VM snpashot is not yet deleted. Ofcourse if VM snapshot is deleted then 
we should clean up the garbage.
   In my test case, I have not yet deleted VM snapshot. I just created a 
Snapshot from VM snapshot, deleted it and tried to create snapshot again, which 
failed



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684874746


   @Pearl1594 a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been 
kicked to run smoke tests



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] Pearl1594 commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


Pearl1594 commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684874374


   @blueorangutan test centos7 vmware-67u3
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684873215


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1879



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684872369


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1878



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[cloudstack-documentation] branch andrijapanicsb-patch-3 created (now edfa729)

2020-09-01 Thread andrijapanic
This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a change to branch andrijapanicsb-patch-3
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.


  at edfa729  Update cloudstack-kubernetes-service.rst

No new revisions were added by this update.



Build failed in Jenkins: Cloudstack » cloudstack-marvin #13

2020-09-01 Thread Apache Jenkins Server
See 


Changes:

[github] server: move UpdateDefaultNic to vm work job queue (#4020)

[github] server: Avoid Null pointer at DomainChecker and enhance AssignVMCmd 
(#4279)

[github] server: Fixed delayed power state update after vm shutdown (#4284)

[github] influxdb: Avoid out of memory by influxDB (#4291)


--
[...truncated 37.37 KB...]
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] 
[INFO] Reactor Summary for Apache CloudStack 4.15.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [ 
10.213 s]
[INFO] Apache CloudStack .. SUCCESS [  5.298 s]
[INFO] Apache CloudStack Framework - Managed Context .. FAILURE [  4.849 s]
[INFO] Apache CloudStack Framework  SKIPPED
[INFO] Apache CloudStack Framework - Certificate Authority  SKIPPED
[INFO] Apache CloudStack Utils  SKIPPED
[INFO] Apache CloudStack Framework - Database . SKIPPED
[INFO] Apache CloudStack Framework - Configuration  SKIPPED
[INFO] Apache CloudStack Framework - Direct Download to Primary Storage SKIPPED
[INFO] Apache CloudStack API .. SKIPPED
[INFO] Apache CloudStack Framework - REST . SKIPPED
[INFO] Apache CloudStack Framework - IPC .. SKIPPED
[INFO] Apache CloudStack Cloud Engine . SKIPPED
[INFO] Apache CloudStack Cloud Engine API . SKIPPED
[INFO] Apache CloudStack Cloud Engine Schema Component  SKIPPED
[INFO] Apache CloudStack Framework - Security . SKIPPED
[INFO] Apache CloudStack Core . SKIPPED
[INFO] Apache CloudStack Agents ... SKIPPED
[INFO] Apache CloudStack Framework - Clustering ... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification ... SKIPPED
[INFO] Apache CloudStack Framework - Jobs . SKIPPED
[INFO] Apache CloudStack Cloud Engine Internal Components API SKIPPED
[INFO] Apache CloudStack Agent Management Servers Load 

[GitHub] [cloudstack] Pearl1594 commented on pull request #4297: Incorrect md5sums for systemVM templates results in failure to download templates to other image stores

2020-09-01 Thread GitBox


Pearl1594 commented on pull request #4297:
URL: https://github.com/apache/cloudstack/pull/4297#issuecomment-684836949


   @rhtyd The 4.15 upgrade path seems to have the right checksums 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684836255


   @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] Pearl1594 commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


Pearl1594 commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684835602


   @blueorangutan package



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684835001


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


rhtyd commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684834349


   @blueorangutan package 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684827080


   Packaging result: ✔centos7 ✔centos8 ✖debian. JID-1877



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] andrijapanicsb commented on pull request #3969: Snapshot deletion issues

2020-09-01 Thread GitBox


andrijapanicsb commented on pull request #3969:
URL: https://github.com/apache/cloudstack/pull/3969#issuecomment-684826969


   @ravening for which hypervisor is this?
   if VM snapshots is deleted, we should also delete it from the Primary 
Storage - that is fine. 
   This sounds more like some DB garbage, due to which we can't create a new 
one (chained, parent/child snaps?)
   Which PR did you create?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684822116


   Packaging result: ✔centos7 ✔centos8 ✖debian. JID-1876



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] GabrielBrascher closed pull request #4298: Split travis tests to avoid timeout

2020-09-01 Thread GitBox


GabrielBrascher closed pull request #4298:
URL: https://github.com/apache/cloudstack/pull/4298


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rvalle commented on issue #4295: Api Authentication Error

2020-09-01 Thread GitBox


rvalle commented on issue #4295:
URL: https://github.com/apache/cloudstack/issues/4295#issuecomment-684810488


   @rhtyd  
   It does work on the GUI.
   It is not a quote issue.
   
   You can literally try this command: 
   
   ```
   cmk upload customcertificate id=1 name='RootCertificate' 
certificate='-BEGIN CERTIFICATE-' domainsuffix='*.svm.vdc.test"
   ```
   do not worry about the fact that the certificate is not complete. The call 
will work, but only after you delete the * form the domainsuffix.
   
   Can you reproduce it?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684803783


   @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] Pearl1594 commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


Pearl1594 commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684803435


   @blueorangutan package



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] Pearl1594 removed a comment on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


Pearl1594 removed a comment on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684803279


   @blueorangutan pacakge



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] Pearl1594 commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


Pearl1594 commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684803279


   @blueorangutan pacakge



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-684802869


   Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1874



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684802870


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-1875



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] ravening commented on pull request #3969: Snapshot deletion issues

2020-09-01 Thread GitBox


ravening commented on pull request #3969:
URL: https://github.com/apache/cloudstack/pull/3969#issuecomment-684798057


   @DaanHoogland @GabrielBrascher @andrijapanicsb @rhtyd 
   
   Found an issue with this commit. Below are the steps to reproduce
   
   1. Create VM snapshot from running vm
   2. Create a snapshot from the above VM snapshot
   3. Delete the snapshot
   4. Try to create snapshot again. This will fail.
   This is because when we delete the snapshot for the first time, its deleting 
the VM snapshot as well in the primary storage.
   So when we try to create snapshot again, its not able to find the vm 
snapshot and throws an exception
   
   
   I have made a fix so that it checks if the vm snapshot from which the 
snapshot is created, still exists on primary storage or not. If it exists then 
its not deleted from primary but only from secondary



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684797002


   @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] Pearl1594 commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


Pearl1594 commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684796399


   @blueorangutan package
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684795577


   Packaging result: ✖centos7 ✔centos8 ✖debian. JID-1873



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] andrijapanicsb commented on pull request #4271: hypervisor: Add Citrix Hypervisor 8x product name support

2020-09-01 Thread GitBox


andrijapanicsb commented on pull request #4271:
URL: https://github.com/apache/cloudstack/pull/4271#issuecomment-684795149


   I haven't tested this, we don't have the Trillian template for this, so it 
would requre manually building a small CS 8.1 pool and verifying there...takes 
time.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4141: [New feature] Load balancer customization (haproxy-based)

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4141:
URL: https://github.com/apache/cloudstack/pull/4141#issuecomment-684790756


   Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1871



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4194: enable update tags on disk offerings

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4194:
URL: https://github.com/apache/cloudstack/pull/4194#issuecomment-684790753


   Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1869



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4190: Broadcast URI not set to vxlan, but vlan (Fix #3040)

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4190:
URL: https://github.com/apache/cloudstack/pull/4190#issuecomment-684790755


   Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1870



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4137: Adding VPN options for IKE version and IKE split connections.

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4137:
URL: https://github.com/apache/cloudstack/pull/4137#issuecomment-684790758


   Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1872



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] GabrielBrascher commented on pull request #4298: Split travis tests to avoid timeout

2020-09-01 Thread GitBox


GabrielBrascher commented on pull request #4298:
URL: https://github.com/apache/cloudstack/pull/4298#issuecomment-684781445


   @rhtyd Travis CI Build is passing fine. Jenkins got issues on 
`NiciraNvpGuestNetworkGuruTest`; however, those issues are not related to this 
PR.
   
   I will be re-running Travis a couple more times to check.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


rhtyd commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684766942


   @blueorangutan package
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684767631


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684765190


   Packaging result: ✖centos7 ✔centos8 ✔debian. JID-1867



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd removed a comment on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


rhtyd removed a comment on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-684723339







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


rhtyd commented on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-684766464


   @blueorangutan package
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-684765191







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


blueorangutan removed a comment on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-684765191







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[cloudstack-primate] branch master updated: compute: hide `reset SSH keypair` button if VM is not Stopped (#646)

2020-09-01 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git


The following commit(s) were added to refs/heads/master by this push:
 new ba6273e  compute: hide `reset SSH keypair` button if VM is not Stopped 
(#646)
ba6273e is described below

commit ba6273ed515c8cc003c2a2ba3276151deb1ceb36
Author: Hoang Nguyen 
AuthorDate: Tue Sep 1 17:40:11 2020 +0700

compute: hide `reset SSH keypair` button if VM is not Stopped (#646)

Fixes #643
---
 src/config/section/compute.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config/section/compute.js b/src/config/section/compute.js
index e411538..db43aff 100644
--- a/src/config/section/compute.js
+++ b/src/config/section/compute.js
@@ -332,7 +332,7 @@ export default {
   docHelp: 'adminguide/virtual_machines.html#resetting-ssh-keys',
   dataView: true,
   args: ['keypair', 'account', 'domainid'],
-  show: (record) => { return ['Running', 
'Stopped'].includes(record.state) },
+  show: (record) => { return ['Stopped'].includes(record.state) },
   mapping: {
 keypair: {
   api: 'listSSHKeyPairs',



[cloudstack-primate] branch master updated (6c0836d -> 3d30832)

2020-09-01 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git.


from 6c0836d  storage: Close modal once snapshot task initiated (#647)
 add 3d30832  images: fix templates/ISOs all filter (#642)

No new revisions were added by this update.

Summary of changes:
 src/views/AutogenView.vue | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)



[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684756682


   @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] Pearl1594 commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


Pearl1594 commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684756143


   @blueorangutan package



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[cloudstack] branch master updated (cb71774 -> c732865)

2020-09-01 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


from cb71774  server: Fixed delayed power state update after vm shutdown 
(#4284)
 add 5c29d5b  influxdb: Avoid out of memory by influxDB (#4291)
 add 578d29e  Merge remote-tracking branch 'origin/4.13' into 4.14
 add c732865  Merge remote-tracking branch 'origin/4.14'

No new revisions were added by this update.

Summary of changes:
 pom.xml|  2 +-
 .../main/java/com/cloud/server/StatsCollector.java | 30 +-
 2 files changed, 19 insertions(+), 13 deletions(-)



[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.13' into 4.14

2020-09-01 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch 4.14
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 578d29e16650d519e80928c33e0956d6ed1fa1b9
Merge: 14c0d9e 5c29d5b
Author: Rohit Yadav 
AuthorDate: Tue Sep 1 16:01:52 2020 +0530

Merge remote-tracking branch 'origin/4.13' into 4.14

Signed-off-by: Rohit Yadav 

 pom.xml|  2 +-
 .../main/java/com/cloud/server/StatsCollector.java | 30 +-
 2 files changed, 19 insertions(+), 13 deletions(-)

diff --cc pom.xml
index d6ec3d5,64a34f7..47e9a8d
--- a/pom.xml
+++ b/pom.xml
@@@ -103,59 -99,57 +103,59 @@@
  
  2.5.4
  1.3
 -4.12
 +4.13
  1.13.1
  18.0
 -1.10.19
 -1.6.4
 +3.2.4
 +2.0.5
  
1.0-20081010.060147
  
1.0.1
 -6.1.1
 +7.1.0
  2.11.0
 -2.11.0
 +2.12.0
  
  
 -5.1.1
 +5.8.0
  
1.0.9
 -1.7.1
 -1.11.213
 +1.9.5
 +1.11.717
  1.2.8
  1.4
 -1.5.6
 -1.9.1
 -1.59
 -3.2.5
 -8.7
 -3.2.0
 +1.12
 +1.64
 +3.3.0
 +8.18
 +3.2.6
  2.6.11
 -0.0.23
 -2.4.12
 +0.0.27
 +1.34.2
 +2.4.17
  1.7.2
 -23.6-jre
 -4.5.4
 -4.4.8
 +28.2-jre
 +4.5.11
 +4.4.13
- 2.17
+ 2.20
 -2.9.2
 -1.9.2
 -0.16
 -3.22.0-GA
 -2.10.3
 +2.10.3
 +1.9.3
 +0.17
 +3.26.0-GA
 +
3.1.1
 +1.3.2
 +2.3.0
 +2.3.2-1
  1.19.4
 -9.4.8.v20171121
 -
9.2.22.v20170606
 +9.4.27.v20200227
 +
9.4.27.v20200227
  4.0.0
 -2.8.1
 -2.2.0
 -0.1.54
 +2.10.5
 +2.2.1
 +0.1.55
  20090211
  1.2
 -1.2.1
 -0.11.0.1
 +0.11.0.3
  0.5.1
  1.5.0-b01
 -5.1.34
 +8.0.19
  2.0.4
  10.1
  2.6.4



[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684751585


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-1866



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[cloudstack] branch 4.14 updated (14c0d9e -> 578d29e)

2020-09-01 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch 4.14
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


from 14c0d9e  Merge remote-tracking branch 'origin/4.13' into 4.14
 add 5c29d5b  influxdb: Avoid out of memory by influxDB (#4291)
 new 578d29e  Merge remote-tracking branch 'origin/4.13' into 4.14

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml|  2 +-
 .../main/java/com/cloud/server/StatsCollector.java | 30 +-
 2 files changed, 19 insertions(+), 13 deletions(-)



[GitHub] [cloudstack] rhtyd commented on pull request #4291: Manage influxDB Batches avoiding OutOfMemory Exception

2020-09-01 Thread GitBox


rhtyd commented on pull request #4291:
URL: https://github.com/apache/cloudstack/pull/4291#issuecomment-684747679


   LGTM, merging based on smokettests and confirmation from @wido 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[cloudstack] branch 4.13 updated: influxdb: Avoid out of memory by influxDB (#4291)

2020-09-01 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch 4.13
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.13 by this push:
 new 5c29d5b  influxdb: Avoid out of memory by influxDB (#4291)
5c29d5b is described below

commit 5c29d5ba453b3441f2fd84232f9d833c288c72ce
Author: Gabriel Beims Bräscher 
AuthorDate: Tue Sep 1 07:29:43 2020 -0300

influxdb: Avoid out of memory by influxDB (#4291)

After a few hours running with InfluxDB configured, CloudStack hangs due to 
OutOfMemoryException raised. The exception happens at 
com.cloud.server.StatsCollector.writeBatches(StatsCollector.java:1510):

2020-08-12 21:19:00,972 ERROR [c.c.s.StatsCollector] 
(StatsCollector-6:ctx-0a4cfe6a) (logid:03a7ba48) Error trying to retrieve host 
stats
java.lang.OutOfMemoryError: unable to create new native thread
...
at org.influxdb.impl.BatchProcessor.(BatchProcessor.java:294)
at 
org.influxdb.impl.BatchProcessor$Builder.build(BatchProcessor.java:201)
at org.influxdb.impl.InfluxDBImpl.enableBatch(InfluxDBImpl.java:311)
at 
com.cloud.server.StatsCollector.writeBatches(StatsCollector.java:1510)
at 
com.cloud.server.StatsCollector$AbstractStatsCollector.sendMetricsToInfluxdb(StatsCollector.java:1351)
at 
com.cloud.server.StatsCollector$HostCollector.runInContext(StatsCollector.java:522)
Context on InfluxDB Batch: Enabling batch on InfluxDB is great and speeds 
writing but it requires caution to avoid Zombie threads.

Solution: This happens because the batching feature creates an internal 
thread pool that needs to be shut down explicitly; therefore, it is important 
to add: influxDB.close().
---
 pom.xml|  2 +-
 .../main/java/com/cloud/server/StatsCollector.java | 30 +-
 2 files changed, 19 insertions(+), 13 deletions(-)

diff --git a/pom.xml b/pom.xml
index c38b840..64a34f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
 23.6-jre
 4.5.4
 4.4.8
-2.15
+2.20
 2.9.2
 1.9.2
 0.16
diff --git a/server/src/main/java/com/cloud/server/StatsCollector.java 
b/server/src/main/java/com/cloud/server/StatsCollector.java
index 5683106..3937bd9 100644
--- a/server/src/main/java/com/cloud/server/StatsCollector.java
+++ b/server/src/main/java/com/cloud/server/StatsCollector.java
@@ -1334,21 +1334,25 @@ public class StatsCollector extends ManagerBase 
implements ComponentMethodInterc
 protected void sendMetricsToInfluxdb(Map metrics) {
 InfluxDB influxDbConnection = createInfluxDbConnection();
 
-Pong response = influxDbConnection.ping();
-if (response.getVersion().equalsIgnoreCase("unknown")) {
-throw new CloudRuntimeException(String.format("Cannot ping 
influxdb host %s:%s.", externalStatsHost, externalStatsPort));
-}
+try {
+Pong response = influxDbConnection.ping();
+if (response.getVersion().equalsIgnoreCase("unknown")) {
+throw new CloudRuntimeException(String.format("Cannot ping 
influxdb host %s:%s.", externalStatsHost, externalStatsPort));
+}
 
-Collection metricsObjects = metrics.values();
-List points = new ArrayList<>();
+Collection metricsObjects = metrics.values();
+List points = new ArrayList<>();
 
-s_logger.debug(String.format("Sending stats to %s host %s:%s", 
externalStatsType, externalStatsHost, externalStatsPort));
+s_logger.debug(String.format("Sending stats to %s host %s:%s", 
externalStatsType, externalStatsHost, externalStatsPort));
 
-for (Object metricsObject : metricsObjects) {
-Point vmPoint = creteInfluxDbPoint(metricsObject);
-points.add(vmPoint);
+for (Object metricsObject : metricsObjects) {
+Point vmPoint = creteInfluxDbPoint(metricsObject);
+points.add(vmPoint);
+}
+writeBatches(influxDbConnection, databaseName, points);
+} finally {
+influxDbConnection.close();
 }
-writeBatches(influxDbConnection, databaseName, points);
 }
 
 /**
@@ -1507,7 +1511,9 @@ public class StatsCollector extends ManagerBase 
implements ComponentMethodInterc
  */
 protected void writeBatches(InfluxDB influxDbConnection, String dbName, 
List points) {
 BatchPoints batchPoints = BatchPoints.database(dbName).build();
-influxDbConnection.enableBatch(BatchOptions.DEFAULTS);
+if(!influxDbConnection.isBatchEnabled()){
+influxDbConnection.enableBatch(BatchOptions.DEFAULTS);
+}
 
 for (Point point 

[GitHub] [cloudstack] rhtyd merged pull request #4291: Manage influxDB Batches avoiding OutOfMemory Exception

2020-09-01 Thread GitBox


rhtyd merged pull request #4291:
URL: https://github.com/apache/cloudstack/pull/4291


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on a change in pull request #4228: Dont add host back after agent service restart

2020-09-01 Thread GitBox


rhtyd commented on a change in pull request #4228:
URL: https://github.com/apache/cloudstack/pull/4228#discussion_r481037844



##
File path: 
server/src/main/java/com/cloud/configuration/ConfigurationManagerImpl.java
##
@@ -410,6 +410,10 @@
 public final static ConfigKey IOPS_MAX_WRITE_LENGTH = new 
ConfigKey(Long.class, "vm.disk.iops.maximum.write.length", "Advanced", 
"0",
 "Maximum IOPS write burst duration (seconds). If '0' (zero) then 
does not check for maximum burst length.", true, ConfigKey.Scope.Global, null);
 
+public static final ConfigKey ADD_HOST_ON_SERVICE_RESTART = new 
ConfigKey(Boolean.class, "add.host.on.service.restart", "Advanced", 
"true",

Review comment:
   The agent only runs on KVM host, for the other two major hypervisors 
(VMware and XenServer) we don't run an agent on them.





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4137: Adding VPN options for IKE version and IKE split connections.

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4137:
URL: https://github.com/apache/cloudstack/pull/4137#issuecomment-684745675


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4190: Broadcast URI not set to vxlan, but vlan (Fix #3040)

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4190:
URL: https://github.com/apache/cloudstack/pull/4190#issuecomment-684744176


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4137: Adding VPN options for IKE version and IKE split connections.

2020-09-01 Thread GitBox


rhtyd commented on pull request #4137:
URL: https://github.com/apache/cloudstack/pull/4137#issuecomment-684744255


   @blueorangutan package
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4141: [New feature] Load balancer customization (haproxy-based)

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4141:
URL: https://github.com/apache/cloudstack/pull/4141#issuecomment-684744571


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4190: Broadcast URI not set to vxlan, but vlan (Fix #3040)

2020-09-01 Thread GitBox


rhtyd commented on pull request #4190:
URL: https://github.com/apache/cloudstack/pull/4190#issuecomment-684743463


   @blueorangutan package



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4053: Secondary Storage Usage Improvements

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4053:
URL: https://github.com/apache/cloudstack/pull/4053#issuecomment-684743092


   @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been 
kicked to run smoke tests



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4141: [New feature] Load balancer customization (haproxy-based)

2020-09-01 Thread GitBox


rhtyd commented on pull request #4141:
URL: https://github.com/apache/cloudstack/pull/4141#issuecomment-684742322


   @blueorangutan package
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4194: enable update tags on disk offerings

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4194:
URL: https://github.com/apache/cloudstack/pull/4194#issuecomment-684742680


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4078: Cleanup download urls when SSVM destroyed

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4078:
URL: https://github.com/apache/cloudstack/pull/4078#issuecomment-684743509


   @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been 
kicked to run smoke tests



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4194: enable update tags on disk offerings

2020-09-01 Thread GitBox


rhtyd commented on pull request #4194:
URL: https://github.com/apache/cloudstack/pull/4194#issuecomment-684741864


   @blueorangutan package
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4078: Cleanup download urls when SSVM destroyed

2020-09-01 Thread GitBox


rhtyd commented on pull request #4078:
URL: https://github.com/apache/cloudstack/pull/4078#issuecomment-684740723


   @blueorangutan test



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] RodrigoDLopez opened a new pull request #4194: enable update tags on disk offerings

2020-09-01 Thread GitBox


RodrigoDLopez opened a new pull request #4194:
URL: https://github.com/apache/cloudstack/pull/4194


   ## Description
   
   
   On this PR [#2636]((https://github.com/apache/cloudstack/pull/2636)), 
@rafaelweingartner proposed a consistent validation mechanism to select a 
storage pool to deploy a volume when a virtual machine is deployed or when a 
new data disk is allocated.
   The following table presents the scenarios when the storage_pool supports or 
not a new data disk.
   
   | #  | Disk offering tags| Storage tags  | Does the storage support the 
disk offering?   |
   |---| ---| ---   | ---   

|
   | 1  | A,B   | A 
| NO
|
   | 2  | A,B,C | A,B,C,D,X | YES   

|
   | 3  | A,B,C | X,Y,Z | NO

|
   | 4  | null  | A,S,D | YES   

|
   | 5  | A | null  
| NO
|
   | 6  | null  | null  | YES   

|
   
   
   With that in mind, this PR enables `updateDiskOfferingCmd` to edit storage 
pool tags for `diskoffering`. Thus, providing greater control to ADMINS decide 
where disks will be allocated.
   
   
   
   
   
   
   
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   ![Screenshot from 2020-06-30 
14-51-39](https://user-images.githubusercontent.com/19981369/86246469-694c3a00-bb81-11ea-9c62-484fa2e56704.png)
   
   ## How Has This Been Tested?
   
   
   
   
   To test the PR i created 2 storage pools.
   Storage Pools:
   - spool01with tag hdd
   - spool02with tag hdd2
   
   And create one disk Offering:
   - Test   without tag
   
    Test 01
   - Create a volume using Test diskoffering
   - Attach the volume to an instance
   - Update the disk's diskoffering to another one that has a tag that does not 
have a corresponding Storage pool
   - Detach the volume
   - try to migrate the disk
   
   **Expected:** we expect an exception since no storage tags match with the 
diskoffering tag
   **Result:** 
   ```
   Migration target pool [null, tags:null] has no matching tags for volume 
[small, uuid:ce026b50-8b04-44d6-bb66-3d324b64ca7d, tags:fake]
   ```
   
    Test 02
   - Using the same volume from Test 01
   - Update the disk's diskoffering tag to hdd2
   - try to migrate the disk to spool02
   
   **Expected:** Migrate the volume to spool02 storage.
   **Result:** all good, as expected
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4250: [VMware] OVF Full properties support

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4250:
URL: https://github.com/apache/cloudstack/pull/4250#issuecomment-684741288


   @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been 
kicked to run smoke tests



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd closed pull request #4194: enable update tags on disk offerings

2020-09-01 Thread GitBox


rhtyd closed pull request #4194:
URL: https://github.com/apache/cloudstack/pull/4194


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4053: Secondary Storage Usage Improvements

2020-09-01 Thread GitBox


rhtyd commented on pull request #4053:
URL: https://github.com/apache/cloudstack/pull/4053#issuecomment-684741055


   @blueorangutan test



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4250: [VMware] OVF Full properties support

2020-09-01 Thread GitBox


rhtyd commented on pull request #4250:
URL: https://github.com/apache/cloudstack/pull/4250#issuecomment-684739978


   @blueorangutan test centos7 vmware-67u3
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd closed issue #3159: Not possible to edit/change a VMware VM immediately after it's stopped

2020-09-01 Thread GitBox


rhtyd closed issue #3159:
URL: https://github.com/apache/cloudstack/issues/3159


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[cloudstack] branch master updated: server: Fixed delayed power state update after vm shutdown (#4284)

2020-09-01 Thread rohit
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/master by this push:
 new cb71774  server: Fixed delayed power state update after vm shutdown 
(#4284)
cb71774 is described below

commit cb717741fc26662551458f9aa5ceb459884b7a6f
Author: Spaceman1984 <49917670+spaceman1...@users.noreply.github.com>
AuthorDate: Tue Sep 1 12:23:52 2020 +0200

server: Fixed delayed power state update after vm shutdown (#4284)

After a vm is shutdown, the power state isn't updated immediately. This 
prevents changing the service offering.
This PR updates the power state immediately after the vm is confirmed to be 
shutdown.

Fixes: #3159
---
 .../src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java  | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java
 
b/engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java
index 7ffd023..b8342b4 100755
--- 
a/engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java
+++ 
b/engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java
@@ -1658,6 +1658,9 @@ public class VirtualMachineManagerImpl extends 
ManagerBase implements VirtualMac
 }
 
 guru.finalizeStop(profile, answer);
+final UserVmVO userVm = _userVmDao.findById(vm.getId());
+userVm.setPowerState(PowerState.PowerOff);
+_userVmDao.update(userVm.getId(), userVm);
 } else {
 s_logger.error("Invalid answer received in response to a 
StopCommand for " + vm.getInstanceName());
 return false;



[GitHub] [cloudstack] rhtyd merged pull request #4284: Fixed delayed power state update after vm shutdown

2020-09-01 Thread GitBox


rhtyd merged pull request #4284:
URL: https://github.com/apache/cloudstack/pull/4284


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4300: [WIP] engine: add support for VMware 7.0 dependency and hypervisor capability

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4300:
URL: https://github.com/apache/cloudstack/pull/4300#issuecomment-684727916


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1865



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-684724528


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-09-01 Thread GitBox


rhtyd commented on pull request #4131:
URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-684723339


   @blueorangutan package



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684706558


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] rhtyd commented on pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


rhtyd commented on pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301#issuecomment-684705011


   Changes LGTM
   @blueorangutan package



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4269: cks: test refactoring

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4269:
URL: https://github.com/apache/cloudstack/pull/4269#issuecomment-684705022


   @shwstppr a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been 
kicked to run smoke tests



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] shwstppr commented on pull request #4269: cks: test refactoring

2020-09-01 Thread GitBox


shwstppr commented on pull request #4269:
URL: https://github.com/apache/cloudstack/pull/4269#issuecomment-684703955


   @blueorangutan test



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4250: [VMware] OVF Full properties support

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4250:
URL: https://github.com/apache/cloudstack/pull/4250#issuecomment-684679445


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1862



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4053: Secondary Storage Usage Improvements

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4053:
URL: https://github.com/apache/cloudstack/pull/4053#issuecomment-684679443


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1861



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4194: enable update tags on disk offerings

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4194:
URL: https://github.com/apache/cloudstack/pull/4194#issuecomment-684679447


   Packaging result: ✖centos7 ✖centos8 ✔debian. JID-1863



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4078: Cleanup download urls when SSVM destroyed

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4078:
URL: https://github.com/apache/cloudstack/pull/4078#issuecomment-684679448


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1864



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684676842


   @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] Pearl1594 commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


Pearl1594 commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684676048


   @blueorangutan package



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4294: Create template from detached data-disks on VMWare

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4294:
URL: https://github.com/apache/cloudstack/pull/4294#issuecomment-684672317


   Packaging result: ✔centos7 ✖centos8 ✖debian. JID-1860



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] ustcweizhou opened a new pull request #4301: Ubuntu 20.04: restart libvirtd instead of libvirt-bin

2020-09-01 Thread GitBox


ustcweizhou opened a new pull request #4301:
URL: https://github.com/apache/cloudstack/pull/4301


   ## Description
   
   
   
   
   
   
   
   
   
   libvirt-bin does not exist any more in Ubuntu 20.04, restart libvirtd 
instead of libvirt-bin after configuration when add a host.
   
   in summary:
   ubuntu 16.04: libvirt-bin
   ubuntu 18.04: libvirt-bin and libvirtd (they are same)
   ubuntu 20.04: libvirtd
   
   ## Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [X] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   
   
   
   
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] blueorangutan commented on pull request #4141: [New feature] Load balancer customization (haproxy-based)

2020-09-01 Thread GitBox


blueorangutan commented on pull request #4141:
URL: https://github.com/apache/cloudstack/pull/4141#issuecomment-684662336


   Packaging result: ✔centos7 ✖centos8 ✖debian. JID-1859



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [cloudstack] GabrielBrascher closed pull request #4298: Split travis tests to avoid timeout

2020-09-01 Thread GitBox


GabrielBrascher closed pull request #4298:
URL: https://github.com/apache/cloudstack/pull/4298


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




  1   2   >