Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-15 Thread Remi Bergsma
Hi Bharat,

I’d suggest removing all tests that fail for some reason, not being an error in 
the PR. This will result in a smaller set of tests that “always pass”. Once a 
test doesn’t pass anymore, we know the PR has an issue. Then your CI system 
provides value.

Right now, there are so many failures that soon people don’t even care to look 
at it. Once we have a stable set that works, we can start fixing tests and 
1-by-1 add them to the mix.

Just my $0.02

Regards,
Remi



On 15/03/16 07:06, "Bharat Kumar"  wrote:

>Hi Paul,
>
>I totally agree with you. For now we should ignore the tests which fail all 
>the time while we try to address them.
>
>Now that we have a CI in place we need go and fix issues with the tests.
>
>I have tried to identify a few of them and have  mentioned them in the known 
>issues part of the CI test result.
>
>Some of the test cases are not generic enough to run on different CIs. For 
>example the test_vpc_vpn.py
>hardcodes the test data in the test itself, which is not a good thing. 
>Generally this kind of data is added the the test_data.py file and is reused .
>This gives us a chance to modify it to suit the needs of the a particular CI.
>
>So for fixing these issues we need test data to identify the issue. Each of 
>the CI run gives these details, the test run info, test results and the 
>management server logs( via the drop box link in the report).
>With this info any one in the community can access this data and start fixing 
>them. This way we can progressively track and improve the health of the 
>release.
>
>So i think we should continue posting these results, so that people can 
>analyse the result and come back with inputs related to incorrect test cases.
>
>—Thanks
>Bharat.
>
>
>On 15-Mar-2016, at 1:24 AM, Paul Angus 
>mailto:paul.an...@shapeblue.com>> wrote:
>
>Cool. Thanks Will.
>
>@Bharat - the work that you're trying to do is great, but until the Marvin 
>tests have been gone through and 'fixed' the information being put into PRs is 
>misleading.
>
>No one knows why these failures are occurring, and it's very likely giving 
>both false positives and false negatives.
>You should probably hold off altogether or isolate the good tests and only run 
>them.
>
>I plan to set up a wiki page (or two) with all of the tests listed, their 
>purpose and other info such as if there are known to work (or not) when they 
>were last checked. You're welcome to make a start on it if you wish.
>
>For example (false negative):
>--
>nosetests --with-marvin --marvin-config=/tmp/te2.cfg --hypervisor=KVM -a 
>tags=advanced,required_hardware=true 
>integration/component/test_acl_isolatednetwork.py
>2016-01-30 07:36:30,488 - DEBUG - Parsing Test data successful
>2016-01-30 07:36:30,488 - DEBUG - Payload: {'account': 'admin', 'command': 
>'listUsers', 'response': 'json'}
>2016-01-30 07:36:30,488 - DEBUG - Sending GET Cmd : listUsers===
>2016-01-30 07:36:30,521 - DEBUG - Response : [{username : u'admin', account : 
>u'admin', domainid : u'4895ddbe-bfac-11e5-be38-06a910012727', firstname : 
>u'admin', created : u'2016-01-20T19:33:19+', lastname : u'cloud', apikey : 
>u'oiD-zcjZw7dsPq8yrjarls3sCtHV0E8FQYRpNXlmEx0ssJ1fKFuCySYL4vLHVmlLA5E3PF7_hSnTND_eSRyK_A',
> domain : u'ROOT', secretkey : 
>u'gLz6lDVFch6ayBAB-8SMZ-RPiOgJTEVJmNgnAMdv36O6eMUKUN6R-Q-3ZtYJUH84jye-5q6Qpxf5WOtSuG8WtA',
> iscallerchilddomain : False, state : u'enabled', accounttype : 1, id : 
>u'a8b21230-bfac-11e5-be38-06a910012727', isdefault : True, accountid : 
>u'a8b2063c-bfac-11e5-be38-06a910012727'}]
>2016-01-30 07:36:30,521 - DEBUG -  Test Client Creation Successful 
>---
>
>Nothing actually happens ?!
>Same with test_acl_listvm.py
>
>Example(false positive-failure is in marvin test code):
>-
>nosetests --with-marvin --marvin-config=/tmp/te2.cfg --hypervisor=KVM -a 
>tags=advanced,required_hardware=true 
>/tmp/integration/component/test_browse_templates.py
>2016-01-30 19:52:26,160 - CRITICAL - EXCEPTION: None: ['Traceback (most recent 
>call last):\n', ' File "/usr/lib/python2.7/site-packages/nose/suite.py", line 
>209, in run\n self.setUp()\n', ' File 
>"/usr/lib/python2.7/site-packages/nose/suite.py", line 292, in setUp\n 
>self.setupContext(ancestor)\n', ' File 
>"/usr/lib/python2.7/site-packages/nose/suite.py", line 315, in setupContext\n 
>try_run(context, names)\n', ' File 
>"/usr/lib/python2.7/site-packages/nose/util.py", line 471, in try_run\n return 
>func()\n', ' File "/tmp/integration/component/test_browse_templates.py", line 
>84, in setUpClass\n 
>cls.uploadurl=cls.testdata["configurableData"]["browser_upload_template"][cls.uploadtemplateformat]["url"]\n',
> "KeyError: 'browser_upload_template'\n"]
>
>
>
>
>
>
>Paul Angus
>VP Technology   ,   ShapeBlue
>
>
>d:  +44 203 617 0528 | s: +44 203 603 
>0540 |  
>m:  +44 7711 4187

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

2016-03-15 Thread jenkins
See 

