[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cross-project-issues-dev] Photon aggregation jobs are stuck
|
It seems that there is a bug with the aggregator and the way it computes download.checksum.*
Here are the actual checksums of org.eclipse.compare_3.7.200.v20180418-1233.jar
6a4e388f9578dbb66d0dc8128097ad77 org.eclipse.compare_3.7.200.v20180418-1233.jar 3ea05da118160a8aa1be2c98c43d8868495a95bca1a5d6a3980fbdc653773f02 org.eclipse.compare_3.7.200.v20180418-1233.jar
and here an excerpt of the p2 artifacts repository:
<artifact classifier='osgi.bundle' id='org.eclipse.compare' version='3.7.200.v20180418-1233'> <properties size='10'> <property name='artifact.size' value='804645'/> <property name='download.size' value='804645'/> <property name='download.md5' value='6a4e388f9578dbb66d0dc8128097ad77'/> <property name='maven-version' value='3.7.200-SNAPSHOT'/> <property name='maven-artifactId' value='org.eclipse.compare'/> <property name='maven-extension' value='jar.pack.gz'/> <property name='maven-groupId' value='org.eclipse.compare'/> <property name='maven-classifier' value='pack200'/> <property name='download.checksum.md5' value='4a014f90877bc58a7336e0a6d863b4bd'/> <property name='download.checksum.sha-256' value='6bf838a9064adb86f20a1ced5fc953014ce72f68f6b9eb71ecd28d711e42cdc7'/> </properties> </artifact>
As you can see download.md5 is correct, while download.checksum.md5 and download.checksum.sha-256 are not.
Any idea how it could be fixed? Should keep the complete staging repo as is, and build EPP in order to release M7 later today?
--
Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering 📱 (+33) 642 028 039 🐦 @mikbarbero
There appears to be a problem with the simrel photon staging site. When I attempt to use p2.mirror to make a copy of the site, I get this error:
09:00:15 [p2.mirror] Messages while mirroring artifact descriptors.
09:00:15 [p2.mirror] Problems downloading artifact: osgi.bundle,org.eclipse.compare,3.7.200.v20180418-1233.
09:00:15 [p2.mirror] SHA-256 hash is not as expected. Expected: 6bf838a9064adb86f20a1ced5fc953014ce72f68f6b9eb71ecd28d711e42cdc7 and found 3ea05da118160a8aa1be2c98c43d8868495a95bca1a5d6a3980fbdc653773f02.
Here's the command I'm running:
09:00:15 Command-line arguments: -consoleLog -data /mnt/hudson_workspace/workspace/jbosstoolstargetplatformrequirements-mirror-matrix/a4e6db81/tmp -application org.eclipse.ant.core.antRunner -f build.xml -Dversion=201805161906-Photon.0.M7 -DURL=http://download.eclipse.org/staging/photon And here's the script:
I can work around this with -DignoreErrors=true, but that seems potentially a bad idea.
Should the staging site be rebuilt to fix this SHA/metadata problem?
Nick
_______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@xxxxxxxxxxxTo change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
|
Attachment:
signature.asc
Description: Message signed with OpenPGP