You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Imesh Gunaratne <im...@apache.org> on 2015/11/06 22:06:27 UTC

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #125

Any thoughts why this was happened?

Thanks

On Friday, November 6, 2015, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/Stratos-41x-Commit-Build/125/changes>
>
>

-- 
Imesh Gunaratne

Senior Technical Lead, WSO2
Committer & PMC Member, Apache Stratos

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #125

Posted by Gayan Gunarathne <ga...@wso2.com>.
On Sat, Nov 7, 2015 at 11:58 PM, Imesh Gunaratne <im...@apache.org> wrote:

> Yes not sure how the settings were changed to run on docker. I will check
> this Akila.


@Imesh , We have observed that happen in the previously also. When it is a
docker Ubuntu machine, that jvm crash issue happen.Do you have permission
to set that settings? We already have a infra ticket for this.

[1]https://issues.apache.org/jira/browse/INFRA-10556

>
> Thanks
>
>
> On Friday, November 6, 2015, Akila Ravihansa Perera <ra...@wso2.com>
> wrote:
>
>> Looks like the JVM crashed again. But it has executed on ubuntu-2 node
>> running on JRE version: 7.0_25-b15. According to the logs, there has
>> been a memory corruption. I noticed the below label under env vars;
>>
>> NODE_LABELS: Ubuntu docker ubuntu ubuntu-2
>>
>> Not sure if this means Stratos tests too are getting executed on a Docker
>> container.
>>
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # A fatal error has been detected by the Java Runtime Environment:
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #  SIGSEGV (0xb) at pc=0x0fe4ed81, pid=1629, tid=926874432
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # JRE version: 7.0_25-b15
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # Problematic frame:
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # C  0x0fe4ed81
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # An error report file with more information is saved as:
>> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # /home/jenkins/jenkins-slave/workspace/Stratos-41x-Commit-Build/products/stratos/modules/integration/test-integration/target/carbontmp1446832303192/apache-stratos-4.1.5-SNAPSHOT/hs_err_pid1629.log
>> 2015-11-06 17:59:00 ERROR {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:73 - *** Error in `/home/jenkins/tools/java/latest1.7/bin/java': malloc(): memory corruption: 0x37995ea8 ***
>>
>>
>>
>>
>> On Sat, Nov 7, 2015 at 2:36 AM, Imesh Gunaratne <im...@apache.org> wrote:
>>
>>> Any thoughts why this was happened?
>>>
>>> Thanks
>>>
>>> On Friday, November 6, 2015, Apache Jenkins Server <
>>> jenkins@builds.apache.org> wrote:
>>>
>>>> See <https://builds.apache.org/job/Stratos-41x-Commit-Build/125/changes
>>>> >
>>>>
>>>>
>>>
>>> --
>>> Imesh Gunaratne
>>>
>>> Senior Technical Lead, WSO2
>>> Committer & PMC Member, Apache Stratos
>>>
>>>
>>
>>
>> --
>> Akila Ravihansa Perera
>> WSO2 Inc.;  http://wso2.com/
>>
>> Blog: http://ravihansa3000.blogspot.com
>>
>
>
> --
> Imesh Gunaratne
>
> Senior Technical Lead, WSO2
> Committer & PMC Member, Apache Stratos
>
>


-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #125

Posted by Imesh Gunaratne <im...@apache.org>.
Yes not sure how the settings were changed to run on docker. I will check
this Akila.

Thanks

On Friday, November 6, 2015, Akila Ravihansa Perera <ra...@wso2.com>
wrote:

> Looks like the JVM crashed again. But it has executed on ubuntu-2 node
> running on JRE version: 7.0_25-b15. According to the logs, there has been
> a memory corruption. I noticed the below label under env vars;
>
> NODE_LABELS: Ubuntu docker ubuntu ubuntu-2
>
> Not sure if this means Stratos tests too are getting executed on a Docker
> container.
>
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # A fatal error has been detected by the Java Runtime Environment:
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #  SIGSEGV (0xb) at pc=0x0fe4ed81, pid=1629, tid=926874432
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # JRE version: 7.0_25-b15
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # Problematic frame:
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # C  0x0fe4ed81
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - #
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # An error report file with more information is saved as:
> 2015-11-06 17:59:00 INFO  {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 - # /home/jenkins/jenkins-slave/workspace/Stratos-41x-Commit-Build/products/stratos/modules/integration/test-integration/target/carbontmp1446832303192/apache-stratos-4.1.5-SNAPSHOT/hs_err_pid1629.log
> 2015-11-06 17:59:00 ERROR {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:73 - *** Error in `/home/jenkins/tools/java/latest1.7/bin/java': malloc(): memory corruption: 0x37995ea8 ***
>
>
>
>
> On Sat, Nov 7, 2015 at 2:36 AM, Imesh Gunaratne <imesh@apache.org
> <javascript:_e(%7B%7D,'cvml','imesh@apache.org');>> wrote:
>
>> Any thoughts why this was happened?
>>
>> Thanks
>>
>> On Friday, November 6, 2015, Apache Jenkins Server <
>> jenkins@builds.apache.org
>> <javascript:_e(%7B%7D,'cvml','jenkins@builds.apache.org');>> wrote:
>>
>>> See <https://builds.apache.org/job/Stratos-41x-Commit-Build/125/changes>
>>>
>>>
>>
>> --
>> Imesh Gunaratne
>>
>> Senior Technical Lead, WSO2
>> Committer & PMC Member, Apache Stratos
>>
>>
>
>
> --
> Akila Ravihansa Perera
> WSO2 Inc.;  http://wso2.com/
>
> Blog: http://ravihansa3000.blogspot.com
>


-- 
Imesh Gunaratne

Senior Technical Lead, WSO2
Committer & PMC Member, Apache Stratos

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #125

Posted by Akila Ravihansa Perera <ra...@wso2.com>.
Looks like the JVM crashed again. But it has executed on ubuntu-2 node
running on JRE version: 7.0_25-b15. According to the logs, there has been a
memory corruption. I noticed the below label under env vars;

NODE_LABELS: Ubuntu docker ubuntu ubuntu-2

Not sure if this means Stratos tests too are getting executed on a Docker
container.

2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- #
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- # A fatal error has been detected by the Java Runtime Environment:
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- #
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- #  SIGSEGV (0xb) at pc=0x0fe4ed81, pid=1629, tid=926874432
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- #
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- # JRE version: 7.0_25-b15
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode
linux-x86 )
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- # Problematic frame:
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- # C  0x0fe4ed81
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- #
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- # Failed to write core dump. Core dumps have been disabled. To
enable core dumping, try "ulimit -c unlimited" before starting Java
again
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- #
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- # An error report file with more information is saved as:
2015-11-06 17:59:00 INFO
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70
- # /home/jenkins/jenkins-slave/workspace/Stratos-41x-Commit-Build/products/stratos/modules/integration/test-integration/target/carbontmp1446832303192/apache-stratos-4.1.5-SNAPSHOT/hs_err_pid1629.log
2015-11-06 17:59:00 ERROR
{org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:73
- *** Error in `/home/jenkins/tools/java/latest1.7/bin/java':
malloc(): memory corruption: 0x37995ea8 ***




On Sat, Nov 7, 2015 at 2:36 AM, Imesh Gunaratne <im...@apache.org> wrote:

> Any thoughts why this was happened?
>
> Thanks
>
> On Friday, November 6, 2015, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> See <https://builds.apache.org/job/Stratos-41x-Commit-Build/125/changes>
>>
>>
>
> --
> Imesh Gunaratne
>
> Senior Technical Lead, WSO2
> Committer & PMC Member, Apache Stratos
>
>


-- 
Akila Ravihansa Perera
WSO2 Inc.;  http://wso2.com/

Blog: http://ravihansa3000.blogspot.com