[JBoss JIRA] (JBIDE-18818) Test timeout in org.jboss.tools.jsf.verification.test
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18818?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-18818:
------------------------------------
That might be possible. We run the builds with -e, but could use -X if you need even more verbose output from Maven. You can always look in the console log for the latest build by going to the job in Jenkins:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_4....
Might also be cool to be able to collect up any .log or other Eclipse/Surefire metadata files; however, I'm not sure you can have a script run if the build times out / aborts. [~mickael_istria] do you have any ideas here?
> Test timeout in org.jboss.tools.jsf.verification.test
> -----------------------------------------------------
>
> Key: JBIDE-18818
> URL: https://issues.jboss.org/browse/JBIDE-18818
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.1.CR1
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Priority: Blocker
> Fix For: 4.2.1.Final
>
>
> Tests that time out due to blocking UI or other thread lock result in builds that are recorded as ABORTED [0]. This isn't a problem in terms of publishing new content because the build runs quickly, publishes the new bits, and THEN starts running tests.
> [0] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee_4....
> But where it IS a problem is where we use a buildflow job to run the whole stack of JBT projects. Buildflows will also abort if they encounter an aborted job [1].
> [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-buildflow...
> Why is this a problem? Because when we do a weekend spin (or respin) not all the projects in the stack are guaranteed to rebuild to verify all the downstream component tests all still work.
> --
> If you cannot fix these tests so they run cleanly in Jenkins, please disable them or move them such that they can still be run LOCALLY using a profile, but will be skipped in Jenkins.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18846) create replacement page for cascade/swimlanes pages, to facilitate access to build, discovery, TP, and update site URLs
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18846?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-18846:
-------------------------------
Description:
Borrowing heavily from https://projects.eclipse.org/list-of-projects we need a new landing page for the aggregates, which list where to find such things as:
builds (nightly, staging, dev, stable)
updates (nightly, staging, dev, stable)
Jenkins jobs
discovery sites (nightly, staging, dev, stable)
target platforms
etc.
And for each component, we can list:
build
update
Jenkins job
etc.
The old cascade pages are here: http://download.jboss.org/jbosstools/builds/cascade/swimlanes_42.html
Unsure whether generated HTML (via script) or simple .adoc is better for this.
was:
Borrowing heavily from https://projects.eclipse.org/list-of-projects we need a new landing page for the aggregates, which list where to find such things as:
builds (nightly, staging, dev, stable)
updates (nightly, staging, dev, stable)
Jenkins jobs
discovery sites (nightly, staging, dev, stable)
target platforms
etc.
And for each component, we can list:
build
update
Jenkins job
etc.
> create replacement page for cascade/swimlanes pages, to facilitate access to build, discovery, TP, and update site URLs
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18846
> URL: https://issues.jboss.org/browse/JBIDE-18846
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Nick Boldt
>
> Borrowing heavily from https://projects.eclipse.org/list-of-projects we need a new landing page for the aggregates, which list where to find such things as:
> builds (nightly, staging, dev, stable)
> updates (nightly, staging, dev, stable)
> Jenkins jobs
> discovery sites (nightly, staging, dev, stable)
> target platforms
> etc.
> And for each component, we can list:
> build
> update
> Jenkins job
> etc.
> The old cascade pages are here: http://download.jboss.org/jbosstools/builds/cascade/swimlanes_42.html
> Unsure whether generated HTML (via script) or simple .adoc is better for this.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18846) create replacement page for cascade/swimlanes pages, to facilitate access to build, discovery, TP, and update site URLs
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18846?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-18846:
----------------------------------
Assignee: Nick Boldt
> create replacement page for cascade/swimlanes pages, to facilitate access to build, discovery, TP, and update site URLs
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18846
> URL: https://issues.jboss.org/browse/JBIDE-18846
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> Borrowing heavily from https://projects.eclipse.org/list-of-projects we need a new landing page for the aggregates, which list where to find such things as:
> builds (nightly, staging, dev, stable)
> updates (nightly, staging, dev, stable)
> Jenkins jobs
> discovery sites (nightly, staging, dev, stable)
> target platforms
> etc.
> And for each component, we can list:
> build
> update
> Jenkins job
> etc.
> The old cascade pages are here: http://download.jboss.org/jbosstools/builds/cascade/swimlanes_42.html
> Unsure whether generated HTML (via script) or simple .adoc is better for this.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18833) luna nightly are not being updated preventing QE to do easy testing of committed code
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18833?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-18833 at 11/27/14 12:43 PM:
---------------------------------------------------------------
Long blarg short:
Max wants an URL with *updates* in it, /updates/nightly/luna/ [1] to point to a composite of the latest nightly *builds* for the luna stream, because the stable URL [2] we've had for ages is too much effort to type or remember. And sees no problem mixing the concept of builds and updates in the same URL. So I've recreated a /luna/ one that points to the correct nightly builds folder. Hooray!
[1] http://download.jboss.org/jbosstools/updates/nightly/luna/
[2] http://download.jboss.org/jbosstools/builds/nightly/core/4.2.luna/
And we need a more detailed list of process/steps to perform when moving the new master branch to a new Eclipse baseline. We forgot this step, as well as the step of updating composite install and p2.director jobs to use Mars.M3 instead of Luna.SR1/Luna.R. Probably missed more stuff too.
I personally feel that the creation of these symlinks is pointless, because they're just redirects for the lazy. What we really need is a page listing all the URLs for target platforms, builds, update sites, etc. in a single place, a la https://projects.eclipse.org/list-of-projects. I believe this was raised at the F2F. Here's a JIRA for that: JBIDE-18846
was (Author: nickboldt):
Long blarg short:
Max wants an URL with *updates* in it, /updates/nightly/luna/ [1] to point to a composite of the latest nightly *builds* for the luna stream, because the stable URL [2] we've had for ages is too much effort to type or remember. And sees no problem mixing the concept of builds and updates in the same URL. So I've recreated a /luna/ one that points to the correct nightly builds folder. Hooray!
[1] http://download.jboss.org/jbosstools/updates/nightly/luna/
[2] http://download.jboss.org/jbosstools/builds/nightly/core/4.2.luna/
And we need a more detailed list of process/steps to perform when moving the new master branch to a new Eclipse baseline. We forgot this step, as well as the step of updating composite install and p2.director jobs to use Mars.M3 instead of Luna.SR1/Luna.R. Probably missed more stuff too.
I personally feel that the creation of these symlinks is pointless, because they're just redirects for the lazy. What we really need is a page listing all the URLs for target platforms, builds, update sites, etc. in a single place, a la https://projects.eclipse.org/list-of-projects. I believe this was raised at the F2F but I can't recall if there's a JIRA opened for this. [~maxandersen] do you know if there's a JIRA for that? Can you link it from here?
> luna nightly are not being updated preventing QE to do easy testing of committed code
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-18833
> URL: https://issues.jboss.org/browse/JBIDE-18833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Reporter: Max Rydahl Andersen
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.2.1.Final
>
>
> http://download.jboss.org/jbosstools/updates/nightly/luna/ composite*.xml was updated 26-nov but latest build there is from 28-oct-2014 (29 days ago)
> I could not spot updates in https://github.com/jbdevstudio/jbdevstudio-ci related to this.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18846) create replacement page for cascade/swimlanes pages, to facilitate access to build, discovery, TP, and update site URLs
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-18846:
----------------------------------
Summary: create replacement page for cascade/swimlanes pages, to facilitate access to build, discovery, TP, and update site URLs
Key: JBIDE-18846
URL: https://issues.jboss.org/browse/JBIDE-18846
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Nick Boldt
Borrowing heavily from https://projects.eclipse.org/list-of-projects we need a new landing page for the aggregates, which list where to find such things as:
builds (nightly, staging, dev, stable)
updates (nightly, staging, dev, stable)
Jenkins jobs
discovery sites (nightly, staging, dev, stable)
target platforms
etc.
And for each component, we can list:
build
update
Jenkins job
etc.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBDS-3239) JBDS 8.0.1 - requires a respin to pull in latest build
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3239?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3239:
----------------------------------
I can't fix this without doing a full respin to move to B335. However, it'll be irrelevant when the respin-a for CR1 runs on Dec 7. So... I could close this as won't fix, or you can close it then.
> JBDS 8.0.1 - requires a respin to pull in latest build
> ------------------------------------------------------
>
> Key: JBDS-3239
> URL: https://issues.jboss.org/browse/JBDS-3239
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Components: build
> Affects Versions: 8.0.1.CR1
> Reporter: Len DiMaggio
> Assignee: Nick Boldt
> Labels: respin-a
> Fix For: 8.0.1.CR1, 8.0.1.GA
>
>
> When I installed the 8.0.1 build on Monday:
> Version: 8.0.1.CR1
> Build id: CR1-v20141124-0512-B333
> Build date: 20141124-0512
> I quickly discovered that new updates were available here:
> JBoss Developer Studio (Branded Product)
> 8.0.1.CR1-v20141124-0632-B334
> We will need a respin to pull in this build.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBDS-3239) JBDS 8.0.1 - requires a respin to pull in latest build
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3239?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3239:
-----------------------------
Fix Version/s: 8.0.1.CR1
> JBDS 8.0.1 - requires a respin to pull in latest build
> ------------------------------------------------------
>
> Key: JBDS-3239
> URL: https://issues.jboss.org/browse/JBDS-3239
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Components: build
> Affects Versions: 8.0.1.CR1
> Reporter: Len DiMaggio
> Assignee: Nick Boldt
> Labels: respin-a
> Fix For: 8.0.1.CR1, 8.0.1.GA
>
>
> When I installed the 8.0.1 build on Monday:
> Version: 8.0.1.CR1
> Build id: CR1-v20141124-0512-B333
> Build date: 20141124-0512
> I quickly discovered that new updates were available here:
> JBoss Developer Studio (Branded Product)
> 8.0.1.CR1-v20141124-0632-B334
> We will need a respin to pull in this build.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months