[jbosstools-dev] Alpha2 Build Status: ORANGE (RED + YELLOW)

Max Rydahl Andersen manderse at redhat.com
Thu Apr 11 05:49:14 EDT 2013


On Wed, Apr 10, 2013 at 03:48:26PM +0200, Snjezana Peco wrote:
>See https://issues.jboss.org/browse/JBIDE-13973. Please let me know if 
>you want me to create the corresponding PRs for this issue?

Yes, please create both PR for our testsuite to (I guess) allow autosavejob to be present
and to the bugzilla where they are arguing it is ok to have always on jobs.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=405356
/max

>Snjeza
>
>On 4/8/2013 12:51 AM, Nick Boldt wrote:
>>Previous problems still remain in Base (Usage), Forge, Hibernate,
>>JavaEE, JST, Server after respins.
>>
>>Below are additional new problems found after respin for Hibernate,
>>JavaEE and Server.
>>
>>These test failures do not block me from getting out a first Alpha2 spin
>>for QE, but they should be looked promptly so they can be corrected in a
>>repsin (or for Beta1).
>>
>>
>>== Hibernate ==
>>
>>Yellow, 1 extra test failure (instead of timeout):
>>junit.framework.TestSuite.org.jboss.tools.hibernate.jpt.core.test.HibernateJpaModelTests
>>
>>
>>Error Message
>>
>>Long running tasks detected: Workbench Auto-Save Job (class
>>org.eclipse.ui.internal.Workbench$60)
>>
>>java.lang.RuntimeException: Long running tasks detected:
>>Workbench Auto-Save Job (class org.eclipse.ui.internal.Workbench$60)
>>	at org.jboss.tools.test.util.JobUtils.waitForIdle(JobUtils.java:47)
>>	at org.jboss.tools.test.util.JobUtils.waitForIdle(JobUtils.java:31)
>>	at
>>org.jboss.tools.test.util.ResourcesUtils.importProjectIntoWorkspace(ResourcesUtils.java:324)
>>	at
>>org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:87)
>>	at
>>org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:70)
>>	at
>>org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:61)
>>	at
>>org.jboss.tools.hibernate.jpt.core.test.HibernateJpaModelTests.setUpBeforeClass(HibernateJpaModelTests.java:65)
>>	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method))
>>
>>==JavaEE ==
>>
>>Red, compile failure due to OOM:
>>
>>7:18:13 [INFO] --- tycho-compiler-plugin:0.17.0:compile
>>(default-compile) @ org.jboss.tools.seam221GA.ui.test ---
>>17:18:13 [INFO] Compiling 1 source file to
>>/mnt/hudson_workspace/workspace/jbosstools-javaee_41/sources/seam/tests/org.jboss.tools.seam221GA.ui.test/target/classes
>>17:18:13 mmap failed for CEN and END part of zip file
>>17:18:13 [ERROR] OutOfMemoryError -> [Help 1]
>>17:18:13 java.lang.OutOfMemoryError
>>
>>== Server ==
>>
>>Red, 9 more test failures (total 10):
>>
>>  >>>
>>org.jboss.ide.eclipse.archives.test.model.DirectoryScannerTest.testSingleFileScanner
>>  >>>
>>org.jboss.ide.eclipse.archives.test.model.ModelTruezipBridgeTest.testCreateFileOutsideWorkspace
>>  >>>
>>org.jboss.ide.eclipse.archives.test.model.ModelTruezipBridgeTest.testFileset
>>  >>>
>>org.jboss.ide.eclipse.archives.test.projects.JBIDE1406Test.testJBIDE1406_descriptor_path_utils
>>  >>>
>>org.jboss.ide.eclipse.archives.test.projects.JBIDE2099Test.testJBIDE2099
>>  >>>
>>org.jboss.ide.eclipse.archives.test.projects.JBIDE2296Test.testJBIDE2296
>>  >>>
>>org.jboss.tools.test.util.ProjectImportTestSetup.junit.framework.TestSuite at 680e62df
>>  >>>
>>org.jboss.tools.as.test.core.parametized.server.publishing.SingleDeployableFileTest.testSingleDeployableFullPublish[0]
>>  >>> org.jboss.tools.jmx.core.test.DefaultProviderTest.testConnection
>>and
>>  >>> org.jboss.ide.eclipse.archives.test.core.ant.SimpleAntTest.testOne
>>
>>On 04/07/2013 12:58 PM, Nick Boldt wrote:
>>>Synopsis:
>>>
>>>* Used wrong composite to resolve upstream deps
>>>
>>>* Jobs that hardcode 4.30.5.Alpha3-SNAPSHOT failed after JBoss Nexus was
>>>cleaned out. Jobs updated to use 4.30.5.Alpha3; respinning.
>>>
>>>* Build & test failures for Base (Usage), Forge, Hibernate, JavaEE, JST,
>>>Server
>>>
>>>I have not opened JIRAs for the issues below as I assume project leads
>>>can do so if the above respins haven't fixed them by Monday.
>>>
>>>-----
>>>
>>>Details:
>>>
>>>Due to a typo I introduced in the parent pom, all the builds this
>>>weekend so far have been using the wrong composite site to resolve their
>>>upsteam deps - using the master [1] instead of the stable branch [2].
>>>
>>>[1]
>>>http://download.jboss.org/jbosstools/builds/staging/_composite_/core/trunk/
>>>[2]
>>>http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.1.kepler/
>>>
>>>
>>>So... having corrected that, I'm respinning the stack. Hopefully it'll
>>>finish in time to push the bits to QE tonight.
>>>
>>>---
>>>
>>>This weekend, the JBoss Nexus snapshot repo also purged the
>>>4.30.5.Alpha3-SNAPSHOT version of the target platform, so jobs which
>>>still had that version hardcoded into them failed. I've updated the jobs
>>>to use 4.30.5.Alpha3 in the stable branch and 4.30.5.Alpha4-SNAPSHOT in
>>>the master branch. (Mickael, Max: this step MUST be part of the target
>>>platform release document to avoid unnecessarily broken builds.)
>>>
>>>---
>>>
>>>Meanwhile, there are a number of test failures to report. Assuming we
>>>want to get these fixed in time for Alpha2's release, these will
>>>necessitate a respin next weekend.
>>>
>>>== Base ==
>>>
>>>Red, test failure due to timeout:
>>>https://issues.jboss.org/browse/JBIDE-13939
>>>
>>>[INFO] org.jboss.tools.usage.test ........................ FAILURE
>>>[40:03.900s]
>>>[ERROR] Failed to execute goal
>>>org.eclipse.tycho:tycho-surefire-plugin:0.17.0:test (default-test) on
>>>project org.jboss.tools.usage.test: Error while executing platform:
>>>org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while
>>>executing external command, process killed. Process timeout out after
>>>2400 seconds -> [Help 1]
>>>
>>>http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_41/
>>>
>>>== Forge ==
>>>
>>>Yellow, 2 test failures, 8 skipped tests
>>>
>>>  >>>
>>>org.jboss.tools.forge.core.preferences.ForgeRuntimesPreferencesTest.testSetRuntimes
>>>
>>>  >>>
>>>org.jboss.tools.forge.core.preferences.ForgeRuntimesPreferencesTest.testGetRuntimesInitialCase
>>>
>>>
>>>https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_7.0.kepler/job/jbosstools-forge_41/
>>>
>>>
>>>== Hibernate ==
>>>
>>>Red or Yellow, 2+ test failures:
>>>
>>>  >>>
>>>org.hibernate.eclipse.jdt.ui.test.HQLQueryValidatorTest.testHQLDetector
>>>  >>>
>>>org.hibernate.eclipse.jdt.ui.test.HQLQueryValidatorTest.testCheckQueryEL
>>>
>>>[INFO] org.jboss.tools.hibernate.jpt.core.test ........... FAILURE
>>>[40:03.927s]
>>>[ERROR] Failed to execute goal
>>>org.eclipse.tycho:tycho-surefire-plugin:0.17.0:test (default-test) on
>>>project org.jboss.tools.hibernate.jpt.core.test: Error while executing
>>>platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException:
>>>Error while executing external command, process killed. Process timeout
>>>out after 2400 seconds -> [Help 1]
>>>
>>>http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_41/
>>>
>>>
>>>== JavaEE ==
>>>
>>>Yellow, 7 failures:
>>>
>>>  >>>
>>>org.jboss.tools.cdi.seam.config.core.test.v30.SeamConfigValidationTest.testSettingInlineBeanValuesToBeanOrSetOrMap
>>>
>>>  >>>
>>>org.jboss.tools.cdi.seam.config.core.test.SeamConfigValidationTest.testSettingInlineBeanValuesToBeanOrSetOrMap
>>>
>>>  >>>
>>>org.jboss.tools.cdi.seam.config.core.test.v30.SeamConfigValidationTest.testSettingInlineBeanValuesToBeanOrSetOrMap
>>>
>>>  >>>
>>>org.jboss.tools.jsf.ui.test.PropertiesNewWizardTest.testPropertiesFileNewWizardValidation2
>>>
>>>  >>>
>>>org.jboss.tools.jsf.ui.test.AddJSFCapabilitiesTest.testAddJSFCapabilities
>>>  >>>
>>>org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionTest.testJBossEap43
>>>
>>>  >>> org.jboss.tools.seam.xml.test.SeamXMLModelTest.testDebugAttribute
>>>
>>>https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_7.0.kepler/job/jbosstools-javaee_41/43/testReport/
>>>
>>>
>>>Next build failed because Nexus cleaned up obsolete snapshots and the
>>>job was still referring to 4.30.5.Alpha3-SNAPSHOT instead of 4.30.5.Alpha3.
>>>Jobs (including this one and all _41 or _master jobs) have been
>>>reconfigured to point to the released TP version. Respinning.
>>>
>>>== JST ==
>>>
>>>Yellow, 21 failures:
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.InsertJSCSSPaletteEntryTest.testAddJSCSSCheckboxSetTrue
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.InsertJSCSSPaletteEntryTest.testAddJSCSSCheckboxSetFalse
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewDialogWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewRadioWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewHeaderBarWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewGridWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewSelectMenuWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewButtonWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewLinkWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewToggleWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewPageWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewTextInputWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewPopupWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewRangeSliderWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewNavbarWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewCollapsibleContentBlockWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewListviewWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewGroupedCheckboxesWizard
>>>
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewFooterBarWizard
>>>
>>>  >>> org.jboss.tools.test.util.ProjectImportTestSetup.Palette content
>>>  >>>
>>>org.jboss.tools.jst.web.ui.test.NewJQueryMobilePaletteWizardTest.testNewCheckboxWizard
>>>
>>>
>>>https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_7.0.kepler/job/jbosstools-jst_41/
>>>
>>>
>>>== Server ==
>>>
>>>Yellow, 1 test failure:
>>>
>>>  >>> org.jboss.ide.eclipse.archives.test.core.ant.SimpleAntTest.testOne
>>>
>>>However subsequent jobs all failed due to timeout, so I increased the
>>>overall time allowed for the build to 4hrs. Respinning.
>>>
>>>http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/
>>>
>


More information about the jbosstools-dev mailing list