Almost there for https://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/. No errors in component builds and only 6 in https://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.2_stable_branch.tests.

Denis

On 05/02/2011 11:19 PM, Denis Golovin wrote:
Something is wrong with https://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-3.2_stable_branch.tests
It runs without test errors, but in log there are warnings like this one:

[WARNING] Failed to access p2 repository webtools322 (http://download.eclipse.org/webtools/downloads/drops/R3.2.2/R-3.2.2-20100915173744/repository/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.eclipse.org/webtools/downloads/drops/R3.2.2/R-3.2.2-20100915173744/repository/.
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/webtools/3.2/
[WARNING] Failed to access p2 repository jboss-webtools32 (http://download.jboss.org/jbosstools/updates/requirements/webtools/3.2/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.jboss.org/jbosstools/updates/requirements/webtools/3.2/.
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/requirements/birt/2.6/
[WARNING] Failed to access p2 repository jboss-birt26 (http://download.jboss.org/jbosstools/updates/requirements/birt/2.6/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.jboss.org/jbosstools/updates/requirements/birt/2.6/.
[INFO] Adding repository http://download.jboss.org/jbosstools/builds/staging/jbosstools-drools/all/repo/
[WARNING] Failed to access p2 repository jboss-drools-nightly (http://download.jboss.org/jbosstools/builds/staging/jbosstools-drools/all/repo/), will try to use local cache. Reason: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.jboss.org/jbosstools/builds/staging/jbosstools-drools/all/repo/.


Denis

On 05/01/2011 07:11 PM, Nick Boldt wrote:
JBDS 4.1.0.M1 product builds (H358 or later) here:

http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-4.1_stable_branch.product/updates/nightly/4.1.0.M1/ 
(update site)
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-4.1_stable_branch.product/builds/nightly/4.1.0.M1/ 
(installers)

JBDS 4.1 Extras + Tech Preview sites:

http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-4.1_stable_branch.updatesite/

----

JBDS 5.0.0.M1 product builds are still broken due to missing SpringIDE 
dependencies [1] (we're moving up to 2.6 in 5.0 [2]).

[1] https://issues.jboss.org/browse/JBDS-1639
[2] https://issues.jboss.org/browse/JBDS-1594

Nick

On 05/01/2011 01:23 AM, Nick Boldt wrote:
In addition to the 3.2.1.M1 builds noted below, we now also have JBT
3.3.0.M1 build H2175 (or newer) to smoke and QE.

http://download.jboss.org/jbosstools/updates/nightly/trunk/
http://download.jboss.org/jbosstools/builds/nightly/trunk/latestBuild.html

---

JBDS product builds are still broken due to their dependence on updated
versions of org.eclipse.releng.basebuilder, which I've now pushed to
download.jboss.org and have updated the config files used by PDE-based
product build. JBDS 5 was also broken due to jpt.feature being
refactored to jpt.jpa.feature upstream but not (yet) changed in
com.jboss.jbds.product.feature. That should be fixed now too.

---

Respinning here:

http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/devstudio-4.1_stable_branch.product/355/


http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/devstudio-5.0_trunk.updatesite/861/
(then downstream .project job #482)

Results will be here (in .product folders), once the jobs are blue:

http://www.qa.jboss.com/binaries/RHDS/builds/staging/
(look for 4.1 build H355 or later & 5.0 build 482 or later)

Cheers,

Nick

On 04/29/2011 04:51 PM, Brian Fitzpatrick wrote:
Thanks for the updates on 3.2.1 M1 jobs and I guess with the Hudson
outage we'll just have to wait until early next week to try things
once the dust has settled.

_______________________________
Brian Fitzpatrick (aka "Fitz")
Senior Software Engineer, SOA-P
JBoss by Red Hat

----- Original Message -----
From: "Nick Boldt"<nboldt@redhat.com>
To: external-exadel-list@redhat.com, jbds-pm-list@redhat.com,
jbosstools-dev@lists.jboss.org
Sent: Friday, April 29, 2011 12:01:06 AM
Subject: [jbosstools-dev] M1 Status Update - trunk and maintenance branch


Overall:

* 2 stuck slaves (vmg17, hudson1) reported to eng-ops@; one taken down,
the other left up because another team's currently using it.

* Hudson's next scheduled maintenance is April 29th, 2011 - 6:00AM GMT,
so I can't kick jobs to run over night :(

---

JBT 3.3.0.M1 / JBDS 5.0.0.M1:

* Savara/Scribble missing (refactored?) feature:
https://issues.jboss.org/browse/JBIDE-8817 (blocks aggregate build)

* AS - single test failure: https://issues.jboss.org/browse/JBIDE-8816

* VPE had 219 tests on Jan 11; now only 17 tests are running and of
those, 6 are failing

* Seam has 3 test failures: https://issues.jboss.org/browse/JBIDE-8759

---

JBT 3.2.1.M1 / JBDS 4.1.0.M1:

* Aggregate builder is fixed (I think!), but hit a network snag trying
to fetch latest bits because I disabled the "wait until all upstream are
done" option in the job in order to test my latest publish.sh fixes.
Respin will fix this& allow me to verify my fix worked, then I can
re-enable the block-while-upstream-spinning option.

* One last Seam test failure: https://issues.jboss.org/browse/JBIDE-8818

* AS& Deltacloud jobs time out after 2hrs; job timeout increased to
3hrs. Would respin but Hudson is in shutdown mode.

* JSF was clean (no failures) but now has 7 new tests and 14 new
failures: https://issues.jboss.org/browse/JBIDE-8819