You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Daniel Takamori (JIRA)" <ji...@apache.org> on 2016/02/23 20:37:18 UTC

[jira] [Commented] (INFRA-11309) insufficient memory for the Java Runtime Environment on jenkins-ubuntu1

    [ https://issues.apache.org/jira/browse/INFRA-11309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15159510#comment-15159510 ] 

Daniel Takamori commented on INFRA-11309:
-----------------------------------------

I've reduced the number of executors from 2 to 1 since most jobs seem to want > 4gb (half the RAM).  Will update when another build happens.

> insufficient memory for the Java Runtime Environment on jenkins-ubuntu1
> -----------------------------------------------------------------------
>
>                 Key: INFRA-11309
>                 URL: https://issues.apache.org/jira/browse/INFRA-11309
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Michael Wu
>
> Here is the log for building incubator-eagle-pr-reviewer:
> **************
> 2016-02-23 03:36:50,877 INFO [M:0;jenkins-ubuntu1:47685] procedure.ZKProcedureUtil[271]: Clearing all procedure znodes: /hbase-unsecure/online-snapshot/acquired /hbase-unsecure/online-snapshot/reached /hbase-unsecure/online-snapshot/abort
> 2016-02-23 03:36:50,879 INFO [RS:0;jenkins-ubuntu1:37688] zookeeper.RecoverableZooKeeper[508]: Node /hbase-unsecure/online-snapshot/abort already exists and this is not a retry
> 2016-02-23 03:36:50,889 INFO [RS:0;jenkins-ubuntu1:37688] procedure.RegionServerProcedureManagerHost[45]: Procedure online-snapshot is initialized
> 2016-02-23 03:36:50,889 INFO [IPC Server handler 9 on 33499] FSNamesystem.audit[9582]: allowed=true	ugi=jenkins (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/jenkins/hbase/.hbase-snapshot/.tmp	dst=null	perm=null	proto=rpc
> 2016-02-23 03:36:50,899 INFO [RS:0;jenkins-ubuntu1:37688] regionserver.MemStoreFlusher[123]: globalMemStoreLimit=710.4 M, globalMemStoreLimitLowMark=674.9 M, maxHeap=1.7 G
> 2016-02-23 03:36:50,910 INFO [RS:0;jenkins-ubuntu1:37688] regionserver.HRegionServer[1446]: CompactionChecker runs every 10sec
> Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000007e9800000, 162004992, 0) failed; error='Cannot allocate memory' (errno=12)
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Native memory allocation (malloc) failed to allocate 162004992 bytes for committing reserved memory.
> # An error report file with more information is saved as:
> # /home/jenkins/jenkins-slave/workspace/incubator-eagle-pr-reviewer/eagle-core/eagle-query/eagle-entity-base/hs_err_pid3534.log
> **************
> Additionally, the workspace of incubator-eagle-pr-reviewer cannot be accessed, it rendered with an error message: An error occurred processing your request. Ask your Jenkins administrator to look up details. ErrorID=c1834473-f58c-43ed-84ab-3d114718d737
> Could you take a look at it and guide how to solve such issue, please?
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)