Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6475/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0, 
title_s=title0, id_i=0, inplace_updatable_float=1.0, 
_version_=1562915455799132160, inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}

Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was: 
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0, 
_version_=1562915455799132160, inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}
        at 
__randomizedtesting.SeedInfo.seed([B3D8CB6BC5B671ED:3B8CF4B16B4A1C15]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDeletesTest(TestInPlaceUpdatesDistrib.java:732)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:168)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11890 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\init-core-data-001
   [junit4]   2> 1956863 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1956864 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1956870 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1956870 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1956872 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1956873 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1956970 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1956984 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 1956991 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1957155 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1957159 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1957159 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1957163 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1957163 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1957163 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1957167 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1957251 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1957272 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1957282 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 1957296 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1957297 WARN  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 1957297 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1957297 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1957297 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\init-core-data-001\]
   [junit4]   2> 1957299 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1957305 WARN  (coreLoadExecutor-5225-thread-1) [    
x:collection1] 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> 1957472 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1957473 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1957474 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1957475 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1957476 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d1db312[collection1] main]
   [junit4]   2> 1957478 WARN  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1957479 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1957480 INFO  
(searcherExecutor-5226-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3d1db312[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1957480 INFO  (coreLoadExecutor-5225-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1562915246504411136
   [junit4]   2> 1957485 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1957489 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1957490 INFO  (Thread-2484) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1957490 INFO  (Thread-2484) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1957591 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63099
   [junit4]   2> 1957609 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1957612 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1957614 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1957617 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1957619 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1957621 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1957624 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1957626 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1957628 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1957630 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1957632 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1958481 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\control-001\cores\collection1
   [junit4]   2> 1958488 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1958490 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a43e17e{/,null,AVAILABLE}
   [junit4]   2> 1958492 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@45fce1f8{HTTP/1.1,[http/1.1]}{127.0.0.1:63109}
   [junit4]   2> 1958492 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.Server Started @1964813ms
   [junit4]   2> 1958492 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\tempDir-001/control/data,
 hostContext=/, hostPort=63109, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\control-001\cores}
   [junit4]   2> 1958493 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1958493 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1958493 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1958493 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1958493 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T07:08:50.324Z
   [junit4]   2> 1958500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1958500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\control-001\solr.xml
   [junit4]   2> 1958526 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63099/solr
   [junit4]   2> 1958531 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 0x15b09722d2f0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1958570 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63109_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1958572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63109_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:63109_
   [junit4]   2> 1958574 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63109_    ] o.a.s.c.Overseer Overseer 
(id=97682202907574276-127.0.0.1:63109_-n_0000000000) starting
   [junit4]   2> 1958589 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63109_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63109_
   [junit4]   2> 1958592 INFO  
(OverseerStateUpdate-97682202907574276-127.0.0.1:63109_-n_0000000000) 
[n:127.0.0.1:63109_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1958812 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63109_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\control-001\cores
   [junit4]   2> 1958813 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63109_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1958817 INFO  
(OverseerStateUpdate-97682202907574276-127.0.0.1:63109_-n_0000000000) 
[n:127.0.0.1:63109_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1959848 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1959869 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1959877 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1959884 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1959884 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1959884 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\control-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\control-001\cores\collection1\data\]
   [junit4]   2> 1959885 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1959891 WARN  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] 
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> 1960009 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1960009 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1960012 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1960012 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1960013 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bed46a7[collection1] main]
   [junit4]   2> 1960015 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1960015 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1960015 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1960016 INFO  
