Build failed in Jenkins: build-master-slowbuild #2949

2016-01-09 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

Re: gitlab.apache.org

2016-01-09 Thread David Nalley
I've seen some of the conversations on dev@cloudstack- but I'll respond in both lists. We've had requests for Gitlab, Gerrit, and a few others. Sometimes (including our own PMC) we've had requests for several different, somewhat competing solutions for the same project. We aren't shutting the doo

Build failed in Jenkins: build-master-slowbuild #2948

2016-01-09 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: CLOUDSTACK-9198: Virtual router gets depl...

2016-01-09 Thread GabrielBrascher
Github user GabrielBrascher commented on the pull request: https://github.com/apache/cloudstack/pull/1278#issuecomment-170300127 I don't understand how the non-system user prevents the VR's deployment on a disabled Pod. It seems that neither user or account will be used in the

[GitHub] cloudstack pull request: CLOUDSTACK-9198: Virtual router gets depl...

2016-01-09 Thread GabrielBrascher
Github user GabrielBrascher commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1278#discussion_r49269955 --- Diff: server/src/com/cloud/network/router/NetworkHelperImpl.java --- @@ -509,7 +511,9 @@ public DomainRouterVO deployRouter(final RouterDeplo

Build failed in Jenkins: build-master-slowbuild #2947

2016-01-09 Thread jenkins
See -- [...truncated 28733 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

LTS release or not

2016-01-09 Thread Rene Moser
Hi I recently started a discussion about the current release process. You may have noticed that CloudStack had a few releases in the last 2 months. My concerns were that many CloudStack users will be confused about these many releases (which one to take? Are fixes backported? How long will it rec

Build failed in Jenkins: build-master-slowbuild #2946

2016-01-09 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: CLOUDSTACK-9192: UpdateVpnCustomerGateway...

2016-01-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1300#issuecomment-170279494 LGTM Didn't work before: ![cloudstack_pr1300_1](https://cloud.githubusercontent.com/assets/1630096/12218205/48d1bfdc-b719-11e5-96d0-69395f41576c.png

[GitHub] cloudstack-cloudmonkey pull request: Update requester.py

2016-01-09 Thread phillipkent
Github user phillipkent commented on the pull request: https://github.com/apache/cloudstack-cloudmonkey/pull/11#issuecomment-170278540 @bhaisaab The commands that I tested were to set or modify the displaytext/displayname for a network or virtual machine, such as " update network id

[GitHub] cloudstack pull request: CLOUDSTACK-9220 Sort list of domains on D...

2016-01-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1327#issuecomment-170276128 Before this PR it was unsorted: ![cloudstack_pr1327_2](https://cloud.githubusercontent.com/assets/1630096/12218094/628f46dc-b715-11e5-8933-25b26c827b8f.png)

[GitHub] cloudstack pull request: CLOUDSTACK-9220 Sort list of domains on D...

2016-01-09 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1327 CLOUDSTACK-9220 Sort list of domains on Domain tab in UI The list of domains was unsorted and that annoyed me so I sorted it :-) You can merge this pull request into a Git repository by run

[GitHub] cloudstack pull request: CLOUDSTACK-8867: Added retry logic to rec...

2016-01-09 Thread GabrielBrascher
Github user GabrielBrascher commented on the pull request: https://github.com/apache/cloudstack/pull/1269#issuecomment-170268129 @anshul1886 could you please create a method (with documentation) for those duplicate blocks in ConsoleProxy ( "if(viewer != null && !(viewer.getClientHostP

Build failed in Jenkins: build-master-slowbuild #2945

2016-01-09 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

Build failed in Jenkins: build-master-slowbuild #2944

2016-01-09 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-09 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-170242223 Hi @koushik-das It's not only with specific VPC tests, @koushik-das. That's why I asked you to do it manually, but unfortunately you don't have a p

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-09 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-170240228 @wilderrodrigues - Do you agree that gc thread should run every gc.interval seconds whether it has to cleanup any network or not? - Do you agree that the

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-09 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-170239651 Are you not sure what it should do once real machines are gone and a network is still present? The tests do: 1. Deploy a DC 2. Create

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-09 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-170238553 @wilderrodrigues The GC thread execution frequency shouldn't depend on real hardware or simulator. It will always execute at gc.interval seconds as soon as t

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-09 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-170237820 Hi @koushik-das , Do you have real hardware to test? Well I have 2 tests running agains real hardware. @remibergsma also tested it and

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-09 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-170237613 @wilderrodrigues I simply ran the steps mentioned against latest master in a simulator setup and attached a debugger. The network GC thread was running every 10

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-09 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-170236373 @koushik-das You will have to run the tests on your environment. How did you check that the Network GC was running every 10 seconds? After removing

Build failed in Jenkins: build-master-slowbuild #2943

2016-01-09 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: New test to validate starting vm after ni...

2016-01-09 Thread sanju1010
GitHub user sanju1010 opened a pull request: https://github.com/apache/cloudstack/pull/1326 New test to validate starting vm after nic removal and attach Please refer bug CLOUDSTACK-9219 for more details. Test Results: == Test to verify vm start after NIC rem

[GitHub] cloudstack pull request: Admin cannot see VMs on port forwarding p...

2016-01-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1325#issuecomment-170225290 Ping @DaanHoogland to review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[GitHub] cloudstack pull request: CLOUDSTACK-9186: Root admin cannot see VP...

2016-01-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1301#issuecomment-170225276 @nitin-maharana The title of the PR is a bit confusing though. Admin can see VPC, just not all the details. But anyway, let's get another review and merge it. P

[GitHub] cloudstack pull request: CLOUDSTACK-9186: Root admin cannot see VP...

2016-01-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1301#issuecomment-170225209 LGTM Before this PR, the nr of ip adresses was shown correctly: https://cloud.githubusercontent.com/assets/1630096/12215672/4b4c9716-b6c7-11e5-8

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-09 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-170218395 @remibergsma @koushik-das @DaanHoogland I removed the commit you mentioned. But now we have to retest it. Do you have a test environment? I need yo

Build failed in Jenkins: build-master-slowbuild #2942

2016-01-09 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: Admin cannot see VMs on port forwarding p...

2016-01-09 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1325#issuecomment-170212301 Works both now: https://cloud.githubusercontent.com/assets/1630096/12215337/964b8c36-b6b8-11e5-907b-e99c40707cb1.png";> https://cloud.githubuser