+1 (non-binding)

Tested Lucene part of RC1 on our service, since that part is not changed so
still +1.

Patrick

Namgyu Kim <kng0...@gmail.com> 于2021年1月27日周三 上午10:26写道:

> +1 (binding)
>
> SUCCESS! [1:30:27.376324]
>
> On Tue, Jan 26, 2021 at 10:19 PM Michael McCandless <
> luc...@mikemccandless.com> wrote:
>
>> +1 (binding)
>>
>>
>> SUCCESS! [0:43:40.201461]
>>
>>
>> However, the first time I ran smoke tester, it failed with this:
>>
>>    [junit4] Tests with failures [seed: D3F97A1F3602195A]:
>>
>>    [junit4]   -
>> org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver
>>
>>
>>    [junit4]   2> NOTE: reproduce with: ant test  
>> -Dtestcase=LeaderTragicEventTest
>> -Dtests.method=testLeaderFailsOver -Dtests.seed=D3F97A1F3602195A
>> -Dtests.locale=ar-LB -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true
>> -Dtes\
>>
>> ts.file.encoding=US-ASCII
>>
>>    [junit4] ERROR   10.9s J1 | LeaderTragicEventTest.testLeaderFailsOver
>> <<<
>>
>>    [junit4]    > Throwable #1:
>> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
>> from server at https://127.0.0.1:33003/solr: Underlying core creation
>> failed while creating collection: testLeaderFailsO\
>>
>> ver
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
>>
>>    [junit4]    >        at
>> org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
>>
>>    [junit4]    >        at
>> java.lang.Thread.run(Thread.java:748)Throwable #2:
>> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
>> from server at https://127.0.0.1:33003/solr: Could not find collection :
>> \
>>
>> testLeaderFailsOver
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
>>
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
>>
>>    [junit4]    >        at
>> org.apache.solr.cloud.LeaderTragicEventTest.tearDown(LeaderTragicEventTest.java:73)
>>
>>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>>
>>
>> I guess it was a transient failure -- I re-ran smoke tester and it passed
>> the 2nd time.  Is this a known Bad Apple test?
>>
>> Mike McCandless
>>
>> http://blog.mikemccandless.com
>>
>>
>> On Tue, Jan 26, 2021 at 4:53 AM Ignacio Vera <iver...@gmail.com> wrote:
>>
>>> +1 (binding)
>>>
>>> SUCCESS! [0:53:01.546134]
>>>
>>> On Tue, Jan 26, 2021 at 1:51 AM Tomás Fernández Löbbe <
>>> tomasflo...@gmail.com> wrote:
>>>
>>>> Thanks Noble! And thanks for fixing that concurrency issue, I'd hit it
>>>> but didn't have time to investigate it.
>>>>
>>>> +1
>>>> SUCCESS! [0:58:32.036482]
>>>>
>>>> On Mon, Jan 25, 2021 at 10:19 AM Timothy Potter <thelabd...@gmail.com>
>>>> wrote:
>>>>
>>>>> Thanks Noble!
>>>>>
>>>>> +1 SUCCESS! [1:24:28.212370] (my internet is super slow today)
>>>>>
>>>>> Re-ran all the Solr operator tests and verified the Cloud graph UI
>>>>> renders correctly now.
>>>>>
>>>>> On Mon, Jan 25, 2021 at 3:22 AM Noble Paul <noble.p...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Please vote for release candidate 2 for Lucene/Solr 8.8.0
>>>>>>
>>>>>> The artifacts can be downloaded from:
>>>>>>
>>>>>>
>>>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a/
>>>>>>
>>>>>> python3 -u dev-tools/scripts/smokeTestRelease.py \
>>>>>>
>>>>>> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-8.8.0-RC2-revb10659f0fc18b58b90929cfdadde94544d202c4a/
>>>>>>
>>>>>>
>>>>>>
>>>>>> The vote will be open for at least 72 hours
>>>>>>
>>>>>> [ ] +1  approve
>>>>>> [ ] +0  no opinion
>>>>>> [ ] -1  disapprove (and reason why)
>>>>>>
>>>>>> Here is my +1
>>>>>> --
>>>>>> -----------------------------------------------------
>>>>>> Noble Paul
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>>>>>> For additional commands, e-mail: dev-h...@lucene.apache.org
>>>>>>
>>>>>>

Reply via email to