Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2984/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@7ca9d582 (not leader) wrong 
[docid] for SolrDocument{id=30, 
id_field_copy_that_does_not_support_in_place_update_s=30, title_s=title30, 
id_i=30, inplace_updatable_float=101.0, _version_=1560829624317902848, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=1284} expected:<1225> but 
was:<1284>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@7ca9d582 (not leader) wrong 
[docid] for SolrDocument{id=30, 
id_field_copy_that_does_not_support_in_place_update_s=30, title_s=title30, 
id_i=30, inplace_updatable_float=101.0, _version_=1560829624317902848, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=1284} expected:<1225> but 
was:<1284>
        at 
__randomizedtesting.SeedInfo.seed([112AB613688FE79D:997E89C9C6738A65]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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 13208 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/init-core-data-001
   [junit4]   2> 1754324 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1754325 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1754325 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1754326 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1754327 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1754342 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1754342 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1754349 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 1754359 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1754361 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1754376 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1754378 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754378 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1754381 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754381 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1754381 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754382 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1754399 WARN  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1754399 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1754406 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1754409 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 1754410 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1754410 WARN  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 1754411 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754411 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/init-core-data-001/]
   [junit4]   2> 1754411 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1754412 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=29.4150390625, 
floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=20.396443354211165, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22254901629983578
   [junit4]   2> 1754416 WARN  (coreLoadExecutor-7021-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> 1754452 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1754452 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1754453 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1754453 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1754454 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=10.8251953125, 
floorSegmentMB=0.51171875, forceMergeDeletesPctAllowed=26.837452111404936, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1754454 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fad80e5[collection1] main]
   [junit4]   2> 1754454 WARN  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1754454 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1754456 INFO  
(searcherExecutor-7022-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6fad80e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1754456 INFO  (coreLoadExecutor-7021-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1560829599716212736
   [junit4]   2> 1754459 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1754461 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1754464 INFO  (Thread-3611) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1754464 INFO  (Thread-3611) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1754564 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46522
   [junit4]   2> 1754569 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1754572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1754573 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1754574 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1754575 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1754575 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1754576 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1754577 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1754577 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1754578 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1754578 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1754581 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 0x15a92e4056a0002, 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> 1754673 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores/collection1
   [junit4]   2> 1754676 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1754677 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74b0c300{/,null,AVAILABLE}
   [junit4]   2> 1754677 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@30a87319{SSL,[ssl, 
http/1.1]}{127.0.0.1:43560}
   [junit4]   2> 1754678 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.Server Started @1756706ms
   [junit4]   2> 1754678 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/tempDir-001/control/data,
 hostContext=/, hostPort=43560, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores}
   [junit4]   2> 1754678 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1754678 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1754679 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1754679 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1754679 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-03T06:38:21.759Z
   [junit4]   2> 1754681 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 0x15a92e4056a0003, 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> 1754682 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1754682 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/solr.xml
   [junit4]   2> 1754687 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1754688 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46522/solr
   [junit4]   2> 1754701 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:43560_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1754702 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:43560_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:43560_
   [junit4]   2> 1754702 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:43560_    ] o.a.s.c.Overseer Overseer 
(id=97551849982918661-127.0.0.1:43560_-n_0000000000) starting
   [junit4]   2> 1754708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:43560_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43560_
   [junit4]   2> 1754711 INFO  
(zkCallback-2610-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1754789 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:43560_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores
   [junit4]   2> 1754789 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:43560_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1754805 INFO  
(OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) 
[n:127.0.0.1:43560_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1754839 WARN  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1754839 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1754847 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1754850 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1754851 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1754851 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/control-001/cores/collection1/data/]
   [junit4]   2> 1754851 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ 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@6edc845a
   [junit4]   2> 1754852 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=29.4150390625, 
floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=20.396443354211165, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22254901629983578
   [junit4]   2> 1754857 WARN  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ 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> 1754894 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1754894 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1754895 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1754895 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1754895 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=10.8251953125, 
floorSegmentMB=0.51171875, forceMergeDeletesPctAllowed=26.837452111404936, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1754895 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@69ff8641[collection1] main]
   [junit4]   2> 1754896 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1754897 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1754897 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1754898 INFO  
