Steve Rowe created SOLR-11928:
---------------------------------

             Summary: ComputePlanActionTest.testNodeWithMultipleReplicasLost() 
failure
                 Key: SOLR-11928
                 URL: https://issues.apache.org/jira/browse/SOLR-11928
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Steve Rowe


Policeman Jenkins found a master seed that reproduces 4/5 times for me 
[https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21368/]:

{noformat}
Checking out Revision c56d774eb6555baa099fec22f290a9b5640a366d 
(refs/remotes/origin/master)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ComputePlanActionTest 
-Dtests.method=testNodeWithMultipleReplicasLost -Dtests.seed=CC46C76535920181 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln-KE 
-Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 9.37s J0 | 
ComputePlanActionTest.testNodeWithMultipleReplicasLost <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The operations 
computed by ComputePlanAction should not be null 
SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], 
BEFORE_ACTION=[compute_plan, null]}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CC46C76535920181:FC8626E7BDE0E0DD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
[...]
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, maxDocsPerChunk=3, blockSize=330), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, blockSize=330)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@674b4e9a),
 locale=kln-KE, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=235331048,total=518979584
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to