[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (JBIDE-8725) OutOfMemoryError in org.jboss.tools.seam.ui.test

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Apr 13 17:41:35 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595433#comment-12595433 ] 

Nick Boldt edited comment on JBIDE-8725 at 4/13/11 5:40 PM:
------------------------------------------------------------

Hudson runs like this:

mvn clean install -B -U -fn -e -Dmaven.repo.local=${WORKSPACE}/m2-repository -P helios-local-target,jbosstools-nightly-trunk,hudson

using these memory settings:

-Xms512m -Xmx1536m -XX:PermSize=128m -XX:MaxPermSize=256m

The slaves that are used are all RHEL5, x86:

http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.2_stable_branch.component--seam/buildTimeTrend

But as you can see, some tests fail, some OOM, and sometimes, everything works perfectly.
{quote}
{{monospaced}}
Unstble	#179	1 hr 7 min	dev01-linux     295 tests
Success	#178	1 hr 4 min	soa3-RHEL5-x86  362 tests
Failed	#177	2 hr 21 min	dev02-linux     261 tests
Unstble	#176	48 min	        dev01-linux     226 tests, 1 failure
Success	#175	1 hr 38 min	dev02-linux     362 tests
Success	#147	2 hr 55 min	dev02-linux     362 tests
{{monospaced}}
{quote}

Since dev02 has mixed results (sometimes 362 tests, sometimes 261 tests) it's not even an issue w/ one or two bad slaves (and one good one).

When you run locally, what OS do you use? 
Job is currently config'd w/ Maven 3.0.1. What version do you use?


      was (Author: nickboldt):
    Hudson runs like this:

mvn clean install -B -U -fn -e -Dmaven.repo.local=${WORKSPACE}/m2-repository -P helios-local-target,jbosstools-nightly-trunk,hudson

using these memory settings:

-Xms512m -Xmx1536m -XX:PermSize=128m -XX:MaxPermSize=256m

The slaves that are used are all RHEL5, x86:

http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.2_stable_branch.component--seam/buildTimeTrend

But as you can see, some tests fail, some OOM, and sometimes, everything works perfectly.
{quote}{{monospaced}}Unstble	#179	1 hr 7 min	dev01-linux     295 tests
Success	#178	1 hr 4 min	soa3-RHEL5-x86  362 tests
Failed	#177	2 hr 21 min	dev02-linux     261 tests
Unstble	#176	48 min	        dev01-linux     226 tests, 1 failure
Success	#175	1 hr 38 min	dev02-linux     362 tests
Success	#147	2 hr 55 min	dev02-linux     362 tests{{monospaced}}{quote}

Since dev02 has mixed results (sometimes 362 tests, sometimes 261 tests) it's not even an issue w/ one or two bad slaves (and one good one).

When you run locally, what OS do you use? 
Job is currently config'd w/ Maven 3.0.1. What version do you use?

  
> OutOfMemoryError in org.jboss.tools.seam.ui.test
> ------------------------------------------------
>
>                 Key: JBIDE-8725
>                 URL: https://issues.jboss.org/browse/JBIDE-8725
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.2.1
>            Reporter: Nick Boldt
>            Assignee: Alexey Kazakov
>            Priority: Blocker
>             Fix For: 3.2.1
>
>
> http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.2_stable_branch.component--seam/179/console
> /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--seam/results/jbosstools-3.2_stable_branch.component--seam/logs/ERRORLOG.txt:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (download-plugin-requirements) on project org.jboss.tools.seam.ui.test: An Ant BuildException has occured: The following error occurred while executing this line:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--seam/requirements/build.xml:18: The following error occurred while executing this line:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--seam/requirements/buildRequirements.xml:13: The following error occurred while executing this line:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--seam/requirements/buildRequirements.xml:21: The following error occurred while executing this line:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--seam/requirements/buildRequirements.xml:111: The following error occurred while executing this line:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--seam/requirements/generic/build.xml:25: The following error occurred while executing this line:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--seam/requirements/seam-2.0.1.GA/buildRequirement.xml:5: java.lang.OutOfMemoryError
> [ERROR] -> [Help 1]
> [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-packaging-plugin:0.10.0:package-feature (default-package-feature) on project org.jboss.tools.seam.test.feature: Execution default-package-feature of goal org.sonatype.tycho:maven-osgi-packaging-plugin:0.10.0:package-feature failed: At least ``package'' phase execution is required -> [Help 2]
> [INFO] org.jboss.tools.seam.ui.test ...................... FAILURE [1:36.763s]
> [INFO] org.jboss.tools.seam.test.feature ................. FAILURE [3.411s]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list