--
[...truncated 28679 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.696s]
[INFO] Apache CloudStack . SUCCESS [2.061s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.791s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [20.416s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.029s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.112s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.090s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.561s]
[INFO] Apache CloudStack API . SUCCESS [1:50.556s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.740s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.000s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.083s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.575s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.264s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.012s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.769s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.469s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.011s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.601s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.806s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.357s]
[INFO] Apache CloudStack Server .. SUCCESS [4:16.958s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [38.171s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.989s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:22.863s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.076s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.443s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.683s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.353s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.683s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.013s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [22.823s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.511s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.510s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.583s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.838s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.013s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.761s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.536s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.986s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.692s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.993s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.642s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.673s]
[INFO] Apache Cloud

Build failed in Jenkins: build-systemvm64-master #778

2016-03-15 Thread jenkins
See 

--
[...truncated 3360 lines...]
100% [Packages 28.5 MB]
   
100% [Working]
  
100% [Packages 28.5 MB]
100% [Packages 28.5 MB]
   
100% [Working]
  
100% [Translation-en 18.5 MB]
100% [Translation-en 18.5 MB]
 
100% [Working]
  
100% [Sources 16.0 kB]
  
100% [Working]
  
100% [Sources 1,131 kB]
   
100% [Working]
  
100% [Packages 1,793 kB]

100% [Working]
  
100% [Packages 1,806 kB]

100% [Working]
  
100% [Translation-en 1,234 kB]
  
100% [Working]
  
Fetched 8,246 B in 3s (2,237 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 1%

Reading package lists... 26%

Reading package lists... 31%

Reading package lists... 31%

Reading package lists... 51%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 80%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 88%

Reading package lists... 88%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

+ apt-get -y --force-yes upgrade

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree   


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following packages have been kept back:
  openswan
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
+ '[' amd64 == amd64 ']'
+ wget http://people.apache.org/~rajeshbattala/hv-kvp-daemon_3.1_amd64.deb
--2016-03-15 08:29:16--  
http://people.apache.org/~rajeshbattala/hv-kvp-daemon_3.1_amd64.deb
Resolving people.apache.org (people.apache.org)... 163.172.16.173, 
2001:bc8:2142:100::
Connecting to people.apache.org (people.apache.org)|163.172.16.173|:80... 
connected.
HTTP request sent, awaiting response... 404 Not Found
2016-03-15 08:29:16 ERROR 404: Not Found.

ERROR: exit code 8
Error executing command ./install_systemvm_packages.sh : Exitcode was not what 
we expected
Exitcode was not what we expected
+ on_exit
+ (( i=5-1  ))
+ (( i>=0  ))
+ sleep 2
+ log DEBUG 'on_exit: veewee_destroy'
+ local level=DEBUG
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2016-03-15 08:29:18] DEBUG: on_exit: veewee_destroy'
+ '[' -t 2 ']'
+ echo '[2016-03-15 08:29:18] DEBUG: on_exit: veewee_destroy'
[2016-03-15 08:29:18] DEBUG: on_exit: veewee_destroy
+ eval veewee_destroy
++ veewee_destroy
++ log INFO 'destroying existing veewee image, if any'
++ local level=INFO
++ shift
++ [[ 1 != \1 ]]
++ local code=
+++ date '+%F %T'
++ local 'line=[2016-03-15 08:29:18] INFO: destroying existing veewee image, if 
any'
++ '[' -t 2 ']'
++ echo '[2016-03-15 08:29:18] INFO: destroying existing veewee image, if any'
[2016-03-15 08:29:18] INFO: destroying existing veewee image, if any
++ set +e
++ bundle exec veewee vbox destroy systemvm64template-master-4.6.0
Shutting down vm systemvm64template-master-4.6.0
VBoxManage unregistervm  "systemvm64template-master-4.6.0" --delete
Deleting vm systemvm64template-master-4.6.0
++ set -e
+ (( i--  ))
+ (( i>=0  ))
+ sleep 2
+ log DEBUG 'on_exit: rm -f cloud_scripts_shar_archive.sh'
+ local level=DEBUG
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2016-03-15 08:29:25] DEBUG: on_exit: rm -f 
cloud_scripts_shar_archive.sh'
+ '[' -t 2 ']'
+ echo '[2016-03-15 08:29:25] DEBUG: on_exit: rm -f 
cloud_scripts_shar_archive.sh'
[2016-03-15 08:29:25] DEBUG: on_exit: rm -f cloud_scripts_shar_archive.sh
+ eval rm -f cloud_scripts_shar_archive.sh
++ rm -f cloud_scripts_shar_archive.sh
+ (( i--  ))
+ (( i>=0  ))
+ sleep 2
+ log DEBUG 'on_exit: rm -rf definitions/systemvm64template-master-4.6.0'
+ local level=DEBUG
+ shift
+ [[ 1 != \1 ]]
+ local code=
++ date '+%F %T'
+ local 'line=[2016-03-15 08:29:27] DEBUG: on_exit: rm -rf 
definitions/systemvm64template-master-4.6.0'
+ '[' -t 2 ']'
+ echo '[2016-03-15 08:29:27] DEBUG: on_exit: rm -rf 
definitions/systemvm64template-master-4.6.0'
[2016-03-15 08:29:27] DEBUG: on_exit: rm -rf 
definitions/systemvm64template-master-4.6.0
+ eval rm -rf definitions

RE: [PROPOSAL] Minimum Viable CI Integration

2016-03-15 Thread Raja Pullela
Bharat, I will work Sanjeev on fixing the failed tests.  We can create a bug to 
track this.  

Best,
Raja
-Original Message-
From: Remi Bergsma [mailto:rberg...@schubergphilis.com] 
Sent: Tuesday, March 15, 2016 1:27 PM
To: dev@cloudstack.apache.org
Cc: Bharat Kumar 
Subject: Re: [PROPOSAL] Minimum Viable CI Integration

Hi Bharat,

I’d suggest removing all tests that fail for some reason, not being an error in 
the PR. This will result in a smaller set of tests that “always pass”. Once a 
test doesn’t pass anymore, we know the PR has an issue. Then your CI system 
provides value.

Right now, there are so many failures that soon people don’t even care to look 
at it. Once we have a stable set that works, we can start fixing tests and 
1-by-1 add them to the mix.

Just my $0.02

Regards,
Remi



On 15/03/16 07:06, "Bharat Kumar"  wrote:

>Hi Paul,
>
>I totally agree with you. For now we should ignore the tests which fail all 
>the time while we try to address them.
>
>Now that we have a CI in place we need go and fix issues with the tests.
>
>I have tried to identify a few of them and have  mentioned them in the known 
>issues part of the CI test result.
>
>Some of the test cases are not generic enough to run on different CIs. 
>For example the test_vpc_vpn.py hardcodes the test data in the test itself, 
>which is not a good thing. Generally this kind of data is added the the 
>test_data.py file and is reused .
>This gives us a chance to modify it to suit the needs of the a particular CI.
>
>So for fixing these issues we need test data to identify the issue. Each of 
>the CI run gives these details, the test run info, test results and the 
>management server logs( via the drop box link in the report).
>With this info any one in the community can access this data and start fixing 
>them. This way we can progressively track and improve the health of the 
>release.
>
>So i think we should continue posting these results, so that people can 
>analyse the result and come back with inputs related to incorrect test cases.
>
>—Thanks
>Bharat.
>
>
>On 15-Mar-2016, at 1:24 AM, Paul Angus 
>mailto:paul.an...@shapeblue.com>> wrote:
>
>Cool. Thanks Will.
>
>@Bharat - the work that you're trying to do is great, but until the Marvin 
>tests have been gone through and 'fixed' the information being put into PRs is 
>misleading.
>
>No one knows why these failures are occurring, and it's very likely giving 
>both false positives and false negatives.
>You should probably hold off altogether or isolate the good tests and only run 
>them.
>
>I plan to set up a wiki page (or two) with all of the tests listed, their 
>purpose and other info such as if there are known to work (or not) when they 
>were last checked. You're welcome to make a start on it if you wish.
>
>For example (false negative):
>--
>nosetests --with-marvin --marvin-config=/tmp/te2.cfg --hypervisor=KVM 
>-a tags=advanced,required_hardware=true 
>integration/component/test_acl_isolatednetwork.py
>2016-01-30 07:36:30,488 - DEBUG - Parsing Test data successful
>2016-01-30 07:36:30,488 - DEBUG - Payload: {'account': 'admin', 
>'command': 'listUsers', 'response': 'json'}
>2016-01-30 07:36:30,488 - DEBUG - Sending GET Cmd : 
>listUsers===
>2016-01-30 07:36:30,521 - DEBUG - Response : [{username : u'admin', 
>account : u'admin', domainid : u'4895ddbe-bfac-11e5-be38-06a910012727', 
>firstname : u'admin', created : u'2016-01-20T19:33:19+', lastname : 
>u'cloud', apikey : 
>u'oiD-zcjZw7dsPq8yrjarls3sCtHV0E8FQYRpNXlmEx0ssJ1fKFuCySYL4vLHVmlLA5E3P
>F7_hSnTND_eSRyK_A', domain : u'ROOT', secretkey : 
>u'gLz6lDVFch6ayBAB-8SMZ-RPiOgJTEVJmNgnAMdv36O6eMUKUN6R-Q-3ZtYJUH84jye-5
>q6Qpxf5WOtSuG8WtA', iscallerchilddomain : False, state : u'enabled', 
>accounttype : 1, id : u'a8b21230-bfac-11e5-be38-06a910012727', 
>isdefault : True, accountid : u'a8b2063c-bfac-11e5-be38-06a910012727'}]
>2016-01-30 07:36:30,521 - DEBUG -  Test Client Creation Successful 
>
>---
>
>Nothing actually happens ?!
>Same with test_acl_listvm.py
>
>Example(false positive-failure is in marvin test code):
>-
>nosetests --with-marvin --marvin-config=/tmp/te2.cfg --hypervisor=KVM 
>-a tags=advanced,required_hardware=true 
>/tmp/integration/component/test_browse_templates.py
>2016-01-30 19:52:26,160 - CRITICAL - EXCEPTION: None: ['Traceback (most 
>recent call last):\n', ' File 
>"/usr/lib/python2.7/site-packages/nose/suite.py", line 209, in run\n 
>self.setUp()\n', ' File 
>"/usr/lib/python2.7/site-packages/nose/suite.py", line 292, in setUp\n 
>self.setupContext(ancestor)\n', ' File 
>"/usr/lib/python2.7/site-packages/nose/suite.py", line 315, in 
>setupContext\n try_run(context, names)\n', ' File 
>"/usr/lib/python2.7/site-packages/nose/util.py", line 471, in try_run\n 
>return func()\n', ' File 
>"/tmp/integration/component/test_browse_templates.py", line 84, in 
>

VmStatsCollector and memory utilization

2016-03-15 Thread Stephan Seitz
Hi Devs!

I'm just playing with graphite/grafana and stats.output.uri.

First, thanks! That's a great feature.
But, there's no memory information so far, right?

I looked into StatsCollector.java but even the VmStats interface shows
only ressources for cpu, net- and disk-I/O.

Are any memory statistics collected?

cheers,

- Stephan

signature.asc
Description: This is a digitally signed message part


Re: VmStatsCollector and memory utilization

2016-03-15 Thread Sudhansu Sahu
Hi Stephan,

Memory utilisation of Vm has been introduced in 4.6.1 with CLOUDSTACK-8800
.
I think you are using lower version.

Thanks
Sudhansu Sahu



On 15/03/16 2:33 pm, "Stephan Seitz" 
wrote:

>Hi Devs!
>
>I'm just playing with graphite/grafana and stats.output.uri.
>
>First, thanks! That's a great feature.
>But, there's no memory information so far, right?
>
>I looked into StatsCollector.java but even the VmStats interface shows
>only ressources for cpu, net- and disk-I/O.
>
>Are any memory statistics collected?
>
>cheers,
>
>- Stephan




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.


Re: VmStatsCollector and memory utilization

2016-03-15 Thread Sudhansu Sahu
HI Stephan,

The pull request is still open. So the feature is still not available.

Thanks
Sudhansu

On 15/03/16 2:53 pm, "Sudhansu Sahu"  wrote:

>Hi Stephan,
>
>Memory utilisation of Vm has been introduced in 4.6.1 with CLOUDSTACK-8800
>.
>I think you are using lower version.
>
>Thanks
>Sudhansu Sahu
>
>
>
>On 15/03/16 2:33 pm, "Stephan Seitz" 
>wrote:
>
>>Hi Devs!
>>
>>I'm just playing with graphite/grafana and stats.output.uri.
>>
>>First, thanks! That's a great feature.
>>But, there's no memory information so far, right?
>>
>>I looked into StatsCollector.java but even the VmStats interface shows
>>only ressources for cpu, net- and disk-I/O.
>>
>>Are any memory statistics collected?
>>
>>cheers,
>>
>>- Stephan
>
>
>
>
>DISCLAIMER
>==
>This e-mail may contain privileged and confidential information which is
>the property of Accelerite, a Persistent Systems business. It is intended
>only for the use of the individual or entity to which it is addressed. If
>you are not the intended recipient, you are not authorized to read,
>retain, copy, print, distribute or use this message. If you have received
>this communication in error, please notify the sender and delete all
>copies of this message. Accelerite, a Persistent Systems business does
>not accept any liability for virus infected mails.




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.


Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-15 Thread Bharat Kumar
Hi Remi,

Thanks for the inputs.

I agree with you, May be i need to modify the CI report and not report if any 
of the known issues fail.  We can still have the known_issues header to track 
what needs to be fixed.

Thanks,
Bharat.


On 15-Mar-2016, at 1:26 PM, Remi Bergsma 
mailto:rberg...@schubergphilis.com>> wrote:

Hi Bharat,

I’d suggest removing all tests that fail for some reason, not being an error in 
the PR. This will result in a smaller set of tests that “always pass”. Once a 
test doesn’t pass anymore, we know the PR has an issue. Then your CI system 
provides value.

Right now, there are so many failures that soon people don’t even care to look 
at it. Once we have a stable set that works, we can start fixing tests and 
1-by-1 add them to the mix.

Just my $0.02

Regards,
Remi



On 15/03/16 07:06, "Bharat Kumar" 
mailto:bharat.ku...@accelerite.com>> wrote:

Hi Paul,

I totally agree with you. For now we should ignore the tests which fail all the 
time while we try to address them.

Now that we have a CI in place we need go and fix issues with the tests.

I have tried to identify a few of them and have  mentioned them in the known 
issues part of the CI test result.

Some of the test cases are not generic enough to run on different CIs. For 
example the test_vpc_vpn.py
hardcodes the test data in the test itself, which is not a good thing. 
Generally this kind of data is added the the test_data.py file and is reused .
This gives us a chance to modify it to suit the needs of the a particular CI.

So for fixing these issues we need test data to identify the issue. Each of the 
CI run gives these details, the test run info, test results and the management 
server logs( via the drop box link in the report).
With this info any one in the community can access this data and start fixing 
them. This way we can progressively track and improve the health of the release.

So i think we should continue posting these results, so that people can analyse 
the result and come back with inputs related to incorrect test cases.

—Thanks
Bharat.


On 15-Mar-2016, at 1:24 AM, Paul Angus 
mailto:paul.an...@shapeblue.com>>
 wrote:

Cool. Thanks Will.

@Bharat - the work that you're trying to do is great, but until the Marvin 
tests have been gone through and 'fixed' the information being put into PRs is 
misleading.

No one knows why these failures are occurring, and it's very likely giving both 
false positives and false negatives.
You should probably hold off altogether or isolate the good tests and only run 
them.

I plan to set up a wiki page (or two) with all of the tests listed, their 
purpose and other info such as if there are known to work (or not) when they 
were last checked. You're welcome to make a start on it if you wish.

For example (false negative):
--
nosetests --with-marvin --marvin-config=/tmp/te2.cfg --hypervisor=KVM -a 
tags=advanced,required_hardware=true 
integration/component/test_acl_isolatednetwork.py
2016-01-30 07:36:30,488 - DEBUG - Parsing Test data successful
2016-01-30 07:36:30,488 - DEBUG - Payload: {'account': 'admin', 'command': 
'listUsers', 'response': 'json'}
2016-01-30 07:36:30,488 - DEBUG - Sending GET Cmd : listUsers===
2016-01-30 07:36:30,521 - DEBUG - Response : [{username : u'admin', account : 
u'admin', domainid : u'4895ddbe-bfac-11e5-be38-06a910012727', firstname : 
u'admin', created : u'2016-01-20T19:33:19+', lastname : u'cloud', apikey : 
u'oiD-zcjZw7dsPq8yrjarls3sCtHV0E8FQYRpNXlmEx0ssJ1fKFuCySYL4vLHVmlLA5E3PF7_hSnTND_eSRyK_A',
 domain : u'ROOT', secretkey : 
u'gLz6lDVFch6ayBAB-8SMZ-RPiOgJTEVJmNgnAMdv36O6eMUKUN6R-Q-3ZtYJUH84jye-5q6Qpxf5WOtSuG8WtA',
 iscallerchilddomain : False, state : u'enabled', accounttype : 1, id : 
u'a8b21230-bfac-11e5-be38-06a910012727', isdefault : True, accountid : 
u'a8b2063c-bfac-11e5-be38-06a910012727'}]
2016-01-30 07:36:30,521 - DEBUG -  Test Client Creation Successful 
---

Nothing actually happens ?!
Same with test_acl_listvm.py

Example(false positive-failure is in marvin test code):
-
nosetests --with-marvin --marvin-config=/tmp/te2.cfg --hypervisor=KVM -a 
tags=advanced,required_hardware=true 
/tmp/integration/component/test_browse_templates.py
2016-01-30 19:52:26,160 - CRITICAL - EXCEPTION: None: ['Traceback (most recent 
call last):\n', ' File "/usr/lib/python2.7/site-packages/nose/suite.py", line 
209, in run\n self.setUp()\n', ' File 
"/usr/lib/python2.7/site-packages/nose/suite.py", line 292, in setUp\n 
self.setupContext(ancestor)\n', ' File 
"/usr/lib/python2.7/site-packages/nose/suite.py", line 315, in setupContext\n 
try_run(context, names)\n', ' File 
"/usr/lib/python2.7/site-packages/nose/util.py", line 471, in try_run\n return 
func()\n', ' File "/tmp/integration/component/test_browse_templates.py", line 
84, in setUpClass\n 
cls.uploadurl=cls.testda

[GitHub] cloudstack pull request: maven: Upgrade dependency versions

2016-03-15 Thread bvbharatk
Github user bvbharatk commented on the pull request:

https://github.com/apache/cloudstack/pull/1397#issuecomment-196753522
  
### ACS CI BVT Run
 **Sumarry:**
 Build Number 97
 Hypervisor xenserver
 NetworkType Advanced
Passed=105
 Failed=9
 Skipped=4

**The follwing tests have known issues**
integration.smoke.test_iso.TestISO.test_07_list_default_iso 0
integration.smoke.test_privategw_acl.py 0

integration.smoke.test_vm_snapshots.TestSnapshots.test_01_test_vm_volume_snapshot
 0
integration.smoke.test_vpc_vpn.TestVpcSite2SiteVpn.test_vpc_site2site_vpn 0
integration.smoke.test_iso.TestISO.test_04_extract_Iso 0


_Link to logs Folder (search by build_no):_ 
https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0


**Failed tests:**
* integration.smoke.test_vm_snapshots.TestSnapshots

 * test_01_test_vm_volume_snapshot

* integration.smoke.test_privategw_acl.TestPrivateGwACL

 * test_02_vpc_privategw_static_routes

 * test_03_rvpc_privategw_static_routes

* integration.smoke.test_guest_vlan_range.TestDedicateGuestVlanRange

 * test_dedicateGuestVlanRange

* :setup

* integration.smoke.test_primary_storage.TestPrimaryStorageServices

 * test_01_primary_storage_iscsi

* integration.smoke.test_templates.TestCreateTemplate

 * test_04_extract_template

* integration.smoke.test_iso.TestCreateIso

 * test_04_extract_Iso

 * test_07_list_default_iso


**Skipped tests:**
test_vm_nic_adapter_vmxnet3
test_deploy_vgpu_enabled_vm
test_06_copy_template
test_06_copy_iso

**Passed test suits:**
integration.smoke.test_deploy_vm_with_userdata.TestDeployVmWithUserData

integration.smoke.test_affinity_groups_projects.TestDeployVmWithAffinityGroup
integration.smoke.test_portable_publicip.TestPortablePublicIPAcquire
integration.smoke.test_over_provisioning.TestUpdateOverProvision
integration.smoke.test_global_settings.TestUpdateConfigWithScope
integration.smoke.test_scale_vm.TestScaleVm
integration.smoke.test_service_offerings.TestCreateServiceOffering
integration.smoke.test_loadbalance.TestLoadBalance
integration.smoke.test_routers.TestRouterServices
integration.smoke.test_reset_vm_on_reboot.TestResetVmOnReboot
integration.smoke.test_snapshots.TestSnapshotRootDisk

integration.smoke.test_deploy_vms_with_varied_deploymentplanners.TestDeployVmWithVariedPlanners
integration.smoke.test_network.TestDeleteAccount
integration.smoke.test_non_contigiousvlan.TestUpdatePhysicalNetwork
integration.smoke.test_deploy_vm_iso.TestDeployVMFromISO
integration.smoke.test_public_ip_range.TestDedicatePublicIPRange
integration.smoke.test_multipleips_per_nic.TestDeployVM
integration.smoke.test_regions.TestRegions
integration.smoke.test_affinity_groups.TestDeployVmWithAffinityGroup
integration.smoke.test_network_acl.TestNetworkACL
integration.smoke.test_pvlan.TestPVLAN
integration.smoke.test_volumes.TestCreateVolume
integration.smoke.test_ssvm.TestSSVMs
integration.smoke.test_nic.TestNic
integration.smoke.test_deploy_vm_root_resize.TestDeployVM
integration.smoke.test_resource_detail.TestResourceDetail
integration.smoke.test_secondary_storage.TestSecStorageServices
integration.smoke.test_vm_life_cycle.TestDeployVM
integration.smoke.test_disk_offerings.TestCreateDiskOffering


---
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 does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: maven: Upgrade dependency versions

2016-03-15 Thread bhaisaab
Github user bhaisaab commented on the pull request:

https://github.com/apache/cloudstack/pull/1397#issuecomment-196757927
  
@bvbharat  Thanks for sharing, some failures could be due to env related 
issue. Please see if my comments below help you to improve your infra:

- Tests were run using Marvin 4.6.3-Snapshot. You should run tests against 
the Marvin built from the target branch after applying the PR patch, in this 
case it should be 4.9.0-Snapshot
- A test failure indicates VM snapshot not allowed on Xen, was the Xen 
server unclean?
- Test failure indicates VMs/Network were unreachable to public Internet, 
perhaps VMs are not allowed to ping external network/Internet; one of them 
indicated VLAN related issue
- A test failed as storagepool address lacked the scheme, nfs:// etc. (was 
null), check your marvin cfg
- A template and iso related test failed due to template extract operation 
failed, something wrong with template/url/file?
- The test_nicira_controller test failed due to issue in the test itself, a 
config key was None; perhaps you won't be able to test this without proper h/w 
and/or CloudStack configuration


---
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 does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-15 Thread Remi Bergsma
Hi Bharat,

I’d say remove the tests that fail, to get a report with only tests that pass.

Regards,
Remi

From: Bharat Kumar 
mailto:bharat.ku...@accelerite.com>>
Date: Tuesday 15 March 2016 at 10:40
To: Remi Bergsma 
mailto:rberg...@schubergphilis.com>>
Cc: "dev@cloudstack.apache.org" 
mailto:dev@cloudstack.apache.org>>, Bharat Kumar 
mailto:bharat.ku...@accelerite.com>>
Subject: Re: [PROPOSAL] Minimum Viable CI Integration

Hi Remi,

Thanks for the inputs.

I agree with you, May be i need to modify the CI report and not report if any 
of the known issues fail.  We can still have the known_issues header to track 
what needs to be fixed.

Thanks,
Bharat.


On 15-Mar-2016, at 1:26 PM, Remi Bergsma 
mailto:rberg...@schubergphilis.com>> wrote:

Hi Bharat,

I’d suggest removing all tests that fail for some reason, not being an error in 
the PR. This will result in a smaller set of tests that “always pass”. Once a 
test doesn’t pass anymore, we know the PR has an issue. Then your CI system 
provides value.

Right now, there are so many failures that soon people don’t even care to look 
at it. Once we have a stable set that works, we can start fixing tests and 
1-by-1 add them to the mix.

Just my $0.02

Regards,
Remi



On 15/03/16 07:06, "Bharat Kumar" 
mailto:bharat.ku...@accelerite.com>> wrote:

Hi Paul,

I totally agree with you. For now we should ignore the tests which fail all the 
time while we try to address them.

Now that we have a CI in place we need go and fix issues with the tests.

I have tried to identify a few of them and have  mentioned them in the known 
issues part of the CI test result.

Some of the test cases are not generic enough to run on different CIs. For 
example the test_vpc_vpn.py
hardcodes the test data in the test itself, which is not a good thing. 
Generally this kind of data is added the the test_data.py file and is reused .
This gives us a chance to modify it to suit the needs of the a particular CI.

So for fixing these issues we need test data to identify the issue. Each of the 
CI run gives these details, the test run info, test results and the management 
server logs( via the drop box link in the report).
With this info any one in the community can access this data and start fixing 
them. This way we can progressively track and improve the health of the release.

So i think we should continue posting these results, so that people can analyse 
the result and come back with inputs related to incorrect test cases.

—Thanks
Bharat.


On 15-Mar-2016, at 1:24 AM, Paul Angus 
mailto:paul.an...@shapeblue.com>>
 wrote:

Cool. Thanks Will.

@Bharat - the work that you're trying to do is great, but until the Marvin 
tests have been gone through and 'fixed' the information being put into PRs is 
misleading.

No one knows why these failures are occurring, and it's very likely giving both 
false positives and false negatives.
You should probably hold off altogether or isolate the good tests and only run 
them.

I plan to set up a wiki page (or two) with all of the tests listed, their 
purpose and other info such as if there are known to work (or not) when they 
were last checked. You're welcome to make a start on it if you wish.

For example (false negative):
--
nosetests --with-marvin --marvin-config=/tmp/te2.cfg --hypervisor=KVM -a 
tags=advanced,required_hardware=true 
integration/component/test_acl_isolatednetwork.py
2016-01-30 07:36:30,488 - DEBUG - Parsing Test data successful
2016-01-30 07:36:30,488 - DEBUG - Payload: {'account': 'admin', 'command': 
'listUsers', 'response': 'json'}
2016-01-30 07:36:30,488 - DEBUG - Sending GET Cmd : listUsers===
2016-01-30 07:36:30,521 - DEBUG - Response : [{username : u'admin', account : 
u'admin', domainid : u'4895ddbe-bfac-11e5-be38-06a910012727', firstname : 
u'admin', created : u'2016-01-20T19:33:19+', lastname : u'cloud', apikey : 
u'oiD-zcjZw7dsPq8yrjarls3sCtHV0E8FQYRpNXlmEx0ssJ1fKFuCySYL4vLHVmlLA5E3PF7_hSnTND_eSRyK_A',
 domain : u'ROOT', secretkey : 
u'gLz6lDVFch6ayBAB-8SMZ-RPiOgJTEVJmNgnAMdv36O6eMUKUN6R-Q-3ZtYJUH84jye-5q6Qpxf5WOtSuG8WtA',
 iscallerchilddomain : False, state : u'enabled', accounttype : 1, id : 
u'a8b21230-bfac-11e5-be38-06a910012727', isdefault : True, accountid : 
u'a8b2063c-bfac-11e5-be38-06a910012727'}]
2016-01-30 07:36:30,521 - DEBUG -  Test Client Creation Successful 
---

Nothing actually happens ?!
Same with test_acl_listvm.py

Example(false positive-failure is in marvin test code):
-
nosetests --with-marvin --marvin-config=/tmp/te2.cfg --hypervisor=KVM -a 
tags=advanced,required_hardware=true 
/tmp/integration/component/test_browse_templates.py
2016-01-30 19:52:26,160 - CRITICAL - EXCEPTION: None: ['Traceback (most recent 
call last):\n', ' File "/usr/lib/python2.7/site-packages/nose/suite.py", line 
209, 

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

2016-03-15 Thread jenkins
See 

--
[...truncated 28679 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.753s]
[INFO] Apache CloudStack . SUCCESS [2.161s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.764s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [21.153s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:32.390s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.105s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.426s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.497s]
[INFO] Apache CloudStack API . SUCCESS [1:50.376s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.620s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.275s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.087s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.278s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [23.750s]
[INFO] Apache CloudStack Core  SUCCESS [1:21.781s]
[INFO] Apache CloudStack Agents .. SUCCESS [35.931s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [38.394s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.404s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.816s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [39.518s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.072s]
[INFO] Apache CloudStack Server .. SUCCESS [4:15.588s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.991s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.122s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:23.350s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.071s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.438s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.960s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.764s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [30.221s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.232s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [30.836s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [26.353s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.831s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.227s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [8.360s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.019s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.472s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.890s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[36.005s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.447s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.324s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.935s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[17.302s]
[INFO] Apache Cloud

[GitHub] cloudstack pull request: [Bug-Id: CLOUDSTACK-9306]Replace testdata...

2016-03-15 Thread DaanHoogland
Github user DaanHoogland commented on the pull request:

https://github.com/apache/cloudstack/pull/1436#issuecomment-196797692
  
LGTM. one remark out of scope: let's consider externalizing the urls to 
facilitate handling such issues in the future.


---
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 does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-03-15 Thread jenkins
See 

--
[...truncated 28679 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.757s]
[INFO] Apache CloudStack . SUCCESS [2.072s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.772s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.042s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.404s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.104s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.512s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [26.889s]
[INFO] Apache CloudStack API . SUCCESS [2:00.402s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [17.046s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.505s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.085s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [29.653s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.224s]
[INFO] Apache CloudStack Core  SUCCESS [1:20.980s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.372s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.464s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.172s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:06.388s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [41.199s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.497s]
[INFO] Apache CloudStack Server .. SUCCESS [4:13.937s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [36.680s]
[INFO] Apache CloudStack Usage Server  SUCCESS [45.284s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:23.354s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.077s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.456s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [54.411s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [50.576s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.336s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.818s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.940s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.926s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.395s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.281s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.951s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.001s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.612s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.802s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[36.326s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.457s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [24.040s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.074s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.843s]
[INFO] Apache Cloud

[GitHub] cloudstack pull request: CLOUDSTACK-9269: Missing field for Switch...

2016-03-15 Thread bvbharatk
Github user bvbharatk commented on the pull request:

https://github.com/apache/cloudstack/pull/1396#issuecomment-196858713
  
### ACS CI BVT Run
 **Sumarry:**
 Build Number 98
 Hypervisor xenserver
 NetworkType Advanced
Passed=106
 Failed=8
 Skipped=4

**The follwing tests have known issues**
integration.smoke.test_iso.TestISO.test_07_list_default_iso 0
integration.smoke.test_privategw_acl.py 0

integration.smoke.test_vm_snapshots.TestSnapshots.test_01_test_vm_volume_snapshot
 0
integration.smoke.test_vpc_vpn.TestVpcSite2SiteVpn.test_vpc_site2site_vpn 0
integration.smoke.test_iso.TestISO.test_04_extract_Iso 0


_Link to logs Folder (search by build_no):_ 
https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0


**Failed tests:**
* integration.smoke.test_vm_snapshots.TestSnapshots

 * test_01_test_vm_volume_snapshot

* integration.smoke.test_privategw_acl.TestPrivateGwACL

 * test_02_vpc_privategw_static_routes

 * test_03_rvpc_privategw_static_routes

* :setup

* integration.smoke.test_primary_storage.TestPrimaryStorageServices

 * test_01_primary_storage_iscsi

* integration.smoke.test_templates.TestCreateTemplate

 * test_04_extract_template

* integration.smoke.test_iso.TestCreateIso

 * test_04_extract_Iso

 * test_07_list_default_iso


**Skipped tests:**
test_vm_nic_adapter_vmxnet3
test_deploy_vgpu_enabled_vm
test_06_copy_template
test_06_copy_iso

**Passed test suits:**
integration.smoke.test_deploy_vm_with_userdata.TestDeployVmWithUserData

integration.smoke.test_affinity_groups_projects.TestDeployVmWithAffinityGroup
integration.smoke.test_portable_publicip.TestPortablePublicIPAcquire
integration.smoke.test_over_provisioning.TestUpdateOverProvision
integration.smoke.test_global_settings.TestUpdateConfigWithScope
integration.smoke.test_guest_vlan_range.TestDedicateGuestVlanRange
integration.smoke.test_scale_vm.TestScaleVm
integration.smoke.test_service_offerings.TestCreateServiceOffering
integration.smoke.test_loadbalance.TestLoadBalance
integration.smoke.test_routers.TestRouterServices
integration.smoke.test_reset_vm_on_reboot.TestResetVmOnReboot
integration.smoke.test_snapshots.TestSnapshotRootDisk

integration.smoke.test_deploy_vms_with_varied_deploymentplanners.TestDeployVmWithVariedPlanners
integration.smoke.test_network.TestDeleteAccount
integration.smoke.test_non_contigiousvlan.TestUpdatePhysicalNetwork
integration.smoke.test_deploy_vm_iso.TestDeployVMFromISO
integration.smoke.test_public_ip_range.TestDedicatePublicIPRange
integration.smoke.test_multipleips_per_nic.TestDeployVM
integration.smoke.test_regions.TestRegions
integration.smoke.test_affinity_groups.TestDeployVmWithAffinityGroup
integration.smoke.test_network_acl.TestNetworkACL
integration.smoke.test_pvlan.TestPVLAN
integration.smoke.test_volumes.TestCreateVolume
integration.smoke.test_ssvm.TestSSVMs
integration.smoke.test_nic.TestNic
integration.smoke.test_deploy_vm_root_resize.TestDeployVM
integration.smoke.test_resource_detail.TestResourceDetail
integration.smoke.test_secondary_storage.TestSecStorageServices
integration.smoke.test_vm_life_cycle.TestDeployVM
integration.smoke.test_disk_offerings.TestCreateDiskOffering


---
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 does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-03-15 Thread jenkins
See 

--
[...truncated 28679 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.768s]
[INFO] Apache CloudStack . SUCCESS [2.157s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.861s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.473s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:29.813s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.101s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.758s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.774s]
[INFO] Apache CloudStack API . SUCCESS [1:58.110s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [17.550s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.888s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.094s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.486s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.130s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.109s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.438s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [37.771s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [15.064s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:08.913s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.524s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [27.416s]
[INFO] Apache CloudStack Server .. SUCCESS [4:14.767s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.179s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.681s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:21.036s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.068s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.429s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [55.029s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [49.456s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.686s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.154s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [22.671s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.449s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.182s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.648s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.529s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [1.026s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [27.915s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.218s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[36.200s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [18.003s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.329s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.728s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.964s]
[INFO] Apache Cloud

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

2016-03-15 Thread jenkins
See 

--
[...truncated 28691 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.723s]
[INFO] Apache CloudStack . SUCCESS [2.208s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.783s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.516s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:29.796s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.104s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.837s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.773s]
[INFO] Apache CloudStack API . SUCCESS [1:59.568s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.961s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [29.544s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.087s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.621s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [24.608s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.618s]
[INFO] Apache CloudStack Agents .. SUCCESS [35.747s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.655s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.951s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:08.761s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.264s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.769s]
[INFO] Apache CloudStack Server .. SUCCESS [4:13.764s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.947s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.535s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:22.393s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.067s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.428s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.708s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.708s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.603s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.491s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [21.725s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.295s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.354s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.596s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.937s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.983s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.536s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.597s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.736s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.337s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.376s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.903s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[17.832s]
[INFO] Apache Cloud

github organisation cloudstack

2016-03-15 Thread Daan Hoogland
devs,

There is a github organisation called cloudstack, to which we have more
control then to the apache/cloudstack repo on github. We need to decide as
community what to do with it.

What are we going to do in this new organisation?
Will we let/ask Schuberg Philis to put cosmic in there?
Will be ask/let Will to run upr to it (so we don't depend on the
foundation)?
How will we sink it from/to apache or the apache github organisation?
​Any other ideas/questions?

​let's discuss or better,​
-- 
Daan


Re: github organisation cloudstack

2016-03-15 Thread Nux!
It seemed pretty obvious that being hold back by Apache's traditional infra was 
a big problem.
I am not a developer, but even I have noticed the revolution github brought 
with it.
I say we push it forward.. I am not exactly sure how this will affect our 
Apache status.. 

Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

- Original Message -
> From: "Daan Hoogland" 
> To: "dev" 
> Sent: Tuesday, 15 March, 2016 22:07:17
> Subject: github organisation cloudstack

> devs,
> 
> There is a github organisation called cloudstack, to which we have more
> control then to the apache/cloudstack repo on github. We need to decide as
> community what to do with it.
> 
> What are we going to do in this new organisation?
> Will we let/ask Schuberg Philis to put cosmic in there?
> Will be ask/let Will to run upr to it (so we don't depend on the
> foundation)?
> How will we sink it from/to apache or the apache github organisation?
> ​Any other ideas/questions?
> 
> ​let's discuss or better,​
> --
> Daan


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

2016-03-15 Thread jenkins
See 

--
[...truncated 28679 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.876s]
[INFO] Apache CloudStack . SUCCESS [2.169s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.810s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.710s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:31.092s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.106s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.673s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.137s]
[INFO] Apache CloudStack API . SUCCESS [1:49.135s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.624s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.827s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.085s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [27.736s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [23.986s]
[INFO] Apache CloudStack Core  SUCCESS [1:20.830s]
[INFO] Apache CloudStack Agents .. SUCCESS [35.438s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.404s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.108s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.932s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.210s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.310s]
[INFO] Apache CloudStack Server .. SUCCESS [4:13.323s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.773s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.047s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:22.133s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.070s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.431s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [53.954s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.627s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.844s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [25.914s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.929s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.027s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [34.916s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.438s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.441s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.999s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.746s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.640s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.723s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.206s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.234s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.901s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.770s]
[INFO] Apache Cloud

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

2016-03-15 Thread jenkins
See 

--
[...truncated 28679 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[2.148s]
[INFO] Apache CloudStack . SUCCESS [2.160s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.791s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [18.854s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:30.069s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.120s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.071s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.612s]
[INFO] Apache CloudStack API . SUCCESS [1:47.815s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [17.228s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.281s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.095s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.425s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [23.998s]
[INFO] Apache CloudStack Core  SUCCESS [1:22.584s]
[INFO] Apache CloudStack Agents .. SUCCESS [36.911s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.644s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.400s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.707s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [40.851s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.757s]
[INFO] Apache CloudStack Server .. SUCCESS [4:14.003s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.543s]
[INFO] Apache CloudStack Usage Server  SUCCESS [44.861s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:23.058s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.070s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.454s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [52.899s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [48.205s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.449s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.237s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [31.908s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.958s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [34.914s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.250s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.957s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.935s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.814s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.614s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.949s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.291s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.602s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.665s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.533s]
[INFO] Apache Cloud

[GitHub] cloudstack pull request: CLOUDSTACK-9297: delete snapshot without ...

2016-03-15 Thread mike-tutkowski
GitHub user mike-tutkowski opened a pull request:

https://github.com/apache/cloudstack/pull/1441

CLOUDSTACK-9297: delete snapshot without id is failing with Unable to…

… determine the storage pool of the snapshot

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mike-tutkowski/cloudstack 4.7

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1441.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1441


commit 87079c56e4cc11b2a1bed817bd8c9b14c9bd3d29
Author: Mike Tutkowski 
Date:   2016-03-16T04:56:51Z

CLOUDSTACK-9297: delete snapshot without id is failing with Unable to 
determine the storage pool of the snapshot




---
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 does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-03-15 Thread jenkins
See 

--
[...truncated 28679 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ 
cloud-quickcloud ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
cloud-quickcloud ---
[WARNING] No files to instrument.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-quickcloud ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
cloud-quickcloud ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud 
---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
cloud-quickcloud ---
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[1.709s]
[INFO] Apache CloudStack . SUCCESS [2.436s]
[INFO] Apache CloudStack Maven Conventions Parent  SUCCESS [0.771s]
[INFO] Apache CloudStack Framework - Managed Context . SUCCESS [19.225s]
[INFO] Apache CloudStack Utils ... SUCCESS [1:31.015s]
[INFO] Apache CloudStack Framework ... SUCCESS [0.098s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.894s]
[INFO] Apache CloudStack Framework - Configuration ... SUCCESS [27.201s]
[INFO] Apache CloudStack API . SUCCESS [1:51.827s]
[INFO] Apache CloudStack Framework - REST  SUCCESS [16.247s]
[INFO] Apache CloudStack Framework - IPC . SUCCESS [30.599s]
[INFO] Apache CloudStack Cloud Engine  SUCCESS [0.094s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [28.378s]
[INFO] Apache CloudStack Framework - Security  SUCCESS [25.531s]
[INFO] Apache CloudStack Core  SUCCESS [1:20.692s]
[INFO] Apache CloudStack Agents .. SUCCESS [35.760s]
[INFO] Apache CloudStack Framework - Clustering .. SUCCESS [36.205s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.906s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.585s]
[INFO] Apache CloudStack Framework - Jobs  SUCCESS [41.000s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.623s]
[INFO] Apache CloudStack Server .. SUCCESS [4:16.386s]
[INFO] Apache CloudStack Framework - Quota ... SUCCESS [37.987s]
[INFO] Apache CloudStack Usage Server  SUCCESS [45.101s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS 
[1:21.618s]
[INFO] Apache CloudStack Cloud Services .. SUCCESS [0.070s]
[INFO] Apache CloudStack Secondary Storage ... SUCCESS [0.437s]
[INFO] Apache CloudStack Secondary Storage Service ... SUCCESS [54.646s]
[INFO] Apache CloudStack Engine Storage Component  SUCCESS [47.731s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [29.715s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.086s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [25.811s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.912s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.366s]
[INFO] Apache CloudStack Cloud Engine API  SUCCESS [12.496s]
[INFO] Apache CloudStack Cloud Engine Service  SUCCESS [7.699s]
[INFO] Apache CloudStack Plugin POM .. SUCCESS [0.984s]
[INFO] Apache CloudStack Plugin - API Rate Limit . SUCCESS [26.874s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS 
[23.108s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS 
[35.907s]
[INFO] Apache CloudStack Plugin - API SolidFire .. SUCCESS [17.732s]
[INFO] Apache CloudStack Plugin - API Discovery .. SUCCESS [23.387s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.851s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS 
[16.677s]
[INFO] Apache Cloud

[GitHub] cloudstack pull request: CLOUDSTACK-9297: delete snapshot without ...

2016-03-15 Thread ustcweizhou
Github user ustcweizhou commented on the pull request:

https://github.com/apache/cloudstack/pull/1441#issuecomment-197164602
  
tested on KVM, it is good.
so XenserverSnapshotStrategy LGTM.



---
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 does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---