Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19099/
Java: 32bit/jdk-9-ea+159 -client -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@1c3bd85 (not leader) wrong
[docid] for SolrDocument{id=13,
id_field_copy_that_does_not_support_in_place_update_s=13, title_s=title13,
id_i=13, inplace_updatable_float=101.0, _version_=1560912543250120704,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=546} expected:<727> but
was:<546>
Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@1c3bd85 (not leader) wrong
[docid] for SolrDocument{id=13,
id_field_copy_that_does_not_support_in_place_update_s=13, title_s=title13,
id_i=13, inplace_updatable_float=101.0, _version_=1560912543250120704,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=546} expected:<727> but
was:<546>
at
__randomizedtesting.SeedInfo.seed([EFCE96B3A48E6F8F:679AA9690A720277]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:547)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13046 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_EFCE96B3A48E6F8F-001/init-core-data-001
[junit4] 2> 1975487 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1975490 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1975502 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lnwc/
[junit4] 2> 1975504 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1975505 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-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> 1975604 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1975604 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1975616 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 1975619 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1975728 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1975730 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1975730 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1975734 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1975734 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1975734 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1975736 INFO (coreLoadExecutor-6677-thread-1) [ ]
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> 1975809 WARN (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1975810 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1975820 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1975823 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1975826 INFO (coreLoadExecutor-6677-thread-1) [ ]
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> 1975827 WARN (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 1975827 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1975827 INFO (coreLoadExecutor-6677-thread-1) [ ]
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_EFCE96B3A48E6F8F-001/init-core-data-001/]
[junit4] 2> 1975827 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1975829 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=872488879,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1975835 WARN (coreLoadExecutor-6677-thread-1) [ ]
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> 1975967 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1975967 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1975969 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1975969 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1975969 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=36.66796875,
floorSegmentMB=2.0400390625, forceMergeDeletesPctAllowed=4.139462388573028,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1975969 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a269e8[collection1] main]
[junit4] 2> 1975969 WARN (coreLoadExecutor-6677-thread-1) [ ]
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> 1975970 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1975970 INFO (searcherExecutor-6678-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a269e8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1975970 INFO (coreLoadExecutor-6677-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560912518316032000
[junit4] 2> 1975973 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1975976 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1975976 INFO (Thread-3119) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1975976 INFO (Thread-3119) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1976076 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42055
[junit4] 2> 1976084 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976087 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976089 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976092 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976094 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976096 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976098 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976100 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976102 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976103 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976105 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1976109 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15a979aa5440002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1976992 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/control-001/cores/collection1
[junit4] 2> 1976995 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1976996 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@165c0a9{/lnwc,null,AVAILABLE}
[junit4] 2> 1976996 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e008e8{SSL,[ssl,
http/1.1]}{127.0.0.1:42762}
[junit4] 2> 1976997 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.Server Started @1978551ms
[junit4] 2> 1976997 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lnwc,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_EFCE96B3A48E6F8F-001/tempDir-001/control/data,
hostPort=42762,
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_EFCE96B3A48E6F8F-001/control-001/cores}
[junit4] 2> 1976997 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1976998 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1976998 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1976998 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1976998 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T04:36:19.903224Z
[junit4] 2> 1977004 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1977004 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/control-001/solr.xml
[junit4] 2> 1977015 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42055/solr
[junit4] 2> 1977017 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15a979aa5440004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1977027 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1977028 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42762_lnwc
[junit4] 2> 1977028 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.Overseer Overseer
(id=97557032395341829-127.0.0.1:42762_lnwc-n_0000000000) starting
[junit4] 2> 1977034 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42762_lnwc
[junit4] 2> 1977035 INFO (zkCallback-2301-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1977297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/control-001/cores
[junit4] 2> 1977297 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1977299 INFO
(OverseerStateUpdate-97557032395341829-127.0.0.1:42762_lnwc-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1978308 WARN (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1978308 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1978319 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1978343 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1978344 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1978345 INFO (coreLoadExecutor-6690-thread-1) [ ]
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_EFCE96B3A48E6F8F-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_EFCE96B3A48E6F8F-001/control-001/cores/collection1/data/]
[junit4] 2> 1978345 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1978347 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=872488879,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1978354 WARN (coreLoadExecutor-6690-thread-1) [ ]
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> 1978559 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1978559 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1978563 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1978563 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1978564 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=36.66796875,
floorSegmentMB=2.0400390625, forceMergeDeletesPctAllowed=4.139462388573028,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1978564 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@92906d[collection1] main]
[junit4] 2> 1978565 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1978565 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1978565 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1978566 INFO (searcherExecutor-6691-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@92906d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1978566 INFO (coreLoadExecutor-6690-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560912521038135296
[junit4] 2> 1978571 INFO (coreZkRegister-6683-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1978571 INFO (coreZkRegister-6683-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1978571 INFO (coreZkRegister-6683-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42762/lnwc/collection1/
[junit4] 2> 1978571 INFO (coreZkRegister-6683-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1978571 INFO (coreZkRegister-6683-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:42762/lnwc/collection1/ has no replicas
[junit4] 2> 1978571 INFO (coreZkRegister-6683-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1978573 INFO (coreZkRegister-6683-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42762/lnwc/collection1/ shard1
[junit4] 2> 1978723 INFO (coreZkRegister-6683-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1978774 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1978774 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42055/solr ready
[junit4] 2> 1978774 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1979865 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-1-001/cores/collection1
[junit4] 2> 1979866 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-1-001
[junit4] 2> 1979868 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1979869 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1717269{/lnwc,null,AVAILABLE}
[junit4] 2> 1979869 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15a57ca{SSL,[ssl,
http/1.1]}{127.0.0.1:41056}
[junit4] 2> 1979869 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.Server Started @1981424ms
[junit4] 2> 1979869 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lnwc,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_EFCE96B3A48E6F8F-001/tempDir-001/jetty1,
hostPort=41056,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_EFCE96B3A48E6F8F-001/shard-1-001/cores}
[junit4] 2> 1979870 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1979870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1979870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1979870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1979870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T04:36:22.775327Z
[junit4] 2> 1979872 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1979872 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-1-001/solr.xml
[junit4] 2> 1979880 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42055/solr
[junit4] 2> 1979887 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1979888 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1979889 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41056_lnwc
[junit4] 2> 1979891 INFO (zkCallback-2305-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1979891 INFO (zkCallback-2301-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1979891 INFO (zkCallback-2310-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1980142 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-1-001/cores
[junit4] 2> 1980142 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1980144 INFO
(OverseerStateUpdate-97557032395341829-127.0.0.1:42762_lnwc-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1981151 WARN (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1981152 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1981159 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1981186 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1981186 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1981187 INFO (coreLoadExecutor-6701-thread-1) [ ]
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_EFCE96B3A48E6F8F-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_EFCE96B3A48E6F8F-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1981187 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1981188 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=872488879,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1981192 WARN (coreLoadExecutor-6701-thread-1) [ ]
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> 1981318 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1981318 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1981320 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1981320 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1981321 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=36.66796875,
floorSegmentMB=2.0400390625, forceMergeDeletesPctAllowed=4.139462388573028,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1981321 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ce1b3[collection1] main]
[junit4] 2> 1981322 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1981322 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1981322 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1981323 INFO (searcherExecutor-6702-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4ce1b3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1981323 INFO (coreLoadExecutor-6701-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560912523929059328
[junit4] 2> 1981329 INFO (coreZkRegister-6696-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1981329 INFO (coreZkRegister-6696-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1981329 INFO (coreZkRegister-6696-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41056/lnwc/collection1/
[junit4] 2> 1981329 INFO (coreZkRegister-6696-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1981329 INFO (coreZkRegister-6696-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:41056/lnwc/collection1/ has no replicas
[junit4] 2> 1981329 INFO (coreZkRegister-6696-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1981331 INFO (coreZkRegister-6696-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41056/lnwc/collection1/ shard1
[junit4] 2> 1981483 INFO (coreZkRegister-6696-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1982481 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-2-001/cores/collection1
[junit4] 2> 1982483 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-2-001
[junit4] 2> 1982486 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1982487 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1063372{/lnwc,null,AVAILABLE}
[junit4] 2> 1982488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@141ff51{SSL,[ssl,
http/1.1]}{127.0.0.1:44602}
[junit4] 2> 1982488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.Server Started @1984042ms
[junit4] 2> 1982488 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lnwc,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_EFCE96B3A48E6F8F-001/tempDir-001/jetty2,
hostPort=44602,
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_EFCE96B3A48E6F8F-001/shard-2-001/cores}
[junit4] 2> 1982488 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1982489 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1982489 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1982489 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1982489 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T04:36:25.394196Z
[junit4] 2> 1982492 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1982492 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-2-001/solr.xml
[junit4] 2> 1982504 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42055/solr
[junit4] 2> 1982509 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1982510 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1982511 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44602_lnwc
[junit4] 2> 1982512 INFO (zkCallback-2310-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1982512 INFO (zkCallback-2301-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1982512 INFO (zkCallback-2305-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1982513 INFO (zkCallback-2316-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1982762 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-2-001/cores
[junit4] 2> 1982762 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1982763 INFO
(OverseerStateUpdate-97557032395341829-127.0.0.1:42762_lnwc-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1983772 WARN (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1983773 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1983785 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1983788 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1983789 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1983790 INFO (coreLoadExecutor-6712-thread-1) [ ]
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_EFCE96B3A48E6F8F-001/shard-2-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_EFCE96B3A48E6F8F-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1983790 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1983792 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=872488879,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1983801 WARN (coreLoadExecutor-6712-thread-1) [ ]
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> 1983986 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1983986 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1983990 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1983990 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1983991 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=36.66796875,
floorSegmentMB=2.0400390625, forceMergeDeletesPctAllowed=4.139462388573028,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1983992 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b03ff[collection1] main]
[junit4] 2> 1983993 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1983993 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1983993 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1983994 INFO (coreLoadExecutor-6712-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560912526729805824
[junit4] 2> 1983998 INFO (coreZkRegister-6707-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1983999 INFO (updateExecutor-2313-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1984000 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1984000 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1984000 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1984001 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1984001 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [https://127.0.0.1:41056/lnwc/collection1/] and I am
[https://127.0.0.1:44602/lnwc/collection1/]
[junit4] 2> 1984001 INFO (searcherExecutor-6713-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4b03ff[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1984005 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:41056/lnwc]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44602_lnwc&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1984047 INFO (qtp10073800-14100) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1984047 INFO (qtp10073800-14100) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1984047 INFO (qtp10073800-14100) [ ]
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:44602_lnwc, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:44602/lnwc","node_name":"127.0.0.1:44602_lnwc","state":"down"}
[junit4] 2> 1985048 INFO (qtp10073800-14100) [ ]
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:44602_lnwc, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:44602/lnwc","node_name":"127.0.0.1:44602_lnwc","state":"recovering"}
[junit4] 2> 1985048 INFO (qtp10073800-14100) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1985048 INFO (qtp10073800-14100) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44602_lnwc&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1985116 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-3-001/cores/collection1
[junit4] 2> 1985118 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-3-001
[junit4] 2> 1985119 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1985123 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10ad494{/lnwc,null,AVAILABLE}
[junit4] 2> 1985124 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f1d903{SSL,[ssl,
http/1.1]}{127.0.0.1:38432}
[junit4] 2> 1985124 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.e.j.s.Server Started @1986679ms
[junit4] 2> 1985125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lnwc,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_EFCE96B3A48E6F8F-001/tempDir-001/jetty3,
hostPort=38432,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_EFCE96B3A48E6F8F-001/shard-3-001/cores}
[junit4] 2> 1985125 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1985125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1985125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1985125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1985125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-04T04:36:28.030540Z
[junit4] 2> 1985127 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1985128 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-3-001/solr.xml
[junit4] 2> 1985136 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42055/solr
[junit4] 2> 1985141 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1985142 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1985162 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38432_lnwc
[junit4] 2> 1985163 INFO (zkCallback-2310-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1985164 INFO (zkCallback-2316-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1985164 INFO (zkCallback-2323-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1985164 INFO (zkCallback-2305-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1985164 INFO (zkCallback-2301-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1985381 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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_EFCE96B3A48E6F8F-001/shard-3-001/cores
[junit4] 2> 1985381 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1985383 INFO
(OverseerStateUpdate-97557032395341829-127.0.0.1:42762_lnwc-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1985548 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:41056/lnwc/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1985549 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:44602/lnwc
START replicas=[https://127.0.0.1:41056/lnwc/collection1/] nUpdates=100
[junit4] 2> 1985555 INFO (qtp10073800-14100) [ ]
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> 1985555 INFO (qtp10073800-14100) [ ] o.a.s.c.S.Request
[collection1] webapp=/lnwc path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1985556 INFO (recoveryExecutor-2314-thread-1) [ ]
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> 1985556 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1985556 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1985556 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1985556 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1985556 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1985556 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1985556 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1985557 INFO (recoveryExecutor-2314-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1986394 WARN (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1986395 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1986403 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1986405 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1986405 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1986406 INFO (coreLoadExecutor-6723-thread-1) [ ]
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_EFCE96B3A48E6F8F-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_EFCE96B3A48E6F8F-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1986406 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eaedf9
[junit4] 2> 1986407 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=872488879,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1986417 WARN (coreLoadExecutor-6723-thread-1) [ ]
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> 1986583 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1986583 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1986586 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1986586 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1986586 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=36.66796875,
floorSegmentMB=2.0400390625, forceMergeDeletesPctAllowed=4.139462388573028,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1986586 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1eab327[collection1] main]
[junit4] 2> 1986587 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1986587 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1986587 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1986588 INFO (searcherExecutor-6724-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1eab327[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1986588 INFO (coreLoadExecutor-6723-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1560912529449811968
[junit4] 2> 1986591 INFO (coreZkRegister-6718-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1986591 INFO (updateExecutor-2320-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1986591 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1986592 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1986592 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1986592 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1986592 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [https://127.0.0.1:41056/lnwc/collection1/] and I am
[https://127.0.0.1:38432/lnwc/collection1/]
[junit4] 2> 1986595 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:41056/lnwc]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38432_lnwc&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1986597 INFO (qtp10073800-14094) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1986597 INFO (qtp10073800-14094) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1986597 INFO (qtp10073800-14094) [ ]
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:38432_lnwc, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:38432/lnwc","node_name":"127.0.0.1:38432_lnwc","state":"down"}
[junit4] 2> 1987049 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1987049 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
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> 1987597 INFO (qtp10073800-14094) [ ]
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:38432_lnwc, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:38432/lnwc","node_name":"127.0.0.1:38432_lnwc","state":"recovering"}
[junit4] 2> 1987598 INFO (qtp10073800-14094) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1987598 INFO (qtp10073800-14094) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:38432_lnwc&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:recovering live:true
[junit4] 2> 1988098 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:41056/lnwc/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1988099 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:38432/lnwc
START replicas=[https://127.0.0.1:41056/lnwc/collection1/] nUpdates=100
[junit4] 2> 1988101 INFO (qtp10073800-14099) [ ]
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> 1988101 INFO (qtp10073800-14099) [ ] o.a.s.c.S.Request
[collection1] webapp=/lnwc path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1988101 INFO (recoveryExecutor-2321-thread-1) [ ]
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> 1988101 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1988101 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1988101 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1988102 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1988102 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1988102 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1988102 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1988102 INFO (recoveryExecutor-2321-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[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:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 1989050 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1989082 INFO (qtp21548257-14129) [ ] o.a.s.c.S.Request
[collection1] webapp=/lnwc path=/schema/fields/inplace_updatable_int
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1989123 INFO (qtp12951207-14162) [ ] o.a.s.c.S.Request
[collection1] webapp=/lnwc path=/schema/fields/inplace_updatable_float
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1989124 INFO (qtp21548257-14122) [ ] o.a.s.c.S.Request
[collection1] webapp=/lnwc path=/schema/fields/_version_
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1989125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1989125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1608aad[collection1] realtime]
[junit4] 2> 1989125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1989184 INFO (qtp11324977-14057) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989184 INFO (qtp11324977-14057) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989185 INFO (qtp11324977-14057) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989185 INFO (qtp11324977-14057) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1989194 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989194 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989194 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989194 INFO (qtp10073800-14093) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41056/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989195 INFO (qtp21548257-14129) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989195 INFO (qtp21548257-14129) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989195 INFO (qtp21548257-14129) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989195 INFO (qtp21548257-14129) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41056/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989196 INFO (qtp12951207-14157) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989196 INFO (qtp12951207-14157) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989196 INFO (qtp12951207-14157) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989197 INFO (qtp12951207-14157) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41056/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989197 INFO (qtp10073800-14094) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 1989204 INFO (qtp21548257-14128) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41056/lnwc/collection1/&wt=javabin&version=2}{add=[0
(2001)]} 0 2
[junit4] 2> 1989207 INFO (qtp10073800-14100) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989208 INFO (qtp10073800-14100) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989208 INFO (qtp10073800-14100) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989208 INFO (qtp10073800-14100) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989209 INFO (qtp12951207-14159) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989209 INFO (qtp12951207-14159) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989210 INFO (qtp12951207-14159) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989210 INFO (qtp12951207-14159) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989213 INFO (qtp21548257-14128) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989213 INFO (qtp21548257-14128) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@8ba934
[junit4] 2> 1989217 INFO (qtp21548257-14128) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15691c1[collection1] main]
[junit4] 2> 1989217 INFO (qtp21548257-14128) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989218 INFO (searcherExecutor-6713-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15691c1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 1989218 INFO (qtp21548257-14128) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 6
[junit4] 2> 1989219 INFO (qtp21548257-14123) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 14
[junit4] 2> 1989302 INFO (qtp21548257-14122) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&_version_=2003&distrib.from=https://127.0.0.1:41056/lnwccollection1/&wt=javabin&version=2}{deleteByQuery=inplace_updatable_float:101.0
(-2003)} 0 2
[junit4] 2> 1989304 INFO (qtp12951207-14157) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989304 INFO (qtp21548257-14125) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989304 INFO (qtp10073800-14096) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989304 INFO (qtp21548257-14125) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989304 INFO (qtp12951207-14157) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989304 INFO (qtp10073800-14096) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989304 INFO (qtp12951207-14157) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989304 INFO (qtp21548257-14125) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989305 INFO (qtp10073800-14096) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989305 INFO (qtp21548257-14125) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989305 INFO (qtp10073800-14096) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989305 INFO (qtp12951207-14157) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989305 INFO (qtp21548257-14124) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 1989400 INFO (qtp21548257-14128) [ ]
o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.
Update=add{_version_=2002,id=0}
DBQs=[DBQ{version=2003,q=inplace_updatable_float:101.0}]
[junit4] 2> 1989402 INFO (qtp21548257-14128) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@393ae8[collection1] realtime]
[junit4] 2> 1989406 INFO (qtp21548257-14128) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@199ffd1[collection1] realtime]
[junit4] 2> 1989406 INFO (qtp21548257-14128) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&distrib.inplace.prevversion=2001&distrib.from=https://127.0.0.1:41056/lnwc/collection1/&wt=javabin&version=2&distrib.inplace.update=true}{add=[0
(2002)]} 0 7
[junit4] 2> 1989408 INFO (qtp12951207-14164) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989408 INFO (qtp21548257-14123) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989408 INFO (qtp12951207-14164) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989408 INFO (qtp21548257-14123) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@8ba934
[junit4] 2> 1989408 INFO (qtp12951207-14164) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989408 INFO (qtp12951207-14164) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989409 INFO (qtp21548257-14123) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b51107[collection1] main]
[junit4] 2> 1989409 INFO (qtp21548257-14123) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989411 INFO (searcherExecutor-6713-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b51107[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1989411 INFO (qtp21548257-14123) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 1989411 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989411 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989411 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989411 INFO (qtp10073800-14093) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44602/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989412 INFO (qtp21548257-14128) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 1989499 INFO (qtp21548257-14122) [ ] o.a.s.c.S.Request
[collection1] webapp=/lnwc path=/get
params={distrib=false&qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1989499 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.u.TestInPlaceUpdatesDistrib reorderedDBQIndividualReplicaTest: This test
passed fine...
[junit4] 2> 1989500 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1989500 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@bf4119[collection1] realtime]
[junit4] 2> 1989500 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1989501 INFO (qtp11324977-14063) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989501 INFO (qtp11324977-14063) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989501 INFO (qtp11324977-14063) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989501 INFO (qtp11324977-14063) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1989506 INFO (qtp12951207-14162) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989506 INFO (qtp21548257-14129) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989507 INFO (qtp21548257-14129) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989507 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1989506 INFO (qtp12951207-14162) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989507 INFO (qtp21548257-14129) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989507 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1989507 INFO (qtp21548257-14129) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41056/lnwc/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1989507 INFO (qtp10073800-14093) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1989507 INFO (qtp10073800-14093) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/lnwc path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41056/lnwc/collection1/&commit_end_point=true&wt=javab
[...truncated too long message...]
letContextHandler@10ad494{/lnwc,null,UNAVAILABLE}
[junit4] 2> 2027603 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[EFCE96B3A48E6F8F]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42055 42055
[junit4] 2> 2027605 INFO (Thread-3119) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42055 42055
[junit4] 2> 2027605 WARN (Thread-3119) [ ] 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> 3 /solr/collections/collection1/state.json
[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>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 48 /solr/overseer/collection-queue-work
[junit4] 2> 25 /solr/overseer/queue
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test
-Dtests.seed=EFCE96B3A48E6F8F -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=hr-HR -Dtests.timezone=US/East-Indiana -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 51.6s J1 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: 'sanitycheck' results
against client: org.apache.solr.client.solrj.impl.HttpSolrClient@1c3bd85 (not
leader) wrong [docid] for SolrDocument{id=13,
id_field_copy_that_does_not_support_in_place_update_s=13, title_s=title13,
id_i=13, inplace_updatable_float=101.0, _version_=1560912543250120704,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=546} expected:<727> but
was:<546>
[junit4] > at
__randomizedtesting.SeedInfo.seed([EFCE96B3A48E6F8F:679AA9690A720277]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:547)
[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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2027609 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2027609 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=33286557
[junit4] 2> 2027609 INFO (coreCloseExecutor-6746-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1a54925
[junit4] 2> 2027625 INFO (coreCloseExecutor-6746-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 2027627 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[EFCE96B3A48E6F8F]-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_EFCE96B3A48E6F8F-001
[junit4] 2> Mar 04, 2017 4:37:10 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=hr-HR,
timezone=US/East-Indiana
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=175111336,total=408944640
[junit4] 2> NOTE: All tests run in this JVM: [DocumentBuilderTest,
DistributedDebugComponentTest, UpdateRequestProcessorFactoryTest,
TestUnifiedSolrHighlighter, WordBreakSolrSpellCheckerTest,
TestSolrCloudSnapshots, CollectionStateFormat2Test,
TemplateUpdateProcessorTest, HdfsThreadLeakTest, DirectSolrConnectionTest,
AddBlockUpdateTest, DistributedIntervalFacetingTest, SolrInfoMBeanTest,
TestManagedSchema, HttpSolrCallGetCoreTest, FileUtilsTest, TestFieldResource,
TestConfigSetsAPIExclusivity, TestDocBasedVersionConstraints,
DeleteInactiveReplicaTest, TestScoreJoinQPScore, TestCorePropertiesReload,
OverseerCollectionConfigSetProcessorTest, CSVRequestHandlerTest,
TestStressUserVersions, ForceLeaderTest, TestUseDocValuesAsStored,
LeaderFailoverAfterPartitionTest, SpellingQueryConverterTest,
TestClusterProperties, DistributedQueueTest, InfoHandlerTest, EnumFieldTest,
BlockJoinFacetSimpleTest, TestPostingsSolrHighlighter,
CollectionsAPIDistributedZkTest, ZkCLITest, SolrCmdDistributorTest,
CollectionsAPISolrJTest, ChaosMonkeySafeLeaderTest, TestSchemaVersionResource,
TestMiniSolrCloudClusterSSL, TestRandomCollapseQParserPlugin, ZkSolrClientTest,
HdfsRecoveryZkTest, TestMacros, ChangedSchemaMergeTest, BlockDirectoryTest,
TestCollectionAPIs, TestEmbeddedSolrServerConstructors,
TestLeaderElectionZkExpiry, TestDistributedGrouping, TestCoreContainer,
TestSearchPerf, RankQueryTest, SolrCoreMetricManagerTest,
CoreAdminCreateDiscoverTest, BasicAuthStandaloneTest, VersionInfoTest,
TestCursorMarkWithoutUniqueKey, TestPointFields, TermVectorComponentTest,
TestNRTOpen, TestDistributedStatsComponentCardinality,
TestManagedResourceStorage, TestTestInjection, ConnectionReuseTest,
IndexSchemaTest, MoreLikeThisHandlerTest, TestObjectReleaseTracker,
TestExactStatsCache, DistributedTermsComponentTest, SimpleMLTQParserTest,
TestPartialUpdateDeduplication, SolrMetricsIntegrationTest, BJQParserTest,
SolrJmxReporterTest, ParsingFieldUpdateProcessorsTest, TestStressVersions,
DirectoryFactoryTest, ChaosMonkeyNothingIsSafeTest,
TestGraphTermsQParserPlugin, SuggesterFSTTest, BasicFunctionalityTest,
MultiThreadedOCPTest, TestLockTree, ConvertedLegacyTest,
TestPKIAuthenticationPlugin, SharedFSAutoReplicaFailoverTest,
DistributedMLTComponentTest, DistributedFacetPivotSmallTest,
CdcrRequestHandlerTest, OpenExchangeRatesOrgProviderTest, OverseerStatusTest,
TestCollapseQParserPlugin, DeleteReplicaTest, TestFiltering,
SpellCheckCollatorTest, TestNoOpRegenerator, BadComponentTest,
TestSubQueryTransformerCrossCore, SpellCheckComponentTest,
TestGeoJSONResponseWriter, AnalyticsQueryTest, AlternateDirectoryTest,
SortByFunctionTest, DistanceFunctionTest,
DistributedQueryComponentOptimizationTest, SchemaVersionSpecificBehaviorTest,
TermsComponentTest, TestHashPartitioner, OpenCloseCoreStressTest,
TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest,
SimplePostToolTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest,
SpatialFilterTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, DocValuesMultiTest,
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, QueryParsingTest,
JsonLoaderTest, TestLFUCache, CloudExitableDirectoryReaderTest,
CollectionTooManyReplicasTest, DeleteShardTest,
DistribDocExpirationUpdateProcessorTest, ReplaceNodeTest,
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest,
TestAuthenticationFramework, TestCloudDeleteByQuery,
TestCloudPseudoReturnFields, TestCloudRecovery, TestDistribDocBasedVersion,
TestOnReconnectListenerSupport, TestRebalanceLeaders,
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens,
TestStressCloudBlindAtomicUpdates, TlogReplayBufferedWhileIndexingTest,
TriLevelCompositeIdRoutingTest, CachingDirectoryFactoryTest, CoreSorterTest,
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSetImmutable,
TestConfigSets, TestCustomStream, TestImplicitCoreProperties,
TestInfoStreamLogging, TestInitParams, TestShardHandlerFactory,
TestSolrConfigHandler, TestSolrXml, TestSolrCoreSnapshots, TestRestoreCore,
TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent,
DistributedFacetPivotLongTailTest, SuggestComponentContextFilterQueryTest,
SuggestComponentTest, WrapperMergePolicyFactoryTest, SolrGangliaReporterTest,
TestPushWriter, TestRawResponseWriter, TestSubQueryTransformerDistrib,
TestManagedSynonymFilterFactory, TestUseDocValuesAsStored2,
AnalyticsMergeStrategyTest, TestFieldSortValues,
TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestSolrCoreParser,
TestXmlQParserPlugin, TestJsonFacets, TestAuthorizationFramework,
TestUninvertingReader, AnalysisErrorHandlingTest, DataDrivenBlockJoinTest,
TestHdfsUpdateLog, TestInPlaceUpdatesDistrib]
[junit4] Completed [692/693 (1!)] on J1 in 52.70s, 1 test, 1 failure <<<
FAILURES!
[...truncated 51669 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]