Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/339/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([8179C33DAEBEF7A1:92DFCE700429A59]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:907)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 12440 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/init-core-data-001
   [junit4]   2> 1307075 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8179C33DAEBEF7A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1307076 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8179C33DAEBEF7A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1307077 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8179C33DAEBEF7A1]-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";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1307077 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8179C33DAEBEF7A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1307077 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8179C33DAEBEF7A1]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1307078 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1307079 INFO  (Thread-2285) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1307079 INFO  (Thread-2285) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1307083 ERROR (Thread-2285) [    ] 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> 1307183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50449
   [junit4]   2> 1307220 INFO  (zkConnectionManagerCallback-2482-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307225 INFO  (zkConnectionManagerCallback-2484-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307234 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1307237 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1307239 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1307241 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1307243 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1307245 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1307247 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1307249 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1307251 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1307252 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1307254 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1307257 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1307601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1307604 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@270b6132{/,null,AVAILABLE}
   [junit4]   2> 1307605 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79485c9b{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1307605 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1307605 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/tempDir-001/control/data,
 hostPort=50452, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1307606 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1307606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1307606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-12T14:19:06.305626Z
   [junit4]   2> 1307609 INFO  (zkConnectionManagerCallback-2486-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307612 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1307612 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/control-001/solr.xml
   [junit4]   2> 1307623 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1307624 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1307625 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1307630 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50449/solr
   [junit4]   2> 1307633 INFO  (zkConnectionManagerCallback-2490-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307639 INFO  (zkConnectionManagerCallback-2492-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307791 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1307792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50452_
   [junit4]   2> 1307793 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.Overseer Overseer (id=99161757829103620-127.0.0.1:50452_-n_0000000000) 
starting
   [junit4]   2> 1307803 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50452_
   [junit4]   2> 1307805 INFO  
(OverseerStateUpdate-99161757829103620-127.0.0.1:50452_-n_0000000000) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1307846 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1307854 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1307854 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1307856 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/control-001/cores
   [junit4]   2> 1307873 INFO  (zkConnectionManagerCallback-2498-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307874 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1307876 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50449/solr ready
   [junit4]   2> 1307879 INFO  (qtp1875578860-12132) [    ] 
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:50452_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1307881 INFO  (OverseerThreadFactory-5572-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1308001 INFO  (qtp1875578860-12133) [    ] 
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> 1308001 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1308110 INFO  (zkCallback-2491-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> 1309036 INFO  (qtp1875578860-12133) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1309051 INFO  (qtp1875578860-12133) [    ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1309115 INFO  (qtp1875578860-12133) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1309136 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1309136 INFO  (qtp1875578860-12133) [    ] 
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@1ed06506
   [junit4]   2> 1309136 INFO  (qtp1875578860-12133) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1309136 INFO  (qtp1875578860-12133) [    ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1309138 INFO  (qtp1875578860-12133) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=53.3095703125, 
floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=7.528559592174252, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1309144 WARN  (qtp1875578860-12133) [    ] 
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> 1309177 INFO  (qtp1875578860-12133) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1309177 INFO  (qtp1875578860-12133) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1309178 INFO  (qtp1875578860-12133) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1309178 INFO  (qtp1875578860-12133) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1309179 INFO  (qtp1875578860-12133) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17804701854986799]
   [junit4]   2> 1309179 INFO  (qtp1875578860-12133) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ff84180[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1309180 INFO  (qtp1875578860-12133) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1309181 INFO  (qtp1875578860-12133) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1309181 INFO  (qtp1875578860-12133) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1309181 INFO  (qtp1875578860-12133) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586588127466618880
   [junit4]   2> 1309182 INFO  (searcherExecutor-5575-thread-1) [    ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher 
Searcher@5ff84180[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1309187 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1309187 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1309187 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50452/control_collection_shard1_replica_n1/
   [junit4]   2> 1309187 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1309187 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:50452/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1309187 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1309191 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50452/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1309308 INFO  (zkCallback-2491-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> 1309359 INFO  (qtp1875578860-12133) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1309364 INFO  (qtp1875578860-12133) [    ] 
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=1363
   [junit4]   2> 1309371 INFO  (qtp1875578860-12132) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1309476 INFO  (zkCallback-2491-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> 1309892 INFO  
(OverseerCollectionConfigSetProcessor-99161757829103620-127.0.0.1:50452_-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> 1310372 INFO  (qtp1875578860-12132) [    ] 
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:50452_&wt=javabin&version=2}
 status=0 QTime=2493
   [junit4]   2> 1310379 INFO  (zkConnectionManagerCallback-2502-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310382 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1310385 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50449/solr ready
   [junit4]   2> 1310385 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1310387 INFO  (qtp1875578860-12130) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1310392 INFO  (OverseerThreadFactory-5572-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1310398 WARN  (OverseerThreadFactory-5572-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) 
without cores.
   [junit4]   2> 1310626 INFO  (qtp1875578860-12130) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1310626 INFO  (qtp1875578860-12130) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=239
   [junit4]   2> 1310841 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-1-001
 of type NRT
   [junit4]   2> 1310841 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1310842 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7553f759{/,null,AVAILABLE}
   [junit4]   2> 1310843 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@55996ad7{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1310843 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1310843 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/tempDir-001/jetty1,
 hostPort=50461, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-1-001/cores}
   [junit4]   2> 1310843 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1310843 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1310844 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1310844 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1310844 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-12T14:19:09.543060Z
   [junit4]   2> 1310845 INFO  (zkConnectionManagerCallback-2504-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310846 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1310846 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-1-001/solr.xml
   [junit4]   2> 1310848 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1310848 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1310848 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1310850 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50449/solr
   [junit4]   2> 1310851 INFO  (zkConnectionManagerCallback-2508-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310853 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1604b17e6b50008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1310854 INFO  (zkConnectionManagerCallback-2510-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310863 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1310867 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1310869 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50461_
   [junit4]   2> 1310871 INFO  (zkCallback-2501-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1310871 INFO  (zkCallback-2491-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1310871 INFO  (zkCallback-2509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1310904 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1310913 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1310913 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1310914 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-1-001/cores
   [junit4]   2> 1310933 INFO  (qtp1875578860-12134) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:50461_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1310936 INFO  
(OverseerCollectionConfigSetProcessor-99161757829103620-127.0.0.1:50452_-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> 1310936 INFO  (OverseerThreadFactory-5572-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50461_ for creating new replica
   [junit4]   2> 1310940 INFO  (qtp1562440863-12181) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1310940 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1311972 INFO  (qtp1562440863-12181) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1311996 INFO  (qtp1562440863-12181) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1312045 INFO  (qtp1562440863-12181) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1312066 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1312066 INFO  (qtp1562440863-12181) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1312066 INFO  (qtp1562440863-12181) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1312066 INFO  (qtp1562440863-12181) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1312068 INFO  (qtp1562440863-12181) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=53.3095703125, 
floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=7.528559592174252, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1312070 WARN  (qtp1562440863-12181) [    ] 
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> 1312111 INFO  (qtp1562440863-12181) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1312111 INFO  (qtp1562440863-12181) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1312112 INFO  (qtp1562440863-12181) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1312112 INFO  (qtp1562440863-12181) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1312113 INFO  (qtp1562440863-12181) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17804701854986799]
   [junit4]   2> 1312113 INFO  (qtp1562440863-12181) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74276566[collection1_shard2_replica_n61] main]
   [junit4]   2> 1312115 INFO  (qtp1562440863-12181) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1312115 INFO  (qtp1562440863-12181) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1312116 INFO  (qtp1562440863-12181) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1312116 INFO  (qtp1562440863-12181) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586588130544189440
   [junit4]   2> 1312116 INFO  (searcherExecutor-5586-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher 
Searcher@74276566[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312121 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1312121 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1312121 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50461/collection1_shard2_replica_n61/
   [junit4]   2> 1312121 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1312121 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:50461/collection1_shard2_replica_n61/ has 
no replicas
   [junit4]   2> 1312121 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1312126 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50461/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1312287 INFO  (qtp1562440863-12181) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1312292 INFO  (qtp1562440863-12181) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1351
   [junit4]   2> 1312297 INFO  (qtp1875578860-12134) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:50461_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1363
   [junit4]   2> 1312520 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-2-001
 of type NRT
   [junit4]   2> 1312520 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1312521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b76a012{/,null,AVAILABLE}
   [junit4]   2> 1312521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@174b74b2{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1312522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1312522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/tempDir-001/jetty2,
 hostPort=50466, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-2-001/cores}
   [junit4]   2> 1312522 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1312522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1312522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1312522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1312522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-12T14:19:11.221822Z
   [junit4]   2> 1312524 INFO  (zkConnectionManagerCallback-2513-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312525 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1312525 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-2-001/solr.xml
   [junit4]   2> 1312527 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1312527 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1312527 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1312529 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50449/solr
   [junit4]   2> 1312531 INFO  (zkConnectionManagerCallback-2517-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312532 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1604b17e6b5000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1312533 INFO  (zkConnectionManagerCallback-2519-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312544 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1312547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1312550 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50466_
   [junit4]   2> 1312552 INFO  (zkCallback-2501-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1312552 INFO  (zkCallback-2491-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1312552 INFO  (zkCallback-2509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1312553 INFO  (zkCallback-2518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1312588 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1312597 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1312597 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1312599 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-2-001/cores
   [junit4]   2> 1312625 INFO  (qtp1875578860-12133) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:50466_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1312628 INFO  
(OverseerCollectionConfigSetProcessor-99161757829103620-127.0.0.1:50452_-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> 1312628 INFO  (OverseerThreadFactory-5572-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50466_ for creating new replica
   [junit4]   2> 1312631 INFO  (qtp1693720113-12211) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1312632 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1313664 INFO  (qtp1693720113-12211) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1313679 INFO  (qtp1693720113-12211) [    ] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1313731 INFO  (qtp1693720113-12211) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1313750 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1313750 INFO  (qtp1693720113-12211) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1313750 INFO  (qtp1693720113-12211) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1313751 INFO  (qtp1693720113-12211) [    ] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1313752 INFO  (qtp1693720113-12211) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=53.3095703125, 
floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=7.528559592174252, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1313754 WARN  (qtp1693720113-12211) [    ] 
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> 1313787 INFO  (qtp1693720113-12211) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1313787 INFO  (qtp1693720113-12211) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1313788 INFO  (qtp1693720113-12211) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1313788 INFO  (qtp1693720113-12211) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1313789 INFO  (qtp1693720113-12211) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17804701854986799]
   [junit4]   2> 1313789 INFO  (qtp1693720113-12211) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54ef3333[collection1_shard3_replica_n63] main]
   [junit4]   2> 1313791 INFO  (qtp1693720113-12211) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1313791 INFO  (qtp1693720113-12211) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1313791 INFO  (qtp1693720113-12211) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1313792 INFO  (qtp1693720113-12211) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586588132301602816
   [junit4]   2> 1313792 INFO  (searcherExecutor-5597-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher 
Searcher@54ef3333[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1313797 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1313797 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1313797 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50466/collection1_shard3_replica_n63/
   [junit4]   2> 1313797 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1313797 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:50466/collection1_shard3_replica_n63/ has 
no replicas
   [junit4]   2> 1313797 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1313801 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50466/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1313954 INFO  (qtp1693720113-12211) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1313958 INFO  (qtp1693720113-12211) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1326
   [junit4]   2> 1313963 INFO  (qtp1875578860-12133) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:50466_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1337
   [junit4]   2> 1314174 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-3-001
 of type NRT
   [junit4]   2> 1314174 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1314176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73749010{/,null,AVAILABLE}
   [junit4]   2> 1314176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c05c8cd{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1314176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1314176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/tempDir-001/jetty3,
 hostPort=50471, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1314177 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1314177 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1314177 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1314177 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1314177 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-12T14:19:12.876443Z
   [junit4]   2> 1314178 INFO  (zkConnectionManagerCallback-2522-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1314179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-3-001/solr.xml
   [junit4]   2> 1314181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1314181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1314182 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1314183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50449/solr
   [junit4]   2> 1314185 INFO  (zkConnectionManagerCallback-2526-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314187 INFO  (zkConnectionManagerCallback-2528-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1314196 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1314199 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1314202 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50471_
   [junit4]   2> 1314204 INFO  (zkCallback-2501-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314204 INFO  (zkCallback-2518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314204 INFO  (zkCallback-2491-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314204 INFO  (zkCallback-2509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314205 INFO  (zkCallback-2527-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314234 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1314243 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1314243 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1314245 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-3-001/cores
   [junit4]   2> 1314279 INFO  (qtp1875578860-12132) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:50471_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1314283 INFO  
(OverseerCollectionConfigSetProcessor-99161757829103620-127.0.0.1:50452_-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> 1314283 INFO  (OverseerThreadFactory-5572-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50471_ for creating new replica
   [junit4]   2> 1314286 INFO  (qtp546778904-12241) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1314286 INFO  (qtp546778904-12241) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1315320 INFO  (qtp546778904-12241) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1315337 INFO  (qtp546778904-12241) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1315398 INFO  (qtp546778904-12241) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1315417 INFO  (qtp546778904-12241) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1315417 INFO  (qtp546778904-12241) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n65' (registry 
'solr.core.collection1.shard1.replica_n65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1315417 INFO  (qtp546778904-12241) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1315417 INFO  (qtp546778904-12241) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1315420 INFO  (qtp546778904-12241) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=53.3095703125, 
floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=7.528559592174252, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1315422 WARN  (qtp546778904-12241) [    ] 
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> 1315457 INFO  (qtp546778904-12241) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1315457 INFO  (qtp546778904-12241) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1315458 INFO  (qtp546778904-12241) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1315458 INFO  (qtp546778904-12241) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1315459 INFO  (qtp546778904-12241) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17804701854986799]
   [junit4]   2> 1315459 INFO  (qtp546778904-12241) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@135a20f3[collection1_shard1_replica_n65] main]
   [junit4]   2> 1315461 INFO  (qtp546778904-12241) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1315461 INFO  (qtp546778904-12241) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1315462 INFO  (qtp546778904-12241) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1315462 INFO  (qtp546778904-12241) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586588134052724736
   [junit4]   2> 1315463 INFO  (searcherExecutor-5608-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher 
Searcher@135a20f3[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1315467 INFO  (qtp546778904-12241) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1315467 INFO  (qtp546778904-12241) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1315468 INFO  (qtp546778904-12241) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:50471/collection1_shard1_replica_n65/
   [junit4]   2> 1315468 INFO  (qtp546778904-12241) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1315468 INFO  (qtp546778904-12241) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:50471/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 1315468 INFO  (qtp546778904-12241) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1315472 INFO  (qtp546778904-12241) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50471/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 1315631 INFO  (qtp546778904-12241) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1315634 INFO  (qtp546778904-12241) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1347
   [junit4]   2> 1315636 INFO  (qtp1875578860-12132) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:50471_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1356
   [junit4]   2> 1315838 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-4-001
 of type NRT
   [junit4]   2> 1315838 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1315840 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5178c6e0{/,null,AVAILABLE}
   [junit4]   2> 1315840 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@36a566ea{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1315840 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1315840 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/tempDir-001/jetty4,
 hostPort=50476, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-4-001/cores}
   [junit4]   2> 1315841 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1315841 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1315841 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1315841 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1315841 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-12T14:19:14.540495Z
   [junit4]   2> 1315842 INFO  (zkConnectionManagerCallback-2531-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315844 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1315844 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-4-001/solr.xml
   [junit4]   2> 1315845 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1315845 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1315846 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1315848 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50449/solr
   [junit4]   2> 1315849 INFO  (zkConnectionManagerCallback-2535-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315851 INFO  (zkConnectionManagerCallback-2537-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1315861 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1315864 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1315868 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50476_
   [junit4]   2> 1315870 INFO  (zkCallback-2518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1315870 INFO  (zkCallback-2509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1315870 INFO  (zkCallback-2501-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1315870 INFO  (zkCallback-2527-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1315870 INFO  (zkCallback-2491-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1315871 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1315921 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1315930 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1315930 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1315932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-4-001/cores
   [junit4]   2> 1315977 INFO  (qtp1875578860-12135) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:50476_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1315979 INFO  
(OverseerCollectionConfigSetProcessor-99161757829103620-127.0.0.1:50452_-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> 1315980 INFO  (OverseerThreadFactory-5572-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50476_ for creating new replica
   [junit4]   2> 1315983 INFO  (qtp1741260768-12271) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n67&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1315983 INFO  (qtp1741260768-12271) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1316996 INFO  (qtp1741260768-12271) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1317004 INFO  (qtp1741260768-12271) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n67] Schema name=test
   [junit4]   2> 1317072 INFO  (qtp1741260768-12271) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1317092 INFO  (qtp1741260768-12271) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n67' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1317093 INFO  (qtp1741260768-12271) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n67' (registry 
'solr.core.collection1.shard2.replica_n67') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506
   [junit4]   2> 1317093 INFO  (qtp1741260768-12271) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1317093 INFO  (qtp1741260768-12271) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n67] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-4-001/cores/collection1_shard2_replica_n67],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-4-001/cores/collection1_shard2_replica_n67/data/]
   [junit4]   2> 1317095 INFO  (qtp1741260768-12271) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=53.3095703125, 
floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=7.528559592174252, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1317097 WARN  (qtp1741260768-12271) [    ] 
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> 1317134 INFO  (qtp1741260768-12271) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1317134 INFO  (qtp1741260768-12271) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1317136 INFO  (qtp1741260768-12271) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1317136 INFO  (qtp1741260768-12271) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1317137 INFO  (qtp1741260768-12271) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17804701854986799]
   [junit4]   2> 1317137 INFO  (qtp1741260768-12271) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78a68c40[collection1_shard2_replica_n67] main]
   [junit4]   2> 1317139 INFO  (qtp1741260768-12271) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1317139 INFO  (qtp1741260768-12271) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1317140 INFO  (qtp1741260768-12271) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1317140 INFO  (qtp1741260768-12271) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586588135812235264
   [junit4]   2> 1317140 INFO  (searcherExecutor-5619-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n67] Registered new searcher 
Searcher@78a68c40[collection1_shard2_replica_n67] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1317143 INFO  (qtp1741260768-12271) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n67
   [junit4]   2> 1317144 INFO  (updateExecutor-2532-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1317144 INFO  (recoveryExecutor-2533-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1317144 INFO  (recoveryExecutor-2533-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1317144 INFO  (recoveryExecutor-2533-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard2_replica_n67]
   [junit4]   2> 1317144 INFO  (recoveryExecutor-2533-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1317144 INFO  (recoveryExecutor-2533-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard2_replica_n67] as recovering, leader is 
[http://127.0.0.1:50461/collection1_shard2_replica_n61/] and I am 
[http://127.0.0.1:50476/collection1_shard2_replica_n67/]
   [junit4]   2> 1317145 INFO  (qtp1741260768-12271) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n67&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1161
   [junit4]   2> 1317147 INFO  (recoveryExecutor-2533-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:50461]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n61&nodeName=127.0.0.1:50476_&coreNodeName=core_node68&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1317147 INFO  (qtp1875578860-12135) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:50476_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1170
   [junit4]   2> 1317148 INFO  (qtp1562440863-12183) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node68, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1317148 INFO  (qtp1562440863-12183) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n61, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:50476_, 
coreNodeName=core_node68, onlyIfActiveCheckResult=false, nodeProps: 
core_node68:{"core":"collection1_shard2_replica_n67","base_url":"http://127.0.0.1:50476","node_name":"127.0.0.1:50476_","state":"down","type":"NRT"}
   [junit4]   2> 1317339 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-5-001
 of type NRT
   [junit4]   2> 1317339 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1317351 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@394e6bec{/,null,AVAILABLE}
   [junit4]   2> 1317352 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@188425a0{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1317352 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1317352 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/tempDir-001/jetty5,
 hostPort=50482, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-5-001/cores}
   [junit4]   2> 1317353 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1317353 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1317353 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1317353 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1317353 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-12T14:19:16.052580Z
   [junit4]   2> 1317355 INFO  (zkConnectionManagerCallback-2541-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317357 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1317357 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001/shard-5-001/solr.xml
   [junit4]   2> 1317360 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1317360 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1317360 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ed06506, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1317363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50449/solr
   [junit4]   2> 1317365 INFO  (zkConnectionManagerCallback-2545-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317368 INFO  (zkConnectionManagerCallback-2547-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317380 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1317384 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1317387 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50482_
   [junit4]   2> 1317389 INFO  (zkCallback-2501-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1317389 INFO  (zkCallback-2527-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1317389 INFO  (zkCallback-2509-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1317389 INFO  (zkCallback-2536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1317389 INFO  (zkCallback-2518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1317389 INFO  (zkCallback-2491-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1317390 INFO  (zkCallback-2546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1317436 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8179C33DAEBEF7A1]) [    ] 
o.a.s.m.r.SolrJmxRepor

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

sFixedStatement.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8179C33DAEBEF7A1-001
   [junit4]   2> Dec 12, 2017 2:20:09 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{6grand2_s=Lucene50(blocksize=128), 7grand5_s=Lucene50(blocksize=128), 
4grand0_s=Lucene50(blocksize=128), 7grand1_s=Lucene50(blocksize=128), 
9grand7_s=Lucene50(blocksize=128), 8grand0_s=Lucene50(blocksize=128), 
9grand3_s=Lucene50(blocksize=128), 
6parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8grand4_s=Lucene50(blocksize=128), 
0parent_f2_s=PostingsFormat(name=MockRandom), 
3grand1_s=Lucene50(blocksize=128), 4parent_f1_s=Lucene50(blocksize=128), 
11grand10_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5child3_s=Lucene50(blocksize=128), 9parent_f2_s=Lucene50(blocksize=128), 
a_t=FSTOrd50, 6child2_s=Lucene50(blocksize=128), 
id=PostingsFormat(name=MockRandom), 5grand3_s=Lucene50(blocksize=128), 
1parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
13parent_f1_s=FSTOrd50, 
6child1_s=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=FSTOrd50, 
5child2_s=PostingsFormat(name=MockRandom), 
3child0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4child3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
12parent_f1_s=PostingsFormat(name=MockRandom), 
1grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 11grand2_s=FSTOrd50, 
11grand6_s=FSTOrd50, 10grand7_s=FSTOrd50, 
7parent_f1_s=PostingsFormat(name=MockRandom), 
2child1_s=PostingsFormat(name=MockRandom), 3parent_f2_s=FSTOrd50, 
10grand3_s=FSTOrd50, 6grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5grand2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
10grand9_s=Lucene50(blocksize=128), 
4grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
11parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
7grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
9grand6_s=PostingsFormat(name=MockRandom), 
8grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
9grand2_s=PostingsFormat(name=MockRandom), 
8grand5_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
9parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
14parent_f2_s=FSTOrd50, 1parent_f2_s=Lucene50(blocksize=128), 
6child3_s=PostingsFormat(name=MockRandom), 
7grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), text_t=FSTOrd50, 
13parent_f2_s=PostingsFormat(name=MockRandom), type_s=FSTOrd50, 
5child1_s=FSTOrd50, 
10parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
11grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
10grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4child0_s=Lucene50(blocksize=128), 
11grand5_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
12parent_f2_s=Lucene50(blocksize=128), 
10grand8_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
10grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 5grand1_s=FSTOrd50, 
6grand4_s=FSTOrd50, 11parent_f1_s=Lucene50(blocksize=128), 4grand2_s=FSTOrd50, 
7grand3_s=FSTOrd50, 11grand9_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8grand2_s=FSTOrd50, 9grand5_s=FSTOrd50, 8grand6_s=FSTOrd50, 9grand1_s=FSTOrd50, 
14parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6child4_s=FSTOrd50, 
5parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6grand0_s=FSTOrd50, 10parent_f2_s=FSTOrd50, 
5child0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8parent_f1_s=Lucene50(blocksize=128), 
2parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
11grand0_s=Lucene50(blocksize=128), 4child1_s=PostingsFormat(name=MockRandom), 
2grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
11grand4_s=Lucene50(blocksize=128), 3child2_s=PostingsFormat(name=MockRandom), 
10grand5_s=Lucene50(blocksize=128), 1child0_s=PostingsFormat(name=MockRandom), 
10grand1_s=Lucene50(blocksize=128), 7grand6_s=PostingsFormat(name=MockRandom), 
5grand0_s=PostingsFormat(name=MockRandom), 
6grand5_s=PostingsFormat(name=MockRandom), 
7grand2_s=PostingsFormat(name=MockRandom), 
4grand3_s=PostingsFormat(name=MockRandom), 
9grand8_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
11grand8_s=Lucene50(blocksize=128), 8grand3_s=PostingsFormat(name=MockRandom), 
6parent_f1_s=FSTOrd50, 
9grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8grand7_s=PostingsFormat(name=MockRandom), 
0parent_f1_s=Lucene50(blocksize=128), 
3grand2_s=PostingsFormat(name=MockRandom), 
9grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4parent_f2_s=PostingsFormat(name=MockRandom), 
5child4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6child5_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5grand4_s=PostingsFormat(name=MockRandom), 
6grand1_s=PostingsFormat(name=MockRandom), 
5parent_f2_s=Lucene50(blocksize=128), 6child0_s=FSTOrd50, 
8parent_f2_s=PostingsFormat(name=MockRandom), 2parent_f1_s=FSTOrd50, 
4child2_s=FSTOrd50, rnd_b=PostingsFormat(name=MockRandom), 
11grand3_s=PostingsFormat(name=MockRandom), 2grand0_s=FSTOrd50, 
11grand7_s=PostingsFormat(name=MockRandom), 3child1_s=Lucene50(blocksize=128), 
10grand6_s=PostingsFormat(name=MockRandom), 7parent_f2_s=FSTOrd50, 
10grand2_s=PostingsFormat(name=MockRandom), 2child0_s=FSTOrd50, 
3parent_f1_s=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1405, 
maxMBSortInHeap=5.335729719396585, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-001, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=203079728,total=438829056
   [junit4]   2> NOTE: All tests run in this JVM: [ConnectionManagerTest, 
BasicZkTest, TestDocumentBuilder, SpellingQueryConverterTest, 
AnalysisErrorHandlingTest, TestLegacyNumericUtils, BasicFunctionalityTest, 
TestRandomFaceting, BitVectorTest, TestCollectionsAPIViaSolrCloudCluster, 
NumberUtilsTest, SpatialRPTFieldTypeTest, PolyFieldTest, DebugComponentTest, 
SolrJmxReporterTest, OverseerRolesTest, AutoscalingHistoryHandlerTest, 
TestBadConfig, TestDistributedStatsComponentCardinality, 
DistributedMLTComponentTest, TestDocTermOrds, BlockJoinFacetSimpleTest, 
TestRestoreCore, TestCorePropertiesReload, TestClusterStateMutator, 
TestRuleBasedAuthorizationPlugin, TestExtendedDismaxParser, 
BlobRepositoryCloudTest, MultiThreadedOCPTest, HdfsSyncSliceTest, 
TestSearchPerf, SimpleFacetsTest, ZkFailoverTest, TestFastLRUCache, 
BigEndianAscendingWordDeserializerTest, LeaderElectionIntegrationTest, 
DOMUtilTest, TestFunctionQuery, HdfsDirectoryTest, TestDistributedGrouping, 
TestInPlaceUpdatesDistrib, TestPartialUpdateDeduplication, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, 
DistributedIntervalFacetingTest, BasicDistributedZk2Test, 
TestSortByMinMaxFunction, CloudExitableDirectoryReaderTest, 
TimeRoutedAliasUpdateProcessorTest, TestApiFramework, SolrCoreTest, 
ReplaceNodeTest, DataDrivenBlockJoinTest, ExitableDirectoryReaderTest, 
TestMergePolicyConfig, HdfsChaosMonkeySafeLeaderTest, FileUtilsTest, 
TestConfigSetProperties, TestExclusionRuleCollectionAccess, MergeStrategyTest, 
TestLockTree, TestPerFieldSimilarity, MBeansHandlerTest, AtomicUpdatesTest, 
TestManagedSchemaThreadSafety, RuleEngineTest, AutoAddReplicasPlanActionTest, 
TestCopyFieldCollectionResource, TestValueSourceCache, TestAnalyzedSuggestions, 
TestExactSharedStatsCache, DeleteStatusTest, AnalysisAfterCoreReloadTest, 
TestGraphTermsQParserPlugin, CollectionsAPIAsyncDistributedZkTest, 
ZkNodePropsTest, TestLeaderInitiatedRecoveryThread, TestSolrCLIRunExample, 
PeerSyncTest, TestSolrCloudWithHadoopAuthPlugin, SolrIndexMetricsTest, 
LoggingHandlerTest, TestSlowCompositeReaderWrapper, 
TestHighFrequencyDictionaryFactory, V2ApiIntegrationTest, 
TestSimpleQParserPlugin, DistributedSuggestComponentTest, ZkStateWriterTest, 
ZkSolrClientTest, StatelessScriptUpdateProcessorFactoryTest, 
TestLuceneIndexBackCompat, TestCustomDocTransformer, 
SpellPossibilityIteratorTest, TestLeaderElectionWithEmptyReplica, 
TestCollationFieldDocValues, TestChildDocTransformer, 
TestFieldCacheWithThreads, IndexSchemaRuntimeFieldTest, 
TestAuthenticationFramework, TestRebalanceLeaders, EchoParamsTest, 
RecoveryAfterSoftCommitTest, SortSpecParsingTest, TestCharFilters, 
TestUseDocValuesAsStored, OpenExchangeRatesOrgProviderTest, 
TestPostingsSolrHighlighter, PluginInfoTest, TestIndexSearcher, 
TestSolrQueryParser, LegacyCloudClusterPropTest, FullHLLTest, 
SimplePostToolTest, TestDocSet, TestUninvertingReader, 
TestFieldCacheSortRandom, TestJsonRequest, AssignTest, SynonymTokenizerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestMultiWordSynonyms, 
TestRetrieveFieldsOptimizer, LeaderFailoverAfterPartitionTest, 
SearchHandlerTest, TestReplicationHandlerBackup, OverseerTaskQueueTest, 
TestReloadDeadlock, TestSolrIndexConfig, CustomCollectionTest, 
TestUniqueKeyFieldResource, TestRawResponseWriter, TestBM25SimilarityFactory, 
TestOverriddenPrefixQueryForCustomFieldType, TestClusterProperties, 
PreAnalyzedFieldManagedSchemaCloudTest, TestFoldingMultitermQuery, 
ActionThrottleTest, DocValuesTest, UpdateRequestProcessorFactoryTest, 
TestSolrFieldCacheBean, SolrMetricsIntegrationTest, TestFieldResource, 
TestShortCircuitedRequests, TestWordDelimiterFilterFactory, 
SimpleMLTQParserTest, MissingSegmentRecoveryTest, TestScoreJoinQPNoScore, 
QueryEqualityTest, SolrIndexSplitterTest, TestQueryTypes, 
TestCloudNestedDocsSort, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [293/751 (1!)] on J1 in 64.44s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to