Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] cbi-pdt-2.2-helios nightly task

Recent bug fixes include these:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=307016
SDK and Runtime zips produced with buildZips target are missing {notice,epl-v10}.html files

https://bugs.eclipse.org/bugs/show_bug.cgi?id=306300
Athena tools removing .jar files and only containing pack 200 files in update site

Looks like the issue noted below comes from the assumption that the Master zip contains an ANY.ANY.ANY folder w/ notice.html and epl-v10.html; I've added an extra check to ensure the files are there before trying to copy them, and rolled out that fix to the server.

Sorry for the inconvenience!

N

On 03/27/2010 12:21 AM, David Carver wrote:
I'm seeing something similar with the wst.xml builds as well:

[build] addRootfilesToZip:
[build]     [unzip] Expanding: /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/athena/eclipse/N201003261739/wst-xml-Master-N201003261739.zip into /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/athena/eclipse/p2tmp
[build]      [echo] Unpack wst-xml-Master-N201003261739.zip; copy rootfiles from /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/athena/eclipse/p2tmp/ANY.ANY.ANY


Nick did we push any changes to the build machine recently for Athena?

Dave

On 03/26/2010 06:58 PM, Roy Ganor wrote:

Hi there,

After running the nightly build for PDT, the following error appears.

addRootfilesToZip:

[unzip] Expanding:
/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/N201003262118/eclipse/N201003262118/pdt-Master-N201003262118.zip
into
/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/N201003262118/eclipse/p2tmp

[echo] Unpack pdt-Master-N201003262118.zip; copy rootfiles from
/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/N201003262118/eclipse/p2tmp/ANY.ANY.ANY

BUILD FAILED

/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/org.eclipse.dash.common.releng/buildAll.xml:374:
The following error occurred while executing this line:

/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/org.eclipse.dash.common.releng/buildAll.xml:415:
The following error occurred while executing this line:

/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:807:
The following error occurred while executing this line:

/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:1237:
The following error occurred while executing this line:

/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:1273:
/opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-2.2-helios/workspace/build/N201003262118/eclipse/p2tmp/ANY.ANY.ANY
not found.

Since the last nightly package worked ok, I guess this is a bug or
this is something Eclipse PDT just doing wrong?

Full log is available here:
https://build.eclipse.org/hudson/view/Athena%20CBI/job/cbi-pdt-2.2-helios/159/


Thanks!

Roy


_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev




_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev

--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena


Back to the top