I just tried building this locally and it went through fine. I was using
Java 1.7

~/solr/release/lucene_solr_5_3 > java -version
java version "1.7.0_55"

Can you retry?

On Fri, Aug 14, 2015 at 10:50 PM, Noble Paul <noble.p...@gmail.com> wrote:

> This does not happen during normal tests .
>
> This happens only when I run the
>
>  python3 -u dev-tools/scripts/buildAndPushRelease.py --push-local
> /tmp/releases/5.3 --rc-num 2 /Users/noble/work/lucene_solr_5_3/ --sign
> 3FCFDB3E
>
>
> On Sat, Aug 15, 2015 at 9:41 AM, Noble Paul <noble.p...@gmail.com> wrote:
> > Unable to run test
> >
> >
> >  <testcase classname="org.apache.solr.common.cloud.TestZkConfigManager"
> > name="testUploadWithACL" time="0.077"/>
> >
> >    <testcase classname="org.apache.solr.common.cloud.TestZkConfigManager"
> > name="testUploadConfig" time="0.076"/>
> >
> >    <testcase classname="junit.framework.TestSuite"
> > name="org.apache.solr.common.cloud.TestZkConfigManager" time="0.0">
> >
> >       <error message=""
> > type="java.lang.NullPointerException">java.lang.NullPointerException
> >
> >         at __randomizedtesting.SeedInfo.seed([E81B78A5940F0747]:0)
> >
> >         at
> com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:506)
> >
> >         at
> com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:385)
> >
> >         at
> com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:108)
> >
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
> >
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
> >
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> >
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
> >
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> >
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> >
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
> >
> >         at java.lang.Thread.run(Thread.java:722)
> >
> > </error>
> >
> > On Sat, Aug 15, 2015 at 4:10 AM, Michael McCandless
> > <luc...@mikemccandless.com> wrote:
> >> OK it's backported, thanks!
> >>
> >> Mike McCandless
> >>
> >> http://blog.mikemccandless.com
> >>
> >>
> >> On Fri, Aug 14, 2015 at 6:35 PM, Michael McCandless
> >> <luc...@mikemccandless.com> wrote:
> >>> Hi Noble,
> >>>
> >>> If it's OK, I think we should backport
> >>> https://issues.apache.org/jira/browse/LUCENE-6618 for 5.3.0 RC2 as
> >>> well ... I'll go commit.
> >>>
> >>> Mike McCandless
> >>>
> >>> http://blog.mikemccandless.com
> >>>
> >>>
> >>> On Fri, Aug 14, 2015 at 12:06 PM, Timothy Potter <thelabd...@gmail.com>
> wrote:
> >>>> Ok, it's committed. Thanks Noble - fire away ;-)
> >>>>
> >>>> On Fri, Aug 14, 2015 at 9:37 AM, Noble Paul <noble.p...@gmail.com>
> wrote:
> >>>>> Just commit that Tim and I shall give another RC
> >>>>>
> >>>>> On Fri, Aug 14, 2015 at 8:29 PM, Timothy Potter <
> thelabd...@gmail.com> wrote:
> >>>>>> Hi Noble,
> >>>>>>
> >>>>>> Let's disable that test as Ishan recommended in the ticket
> SOLR-7921.
> >>>>>> I'd also like to get SOLR-7923 included in 5.3 if that's OK? It's a
> >>>>>> change to the smoke tester to allow the techproducts example to work
> >>>>>> when testing Java 7 & 8, low risk change.
> >>>>>>
> >>>>>> Tim
> >>>>>>
> >>>>>> On Fri, Aug 14, 2015 at 1:28 AM, Noble Paul <noble.p...@gmail.com>
> wrote:
> >>>>>>> there are more failures in the same I guess
> >>>>>>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.3-Linux/60/
> >>>>>>> Java: 64bit/jdk1.8.0_51 -XX:-UseCompressedOops -XX:+UseG1GC
> >>>>>>>
> >>>>>>> On Fri, Aug 14, 2015 at 10:25 AM, Noble Paul <noble.p...@gmail.com>
> wrote:
> >>>>>>>> ok.  so it's rc2
> >>>>>>>>
> >>>>>>>> On Aug 14, 2015 12:14 AM, "Timothy Potter" <thelabd...@gmail.com>
> wrote:
> >>>>>>>>>
> >>>>>>>>> Uwe's issue resolved +1 for respin (sorry Noble)
> >>>>>>>>>
> >>>>>>>>> On Thu, Aug 13, 2015 at 10:52 AM, Timothy Potter <
> thelabd...@gmail.com>
> >>>>>>>>> wrote:
> >>>>>>>>> > I'm committing the issue Uwe found to the 5.3 branch shortly
> ...
> >>>>>>>>> >
> >>>>>>>>> > On Thu, Aug 13, 2015 at 8:41 AM, Yonik Seeley <
> ysee...@gmail.com> wrote:
> >>>>>>>>> >> I have merged the fix for this regression to the 5.3 branch:
> >>>>>>>>> >> https://issues.apache.org/jira/browse/SOLR-7922
> >>>>>>>>> >> It would be great if we could re-spin, perhaps after fixing
> Uwe's
> >>>>>>>>> >> issue?
> >>>>>>>>> >> -Yonik
> >>>>>>>>> >>
> >>>>>>>>> >>
> >>>>>>>>> >> On Thu, Aug 13, 2015 at 7:45 AM, Noble Paul <
> noble.p...@gmail.com>
> >>>>>>>>> >> wrote:
> >>>>>>>>> >>> Uwe , do we have  a bug number for this?
> >>>>>>>>> >>>
> >>>>>>>>> >>> On Thu, Aug 13, 2015 at 4:14 PM, Uwe Schindler <
> u...@thetaphi.de>
> >>>>>>>>> >>> wrote:
> >>>>>>>>> >>>> I tried the Solr release, but again it does not correctly
> start up
> >>>>>>>>> >>>> the techdocs example on Windows with whitespace in my user
> name:
> >>>>>>>>> >>
> >>>>>>>>> >>
> ---------------------------------------------------------------------
> >>>>>>>>> >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >>>>>>>>> >> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>>>>>> >>
> >>>>>>>>>
> >>>>>>>>>
> ---------------------------------------------------------------------
> >>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >>>>>>>>> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> --
> >>>>>>> -----------------------------------------------------
> >>>>>>> Noble Paul
> >>>>>>>
> >>>>>>>
> ---------------------------------------------------------------------
> >>>>>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >>>>>>> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>>>>
> >>>>>>
> >>>>>>
> ---------------------------------------------------------------------
> >>>>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >>>>>> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> -----------------------------------------------------
> >>>>> Noble Paul
> >>>>>
> >>>>> ---------------------------------------------------------------------
> >>>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >>>>> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >>>> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> >> For additional commands, e-mail: dev-h...@lucene.apache.org
> >>
> >
> >
> >
> > --
> > -----------------------------------------------------
> > Noble Paul
>
>
>
> --
> -----------------------------------------------------
> Noble Paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>


-- 
Anshum Gupta

Reply via email to