Hi,

The Jenkins build "Build-master-slowbuild" has been failing since Dec 2. First 
due to 5 new findbugs issues, and indeed, since 2016 (build #2876) due to the 
quota unit tests.

@abhi @rohit can you guys fix this asap?

It is also the reason why Jenkins builds of PR #1300 and #1301 are failing (the 
new ones in 2016).



I think we need to resolve both issues asap. It looks like PR #1289 resolves 
the findbugs issues? If so, let’s complete the reviews and tests so we can 
merge it.

Regards,
Remi


On 03/01/16 06:42, "Mike Tutkowski" <mike.tutkow...@solidfire.com> wrote:

>I didn't spend much time trying to debug this...just re-ran the build with
>-D skipTests=true so I could continue doing what I was doing.
>
>Could this possibly have something to do with the new year? I tried to
>re-run a build from a branch that was not updated and it actually failed at
>the same quota test (this branch was building fine a few days ago...in
>2015).
>
>On Sat, Jan 2, 2016 at 6:21 PM, Mike Tutkowski <mike.tutkow...@solidfire.com
>> wrote:
>
>> Hi,
>>
>> I just updated (SHA = 67b753c11bab236187a0a68d92ca8e49cef1b3fd) and am
>> seeing the following failure:
>>
>> Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
>> <<< FAILURE! - in org.apache.cloudstack.quota.QuotaStatementTest
>>
>> testSendStatement(org.apache.cloudstack.quota.QuotaStatementTest)  Time
>> elapsed: 0.011 sec  <<< FAILURE!
>>
>> org.mockito.exceptions.verification.WantedButNotInvoked:
>>
>> Wanted but not invoked:
>>
>> alertManager.sendQuotaAlert(
>>
>>
>> org.apache.cloudstack.quota.QuotaAlertManagerImpl$DeferredQuotaEmail@6e9d6ff7
>>
>> );
>>
>> -> at
>> org.apache.cloudstack.quota.QuotaStatementTest.testSendStatement(QuotaStatementTest.java:251)
>>
>> Actually, there were zero interactions with this mock.
>>
>>
>> at
>> org.apache.cloudstack.quota.QuotaStatementTest.testSendStatement(QuotaStatementTest.java:251)
>>
>>
>>
>> Results :
>>
>>
>> Failed tests:
>>
>>   QuotaStatementTest.testSendStatement:251
>>
>> Wanted but not invoked:
>>
>> alertManager.sendQuotaAlert(
>>
>>
>> org.apache.cloudstack.quota.QuotaAlertManagerImpl$DeferredQuotaEmail@6e9d6ff7
>>
>> );
>>
>> -> at
>> org.apache.cloudstack.quota.QuotaStatementTest.testSendStatement(QuotaStatementTest.java:251)
>>
>> Is it possible I'm missing something I should have in my master
>> environment or is this a general build problem?
>>
>> Thanks!
>> --
>> *Mike Tutkowski*
>> *Senior CloudStack Developer, SolidFire Inc.*
>> e: mike.tutkow...@solidfire.com
>> o: 303.746.7302
>> Advancing the way the world uses the cloud
>> <http://solidfire.com/solution/overview/?video=play>*™*
>>
>
>
>
>-- 
>*Mike Tutkowski*
>*Senior CloudStack Developer, SolidFire Inc.*
>e: mike.tutkow...@solidfire.com
>o: 303.746.7302
>Advancing the way the world uses the cloud
><http://solidfire.com/solution/overview/?video=play>*™*

Reply via email to