(searcherExecutor-5239-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7bed46a7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1960017 INFO  
(coreLoadExecutor-5238-thread-1-processing-n:127.0.0.1:63109_) 
[n:127.0.0.1:63109_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562915249164648448
   [junit4]   2> 1960025 INFO  
(coreZkRegister-5231-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1960026 INFO  
(coreZkRegister-5231-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 1960026 INFO  
(coreZkRegister-5231-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63109/collection1/
   [junit4]   2> 1960026 INFO  
(coreZkRegister-5231-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1960026 INFO  
(coreZkRegister-5231-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:63109/collection1/ has no replicas
   [junit4]   2> 1960026 INFO  
(coreZkRegister-5231-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1960031 INFO  
(coreZkRegister-5231-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:63109/collection1/ shard1
   [junit4]   2> 1960185 INFO  
(coreZkRegister-5231-thread-1-processing-n:127.0.0.1:63109_ x:collection1 
c:control_collection) [n:127.0.0.1:63109_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1960284 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1960286 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63099/solr ready
   [junit4]   2> 1960286 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1960287 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1960294 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 0x15b09722d2f0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1961123 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-1-001\cores\collection1
   [junit4]   2> 1961129 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-1-001
   [junit4]   2> 1961130 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1961131 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b9a3547{/,null,AVAILABLE}
   [junit4]   2> 1961132 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@21d014e0{HTTP/1.1,[http/1.1]}{127.0.0.1:63133}
   [junit4]   2> 1961133 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.Server Started @1967454ms
   [junit4]   2> 1961133 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63133, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-1-001\cores}
   [junit4]   2> 1961133 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1961133 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1961133 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961133 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1961133 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T07:08:52.964Z
   [junit4]   2> 1961141 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1961141 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-1-001\solr.xml
   [junit4]   2> 1961161 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63099/solr
   [junit4]   2> 1961181 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63133_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1961186 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63133_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1961190 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63133_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63133_
   [junit4]   2> 1961192 INFO  (zkCallback-3137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1961193 INFO  
(zkCallback-3133-thread-3-processing-n:127.0.0.1:63109_) [n:127.0.0.1:63109_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1961193 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1961405 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63133_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-1-001\cores
   [junit4]   2> 1961405 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63133_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1961418 INFO  
(OverseerStateUpdate-97682202907574276-127.0.0.1:63109_-n_0000000000) 
[n:127.0.0.1:63109_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1961548 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1962442 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1962462 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1962469 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1962474 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1962475 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1962475 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-1-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 1962476 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1962487 WARN  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] 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> 1962646 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1962646 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1962648 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1962648 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1962649 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2515098f[collection1] main]
   [junit4]   2> 1962651 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1962652 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1962652 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1962654 INFO  
(searcherExecutor-5250-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2515098f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1962655 INFO  
(coreLoadExecutor-5249-thread-1-processing-n:127.0.0.1:63133_) 
[n:127.0.0.1:63133_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562915251930791936
   [junit4]   2> 1962665 INFO  
(coreZkRegister-5244-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1962665 INFO  
(coreZkRegister-5244-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1962665 INFO  
(coreZkRegister-5244-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63133/collection1/
   [junit4]   2> 1962665 INFO  
(coreZkRegister-5244-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1962665 INFO  
(coreZkRegister-5244-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63133/collection1/ has no 
replicas
   [junit4]   2> 1962665 INFO  
(coreZkRegister-5244-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1962673 INFO  
(coreZkRegister-5244-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63133/collection1/ shard1
   [junit4]   2> 1962786 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1962834 INFO  
(coreZkRegister-5244-thread-1-processing-n:127.0.0.1:63133_ x:collection1 
c:collection1) [n:127.0.0.1:63133_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1962946 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1963705 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-2-001\cores\collection1
   [junit4]   2> 1963710 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-2-001
   [junit4]   2> 1963711 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1963712 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41b804b5{/,null,AVAILABLE}
   [junit4]   2> 1963713 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@52f4c9{HTTP/1.1,[http/1.1]}{127.0.0.1:63153}
   [junit4]   2> 1963713 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.Server Started @1970034ms
   [junit4]   2> 1963713 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63153, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-2-001\cores}
   [junit4]   2> 1963714 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1963714 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1963714 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1963714 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1963714 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T07:08:55.545Z
   [junit4]   2> 1963724 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 0x15b09722d2f000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1963725 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1963725 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-2-001\solr.xml
   [junit4]   2> 1963746 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63099/solr
   [junit4]   2> 1963762 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63153_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1963764 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63153_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1963769 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63153_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63153_
   [junit4]   2> 1963781 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1963781 INFO  
(zkCallback-3133-thread-1-processing-n:127.0.0.1:63109_) [n:127.0.0.1:63109_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1963781 INFO  (zkCallback-3137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1963813 INFO  
(zkCallback-3149-thread-2-processing-n:127.0.0.1:63153_) [n:127.0.0.1:63153_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1963945 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63153_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-2-001\cores
   [junit4]   2> 1963945 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63153_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1963947 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1964023 INFO  
(OverseerStateUpdate-97682202907574276-127.0.0.1:63109_-n_0000000000) 
[n:127.0.0.1:63109_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1964220 INFO  
(zkCallback-3149-thread-3-processing-n:127.0.0.1:63153_) [n:127.0.0.1:63153_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1964220 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1965047 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1965067 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1965075 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1965080 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1965080 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1965080 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-2-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 1965080 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1965089 WARN  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] 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> 1965236 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1965236 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1965239 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1965239 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1965239 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@b8cfce6[collection1] main]
   [junit4]   2> 1965241 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1965241 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1965241 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1965243 INFO  
(searcherExecutor-5261-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
c:collection1) [n:127.0.0.1:63153_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b8cfce6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1965244 INFO  
(coreLoadExecutor-5260-thread-1-processing-n:127.0.0.1:63153_) 
[n:127.0.0.1:63153_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562915254645555200
   [junit4]   2> 1965251 INFO  
(coreZkRegister-5255-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
c:collection1) [n:127.0.0.1:63153_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1965252 INFO  
(updateExecutor-3146-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1965254 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1965254 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1965254 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1965256 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1965256 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:63133/collection1/] 
and I am [http://127.0.0.1:63153/collection1/]
   [junit4]   2> 1965264 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:63133]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:63153_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1965269 INFO  (qtp660636920-15480) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1965270 INFO  (qtp660636920-15480) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1965270 INFO  (qtp660636920-15480) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:63153_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:63153","node_name":"127.0.0.1:63153_","state":"down"}
   [junit4]   2> 1965363 INFO  
(zkCallback-3149-thread-3-processing-n:127.0.0.1:63153_) [n:127.0.0.1:63153_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1965364 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1966189 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-3-001\cores\collection1
   [junit4]   2> 1966192 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-3-001
   [junit4]   2> 1966193 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1966194 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7af9293f{/,null,AVAILABLE}
   [junit4]   2> 1966195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37f58654{HTTP/1.1,[http/1.1]}{127.0.0.1:63167}
   [junit4]   2> 1966195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.Server Started @1972516ms
   [junit4]   2> 1966195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63167, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-3-001\cores}
   [junit4]   2> 1966195 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1966195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1966195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1966195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1966195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T07:08:58.026Z
   [junit4]   2> 1966210 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1966210 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-3-001\solr.xml
   [junit4]   2> 1966234 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63099/solr
   [junit4]   2> 1966240 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 0x15b09722d2f000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1966254 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63167_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1966259 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63167_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1966262 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63167_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63167_
   [junit4]   2> 1966267 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1966267 INFO  
(zkCallback-3133-thread-2-processing-n:127.0.0.1:63109_) [n:127.0.0.1:63109_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1966269 INFO  (zkCallback-3137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1966269 INFO  
(zkCallback-3149-thread-3-processing-n:127.0.0.1:63153_) [n:127.0.0.1:63153_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1966270 INFO  (qtp660636920-15480) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:63153_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:63153","node_name":"127.0.0.1:63153_","state":"recovering"}
   [junit4]   2> 1966270 INFO  (qtp660636920-15480) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1966270 INFO  (qtp660636920-15480) [n:127.0.0.1:63133_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:63153_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1966270 INFO  
(zkCallback-3156-thread-1-processing-n:127.0.0.1:63167_) [n:127.0.0.1:63167_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1966386 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1966386 INFO  
(zkCallback-3149-thread-3-processing-n:127.0.0.1:63153_) [n:127.0.0.1:63153_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1966442 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63167_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-3-001\cores
   [junit4]   2> 1966442 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) 
[n:127.0.0.1:63167_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1966449 INFO  
(OverseerStateUpdate-97682202907574276-127.0.0.1:63109_-n_0000000000) 
[n:127.0.0.1:63109_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1966555 INFO  
(zkCallback-3149-thread-3-processing-n:127.0.0.1:63153_) [n:127.0.0.1:63153_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1966555 INFO  
(zkCallback-3156-thread-1-processing-n:127.0.0.1:63167_) [n:127.0.0.1:63167_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1966556 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1966779 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 1966779 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to replicate 
from [http://127.0.0.1:63133/collection1/].
   [junit4]   2> 1966786 INFO  (qtp660636920-15482) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1562915256262459392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1966787 INFO  (qtp660636920-15482) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1966788 INFO  (qtp660636920-15482) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1966788 INFO  (qtp660636920-15482) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 1966791 INFO  (qtp660636920-15478) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1966792 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1966792 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1966792 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1966792 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1966792 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replication Recovery was 
successful.
   [junit4]   2> 1966792 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 1966794 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an 
interval of 3000ms
   [junit4]   2> 1966794 WARN  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.h.ReplicationHandler SolrCloud is enabled for 
core collection1 but so is old-style replication. Make sure you intend this 
behavior, it usually indicates a mis-configuration. Master setting is false and 
slave setting is true
   [junit4]   2> 1966796 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Updating version bucket 
highest from index after successful recovery.
   [junit4]   2> 1966796 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1562915256272945152
   [junit4]   2> 1966798 INFO  
(recoveryExecutor-3147-thread-1-processing-n:127.0.0.1:63153_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:63153_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Finished recovery process, 
successful=[true]
   [junit4]   2> 1966799 INFO  (indexFetcher-5273-thread-1) [n:127.0.0.1:63153_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Updated 
masterUrl to http://127.0.0.1:63133/collection1/
   [junit4]   2> 1966800 INFO  (qtp660636920-15480) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1966800 INFO  (indexFetcher-5273-thread-1) [n:127.0.0.1:63153_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher 
Master's generation: 1
   [junit4]   2> 1966800 INFO  (indexFetcher-5273-thread-1) [n:127.0.0.1:63153_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher 
Master's version: 0
   [junit4]   2> 1966800 INFO  (indexFetcher-5273-thread-1) [n:127.0.0.1:63153_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's 
generation: 1
   [junit4]   2> 1966800 INFO  (indexFetcher-5273-thread-1) [n:127.0.0.1:63153_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's 
version: 0
   [junit4]   2> 1966901 INFO  
(zkCallback-3149-thread-3-processing-n:127.0.0.1:63153_) [n:127.0.0.1:63153_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1966901 INFO  
(zkCallback-3156-thread-1-processing-n:127.0.0.1:63167_) [n:127.0.0.1:63167_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1966901 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1967496 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1967509 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1967517 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1967522 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1967522 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1967522 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-3-001\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 1967523 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35c8b4f8
   [junit4]   2> 1967530 WARN  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] 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> 1967665 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1967665 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1967668 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1967668 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1967669 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2f3716ce[collection1] main]
   [junit4]   2> 1967672 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1967672 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1967672 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1967674 INFO  
(searcherExecutor-5274-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
c:collection1) [n:127.0.0.1:63167_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f3716ce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1967674 INFO  
(coreLoadExecutor-5271-thread-1-processing-n:127.0.0.1:63167_) 
[n:127.0.0.1:63167_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562915257193594880
   [junit4]   2> 1967680 INFO  
(coreZkRegister-5266-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
c:collection1) [n:127.0.0.1:63167_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1967681 INFO  
(updateExecutor-3153-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1967682 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1967682 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1967682 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1967682 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1967682 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:63133/collection1/] 
and I am [http://127.0.0.1:63167/collection1/]
   [junit4]   2> 1967688 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:63133]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:63167_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1967689 INFO  (qtp660636920-15481) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1967690 INFO  (qtp660636920-15481) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1967690 INFO  (qtp660636920-15481) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:63167_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:63167","node_name":"127.0.0.1:63167_","state":"down"}
   [junit4]   2> 1967788 INFO  
(zkCallback-3149-thread-3-processing-n:127.0.0.1:63153_) [n:127.0.0.1:63153_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1967788 INFO  
(zkCallback-3156-thread-1-processing-n:127.0.0.1:63167_) [n:127.0.0.1:63167_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1967789 INFO  
(zkCallback-3143-thread-1-processing-n:127.0.0.1:63133_) [n:127.0.0.1:63133_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1967857 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1967857 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 1968690 INFO  (qtp660636920-15481) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:63167_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:63167","node_name":"127.0.0.1:63167_","state":"recovering"}
   [junit4]   2> 1968690 INFO  (qtp660636920-15481) [n:127.0.0.1:63133_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1968690 INFO  (qtp660636920-15481) [n:127.0.0.1:63133_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:63167_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 1969191 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 1969191 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to replicate 
from [http://127.0.0.1:63133/collection1/].
   [junit4]   2> 1969194 INFO  (qtp660636920-15478) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1562915258787430400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1969195 INFO  (qtp660636920-15478) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1969195 INFO  (qtp660636920-15478) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1969195 INFO  (qtp660636920-15478) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 1969206 INFO  (qtp660636920-15481) [n:127.0.0.1:63133_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1969206 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1969206 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1969206 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1969206 INFO  
(recoveryExecutor-3154-thread-1-processing-n:127.0.0.1:63167_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63167_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.h.IndexFetcher Sl

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

r Stopped o.e.j.s.ServletContextHandler@41b804b5{/,null,UNAVAILABLE}
   [junit4]   2> 2167348 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 63167
   [junit4]   2> 2167348 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1496895602
   [junit4]   2> 2167348 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2167350 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2167352 INFO  (coreCloseExecutor-5349-thread-1) 
[n:127.0.0.1:63167_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@dee1c0
   [junit4]   2> 2167459 INFO  
(zkCallback-3156-thread-2-processing-n:127.0.0.1:63167_) [n:127.0.0.1:63167_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2167469 INFO  (coreCloseExecutor-5349-thread-1) 
[n:127.0.0.1:63167_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.core_node3, tag=14606784
   [junit4]   2> 2167487 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.Overseer Overseer (id=97682202907574287-127.0.0.1:63167_-n_0000000003) 
closing
   [junit4]   2> 2167487 INFO  
(OverseerStateUpdate-97682202907574287-127.0.0.1:63167_-n_0000000003) 
[n:127.0.0.1:63167_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:63167_
   [junit4]   2> 2167494 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 0x15b09722d2f000f, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2167494 WARN  
(zkCallback-3156-thread-2-processing-n:127.0.0.1:63167_) [n:127.0.0.1:63167_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2167497 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@37f58654{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2167497 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7af9293f{/,null,UNAVAILABLE}
   [junit4]   2> 2167501 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B3D8CB6BC5B671ED]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63099 63099
   [junit4]   2> 2167503 INFO  (Thread-2484) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63099 63099
   [junit4]   2> 2167505 WARN  (Thread-2484) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        207     /solr/overseer/collection-queue-work
   [junit4]   2>        41      /solr/overseer/queue
   [junit4]   2>        14      /solr/overseer/queue-work
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test 
-Dtests.seed=B3D8CB6BC5B671ED -Dtests.slow=true -Dtests.locale=fr-CH 
-Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE  210s J0 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: This doc was supposed 
to have been deleted, but was: SolrDocument{id=0, title_s=title0, id_i=0, 
inplace_updatable_float=1.0, _version_=1562915455799132160, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B3D8CB6BC5B671ED:3B8CF4B16B4A1C15]:0)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDeletesTest(TestInPlaceUpdatesDistrib.java:732)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:168)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2167509 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2167509 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1705881454
   [junit4]   2> 2167523 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[B3D8CB6BC5B671ED]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2167525 INFO  (coreCloseExecutor-5351-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@194a2850
   [junit4]   2> 2167562 INFO  (coreCloseExecutor-5351-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=424290384
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestInPlaceUpdatesDistrib_B3D8CB6BC5B671ED-001
   [junit4]   2> Mar 26, 2017 7:12:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{title_s=FSTOrd50, id=PostingsFormat(name=Direct), 
id_field_copy_that_does_not_support_in_place_update_s=FSTOrd50}, 
docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene70), 
id_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Asserting), 
inplace_updatable_int_with_default=DocValuesFormat(name=Lucene70), 
inplace_updatable_int=DocValuesFormat(name=Direct), 
inplace_updatable_float_with_default=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=2046, maxMBSortInHeap=7.630854512820971, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-CH, timezone=SystemV/EST5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=440834312,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerRolesTest, 
SimplePostToolTest, SpatialHeatmapFacetsTest, TestJettySolrRunner, 
TestExceedMaxTermLength, MetricsHandlerTest, PeerSyncTest, 
DataDrivenBlockJoinTest, TestUseDocValuesAsStored, TestRawResponseWriter, 
SpatialRPTFieldTypeTest, TestIntervalFaceting, TestMultiWordSynonyms, 
ShardSplitTest, TestSystemCollAutoCreate, TestMergePolicyConfig, 
TestDelegationWithHadoopAuth, DirectUpdateHandlerTest, 
BinaryUpdateRequestHandlerTest, TestCryptoKeys, 
TestStressCloudBlindAtomicUpdates, ClusterStateUpdateTest, 
DistributedFacetPivotSmallAdvancedTest, TestInitQParser, TestCharFilters, 
TestFieldCacheSortRandom, SolrMetricReporterTest, 
TestOnReconnectListenerSupport, TestBulkSchemaAPI, 
OverseerCollectionConfigSetProcessorTest, TestManagedStopFilterFactory, 
TestTestInjection, TestSubQueryTransformerDistrib, RulesTest, 
SolrGangliaReporterTest, TestConfigSetImmutable, TestXIncludeConfig, 
DirectSolrConnectionTest, HdfsDirectoryFactoryTest, TestSubQueryTransformer, 
CoreAdminCreateDiscoverTest, TestExactSharedStatsCache, 
PathHierarchyTokenizerFactoryTest, CollectionStateFormat2Test, 
TestNamedUpdateProcessors, TestSchemaSimilarityResource, OutputWriterTest, 
TestCloudPivotFacet, TestGeoJSONResponseWriter, PolyFieldTest, 
SpatialFilterTest, SubstringBytesRefFilterTest, TestMacros, TestLazyCores, 
QueryElevationComponentTest, FacetPivotSmallTest, SoftAutoCommitTest, 
TestMinMaxOnMultiValuedField, ActionThrottleTest, SolrIndexMetricsTest, 
TestExtendedDismaxParser, TestComplexPhraseQParserPlugin, 
SharedFSAutoReplicaFailoverUtilsTest, BigEndianAscendingWordDeserializerTest, 
TestCloudManagedSchema, TestManagedSchemaThreadSafety, 
TestManagedResourceStorage, TestSolrCoreSnapshots, TestSolrConfigHandlerCloud, 
HdfsThreadLeakTest, HdfsDirectoryTest, RecoveryZkTest, BasicDistributedZkTest, 
DistributedQueryComponentOptimizationTest, BlockDirectoryTest, 
TestSlowCompositeReaderWrapper, TimeZoneUtilsTest, TestSolrXml, CopyFieldTest, 
SolrCLIZkUtilsTest, TestQuerySenderNoQuery, CdcrRequestHandlerTest, 
TestScoreJoinQPNoScore, TestSolrCloudWithHadoopAuthPlugin, 
TestReloadAndDeleteDocs, TestInPlaceUpdatesDistrib]
   [junit4] Completed [314/701 (1!)] on J0 in 211.52s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44509 lines...]

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

Reply via email to