[JBoss JIRA] (JBIDE-23889) jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23889?page=com.atlassian.jira.plugi... ]
Mickael Istria resolved JBIDE-23889.
------------------------------------
Resolution: Done
Build #27718 took place on Feb 8th, and job has looped failing at very high frequency (several times per minutes whereas expectation is every 30 minutes) for at least 2 days, until Build #29675. That is about ~2000 builds in two days.
But it seems that the delay of 30 minutes is working properly again, so this issue seems fixed magically.
> jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23889
> URL: https://issues.jboss.org/browse/JBIDE-23889
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.3.AM2
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Fix For: 4.4.4.AM1
>
> Attachments: composite.png
>
>
> jbosstools-composite-install_master re-runs itself on failure. However, it seems like the SLEEP_TIME parameter is now ignored, resulting on constant re-run of the job and a lot of spam (multiple mails per minutes). Additionally to spam, this adds a relatively big load on Jenkins and slaves queue.
> I've removed the re-run on failure block of the downstream job trigger as a temporary workaround.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (JBIDE-24019) test failures in webservices
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24019?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24019:
-------------------------------
Description:
See https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
When I run the same build locally (`mvn clean install`), I get null pointers - and they're not all related to ancient JRE5 tests.
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt]
Running again now with {code}mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME} -Djbosstools.test.jre.6=${JAVA_HOME} \
-Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}{code}
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt] and [^.log]
Could the problem be this?
{code}!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2017-02-28 11:14:37.082
!MESSAGE Project facet wst.jsdt.web has not been defined. It is used in plugin org.eclipse.jst.server.core.
{code}
(Wondering if we ought to update the parent pom to have smart defaults for these jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
was:
See https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
When I run the same build locally (`mvn clean install`), I get null pointers - and they're not all related to ancient JRE5 tests.
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt]
Running again now with {code}mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME} -Djbosstools.test.jre.6=${JAVA_HOME} \
-Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}{code}
See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt] and [^.log]
(Wondering if we ought to update the parent pom to have smart defaults for these jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
> test failures in webservices
> ----------------------------
>
> Key: JBIDE-24019
> URL: https://issues.jboss.org/browse/JBIDE-24019
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Fix For: 4.5.0.AM1
>
> Attachments: .log, org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt, org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt
>
>
> See https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> When I run the same build locally (`mvn clean install`), I get null pointers - and they're not all related to ancient JRE5 tests.
> See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt]
> Running again now with {code}mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME} -Djbosstools.test.jre.6=${JAVA_HOME} \
> -Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}{code}
> See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt] and [^.log]
> Could the problem be this?
> {code}!ENTRY org.eclipse.wst.common.project.facet.core 4 0 2017-02-28 11:14:37.082
> !MESSAGE Project facet wst.jsdt.web has not been defined. It is used in plugin org.eclipse.jst.server.core.
> {code}
> (Wondering if we ought to update the parent pom to have smart defaults for these jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (JBIDE-24020) set better defaults for jbosstools.test.jre.* in parent pom?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24020?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-24020:
----------------------------------
Assignee: Jeff MAURY
> set better defaults for jbosstools.test.jre.* in parent pom?
> ------------------------------------------------------------
>
> Key: JBIDE-24020
> URL: https://issues.jboss.org/browse/JBIDE-24020
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Fix For: 4.5.0.AM1
>
>
> A few builds, such as jbosstools-server and jbosstools-webservices, rely on some ancient JREs which are not actually available on the machines on which builds or tests are run.
> These JREs are defined in the parent pom here:
> https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml...
> Then in Jenkins, the actual paths are defined.
> But to run locally & not have tests fail, you therefore need set these via commandline or in your settings.xml file.
> So, why not set a better default that works on Windows/Linux/MacOS? How about this?
> {code}
> -Djbosstools.test.jre.5=${JAVA_HOME}
> -Djbosstools.test.jre.6=${JAVA_HOME}
> -Djbosstools.test.jre.7=${JAVA_HOME}
> -Djbosstools.test.jre.8=${JAVA_HOME}{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (JBIDE-24020) set better defaults for jbosstools.test.jre.* in parent pom?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24020?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24020:
-------------------------------
Fix Version/s: 4.5.0.AM1
> set better defaults for jbosstools.test.jre.* in parent pom?
> ------------------------------------------------------------
>
> Key: JBIDE-24020
> URL: https://issues.jboss.org/browse/JBIDE-24020
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Fix For: 4.5.0.AM1
>
>
> A few builds, such as jbosstools-server and jbosstools-webservices, rely on some ancient JREs which are not actually available on the machines on which builds or tests are run.
> These JREs are defined in the parent pom here:
> https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml...
> Then in Jenkins, the actual paths are defined.
> But to run locally & not have tests fail, you therefore need set these via commandline or in your settings.xml file.
> So, why not set a better default that works on Windows/Linux/MacOS? How about this?
> {code}
> -Djbosstools.test.jre.5=${JAVA_HOME}
> -Djbosstools.test.jre.6=${JAVA_HOME}
> -Djbosstools.test.jre.7=${JAVA_HOME}
> -Djbosstools.test.jre.8=${JAVA_HOME}{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (JBIDE-24019) test failures in webservices
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24019?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24019:
-------------------------------
Attachment: .log
> test failures in webservices
> ----------------------------
>
> Key: JBIDE-24019
> URL: https://issues.jboss.org/browse/JBIDE-24019
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Fix For: 4.5.0.AM1
>
> Attachments: .log, org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt, org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt
>
>
> See https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> When I run the same build locally (`mvn clean install`), I get null pointers - and they're not all related to ancient JRE5 tests.
> See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt]
> Running again now with {code}mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME} -Djbosstools.test.jre.6=${JAVA_HOME} \
> -Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}{code}
> See attached: [^org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt]
> (Wondering if we ought to update the parent pom to have smart defaults for these jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months