Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19070/
Java: 32bit/jdk1.8.0_121 -client -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@1303347 (not leader) wrong
[docid] for SolrDocument{id=31,
id_field_copy_that_does_not_support_in_place_update_s=31, title_s=title31,
id_i=31, inplace_updatable_float=101.0, _version_=1560568292775559168,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=565} expected:<674> but
was:<565>
Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@1303347 (not leader) wrong
[docid] for SolrDocument{id=31,
id_field_copy_that_does_not_support_in_place_update_s=31, title_s=title31,
id_i=31, inplace_updatable_float=101.0, _version_=1560568292775559168,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=565} expected:<674> but
was:<565>
at
__randomizedtesting.SeedInfo.seed([59524656DFA21079:D106798C715E7D81]: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:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11825 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/init-core-data-001
[junit4] 2> 1000204 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1000206 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1000207 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1000208 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1000209 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1000241 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1000242 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1000257 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 1000262 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1000294 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1000299 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@651b24
[junit4] 2> 1000299 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1000306 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@651b24
[junit4] 2> 1000306 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1000306 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@651b24
[junit4] 2> 1000308 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1000341 WARN (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1000343 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1000356 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1000360 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 1000361 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1000362 WARN (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 1000362 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@651b24
[junit4] 2> 1000362 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/init-core-data-001/]
[junit4] 2> 1000363 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@651b24
[junit4] 2> 1000365 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1000374 WARN (coreLoadExecutor-2828-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> 1000435 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1000435 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1000437 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1000437 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1000438 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=15.3837890625,
floorSegmentMB=2.08203125, forceMergeDeletesPctAllowed=5.545045697108513,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7908576824757648
[junit4] 2> 1000438 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@796655[collection1]
main]
[junit4] 2> 1000439 WARN (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1000439 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1000442 INFO
(searcherExecutor-2829-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@796655[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1000442 INFO (coreLoadExecutor-2828-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1560568268049088512
[junit4] 2> 1000445 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1000448 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1000449 INFO (Thread-1631) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1000449 INFO (Thread-1631) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1000549 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43677
[junit4] 2> 1000565 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1000570 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 1000571 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1000573 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1000574 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1000575 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1000576 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1000577 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1000578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1000579 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1000580 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1000673 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/control-001/cores/collection1
[junit4] 2> 1000675 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1000676 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bf6969{/,null,AVAILABLE}
[junit4] 2> 1000679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15fa61b{SSL,[ssl,
http/1.1]}{127.0.0.1:42648}
[junit4] 2> 1000679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.Server Started @1002289ms
[junit4] 2> 1000679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/tempDir-001/control/data,
hostContext=/, hostPort=42648,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/control-001/cores}
[junit4] 2> 1000679 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1000679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1000679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1000679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1000679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T09:24:36.474Z
[junit4] 2> 1000683 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1000683 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/control-001/solr.xml
[junit4] 2> 1000693 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43677/solr
[junit4] 2> 1000708 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:42648_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1000709 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:42648_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:42648_
[junit4] 2> 1000709 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:42648_ ] o.a.s.c.Overseer Overseer
(id=97535516753592325-127.0.0.1:42648_-n_0000000000) starting
[junit4] 2> 1000722 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:42648_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42648_
[junit4] 2> 1000723 INFO
(zkCallback-977-thread-1-processing-n:127.0.0.1:42648_) [n:127.0.0.1:42648_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1001139 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:42648_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/control-001/cores
[junit4] 2> 1001140 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:42648_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1001142 INFO
(OverseerStateUpdate-97535516753592325-127.0.0.1:42648_-n_0000000000)
[n:127.0.0.1:42648_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1002155 WARN
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1002156 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1002169 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1002181 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1002182 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1002183 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/control-001/cores/collection1/data/]
[junit4] 2> 1002183 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ 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@651b24
[junit4] 2> 1002185 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1002193 WARN
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ 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> 1002245 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1002245 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1002246 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1002246 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1002247 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=15.3837890625,
floorSegmentMB=2.08203125, forceMergeDeletesPctAllowed=5.545045697108513,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7908576824757648
[junit4] 2> 1002248 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fd5c7f[collection1] main]
[junit4] 2> 1002249 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1002249 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1002249 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1002253 INFO
(searcherExecutor-2842-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fd5c7f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1002253 INFO
(coreLoadExecutor-2841-thread-1-processing-n:127.0.0.1:42648_)
[n:127.0.0.1:42648_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560568269948059648
[junit4] 2> 1002258 INFO
(coreZkRegister-2834-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1002259 INFO
(coreZkRegister-2834-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ 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> 1002259 INFO
(coreZkRegister-2834-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42648/collection1/
[junit4] 2> 1002259 INFO
(coreZkRegister-2834-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1002259 INFO
(coreZkRegister-2834-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:42648/collection1/ has no replicas
[junit4] 2> 1002259 INFO
(coreZkRegister-2834-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ 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> 1002263 INFO
(coreZkRegister-2834-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ 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:42648/collection1/ shard1
[junit4] 2> 1002391 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1002393 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43677/solr ready
[junit4] 2> 1002393 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1002393 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1002413 INFO
(coreZkRegister-2834-thread-1-processing-n:127.0.0.1:42648_ x:collection1
c:control_collection) [n:127.0.0.1:42648_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1002483 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-1-001/cores/collection1
[junit4] 2> 1002484 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-1-001
[junit4] 2> 1002485 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1002486 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14462e4{/,null,AVAILABLE}
[junit4] 2> 1002487 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1d412d4{SSL,[ssl,
http/1.1]}{127.0.0.1:35927}
[junit4] 2> 1002487 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.Server Started @1004097ms
[junit4] 2> 1002487 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=35927,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-1-001/cores}
[junit4] 2> 1002487 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1002488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1002488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1002488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1002488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T09:24:38.283Z
[junit4] 2> 1002491 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1002491 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-1-001/solr.xml
[junit4] 2> 1002501 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43677/solr
[junit4] 2> 1002511 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35927_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1002514 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35927_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1002516 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35927_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35927_
[junit4] 2> 1002517 INFO
(zkCallback-977-thread-2-processing-n:127.0.0.1:42648_) [n:127.0.0.1:42648_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1002518 INFO
(zkCallback-987-thread-1-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1002517 INFO (zkCallback-981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1002953 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35927_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-1-001/cores
[junit4] 2> 1002953 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35927_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1002955 INFO
(OverseerStateUpdate-97535516753592325-127.0.0.1:42648_-n_0000000000)
[n:127.0.0.1:42648_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1003057 INFO
(zkCallback-987-thread-1-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1003974 WARN
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1003975 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1003991 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1003997 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1003998 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1003998 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1003998 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@651b24
[junit4] 2> 1004000 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1004007 WARN
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ 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> 1004062 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1004062 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1004063 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1004063 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1004064 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=15,
maxMergedSegmentMB=15.3837890625, floorSegmentMB=2.08203125,
forceMergeDeletesPctAllowed=5.545045697108513, segmentsPerTier=34.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7908576824757648
[junit4] 2> 1004064 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2a2c93[collection1] main]
[junit4] 2> 1004065 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1004066 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1004066 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1004071 INFO
(searcherExecutor-2853-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2a2c93[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1004071 INFO
(coreLoadExecutor-2852-thread-1-processing-n:127.0.0.1:35927_)
[n:127.0.0.1:35927_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1560568271854370816
[junit4] 2> 1004077 INFO
(coreZkRegister-2847-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1004077 INFO
(coreZkRegister-2847-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ 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> 1004077 INFO
(coreZkRegister-2847-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35927/collection1/
[junit4] 2> 1004077 INFO
(coreZkRegister-2847-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1004077 INFO
(coreZkRegister-2847-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:35927/collection1/ has no
replicas
[junit4] 2> 1004078 INFO
(coreZkRegister-2847-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 1004080 INFO
(coreZkRegister-2847-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35927/collection1/ shard1
[junit4] 2> 1004182 INFO
(zkCallback-987-thread-1-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1004231 INFO
(coreZkRegister-2847-thread-1-processing-n:127.0.0.1:35927_ x:collection1
c:collection1) [n:127.0.0.1:35927_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1004272 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-2-001/cores/collection1
[junit4] 2> 1004273 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-2-001
[junit4] 2> 1004274 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1004275 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1011179{/,null,AVAILABLE}
[junit4] 2> 1004276 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1f20092{SSL,[ssl,
http/1.1]}{127.0.0.1:39090}
[junit4] 2> 1004276 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.Server Started @1005886ms
[junit4] 2> 1004276 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=39090,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-2-001/cores}
[junit4] 2> 1004277 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1004277 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1004277 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1004277 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1004277 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T09:24:40.072Z
[junit4] 2> 1004280 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1004280 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-2-001/solr.xml
[junit4] 2> 1004289 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43677/solr
[junit4] 2> 1004296 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:39090_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1004297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:39090_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1004299 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:39090_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39090_
[junit4] 2> 1004301 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:39090_) [n:127.0.0.1:39090_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1004301 INFO (zkCallback-981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1004302 INFO
(zkCallback-987-thread-1-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1004301 INFO
(zkCallback-977-thread-3-processing-n:127.0.0.1:42648_) [n:127.0.0.1:42648_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1004302 INFO
(zkCallback-987-thread-2-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1004417 WARN
(OverseerStateUpdate-97535516753592325-127.0.0.1:42648_-n_0000000000)
[n:127.0.0.1:42648_ ] 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> 1004420 INFO
(zkCallback-987-thread-2-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1004554 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:39090_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-2-001/cores
[junit4] 2> 1004554 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:39090_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1004556 INFO
(OverseerStateUpdate-97535516753592325-127.0.0.1:42648_-n_0000000000)
[n:127.0.0.1:42648_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1004658 INFO
(zkCallback-987-thread-2-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1004658 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:39090_) [n:127.0.0.1:39090_
] 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> 1005569 WARN
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1005571 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1005585 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1005589 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1005590 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1005590 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1005591 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@651b24
[junit4] 2> 1005592 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1005599 WARN
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ 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> 1005657 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1005657 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1005658 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1005658 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1005659 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=15,
maxMergedSegmentMB=15.3837890625, floorSegmentMB=2.08203125,
forceMergeDeletesPctAllowed=5.545045697108513, segmentsPerTier=34.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7908576824757648
[junit4] 2> 1005659 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@8621e9[collection1] main]
[junit4] 2> 1005660 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1005661 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1005661 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1005664 INFO
(searcherExecutor-2864-thread-1-processing-n:127.0.0.1:39090_ x:collection1
c:collection1) [n:127.0.0.1:39090_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@8621e9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1005664 INFO
(coreLoadExecutor-2863-thread-1-processing-n:127.0.0.1:39090_)
[n:127.0.0.1:39090_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1560568273524752384
[junit4] 2> 1005668 INFO
(coreZkRegister-2858-thread-1-processing-n:127.0.0.1:39090_ x:collection1
c:collection1) [n:127.0.0.1:39090_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1005668 INFO
(updateExecutor-990-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1005669 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 1005670 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1005670 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 1005670 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ 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> 1005670 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ 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:35927/collection1/]
and I am [https://127.0.0.1:39090/collection1/]
[junit4] 2> 1005672 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [https://127.0.0.1:35927]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39090_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1005773 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:39090_) [n:127.0.0.1:39090_
] 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> 1005773 INFO
(zkCallback-987-thread-2-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1005782 INFO (qtp13672817-6536) [n:127.0.0.1:35927_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1005783 INFO (qtp13672817-6536) [n:127.0.0.1:35927_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1005783 INFO (qtp13672817-6536) [n:127.0.0.1:35927_ ]
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:39090_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:39090","node_name":"127.0.0.1:39090_","state":"recovering"}
[junit4] 2> 1005783 INFO (qtp13672817-6536) [n:127.0.0.1:35927_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 1005784 INFO (qtp13672817-6536) [n:127.0.0.1:35927_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:39090_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1005858 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-3-001/cores/collection1
[junit4] 2> 1005859 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-3-001
[junit4] 2> 1005862 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1005863 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@90f31{/,null,AVAILABLE}
[junit4] 2> 1005864 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15facba{SSL,[ssl,
http/1.1]}{127.0.0.1:35801}
[junit4] 2> 1005864 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.Server Started @1007475ms
[junit4] 2> 1005865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=35801,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-3-001/cores}
[junit4] 2> 1005865 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1005865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1005865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1005865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1005866 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T09:24:41.660Z
[junit4] 2> 1005869 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1005869 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-3-001/solr.xml
[junit4] 2> 1005879 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43677/solr
[junit4] 2> 1005888 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35801_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1005890 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35801_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1005891 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35801_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35801_
[junit4] 2> 1005892 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:39090_) [n:127.0.0.1:39090_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1005893 INFO
(zkCallback-1000-thread-1-processing-n:127.0.0.1:35801_) [n:127.0.0.1:35801_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1005893 INFO (zkCallback-981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1005893 INFO
(zkCallback-977-thread-2-processing-n:127.0.0.1:42648_) [n:127.0.0.1:42648_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1005893 INFO
(zkCallback-987-thread-2-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1005997 INFO
(zkCallback-987-thread-2-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1005997 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:39090_) [n:127.0.0.1:39090_
] 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> 1006210 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35801_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-3-001/cores
[junit4] 2> 1006210 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079])
[n:127.0.0.1:35801_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1006212 INFO
(OverseerStateUpdate-97535516753592325-127.0.0.1:42648_-n_0000000000)
[n:127.0.0.1:42648_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1006285 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [https://127.0.0.1:35927/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1006285 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=https://127.0.0.1:39090 START
replicas=[https://127.0.0.1:35927/collection1/] nUpdates=100
[junit4] 2> 1006291 INFO (qtp13672817-6536) [n:127.0.0.1:35927_
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> 1006291 INFO (qtp13672817-6536) [n:127.0.0.1:35927_
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> 1006293 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:1.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1006293 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ 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> 1006294 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ 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> 1006294 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 1006294 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1006294 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 1006294 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 1006294 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1006294 INFO
(recoveryExecutor-991-thread-1-processing-n:127.0.0.1:39090_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39090_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 1006408 INFO
(zkCallback-987-thread-2-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1006408 INFO
(zkCallback-1000-thread-1-processing-n:127.0.0.1:35801_) [n:127.0.0.1:35801_
] 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> 1006408 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:39090_) [n:127.0.0.1:39090_
] 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> 1007225 WARN
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1007226 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1007241 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1007245 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1007246 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1007247 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1007247 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@651b24
[junit4] 2> 1007249 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1007257 WARN
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ 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> 1007306 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1007307 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1007307 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1007307 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1007308 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=15,
maxMergedSegmentMB=15.3837890625, floorSegmentMB=2.08203125,
forceMergeDeletesPctAllowed=5.545045697108513, segmentsPerTier=34.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7908576824757648
[junit4] 2> 1007309 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@26e96f[collection1] main]
[junit4] 2> 1007310 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1007310 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1007310 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1007314 INFO
(searcherExecutor-2875-thread-1-processing-n:127.0.0.1:35801_ x:collection1
c:collection1) [n:127.0.0.1:35801_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@26e96f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1007315 INFO
(coreLoadExecutor-2874-thread-1-processing-n:127.0.0.1:35801_)
[n:127.0.0.1:35801_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1560568275255951360
[junit4] 2> 1007319 INFO
(coreZkRegister-2869-thread-1-processing-n:127.0.0.1:35801_ x:collection1
c:collection1) [n:127.0.0.1:35801_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1007319 INFO
(updateExecutor-997-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1007320 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 1007320 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1007320 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 1007321 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ 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> 1007321 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ 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:35927/collection1/]
and I am [https://127.0.0.1:35801/collection1/]
[junit4] 2> 1007323 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [https://127.0.0.1:35927]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35801_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1007332 INFO (qtp13672817-6543) [n:127.0.0.1:35927_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1007333 INFO (qtp13672817-6543) [n:127.0.0.1:35927_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1007333 INFO (qtp13672817-6543) [n:127.0.0.1:35927_ ]
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:35801_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:35801","node_name":"127.0.0.1:35801_","state":"down"}
[junit4] 2> 1007425 INFO
(zkCallback-987-thread-2-processing-n:127.0.0.1:35927_) [n:127.0.0.1:35927_
] 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> 1007425 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:39090_) [n:127.0.0.1:39090_
] 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> 1007425 INFO
(zkCallback-1000-thread-1-processing-n:127.0.0.1:35801_) [n:127.0.0.1:35801_
] 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> 1007443 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1007443 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:recovering live:true
[junit4] 2> 1008333 INFO (qtp13672817-6543) [n:127.0.0.1:35927_ ]
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:35801_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:35801","node_name":"127.0.0.1:35801_","state":"recovering"}
[junit4] 2> 1008333 INFO (qtp13672817-6543) [n:127.0.0.1:35927_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1008333 INFO (qtp13672817-6543) [n:127.0.0.1:35927_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:35801_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[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> 1008834 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [https://127.0.0.1:35927/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1008835 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=https://127.0.0.1:35801 START
replicas=[https://127.0.0.1:35927/collection1/] nUpdates=100
[junit4] 2> 1008840 INFO (qtp13672817-6536) [n:127.0.0.1:35927_
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> 1008840 INFO (qtp13672817-6536) [n:127.0.0.1:35927_
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> 1008843 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:1.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1008843 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to
do a PeerSync
[junit4] 2> 1008843 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1008843 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 1008843 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1008844 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 1008844 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 1008844 INFO
(recoveryExecutor-998-thread-1-processing-n:127.0.0.1:35801_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:35801_ c:collectio
[...truncated too long message...]
39090_ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot
talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1077951 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1077952 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1f20092{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1077953 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1011179{/,null,UNAVAILABLE}
[junit4] 2> 1077953 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 35801
[junit4] 2> 1077953 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14322540
[junit4] 2> 1077955 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.Overseer Overseer (id=97535516753592336-127.0.0.1:35801_-n_0000000003)
closing
[junit4] 2> 1077955 INFO
(OverseerStateUpdate-97535516753592336-127.0.0.1:35801_-n_0000000003)
[n:127.0.0.1:35801_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35801_
[junit4] 2> 1077958 WARN
(zkCallback-1000-thread-3-processing-n:127.0.0.1:35801_) [n:127.0.0.1:35801_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1078951 WARN
(zkCallback-1000-thread-4-processing-n:127.0.0.1:35801_) [n:127.0.0.1:35801_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Closed,
skipping sync up.
[junit4] 2> 1078952 INFO
(zkCallback-1000-thread-4-processing-n:127.0.0.1:35801_) [n:127.0.0.1:35801_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1396f88
[junit4] 2> 1079062 INFO
(zkCallback-1000-thread-4-processing-n:127.0.0.1:35801_) [n:127.0.0.1:35801_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1
[junit4] 2> 1079062 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1079063 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@15facba{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1079064 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@90f31{/,null,UNAVAILABLE}
[junit4] 2> 1079065 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[59524656DFA21079]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43677 43677
[junit4] 2> 1084122 INFO (Thread-1631) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43677 43677
[junit4] 2> 1084123 WARN (Thread-1631) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 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> 76 /solr/overseer/collection-queue-work
[junit4] 2> 26 /solr/overseer/queue
[junit4] 2> 13 /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=59524656DFA21079 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=lt -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 83.7s J1 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: 'sanitycheck' results
against client: org.apache.solr.client.solrj.impl.HttpSolrClient@1303347 (not
leader) wrong [docid] for SolrDocument{id=31,
id_field_copy_that_does_not_support_in_place_update_s=31, title_s=title31,
id_i=31, inplace_updatable_float=101.0, _version_=1560568292775559168,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=565} expected:<674> but
was:<565>
[junit4] > at
__randomizedtesting.SeedInfo.seed([59524656DFA21079:D106798C715E7D81]: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:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1084127 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1084127 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24658140
[junit4] 2> 1084128 INFO (coreCloseExecutor-2897-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c33b43
[junit4] 2> 1084161 INFO (coreCloseExecutor-2897-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1084165 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[59524656DFA21079]-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-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_59524656DFA21079-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{title_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Memory)},
docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting),
id_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70),
title_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Memory),
id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Lucene70),
inplace_updatable_int_with_default=DocValuesFormat(name=Asserting),
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=116, maxMBSortInHeap=7.073955599949861,
sim=RandomSimilarity(queryNorm=false): {}, locale=lt, timezone=Asia/Calcutta
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121
(32-bit)/cpus=12,threads=1,free=176896184,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestRebalanceLeaders,
TestCharFilters, SolrCmdDistributorTest, TestBM25SimilarityFactory,
OverseerTaskQueueTest, TestCloudSchemaless, ParsingFieldUpdateProcessorsTest,
TestBulkSchemaConcurrent, TestDocBasedVersionConstraints, TestDocTermOrds,
BasicFunctionalityTest, VersionInfoTest, ClusterStateUpdateTest,
DistributedFacetPivotLongTailTest, CachingDirectoryFactoryTest,
SortByFunctionTest, ConvertedLegacyTest, TestRuleBasedAuthorizationPlugin,
TestTrie, TestDocumentBuilder, TestRequestStatusCollectionAPI,
TestFieldCacheSanityChecker, TestSlowCompositeReaderWrapper, SolrInfoMBeanTest,
TestDistributedGrouping, DistributedVersionInfoTest, TestSolrCoreSnapshots,
ManagedSchemaRoundRobinCloudTest, HdfsTlogReplayBufferedWhileIndexingTest,
TestNumericTerms32, TestFastLRUCache, AsyncCallRequestStatusResponseTest,
TestCopyFieldCollectionResource, TestUpdate, AddBlockUpdateTest,
CloneFieldUpdateProcessorFactoryTest, BlockJoinFacetDistribTest,
SaslZkACLProviderTest, DistributedFacetPivotWhiteBoxTest,
TestChildDocTransformer, TestFieldTypeCollectionResource,
TestOverriddenPrefixQueryForCustomFieldType, SortSpecParsingTest,
TestStressInPlaceUpdates, MoreLikeThisHandlerTest, TestSystemCollAutoCreate,
FileUtilsTest, TestDynamicFieldResource, SpellingQueryConverterTest,
CursorMarkTest, TestSimpleTrackingShardHandler, ShardRoutingCustomTest,
ShardRoutingTest, TestSystemIdResolver, DistributedSuggestComponentTest,
DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey,
ChaosMonkeyNothingIsSafeTest, SolrGangliaReporterTest, TestOrdValues,
TestShortCircuitedRequests, DeleteLastCustomShardedReplicaTest,
TestSolrFieldCacheMBean, TestConfigReload, ZkSolrClientTest, TestSchemaManager,
SchemaVersionSpecificBehaviorTest, ZkControllerTest,
CloudExitableDirectoryReaderTest, TestRawResponseWriter, HdfsNNFailoverTest,
OverseerModifyCollectionTest, DirectSolrConnectionTest,
TestBackupRepositoryFactory, VMParamsZkACLAndCredentialsProvidersTest,
TestInPlaceUpdatesDistrib]
[junit4] Completed [301/693 (1!)] on J1 in 84.00s, 1 test, 1 failure <<<
FAILURES!
[...truncated 56167 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]