You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Mark Hindess <ma...@googlemail.com> on 2010/04/10 23:26:00 UTC

Re: Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #212

This break was caused by a corrupt file while issues.apache.org was
down.  I've cleaned the bad download file out of the hudson workspace
so it should be fixed on the next build.

-Mark.

In message <12...@hudson.zones.apache.org>,
 Apache Hudson Server writes:
>
> See <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/
> 212/changes>
> 
> Changes:
> 
> [hindessm] Merging from trunk@932581.
> 
> ------------------------------------------

[SNIP]

> fetch-depends:
>     [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1
> .6-head-linux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5>
>      [echo] Checking <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-h
> ead-linux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr-2
> .7.5.jar>
> 
> -really-download:
>      [echo] Fetching <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-h
> ead-linux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr-2
> .7.5.jar>
>       [get] Getting: http://issues.apache.org/jira/secure/attachment/12358381
> /antlr-2.7.5.jar
>       [get] To: <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-l
> inux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr-2.7.5.
> jar>
>       [get] .
>       [get] last modified = Thu Jan 01 00:00:00 UTC 1970 - using current time
>  instead
> 
> -remove-file-if-bad:
> 
> BUILD FAILED
> <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/h
> armony/build.xml>:569: The following error occurred while executing this line
> :
> <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/h
> armony/drlvm/build.xml>:74: The following error occurred while executing this
>  line:
> <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/h
> armony/drlvm/make/depends.xml>:46: The following error occurred while executi
> ng this line:
> <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/h
> armony/common_resources/make/depends.xml>:66: The following error occurred wh
> ile executing this line:
> <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/h
> armony/common_resources/make/depends.xml>:78: The following error occurred wh
> ile executing this line:
> <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/h
> armony/drlvm/make/vm/kernel.xml>:24: The following error occurred while execu
> ting this line:
> <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/h
> armony/common_resources/make/depends.xml>:96: The following error occurred wh
> ile executing this line:
> <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/h
> armony/common_resources/make/depends.xml>:181: ...
> 
> File <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64
> /ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr-2.7.5.jar> has in
> correct md5 checksum.
>     Expected: 6d57df718efd2a03981c309ce3330a1f (or )
>     Found:    e2e02b19986de6b849aa927b11f2c755
> 
> Your previous download may have failed to get the entire file. Either
> delete the partial download and try again, or manually download that
> file and put it in the specified directory.
>     Recommended URL: http://issues.apache.org/jira/secure/attachment/12358381
> /antlr-2.7.5.jar
> 
> Total time: 1 minute 33 seconds
> Archiving artifacts
> Recording test results
> Recording fingerprints
> 



Re: Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #212

Posted by Mark Hindess <ma...@googlemail.com>.
In message <20...@d12av01.megacenter.de.ibm.com>,
Mark Hindess writes:
>
> In message <20...@d12av01.megacenter.de.ibm.com>,
> Mark Hindess writes:
> >
> > This break was caused by a corrupt file while issues.apache.org
> > was down.  I've cleaned the bad download file out of the hudson
> > workspace so it should be fixed on the next build.
>
> Looks like the download failure is still happening.  I've manually
> fixed the download on the hudson slave.  Looks like the download
> is getting a redirect to a https url but updating the http url
> in the depends.properties file doesn't help as this results in a
> CertPathValidatorException for me.
>
> I will have a think about fixing this when I get more time unless
> someone else beats me to it.

Thanks to Joe Schaefer and other helpful folk on #asfinfra, the https
issue is now resolved.  In r933220, I've updated the zlib win/64
issues.apache.org url to use https but updated the antlr url to use the
maven repository instead as that has the same file.

Regards,
 Mark.



Re: Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #212

Posted by Mark Hindess <ma...@googlemail.com>.
In message <20...@d12av01.megacenter.de.ibm.com>,
Mark Hindess writes:
>
> This break was caused by a corrupt file while issues.apache.org was
> down.  I've cleaned the bad download file out of the hudson workspace
> so it should be fixed on the next build.

Looks like the download failure is still happening.  I've manually
fixed the download on the hudson slave.  Looks like the download
is getting a redirect to a https url but updating the http url
in the depends.properties file doesn't help as this results in a
CertPathValidatorException for me.

I will have a think about fixing this when I get more time unless
someone else beats me to it.

Regards,
-Mark.

> 
> In message <12371874.2641270884984582.JavaMail.hudson@hudson.zones.apache.org
> >,
>  Apache Hudson Server writes:
> >
> > See <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_6
> 4/
> > 212/changes>
> > 
> > Changes:
> > 
> > [hindessm] Merging from trunk@932581.
> > 
> > ------------------------------------------
> 
> [SNIP]
> 
> > fetch-depends:
> >     [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony
> -1
> > .6-head-linux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5>
> >      [echo] Checking <http://hudson.zones.apache.org/hudson/job/Harmony-1.6
> -h
> > ead-linux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr
> -2
> > .7.5.jar>
> > 
> > -really-download:
> >      [echo] Fetching <http://hudson.zones.apache.org/hudson/job/Harmony-1.6
> -h
> > ead-linux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr
> -2
> > .7.5.jar>
> >       [get] Getting: http://issues.apache.org/jira/secure/attachment/123583
> 81
> > /antlr-2.7.5.jar
> >       [get] To: <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head
> -l
> > inux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr-2.7.
> 5.
> > jar>
> >       [get] .
> >       [get] last modified = Thu Jan 01 00:00:00 UTC 1970 - using current ti
> me
> >  instead
> > 
> > -remove-file-if-bad:
> > 
> > BUILD FAILED
> > <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws
> /h
> > armony/build.xml>:569: The following error occurred while executing this li
> ne
> > :
> > <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws
> /h
> > armony/drlvm/build.xml>:74: The following error occurred while executing th
> is
> >  line:
> > <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws
> /h
> > armony/drlvm/make/depends.xml>:46: The following error occurred while execu
> ti
> > ng this line:
> > <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws
> /h
> > armony/common_resources/make/depends.xml>:66: The following error occurred 
> wh
> > ile executing this line:
> > <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws
> /h
> > armony/common_resources/make/depends.xml>:78: The following error occurred 
> wh
> > ile executing this line:
> > <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws
> /h
> > armony/drlvm/make/vm/kernel.xml>:24: The following error occurred while exe
> cu
> > ting this line:
> > <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws
> /h
> > armony/common_resources/make/depends.xml>:96: The following error occurred 
> wh
> > ile executing this line:
> > <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws
> /h
> > armony/common_resources/make/depends.xml>:181: ...
> > 
> > File <http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_
> 64
> > /ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr-2.7.5.jar> has 
> in
> > correct md5 checksum.
> >     Expected: 6d57df718efd2a03981c309ce3330a1f (or )
> >     Found:    e2e02b19986de6b849aa927b11f2c755
> > 
> > Your previous download may have failed to get the entire file. Either
> > delete the partial download and try again, or manually download that
> > file and put it in the specified directory.
> >     Recommended URL: http://issues.apache.org/jira/secure/attachment/123583
> 81
> > /antlr-2.7.5.jar
> > 
> > Total time: 1 minute 33 seconds
> > Archiving artifacts
> > Recording test results
> > Recording fingerprints
> > 
>