Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/294/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseG1GC 
--illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:46229/collMinRf_1x3 due to: Path 
not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:46229/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([2A19EEC601BA7C4E:A24DD11CAF4611B6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12317 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/init-core-data-001
   [junit4]   2> 1545377 WARN  
(SUITE-HttpPartitionTest-seed#[2A19EEC601BA7C4E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1545377 INFO  
(SUITE-HttpPartitionTest-seed#[2A19EEC601BA7C4E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1545378 INFO  
(SUITE-HttpPartitionTest-seed#[2A19EEC601BA7C4E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 1545378 INFO  
(SUITE-HttpPartitionTest-seed#[2A19EEC601BA7C4E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1545378 INFO  
(SUITE-HttpPartitionTest-seed#[2A19EEC601BA7C4E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1545379 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1545380 INFO  (Thread-3410) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1545380 INFO  (Thread-3410) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1545381 ERROR (Thread-3410) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1545480 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34803
   [junit4]   2> 1545484 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1545484 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1545485 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1545486 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1545486 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1545486 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1545487 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1545487 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1545488 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1545488 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1545489 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1545489 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1545560 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1545561 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@734d1ff9{/,null,AVAILABLE}
   [junit4]   2> 1545562 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6d9aa30c{HTTP/1.1,[http/1.1]}{127.0.0.1:43013}
   [junit4]   2> 1545562 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.e.j.s.Server 
Started @1547393ms
   [junit4]   2> 1545563 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/tempDir-001/control/data,
 hostPort=46229, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1545563 ERROR 
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1545563 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1545563 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545563 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1545563 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T17:57:08.963434Z
   [junit4]   2> 1545564 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1545564 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/control-001/solr.xml
   [junit4]   2> 1545567 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1545568 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34803/solr
   [junit4]   2> 1545641 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1545641 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46229_
   [junit4]   2> 1545642 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.a.s.c.Overseer 
Overseer (id=98517111850991620-127.0.0.1:46229_-n_0000000000) starting
   [junit4]   2> 1545644 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46229_
   [junit4]   2> 1545644 INFO  (zkCallback-5570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1545674 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1545682 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1545682 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1545683 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/control-001/cores
   [junit4]   2> 1545697 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1545698 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34803/solr ready
   [junit4]   2> 1545698 INFO  (SocketProxy-Acceptor-46229) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57676,localport=46229], receiveBufferSize:531000
   [junit4]   2> 1545700 INFO  (SocketProxy-Acceptor-46229) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43013,localport=35972], receiveBufferSize=530904
   [junit4]   2> 1545701 INFO  (qtp2041498257-22732) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46229_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1545702 INFO  (OverseerThreadFactory-7323-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1545805 INFO  (SocketProxy-Acceptor-46229) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57680,localport=46229], receiveBufferSize:531000
   [junit4]   2> 1545805 INFO  (SocketProxy-Acceptor-46229) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43013,localport=35976], receiveBufferSize=530904
   [junit4]   2> 1545806 INFO  (qtp2041498257-22734) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545806 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1545908 INFO  (zkCallback-5570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1546815 INFO  (qtp2041498257-22734) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1546825 INFO  (qtp2041498257-22734) [    ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1546905 INFO  (qtp2041498257-22734) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1546912 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1546913 INFO  (qtp2041498257-22734) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1546913 INFO  (qtp2041498257-22734) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1546913 INFO  (qtp2041498257-22734) [    ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1546915 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=7.2470703125, 
floorSegmentMB=0.966796875, forceMergeDeletesPctAllowed=15.520799400958118, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7466933291309589
   [junit4]   2> 1546916 WARN  (qtp2041498257-22734) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1546948 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1546948 INFO  (qtp2041498257-22734) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546970 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546970 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546972 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@449b6432
   [junit4]   2> 1546972 INFO  (qtp2041498257-22734) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4657fb2c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1546973 INFO  (qtp2041498257-22734) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1546973 INFO  (qtp2041498257-22734) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1546974 INFO  (qtp2041498257-22734) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1546975 INFO  (searcherExecutor-7326-thread-1) [    ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher 
Searcher@4657fb2c[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546975 INFO  (qtp2041498257-22734) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576273791287296000
   [junit4]   2> 1546979 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1546979 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1546979 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46229/control_collection_shard1_replica_n1/
   [junit4]   2> 1546979 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1546979 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46229/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1546979 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1546981 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46229/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1547082 INFO  (zkCallback-5570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1547120 INFO  (qtp2041498257-22734) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1547122 INFO  (qtp2041498257-22734) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1315
   [junit4]   2> 1547123 INFO  (qtp2041498257-22732) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1547223 INFO  (zkCallback-5570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1547703 INFO  
(OverseerCollectionConfigSetProcessor-98517111850991620-127.0.0.1:46229_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1548123 INFO  (qtp2041498257-22732) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46229_&wt=javabin&version=2}
 status=0 QTime=2421
   [junit4]   2> 1548126 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1548126 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34803/solr ready
   [junit4]   2> 1548126 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1548127 INFO  (SocketProxy-Acceptor-46229) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57706,localport=46229], receiveBufferSize:531000
   [junit4]   2> 1548127 INFO  (SocketProxy-Acceptor-46229) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=43013,localport=36002], receiveBufferSize=530904
   [junit4]   2> 1548128 INFO  (qtp2041498257-22732) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1548129 INFO  (OverseerThreadFactory-7323-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1548130 WARN  (OverseerThreadFactory-7323-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) 
without cores.
   [junit4]   2> 1548332 INFO  (qtp2041498257-22732) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1548332 INFO  (qtp2041498257-22732) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=203
   [junit4]   2> 1548407 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-1-001
 of type TLOG
   [junit4]   2> 1548407 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1548408 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ae32cd5{/,null,AVAILABLE}
   [junit4]   2> 1548408 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b9e9dcc{HTTP/1.1,[http/1.1]}{127.0.0.1:45365}
   [junit4]   2> 1548408 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.e.j.s.Server 
Started @1550239ms
   [junit4]   2> 1548408 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/tempDir-001/jetty1,
 hostPort=44921, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-1-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1548408 ERROR 
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1548409 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1548409 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1548409 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1548409 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T17:57:11.809176Z
   [junit4]   2> 1548410 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1548410 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-1-001/solr.xml
   [junit4]   2> 1548412 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1548414 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34803/solr
   [junit4]   2> 1548417 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1548417 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1548418 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44921_
   [junit4]   2> 1548419 INFO  (zkCallback-5570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1548419 INFO  (zkCallback-5577-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1548420 INFO  (zkCallback-5582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1548444 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1548450 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1548451 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1548452 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-1-001/cores
   [junit4]   2> 1548465 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34680,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1548465 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51774], receiveBufferSize=530904
   [junit4]   2> 1548472 INFO  (qtp417814302-22780) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44921_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1548473 INFO  
(OverseerCollectionConfigSetProcessor-98517111850991620-127.0.0.1:46229_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1548473 INFO  (OverseerThreadFactory-7323-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44921_ for creating new replica
   [junit4]   2> 1548474 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34684,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1548474 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51778], receiveBufferSize=530904
   [junit4]   2> 1548474 INFO  (qtp417814302-22775) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1548475 INFO  (qtp417814302-22775) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1549481 INFO  (qtp417814302-22775) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1549489 INFO  (qtp417814302-22775) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 1549574 INFO  (qtp417814302-22775) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1549580 INFO  (qtp417814302-22775) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1549580 INFO  (qtp417814302-22775) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1549580 INFO  (qtp417814302-22775) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1549581 INFO  (qtp417814302-22775) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 1549582 INFO  (qtp417814302-22775) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=7.2470703125, 
floorSegmentMB=0.966796875, forceMergeDeletesPctAllowed=15.520799400958118, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7466933291309589
   [junit4]   2> 1549584 WARN  (qtp417814302-22775) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1549613 INFO  (qtp417814302-22775) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1549613 INFO  (qtp417814302-22775) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1549614 INFO  (qtp417814302-22775) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1549614 INFO  (qtp417814302-22775) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1549615 INFO  (qtp417814302-22775) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5387beb0
   [junit4]   2> 1549615 INFO  (qtp417814302-22775) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e08655c[collection1_shard2_replica_t41] main]
   [junit4]   2> 1549616 INFO  (qtp417814302-22775) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1549616 INFO  (qtp417814302-22775) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1549617 INFO  (qtp417814302-22775) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1549617 INFO  (searcherExecutor-7337-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher 
Searcher@2e08655c[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1549617 INFO  (qtp417814302-22775) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576273794057633792
   [junit4]   2> 1549620 INFO  (qtp417814302-22775) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1549620 INFO  (qtp417814302-22775) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1549620 INFO  (qtp417814302-22775) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44921/collection1_shard2_replica_t41/
   [junit4]   2> 1549620 INFO  (qtp417814302-22775) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1549620 INFO  (qtp417814302-22775) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:44921/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 1549620 INFO  (qtp417814302-22775) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1549620 INFO  (qtp417814302-22775) [    ] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 1549621 INFO  (qtp417814302-22775) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44921/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 1549772 INFO  (qtp417814302-22775) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1549773 INFO  (qtp417814302-22775) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1298
   [junit4]   2> 1549774 INFO  (qtp417814302-22780) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:44921_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1301
   [junit4]   2> 1549865 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-2-001
 of type TLOG
   [junit4]   2> 1549865 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1549866 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d256f89{/,null,AVAILABLE}
   [junit4]   2> 1549866 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@22640375{HTTP/1.1,[http/1.1]}{127.0.0.1:42343}
   [junit4]   2> 1549866 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.e.j.s.Server 
Started @1551697ms
   [junit4]   2> 1549866 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/tempDir-001/jetty2,
 hostPort=42091, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-2-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1549866 ERROR 
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1549866 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1549866 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1549867 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1549867 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T17:57:13.267031Z
   [junit4]   2> 1549868 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1549868 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-2-001/solr.xml
   [junit4]   2> 1549870 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1549872 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34803/solr
   [junit4]   2> 1549875 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1549876 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1549876 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42091_
   [junit4]   2> 1549877 INFO  (zkCallback-5577-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1549877 INFO  (zkCallback-5582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1549877 INFO  (zkCallback-5570-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1549877 INFO  (zkCallback-5588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1549904 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1549911 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1549912 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1549913 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-2-001/cores
   [junit4]   2> 1549932 INFO  (qtp417814302-22781) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42091_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1549933 INFO  (OverseerThreadFactory-7323-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42091_ for creating new replica
   [junit4]   2> 1549933 INFO  
(OverseerCollectionConfigSetProcessor-98517111850991620-127.0.0.1:46229_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1549934 INFO  (SocketProxy-Acceptor-42091) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45662,localport=42091], receiveBufferSize:531000
   [junit4]   2> 1549934 INFO  (SocketProxy-Acceptor-42091) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42343,localport=57014], receiveBufferSize=530904
   [junit4]   2> 1549934 INFO  (qtp1590401613-22815) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1549935 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1550941 INFO  (qtp1590401613-22815) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1550948 INFO  (qtp1590401613-22815) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 1551029 INFO  (qtp1590401613-22815) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1551036 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1551036 INFO  (qtp1590401613-22815) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1551036 INFO  (qtp1590401613-22815) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1551036 INFO  (qtp1590401613-22815) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 1551038 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=7.2470703125, 
floorSegmentMB=0.966796875, forceMergeDeletesPctAllowed=15.520799400958118, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7466933291309589
   [junit4]   2> 1551039 WARN  (qtp1590401613-22815) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1551068 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1551068 INFO  (qtp1590401613-22815) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1551079 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1551079 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1551079 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@71871416
   [junit4]   2> 1551080 INFO  (qtp1590401613-22815) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20c6e9cc[collection1_shard1_replica_t43] main]
   [junit4]   2> 1551080 INFO  (qtp1590401613-22815) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1551080 INFO  (qtp1590401613-22815) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1551081 INFO  (qtp1590401613-22815) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1551082 INFO  (searcherExecutor-7348-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher 
Searcher@20c6e9cc[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1551082 INFO  (qtp1590401613-22815) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576273795593797632
   [junit4]   2> 1551097 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1551097 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1551097 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42091/collection1_shard1_replica_t43/
   [junit4]   2> 1551097 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1551097 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:42091/collection1_shard1_replica_t43/ has 
no replicas
   [junit4]   2> 1551097 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1551097 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background 
replication from leader
   [junit4]   2> 1551099 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42091/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 1551214 INFO  (qtp1590401613-22815) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1551215 INFO  (qtp1590401613-22815) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1281
   [junit4]   2> 1551217 INFO  (qtp417814302-22781) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:42091_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1284
   [junit4]   2> 1551297 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-3-001
 of type TLOG
   [junit4]   2> 1551298 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1551298 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1167f155{/,null,AVAILABLE}
   [junit4]   2> 1551299 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34754878{HTTP/1.1,[http/1.1]}{127.0.0.1:40765}
   [junit4]   2> 1551299 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.e.j.s.Server 
Started @1553129ms
   [junit4]   2> 1551299 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/tempDir-001/jetty3,
 hostPort=45309, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-3-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1551299 ERROR 
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1551299 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1551299 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1551299 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1551299 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T17:57:14.699597Z
   [junit4]   2> 1551300 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1551301 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-3-001/solr.xml
   [junit4]   2> 1551303 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1551305 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34803/solr
   [junit4]   2> 1551308 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1551309 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1551310 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45309_
   [junit4]   2> 1551311 INFO  (zkCallback-5570-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551311 INFO  (zkCallback-5588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551311 INFO  (zkCallback-5582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551311 INFO  (zkCallback-5577-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551312 INFO  (zkCallback-5594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1551351 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1551361 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1551361 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1551362 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-3-001/cores
   [junit4]   2> 1551387 INFO  (SocketProxy-Acceptor-45309) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57828,localport=45309], receiveBufferSize:531000
   [junit4]   2> 1551387 INFO  (SocketProxy-Acceptor-45309) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40765,localport=45096], receiveBufferSize=530904
   [junit4]   2> 1551388 INFO  (qtp976578361-22847) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45309_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1551389 INFO  
(OverseerCollectionConfigSetProcessor-98517111850991620-127.0.0.1:46229_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1551389 INFO  (OverseerThreadFactory-7323-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45309_ for creating new replica
   [junit4]   2> 1551389 INFO  (SocketProxy-Acceptor-45309) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57832,localport=45309], receiveBufferSize:531000
   [junit4]   2> 1551390 INFO  (SocketProxy-Acceptor-45309) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40765,localport=45100], receiveBufferSize=530904
   [junit4]   2> 1551390 INFO  (qtp976578361-22849) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1551390 INFO  (qtp976578361-22849) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1552399 INFO  (qtp976578361-22849) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1552409 INFO  (qtp976578361-22849) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 1552505 INFO  (qtp976578361-22849) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1552513 INFO  (qtp976578361-22849) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1552513 INFO  (qtp976578361-22849) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t45' (registry 
'solr.core.collection1.shard2.replica_t45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1552513 INFO  (qtp976578361-22849) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1552513 INFO  (qtp976578361-22849) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 1552515 INFO  (qtp976578361-22849) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=7.2470703125, 
floorSegmentMB=0.966796875, forceMergeDeletesPctAllowed=15.520799400958118, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7466933291309589
   [junit4]   2> 1552516 WARN  (qtp976578361-22849) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1552552 INFO  (qtp976578361-22849) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1552552 INFO  (qtp976578361-22849) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1552554 INFO  (qtp976578361-22849) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1552554 INFO  (qtp976578361-22849) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1552555 INFO  (qtp976578361-22849) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4f98b563
   [junit4]   2> 1552555 INFO  (qtp976578361-22849) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@516425d5[collection1_shard2_replica_t45] main]
   [junit4]   2> 1552556 INFO  (qtp976578361-22849) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1552556 INFO  (qtp976578361-22849) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1552557 INFO  (qtp976578361-22849) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1552558 INFO  (searcherExecutor-7359-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher 
Searcher@516425d5[collection1_shard2_replica_t45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1552558 INFO  (qtp976578361-22849) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576273797141495808
   [junit4]   2> 1552560 INFO  (qtp976578361-22849) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 1552561 INFO  (updateExecutor-5591-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1552561 INFO  (qtp976578361-22849) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1170
   [junit4]   2> 1552561 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1552561 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1552561 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background 
replication from leader
   [junit4]   2> 1552561 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard2_replica_t45]
   [junit4]   2> 1552561 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1552561 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard2_replica_t45] as recovering, leader is 
[http://127.0.0.1:44921/collection1_shard2_replica_t41/] and I am 
[http://127.0.0.1:45309/collection1_shard2_replica_t45/]
   [junit4]   2> 1552562 INFO  (qtp976578361-22847) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45309_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1173
   [junit4]   2> 1552563 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:44921]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:45309_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1552563 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34738,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1552563 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51832], receiveBufferSize=530904
   [junit4]   2> 1552564 INFO  (qtp417814302-22775) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1552565 INFO  (qtp417814302-22775) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:45309_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:45309","node_name":"127.0.0.1:45309_","state":"down","type":"TLOG"}
   [junit4]   2> 1552569 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1552569 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 
30000 for each attempt
   [junit4]   2> 1552569 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 1553390 INFO  
(OverseerCollectionConfigSetProcessor-98517111850991620-127.0.0.1:46229_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1553565 INFO  (qtp417814302-22775) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:45309_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:45309","node_name":"127.0.0.1:45309_","state":"recovering","type":"TLOG"}
   [junit4]   2> 1553565 INFO  (qtp417814302-22775) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1553565 INFO  (qtp417814302-22775) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45309_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1554065 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 1554065 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:44921/collection1_shard2_replica_t41/].
   [junit4]   2> 1554066 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34756,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1554067 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51850], receiveBufferSize=530904
   [junit4]   2> 1554068 INFO  (qtp417814302-22778) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576273798724845568,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1554068 INFO  (qtp417814302-22778) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1554068 INFO  (qtp417814302-22778) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1554068 INFO  (qtp417814302-22778) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41]  webapp= 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1554069 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34760,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1554070 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51854], receiveBufferSize=530904
   [junit4]   2> 1554078 INFO  (qtp417814302-22782) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1554078 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1554078 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1554078 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1554079 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1554079 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 1554079 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1554079 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard2_replica_t45 starting background 
replication from leader
   [junit4]   2> 1554079 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1554080 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1554080 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 1554080 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576273798737428480
   [junit4]   2> 1554082 INFO  (recoveryExecutor-5592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 1554569 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1554570 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576273799251230720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1554570 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1554570 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1554570 INFO  (qtp2041498257-22734) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1554570 INFO  (SocketProxy-Acceptor-42091) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45728,localport=42091], receiveBufferSize:531000
   [junit4]   2> 1554571 INFO  (SocketProxy-Acceptor-42091) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42343,localport=57080], receiveBufferSize=530904
   [junit4]   2> 1554572 INFO  (SocketProxy-Acceptor-42091) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45732,localport=42091], receiveBufferSize:531000
   [junit4]   2> 1554572 INFO  (SocketProxy-Acceptor-45309) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57878,localport=45309], receiveBufferSize:531000
   [junit4]   2> 1554572 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34776,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1554572 INFO  (SocketProxy-Acceptor-42091) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42343,localport=57088], receiveBufferSize=530904
   [junit4]   2> 1554573 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51876], receiveBufferSize=530904
   [junit4]   2> 1554573 INFO  (SocketProxy-Acceptor-45309) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40765,localport=45150], receiveBufferSize=530904
   [junit4]   2> 1554573 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576273799254376448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1554573 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576273799254376448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1554573 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1554573 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1554573 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1554573 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1554573 INFO  (qtp1590401613-22815) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42091/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1554573 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42091/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1554574 INFO  (qtp976578361-22843) [    ] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 1554575 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34786,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1554575 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51880], receiveBufferSize=530904
   [junit4]   2> 1554576 INFO  (qtp417814302-22778) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1554576 INFO  (qtp976578361-22843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t45]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42091/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1554576 INFO  (qtp1590401613-22817) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43]  webapp= 
path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1554577 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34790,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1554577 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51884], receiveBufferSize=530904
   [junit4]   2> 1554578 INFO  (qtp417814302-22781) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1554579 INFO  (SocketProxy-Acceptor-45309) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57896,localport=45309], receiveBufferSize:531000
   [junit4]   2> 1554579 INFO  (SocketProxy-Acceptor-45309) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40765,localport=45164], receiveBufferSize=530904
   [junit4]   2> 1554580 INFO  (qtp976578361-22847) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t45]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1554580 INFO  (SocketProxy-Acceptor-42091) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45756,localport=42091], receiveBufferSize:531000
   [junit4]   2> 1554581 INFO  (SocketProxy-Acceptor-42091) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42343,localport=57108], receiveBufferSize=530904
   [junit4]   2> 1554581 INFO  (qtp1590401613-22812) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t43]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1555056 INFO  (indexFetcher-7365-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:44921/collection1_shard2_replica_t41/
   [junit4]   2> 1555056 INFO  (qtp417814302-22775) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1555057 INFO  (indexFetcher-7365-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1555057 INFO  (indexFetcher-7365-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1555057 INFO  (indexFetcher-7365-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1555057 INFO  (indexFetcher-7365-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1556582 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: 
c8n_crud_1x2
   [junit4]   2> 1556583 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34816,localport=44921], receiveBufferSize:531000
   [junit4]   2> 1556583 INFO  (SocketProxy-Acceptor-44921) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45365,localport=51910], receiveBufferSize=530904
   [junit4]   2> 1556583 INFO  (qtp417814302-22780) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=c8n_crud_1x2&action=CREATE&numShards=1&tlogReplicas=2&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1556584 INFO  (OverseerThreadFactory-7323-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection c8n_crud_1x2
   [junit4]   2> 1556688 INFO  (qtp417814302-22777) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t1&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1556689 INFO  (qtp1590401613-22816) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t2&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1557707 INFO  (qtp1590401613-22816) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1557709 INFO  (qtp417814302-22777) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1557717 INFO  (qtp1590401613-22816) [    ] o.a.s.s.IndexSchema 
[c8n_crud_1x2_shard1_replica_t2] Schema name=test
   [junit4]   2> 1557719 INFO  (qtp417814302-22777) [    ] o.a.s.s.IndexSchema 
[c8n_crud_1x2_shard1_replica_t1] Schema name=test
   [junit4]   2> 1557787 INFO  (qtp1590401613-22816) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1557793 INFO  (qtp1590401613-22816) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'c8n_crud_1x2_shard1_replica_t2' using 
configuration from collection c8n_crud_1x2, trusted=true
   [junit4]   2> 1557794 INFO  (qtp1590401613-22816) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.c8n_crud_1x2.shard1.replica_t2' (registry 
'solr.core.c8n_crud_1x2.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1557794 INFO  (qtp1590401613-22816) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1557794 INFO  (qtp1590401613-22816) [    ] o.a.s.c.SolrCore 
[[c8n_crud_1x2_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-2-001/cores/c8n_crud_1x2_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-2-001/cores/c8n_crud_1x2_shard1_replica_t2/data/]
   [junit4]   2> 1557795 INFO  (qtp1590401613-22816) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=7.2470703125, 
floorSegmentMB=0.966796875, forceMergeDeletesPctAllowed=15.520799400958118, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7466933291309589
   [junit4]   2> 1557797 WARN  (qtp1590401613-22816) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1557802 INFO  (qtp417814302-22777) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1557818 INFO  (qtp417814302-22777) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'c8n_crud_1x2_shard1_replica_t1' using 
configuration from collection c8n_crud_1x2, trusted=true
   [junit4]   2> 1557818 INFO  (qtp417814302-22777) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.c8n_crud_1x2.shard1.replica_t1' (registry 
'solr.core.c8n_crud_1x2.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bcab35
   [junit4]   2> 1557818 INFO  (qtp417814302-22777) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1557818 INFO  (qtp417814302-22777) [    ] o.a.s.c.SolrCore 
[[c8n_crud_1x2_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-1-001/cores/c8n_crud_1x2_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001/shard-1-001/cores/c8n_crud_1x2_shard1_replica_t1/data/]
   [junit4]   2> 1557821 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=7.2470703125, 
floorSegmentMB=0.966796875, forceMergeDeletesPctAllowed=15.520799400958118, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7466933291309589
   [junit4]   2> 1557823 WARN  (qtp417814302-22777) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1557840 INFO  (qtp1590401613-22816) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1557840 INFO  (qtp1590401613-22816) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1557842 INFO  (qtp1590401613-22816) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1557842 INFO  (qtp1590401613-22816) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1557843 INFO  (qtp1590401613-22816) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@25eb1ad2
   [junit4]   2> 1557843 INFO  (qtp1590401613-22816) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c0abbac[c8n_crud_1x2_shard1_replica_t2] main]
   [junit4]   2> 1557844 INFO  (qtp1590401613-22816) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1557844 INFO  (qtp1590401613-22816) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1557845 INFO  (qtp1590401613-22816) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1557846 INFO  (searcherExecutor-7366-thread-1) [    ] 
o.a.s.c.SolrCore [c8n_crud_1x2_shard1_replica_t2] Registered new searcher 
Searcher@2c0abbac[c8n_crud_1x2_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1557846 INFO  (qtp1590401613-22816) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576273802686365696
   [junit4]   2> 1557849 INFO  (qtp1590401613-22816) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1557860 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1557860 INFO  (qtp417814302-22777) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1557861 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1557861 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1557862 INFO  (qtp417814302-22777) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@43f0bcd1
   [junit4]   2> 1557862 INFO  (qtp417814302-22777) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@dbf1fc3[c8n_crud_1x2_shard1_replica_t1] main]
   [junit4]   2> 1557863 INFO  (qtp417814302-22777) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1557863 INFO  (qtp417814302-22777) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1557863 INFO  (qtp417814302-22777) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1557863 INFO  (qtp417814302-22777) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576273802704191488
   [junit4]   2> 1557864 INFO  (searcherExecutor-7367-thread-1) [    ] 
o.a.s.c.SolrCore [c8n_crud_1x2_shard1_replica_t1] Registered new searcher 
Searcher@dbf1fc3[c8n_crud_1x2_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1558056 INFO  (qtp417814302-22775) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1558056 INFO  (indexFetcher-7365-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1558057 INFO  (indexFetcher-7365-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1558057 INFO  (indexFetcher-7365-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's g

[...truncated too long message...]

HUTDOWN server state changes
   [junit4]   2> 1575104 INFO  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34803 34803
   [junit4]   2> 1575977 INFO  (Thread-3410) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34803 34803
   [junit4]   2> 1575978 WARN  (Thread-3410) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/collections/collMinRf_1x3/state.json
   [junit4]   2>        2       /solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/collections/collMinRf_1x3/leader_elect/shard1/election/98517111850991628-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1575978 WARN  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:45309/, target: 
http://127.0.0.1:40765/
   [junit4]   2> 1575978 WARN  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:44921/, target: 
http://127.0.0.1:45365/
   [junit4]   2> 1575978 WARN  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:42091/, target: 
http://127.0.0.1:42343/
   [junit4]   2> 1575978 WARN  
(TEST-HttpPartitionTest.test-seed#[2A19EEC601BA7C4E]) [    ] 
o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:46229/, target: 
http://127.0.0.1:43013/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.method=test -Dtests.seed=2A19EEC601BA7C4E -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ta-MY -Dtests.timezone=Pacific/Efate 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 30.6s J1 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not 
found in http://127.0.0.1:46229/collMinRf_1x3 due to: Path not found: /id; 
rsp={doc=null}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2A19EEC601BA7C4E:A24DD11CAF4611B6]:0)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
   [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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_2A19EEC601BA7C4E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_t=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), 
text=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=881, 
maxMBSortInHeap=7.9084325490734795, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ta-MY, timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=171109192,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCharFilters, 
TestManagedStopFilterFactory, TestSolrCloudWithSecureImpersonation, 
ChaosMonkeySafeLeaderWithPullReplicasTest, DistributedVersionInfoTest, 
TestStressVersions, TestAuthorizationFramework, DeleteShardTest, DocValuesTest, 
ZkSolrClientTest, CoreAdminHandlerTest, AssignTest, 
WrapperMergePolicyFactoryTest, TestPrepRecovery, 
TestSubQueryTransformerDistrib, TestTrieFacet, SampleTest, 
TestSimpleTrackingShardHandler, TestCustomStream, TestRestManager, 
QueryParsingTest, ConcurrentDeleteAndCreateCollectionTest, 
DirectSolrSpellCheckerTest, TestStressLiveNodes, 
VMParamsZkACLAndCredentialsProvidersTest, AtomicUpdatesTest, 
ActionThrottleTest, SubstringBytesRefFilterTest, PrimUtilsTest, 
BadComponentTest, OverseerCollectionConfigSetProcessorTest, 
SolrGraphiteReporterTest, TestExactSharedStatsCache, SpellCheckComponentTest, 
TestTrackingShardHandlerFactory, StatsReloadRaceTest, TestMaxScoreQueryParser, 
TestCloudManagedSchema, TestSolrCloudWithHadoopAuthPlugin, 
BlockJoinFacetDistribTest, EnumFieldTest, OverseerStatusTest, 
SolrCLIZkUtilsTest, CreateCollectionCleanupTest, HdfsRecoverLeaseTest, 
ReplicationFactorTest, AnalysisAfterCoreReloadTest, 
TestMultiValuedNumericRangeQuery, JsonLoaderTest, CurrencyFieldTypeTest, 
ImplicitSnitchTest, TestSolrJ, NodeMutatorTest, TestDocBasedVersionConstraints, 
ScriptEngineTest, DisMaxRequestHandlerTest, TestAuthenticationFramework, 
TestLRUCache, StatelessScriptUpdateProcessorFactoryTest, SOLR749Test, 
TestFieldCacheReopen, TestSolrCLIRunExample, ReplicaListTransformerTest, 
ClusterStateUpdateTest, CloudExitableDirectoryReaderTest, 
TestHashQParserPlugin, TestDynamicFieldCollectionResource, TestFiltering, 
TestManagedSchemaThreadSafety, HighlighterTest, TestPostingsSolrHighlighter, 
TestSizeLimitedDistributedMap, TestSolrFieldCacheBean, TestJsonFacetRefinement, 
TestRTGBase, DistributedIntervalFacetingTest, TestPartialUpdateDeduplication, 
DistributedFacetPivotWhiteBoxTest, TestSystemIdResolver, TestSolrIndexConfig, 
TestReloadAndDeleteDocs, TestSQLHandler, HdfsSyncSliceTest, TestFastLRUCache, 
HdfsBasicDistributedZk2Test, TestCloudJSONFacetJoinDomain, ResourceLoaderTest, 
DeleteLastCustomShardedReplicaTest, DataDrivenBlockJoinTest, TestConfigsApi, 
TestScoreJoinQPNoScore, TestAnalyzeInfixSuggestions, 
TestUnifiedSolrHighlighter, TestLegacyFieldReuse, NoCacheHeaderTest, 
TestCustomDocTransformer, SoftAutoCommitTest, LargeFieldTest, 
DistanceFunctionTest, TestSolrCoreSnapshots, ExitableDirectoryReaderTest, 
TestMaxTokenLenTokenizer, CollectionTooManyReplicasTest, TestSearchPerf, 
DocValuesMultiTest, DistributedSuggestComponentTest, 
HdfsUnloadDistributedZkTest, IndexSchemaRuntimeFieldTest, TestCollectionAPI, 
TestFreeTextSuggestions, TestCursorMarkWithoutUniqueKey, TestReloadDeadlock, 
HdfsLockFactoryTest, TestValueSourceCache, CSVRequestHandlerTest, 
SchemaVersionSpecificBehaviorTest, TestClusterStateMutator, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, 
RecoveryZkTest, TestReplicationHandler, ZkCLITest, TestDistributedSearch, 
TestFaceting, TestRecovery, TestStressReorder, TestJoin, TestCoreContainer, 
TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, 
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, 
ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, 
SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
LukeRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, 
DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, 
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
MBeansHandlerTest, TestLFUCache, MultiTermTest, TestDocSet, TestBinaryField, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestCodecSupport, SynonymTokenizerTest, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory, 
URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, 
PreAnalyzedFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, 
TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, DistributedMLTComponentTest, TestDistributedMissingSort, 
ConnectionReuseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, 
CleanupOldIndexTest, CollectionStateFormat2Test, 
CollectionsAPIAsyncDistributedZkTest, DistribDocExpirationUpdateProcessorTest, 
HttpPartitionTest]
   [junit4] Completed [464/729 (1!)] on J1 in 30.62s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 37439 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to