(searcherExecutor-7035-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@69ff8641[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1754898 INFO  
(coreLoadExecutor-7034-thread-1-processing-n:127.0.0.1:43560_) 
[n:127.0.0.1:43560_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560829600179683328
   [junit4]   2> 1754903 INFO  
(coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1754903 INFO  
(coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ 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> 1754903 INFO  
(coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43560/collection1/
   [junit4]   2> 1754903 INFO  
(coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1754903 INFO  
(coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:43560/collection1/ has no replicas
   [junit4]   2> 1754904 INFO  
(coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ 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> 1754906 INFO  
(coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:43560/collection1/ shard1
   [junit4]   2> 1755056 INFO  
(coreZkRegister-7027-thread-1-processing-n:127.0.0.1:43560_ x:collection1 
c:control_collection) [n:127.0.0.1:43560_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1755453 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1755454 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46522/solr ready
   [junit4]   2> 1755454 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1755454 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1755558 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores/collection1
   [junit4]   2> 1755559 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001
   [junit4]   2> 1755561 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1755562 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c5674ec{/,null,AVAILABLE}
   [junit4]   2> 1755562 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ca8431{SSL,[ssl, 
http/1.1]}{127.0.0.1:34090}
   [junit4]   2> 1755563 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.Server Started @1757591ms
   [junit4]   2> 1755563 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34090, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores}
   [junit4]   2> 1755563 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1755563 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1755564 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1755564 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1755564 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-03T06:38:22.644Z
   [junit4]   2> 1755566 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1755566 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/solr.xml
   [junit4]   2> 1755573 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1755574 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46522/solr
   [junit4]   2> 1755580 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:34090_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1755582 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:34090_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1755583 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:34090_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34090_
   [junit4]   2> 1755585 INFO  
(zkCallback-2610-thread-3-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755597 INFO  (zkCallback-2614-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755597 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755673 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:34090_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores
   [junit4]   2> 1755674 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:34090_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1755681 INFO  
(OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) 
[n:127.0.0.1:43560_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1755782 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1756693 WARN  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1756694 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1756705 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1756709 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1756710 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1756711 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1756711 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1756712 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, 
maxMergedSegmentMB=29.4150390625, floorSegmentMB=1.583984375, 
forceMergeDeletesPctAllowed=20.396443354211165, segmentsPerTier=18.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22254901629983578
   [junit4]   2> 1756718 WARN  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ 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> 1756780 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1756780 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1756781 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1756781 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1756781 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.51171875, 
forceMergeDeletesPctAllowed=26.837452111404936, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1756782 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5b4a533d[collection1] main]
   [junit4]   2> 1756782 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1756782 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1756782 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1756784 INFO  
(searcherExecutor-7046-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b4a533d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1756784 INFO  
(coreLoadExecutor-7045-thread-1-processing-n:127.0.0.1:34090_) 
[n:127.0.0.1:34090_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560829602157297664
   [junit4]   2> 1756789 INFO  
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1756790 INFO  
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ 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> 1756790 INFO  
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34090/collection1/
   [junit4]   2> 1756790 INFO  
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1756790 INFO  
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:34090/collection1/ has no 
replicas
   [junit4]   2> 1756790 INFO  
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1756792 INFO  
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34090/collection1/ shard1
   [junit4]   2> 1756896 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1756927 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores/collection1
   [junit4]   2> 1756928 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001
   [junit4]   2> 1756931 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1756932 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e5355b5{/,null,AVAILABLE}
   [junit4]   2> 1756933 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5fc35d2f{SSL,[ssl, 
http/1.1]}{127.0.0.1:38143}
   [junit4]   2> 1756934 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.Server Started @1758962ms
   [junit4]   2> 1756934 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=38143, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores}
   [junit4]   2> 1756934 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1756934 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1756934 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1756934 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1756934 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-03T06:38:24.014Z
   [junit4]   2> 1756938 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1756938 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/solr.xml
   [junit4]   2> 1756942 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1756943 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46522/solr
   [junit4]   2> 1756945 INFO  
(coreZkRegister-7040-thread-1-processing-n:127.0.0.1:34090_ x:collection1 
c:collection1) [n:127.0.0.1:34090_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1756950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:38143_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1756951 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:38143_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1756952 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:38143_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38143_
   [junit4]   2> 1756953 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756953 INFO  
(zkCallback-2610-thread-1-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756953 INFO  (zkCallback-2614-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1756954 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1756958 INFO  
(zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1757064 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:38143_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores
   [junit4]   2> 1757064 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:38143_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1757069 WARN  
(OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) 
[n:127.0.0.1:43560_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 1757072 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1757074 INFO  
(OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) 
[n:127.0.0.1:43560_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1757175 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1757176 INFO  
(zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    
] 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> 1758088 WARN  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1758089 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1758096 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1758099 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1758100 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1758100 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1758100 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1758101 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, 
maxMergedSegmentMB=29.4150390625, floorSegmentMB=1.583984375, 
forceMergeDeletesPctAllowed=20.396443354211165, segmentsPerTier=18.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22254901629983578
   [junit4]   2> 1758105 WARN  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ 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> 1758131 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1758131 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1758131 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1758131 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1758132 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.51171875, 
forceMergeDeletesPctAllowed=26.837452111404936, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1758132 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@679ef150[collection1] main]
   [junit4]   2> 1758140 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1758141 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1758141 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1758142 INFO  
(searcherExecutor-7057-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
c:collection1) [n:127.0.0.1:38143_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@679ef150[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1758142 INFO  
(coreLoadExecutor-7056-thread-1-processing-n:127.0.0.1:38143_) 
[n:127.0.0.1:38143_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560829603581263872
   [junit4]   2> 1758145 INFO  
(coreZkRegister-7051-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
c:collection1) [n:127.0.0.1:38143_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1758145 INFO  
(updateExecutor-2623-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1758146 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1758146 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1758146 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1758146 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ 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> 1758146 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:34090/collection1/] 
and I am [https://127.0.0.1:38143/collection1/]
   [junit4]   2> 1758147 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:34090]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38143_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1758201 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1758202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1758202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] 
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:38143_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:38143","node_name":"127.0.0.1:38143_","state":"down"}
   [junit4]   2> 1758248 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1758248 INFO  
(zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    
] 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> 1758810 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores/collection1
   [junit4]   2> 1758811 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001
   [junit4]   2> 1758813 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1758814 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b6cfa8{/,null,AVAILABLE}
   [junit4]   2> 1758814 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c9fd662{SSL,[ssl, 
http/1.1]}{127.0.0.1:37390}
   [junit4]   2> 1758815 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.e.j.s.Server Started @1760844ms
   [junit4]   2> 1758815 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37390, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores}
   [junit4]   2> 1758815 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1758816 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1758816 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1758816 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1758816 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-03T06:38:25.896Z
   [junit4]   2> 1758818 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1758819 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/solr.xml
   [junit4]   2> 1758837 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1758837 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46522/solr
   [junit4]   2> 1758850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:37390_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1758851 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:37390_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1758853 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:37390_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37390_
   [junit4]   2> 1758853 INFO  (zkCallback-2614-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758854 INFO  
(zkCallback-2610-thread-3-processing-n:127.0.0.1:43560_) [n:127.0.0.1:43560_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758854 INFO  
(zkCallback-2633-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758854 INFO  
(zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758854 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1758938 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:37390_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores
   [junit4]   2> 1758938 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) 
[n:127.0.0.1:37390_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1758943 INFO  
(OverseerStateUpdate-97551849982918661-127.0.0.1:43560_-n_0000000000) 
[n:127.0.0.1:43560_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1759044 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1759044 INFO  
(zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    
] 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> 1759044 INFO  
(zkCallback-2633-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_    
] 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> 1759202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] 
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:38143_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:38143","node_name":"127.0.0.1:38143_","state":"recovering"}
   [junit4]   2> 1759202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1759202 INFO  (qtp385871557-15510) [n:127.0.0.1:34090_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38143_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1759703 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [https://127.0.0.1:34090/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1759703 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=https://127.0.0.1:38143 START 
replicas=[https://127.0.0.1:34090/collection1/] nUpdates=100
   [junit4]   2> 1759707 INFO  (qtp385871557-15511) [n:127.0.0.1:34090_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1759707 INFO  (qtp385871557-15511) [n:127.0.0.1:34090_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1759708 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1759708 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 1759708 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1759708 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 1759709 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1759709 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 1759709 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 1759709 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1759709 INFO  
(recoveryExecutor-2624-thread-1-processing-n:127.0.0.1:38143_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38143_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 1759815 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1759815 INFO  
(zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    
] 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> 1759815 INFO  
(zkCallback-2633-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_    
] 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> 1759947 WARN  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1759948 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1759956 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 1759958 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1759959 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1759960 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1759960 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6edc845a
   [junit4]   2> 1759960 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, 
maxMergedSegmentMB=29.4150390625, floorSegmentMB=1.583984375, 
forceMergeDeletesPctAllowed=20.396443354211165, segmentsPerTier=18.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22254901629983578
   [junit4]   2> 1759964 WARN  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ 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> 1759990 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1759990 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1759991 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1759991 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1759991 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=10.8251953125, floorSegmentMB=0.51171875, 
forceMergeDeletesPctAllowed=26.837452111404936, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1759991 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@55adf54c[collection1] main]
   [junit4]   2> 1759992 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1759992 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1759992 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1759993 INFO  
(searcherExecutor-7068-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
c:collection1) [n:127.0.0.1:37390_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55adf54c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1759993 INFO  
(coreLoadExecutor-7067-thread-1-processing-n:127.0.0.1:37390_) 
[n:127.0.0.1:37390_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560829605522178048
   [junit4]   2> 1759996 INFO  
(coreZkRegister-7062-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
c:collection1) [n:127.0.0.1:37390_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1759997 INFO  
(updateExecutor-2630-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1759997 INFO  
(recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1759997 INFO  
(recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1759997 INFO  
(recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1759997 INFO  
(recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ 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> 1759997 INFO  
(recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [https://127.0.0.1:34090/collection1/] 
and I am [https://127.0.0.1:37390/collection1/]
   [junit4]   2> 1759999 INFO  
(recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:34090]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37390_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1760001 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1760002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1760002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] 
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:37390_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:37390","node_name":"127.0.0.1:37390_","state":"down"}
   [junit4]   2> 1760037 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1760037 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[112AB613688FE79D]) [    ] 
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:down live:true
   [junit4]   2> 1760099 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:34090_) [n:127.0.0.1:34090_    
] 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> 1760099 INFO  
(zkCallback-2626-thread-1-processing-n:127.0.0.1:38143_) [n:127.0.0.1:38143_    
] 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> 1760099 INFO  
(zkCallback-2633-thread-1-processing-n:127.0.0.1:37390_) [n:127.0.0.1:37390_    
] 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> 1761002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] 
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:37390_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:37390","node_name":"127.0.0.1:37390_","state":"recovering"}
   [junit4]   2> 1761002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1761002 INFO  (qtp385871557-15516) [n:127.0.0.1:34090_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:37390_&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> 1761503 INFO  
(recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [https://127.0.0.1:34090/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1761503 INFO  
(recoveryExecutor-2631-thread-1-processing-n:127.0.0.1:37390_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:37390_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u

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

t4]   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>        5       /solr/clusterprops.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        68      /solr/overseer/collection-queue-work
   [junit4]   2>        25      /solr/overseer/queue
   [junit4]   2>        10      /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=112AB613688FE79D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=th -Dtests.timezone=America/St_Kitts -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 70.0s J1 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 'sanitycheck' results 
against client: org.apache.solr.client.solrj.impl.HttpSolrClient@7ca9d582 (not 
leader) wrong [docid] for SolrDocument{id=30, 
id_field_copy_that_does_not_support_in_place_update_s=30, title_s=title30, 
id_i=30, inplace_updatable_float=101.0, _version_=1560829624317902848, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=1284} expected:<1225> but 
was:<1284>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([112AB613688FE79D:997E89C9C6738A65]:0)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1824443 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1824443 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=277939740
   [junit4]   2> 1824444 INFO  (coreCloseExecutor-7090-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3d7d4986
   [junit4]   2> 1824461 INFO  (coreCloseExecutor-7090-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1824462 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[112AB613688FE79D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_112AB613688FE79D-001
   [junit4]   2> Mar 03, 2017 6:39:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{title_s=BlockTreeOrds(blocksize=128), id=FSTOrd50, 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene54), 
id_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Asserting), 
title_s=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Direct), 
id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Asserting),
 inplace_updatable_int_with_default=DocValuesFormat(name=Lucene54), 
inplace_updatable_float_with_default=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=1361, maxMBSortInHeap=6.480231749292274, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=th, 
timezone=America/St_Kitts
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=162974896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, 
TestScoreJoinQPScore, TestFastOutputStream, TestSolrCoreParser, 
CollectionsAPIDistributedZkTest, URLClassifyProcessorTest, 
RecoveryAfterSoftCommitTest, HdfsThreadLeakTest, TestUnifiedSolrHighlighter, 
AnalyticsMergeStrategyTest, CollectionsAPISolrJTest, HdfsDirectoryTest, 
TestLockTree, DistributedQueueTest, TestDistributedGrouping, 
SolrCoreMetricManagerTest, ReplicationFactorTest, SystemInfoHandlerTest, 
BlockJoinFacetSimpleTest, TestManagedStopFilterFactory, ClusterStateUpdateTest, 
TestTolerantUpdateProcessorCloud, TestStressCloudBlindAtomicUpdates, 
SimpleMLTQParserTest, TestConfigSetsAPIExclusivity, SpellingQueryConverterTest, 
MoreLikeThisHandlerTest, CoreAdminCreateDiscoverTest, MultiTermTest, 
AssignTest, TestAuthorizationFramework, TestCoreContainer, TestRTGBase, 
SolrCLIZkUtilsTest, TestCollectionAPIs, InfoHandlerTest, 
TestCollationFieldDocValues, TestReplicationHandlerBackup, TestSQLHandler, 
InfixSuggestersTest, SolrCmdDistributorTest, ConnectionManagerTest, 
SoftAutoCommitTest, TestSimpleTrackingShardHandler, 
TestJavabinTupleStreamParser, TestFuzzyAnalyzedSuggestions, 
TestSolrIndexConfig, SuggesterFSTTest, DirectoryFactoryTest, 
SchemaVersionSpecificBehaviorTest, TestSolrConfigHandlerConcurrent, 
LoggingHandlerTest, DocValuesMissingTest, CdcrRequestHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, 
TestBulkSchemaAPI, ZkControllerTest, HdfsCollectionsAPIDistributedZkTest, 
TestFileDictionaryLookup, TestRawTransformer, DateMathParserTest, 
CopyFieldTest, TestFieldCacheWithThreads, BasicFunctionalityTest, 
SpellCheckCollatorTest, SubstringBytesRefFilterTest, HdfsRecoveryZkTest, 
TestBM25SimilarityFactory, TestLuceneMatchVersion, SliceStateTest, 
FileUtilsTest, LeaderInitiatedRecoveryOnShardRestartTest, 
OverseerCollectionConfigSetProcessorTest, ConvertedLegacyTest, 
TestPartialUpdateDeduplication, MultiThreadedOCPTest, TestSimpleQParserPlugin, 
CheckHdfsIndexTest, TestNumericTerms64, JsonLoaderTest, TestExportWriter, 
CSVRequestHandlerTest, ChaosMonkeySafeLeaderTest, 
TestExclusionRuleCollectionAccess, IndexSchemaTest, BasicAuthIntegrationTest, 
TestTrie, SolrIndexSplitterTest, TestCloudManagedSchema, 
TestDefaultSearchFieldResource, SolrJmxReporterTest, 
DistributedMLTComponentTest, TestStressVersions, 
UpdateRequestProcessorFactoryTest, TestSegmentSorting, TestInitQParser, 
CleanupOldIndexTest, ZkCLITest, WordBreakSolrSpellCheckerTest, UtilsToolTest, 
TestMiniSolrCloudClusterSSL, TestSystemIdResolver, TermVectorComponentTest, 
HighlighterTest, SimplePostToolTest, DistributedIntervalFacetingTest, 
SpatialFilterTest, TestImplicitCoreProperties, TestSearchPerf, 
TestElisionMultitermQuery, DistributedDebugComponentTest, 
RAMDirectoryFactoryTest, ForceLeaderTest, TermVectorComponentDistributedTest, 
HardAutoCommitTest, TestRangeQuery, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, 
XmlUpdateRequestHandlerTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, TestCSVResponseWriter, QueryParsingTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, 
TestQuerySenderListener, UpdateParamsTest, SolrIndexConfigTest, SampleTest, 
TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCodecSupport, 
TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, 
PluginInfoTest, PrimUtilsTest, TestSolrJ, ZkNodePropsTest, UUIDFieldTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestTolerantSearch, TestPathTrie, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
CdcrReplicationDistributedZkTest, CollectionReloadTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
DeleteNodeTest, DistribCursorPagingTest, LeaderFailureAfterFreshStartTest, 
MigrateRouteKeyTest, TestAuthenticationFramework, TestClusterProperties, 
TestCryptoKeys, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, 
TestOnReconnectListenerSupport, TestRandomRequestDistribution, 
TestReplicaProperties, TestRequestForwarding, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, 
TestTolerantUpdateProcessorRandomCloud, CachingDirectoryFactoryTest, 
TestConfigOverlay, TestConfigSetImmutable, TestInitParams, TestNRTOpen, 
TestSolrConfigHandler, TestSolrCloudSnapshots, 
CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, 
TestConfigsApi, DistributedFacetExistsSmallTest, 
DistributedFacetPivotSmallAdvancedTest, 
DistributedQueryComponentCustomSortTest, 
DistributedQueryComponentOptimizationTest, SuggestComponentTest, 
TestDistributedStatsComponentCardinality, TestManagedSchemaThreadSafety, 
TestPointFields, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, 
SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, 
TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, 
TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, 
TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, 
TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, CloudMLTQParserTest, 
TestDistribIDF, DataDrivenBlockJoinTest, SolrIndexMetricsTest, 
TestExceedMaxTermLength, TestInPlaceUpdatesDistrib]
   [junit4] Completed [696/697 (1!)] on J1 in 70.66s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62671 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to