Re: Jenkins build is still unstable: Stratos-41x-Commit-Build » Apache Stratos - Integration Tests #195

2015-12-01 Thread Akila Ravihansa Perera
Hi, The issue was due to a Thrift connection flood caused by unnecessary invocation of init() method in ThriftStatisticsPublisher. This is fixed now and Jenkins is back to normal in the latest build job [1]. I think we can proceed with further testing and doing the release build. [1] https://bui

Re: Jenkins build is still unstable: Stratos-41x-Commit-Build » Apache Stratos - Integration Tests #195

2015-12-01 Thread Isuru Haththotuwa
If the problem is due to too many logs getting accumulated, we might face this issue again. For the moment lets try to fix the test failure by fixing the connection issue to the Thrift server; that is the cause why lot of logs are there. I will check whether there is a known limitation in the Admin

Re: Jenkins build is still unstable: Stratos-41x-Commit-Build » Apache Stratos - Integration Tests #195

2015-12-01 Thread Gayan Gunarathne
Seems this integration failure[1] is happened due to the no of event logs we have in the server. When try to debug the code I couldn't read the logEvents object as there are so many server logs. I rescheduled that "IaasProviderAttributeTestCase" after the server restart test then it works fine. [

Jenkins build is still unstable: Stratos-41x-Commit-Build » Apache Stratos - Integration Tests #195

2015-12-01 Thread Apache Jenkins Server
See