Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.6/23/
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
document count mismatch. control=364 sum(shards)=363 cloudClient=363
Stack Trace:
java.lang.AssertionError: document count mismatch. control=364 sum(shards)=363
cloudClient=363
at
__randomizedtesting.SeedInfo.seed([5AB2F28BF15B4486:D2E6CD515FA7297E]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:226)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11703 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/init-core-data-001
[junit4] 2> 574794 WARN
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5AB2F28BF15B4486]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=591 numCloses=591
[junit4] 2> 574794 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5AB2F28BF15B4486]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 574796 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5AB2F28BF15B4486]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 574796 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5AB2F28BF15B4486]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dg/g
[junit4] 2> 574798 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 574798 INFO (Thread-1201) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 574798 INFO (Thread-1201) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 574800 ERROR (Thread-1201) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 574898 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33448
[junit4] 2> 574910 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 574912 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 574914 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 574915 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 574917 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 574918 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 574920 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 574921 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 574922 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 574924 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 574925 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 575035 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/control-001/cores/collection1
[junit4] 2> 575037 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 575040 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@529ae6b3{/dg/g,null,AVAILABLE}
[junit4] 2> 575042 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3acfcc9d{HTTP/1.1,[http/1.1]}{127.0.0.1:43813}
[junit4] 2> 575043 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.Server Started @577937ms
[junit4] 2> 575043 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/tempDir-001/control/data,
hostContext=/dg/g, hostPort=43813,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/control-001/cores}
[junit4] 2> 575043 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 575043 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 575043 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 575043 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 575043 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-30T04:07:21.496Z
[junit4] 2> 575047 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 575047 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/control-001/solr.xml
[junit4] 2> 575061 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 575062 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33448/solr
[junit4] 2> 575086 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 575087 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43813_dg%2Fg
[junit4] 2> 575088 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.Overseer Overseer
(id=98049539522691076-127.0.0.1:43813_dg%2Fg-n_0000000000) starting
[junit4] 2> 575095 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43813_dg%2Fg
[junit4] 2> 575097 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 575236 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/control-001/cores
[junit4] 2> 575236 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 575237 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 575240 INFO
(OverseerStateUpdate-98049539522691076-127.0.0.1:43813_dg%2Fg-n_0000000000)
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 576254 WARN
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 576255 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 576276 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 576396 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 576414 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 576420 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 576420 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/control-001/cores/collection1/data/]
[junit4] 2> 576420 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@91414eb
[junit4] 2> 576423 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 576712 WARN
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 576755 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 576755 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 576756 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 576756 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 576757 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=61.748046875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=13.896724858741434,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 576758 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5451ee64[collection1] main]
[junit4] 2> 576759 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 576759 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 576760 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 576761 INFO
(searcherExecutor-2497-thread-1-processing-n:127.0.0.1:43813_dg%2Fg
x:collection1 c:control_collection) [n:127.0.0.1:43813_dg%2Fg
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@5451ee64[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 576762 INFO
(coreLoadExecutor-2496-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568792634421411840
[junit4] 2> 576769 INFO
(coreZkRegister-2489-thread-1-processing-n:127.0.0.1:43813_dg%2Fg x:collection1
c:control_collection) [n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 576769 INFO
(coreZkRegister-2489-thread-1-processing-n:127.0.0.1:43813_dg%2Fg x:collection1
c:control_collection) [n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 576769 INFO
(coreZkRegister-2489-thread-1-processing-n:127.0.0.1:43813_dg%2Fg x:collection1
c:control_collection) [n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43813/dg/g/collection1/
[junit4] 2> 576769 INFO
(coreZkRegister-2489-thread-1-processing-n:127.0.0.1:43813_dg%2Fg x:collection1
c:control_collection) [n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 576769 INFO
(coreZkRegister-2489-thread-1-processing-n:127.0.0.1:43813_dg%2Fg x:collection1
c:control_collection) [n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:43813/dg/g/collection1/ has no replicas
[junit4] 2> 576769 INFO
(coreZkRegister-2489-thread-1-processing-n:127.0.0.1:43813_dg%2Fg x:collection1
c:control_collection) [n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 576773 INFO
(coreZkRegister-2489-thread-1-processing-n:127.0.0.1:43813_dg%2Fg x:collection1
c:control_collection) [n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:43813/dg/g/collection1/ shard1
[junit4] 2> 576925 INFO
(coreZkRegister-2489-thread-1-processing-n:127.0.0.1:43813_dg%2Fg x:collection1
c:control_collection) [n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 577250 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 577251 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33448/solr ready
[junit4] 2> 577251 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 577359 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-1-001/cores/collection1
[junit4] 2> 577360 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-1-001
[junit4] 2> 577360 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 577362 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@58bc6de4{/dg/g,null,AVAILABLE}
[junit4] 2> 577362 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@a643f74{HTTP/1.1,[http/1.1]}{127.0.0.1:34341}
[junit4] 2> 577363 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.Server Started @580257ms
[junit4] 2> 577363 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/dg/g, hostPort=34341,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-1-001/cores}
[junit4] 2> 577363 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 577363 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 577364 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 577364 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 577364 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-30T04:07:23.817Z
[junit4] 2> 577369 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 577369 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-1-001/solr.xml
[junit4] 2> 577376 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 577377 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33448/solr
[junit4] 2> 577396 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:34341_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 577399 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:34341_dg%2Fg ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 577401 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:34341_dg%2Fg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34341_dg%2Fg
[junit4] 2> 577403 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 577403 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 577409 INFO
(zkCallback-1002-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 577456 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:34341_dg%2Fg ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-1-001/cores
[junit4] 2> 577456 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:34341_dg%2Fg ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 577458 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 577460 INFO
(OverseerStateUpdate-98049539522691076-127.0.0.1:43813_dg%2Fg-n_0000000000)
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 578475 WARN
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 578476 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 578491 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 578593 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 578610 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 578611 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 578611 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 578611 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@91414eb
[junit4] 2> 578613 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 578849 WARN
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 578895 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 578895 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 578896 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 578896 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 578897 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=61.748046875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=13.896724858741434,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 578898 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f5b71d7[collection1] main]
[junit4] 2> 578899 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 578899 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 578899 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 578901 INFO
(searcherExecutor-2508-thread-1-processing-n:127.0.0.1:34341_dg%2Fg
x:collection1 c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f5b71d7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 578901 INFO
(coreLoadExecutor-2507-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1568792636664315904
[junit4] 2> 578924 INFO
(coreZkRegister-2502-thread-1-processing-n:127.0.0.1:34341_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 578924 INFO
(coreZkRegister-2502-thread-1-processing-n:127.0.0.1:34341_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 578924 INFO
(coreZkRegister-2502-thread-1-processing-n:127.0.0.1:34341_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34341/dg/g/collection1/
[junit4] 2> 578924 INFO
(coreZkRegister-2502-thread-1-processing-n:127.0.0.1:34341_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 578924 INFO
(coreZkRegister-2502-thread-1-processing-n:127.0.0.1:34341_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34341/dg/g/collection1/
has no replicas
[junit4] 2> 578924 INFO
(coreZkRegister-2502-thread-1-processing-n:127.0.0.1:34341_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 578928 INFO
(coreZkRegister-2502-thread-1-processing-n:127.0.0.1:34341_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34341/dg/g/collection1/ shard1
[junit4] 2> 579078 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-2-001/cores/collection1
[junit4] 2> 579078 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-2-001
[junit4] 2> 579079 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 579080 INFO
(coreZkRegister-2502-thread-1-processing-n:127.0.0.1:34341_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:34341_dg%2Fg c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 579082 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5d8d8ff4{/dg/g,null,AVAILABLE}
[junit4] 2> 579082 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6274e6c8{HTTP/1.1,[http/1.1]}{127.0.0.1:46399}
[junit4] 2> 579082 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.Server Started @581977ms
[junit4] 2> 579082 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/dg/g, hostPort=46399,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-2-001/cores}
[junit4] 2> 579083 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 579085 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 579085 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 579085 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 579085 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-30T04:07:25.538Z
[junit4] 2> 579098 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 579098 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-2-001/solr.xml
[junit4] 2> 579110 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 579111 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33448/solr
[junit4] 2> 579127 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 579129 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 579131 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46399_dg%2Fg
[junit4] 2> 579139 INFO
(zkCallback-993-thread-1-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 579140 INFO (zkCallback-997-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 579142 INFO
(zkCallback-1002-thread-1-processing-n:127.0.0.1:34341_dg%2Fg)
[n:127.0.0.1:34341_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 579142 INFO
(zkCallback-1008-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 579203 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-2-001/cores
[junit4] 2> 579203 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486])
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 579204 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 579206 INFO
(OverseerStateUpdate-98049539522691076-127.0.0.1:43813_dg%2Fg-n_0000000000)
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 580222 WARN
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 580223 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 580243 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 580360 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 580377 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 580377 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 580377 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-2-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 580378 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@91414eb
[junit4] 2> 580380 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 580391 WARN
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 580439 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 580439 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 580440 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 580440 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 580441 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=61.748046875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=13.896724858741434,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 580444 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@63a9acc2[collection1] main]
[junit4] 2> 580448 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 580448 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 580448 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 580449 INFO
(coreLoadExecutor-2518-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1568792638287511552
[junit4] 2> 580453 INFO
(searcherExecutor-2519-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 c:collection1) [n:127.0.0.1:46399_dg%2Fg c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63a9acc2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 580455 INFO
(coreZkRegister-2513-thread-1-processing-n:127.0.0.1:46399_dg%2Fg x:collection1
c:collection1) [n:127.0.0.1:46399_dg%2Fg c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 580456 INFO
(updateExecutor-1005-thread-1-processing-n:127.0.0.1:46399_dg%2Fg x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 580456 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 580456 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 580456 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 580457 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 580457 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:34341/dg/g/collection1/] and I am
[http://127.0.0.1:46399/dg/g/collection1/]
[junit4] 2> 580460 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:34341/dg/g]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46399_dg%252Fg&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 580471 INFO (qtp583756756-5354) [n:127.0.0.1:34341_dg%2Fg
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 580472 INFO (qtp583756756-5354) [n:127.0.0.1:34341_dg%2Fg
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 580472 INFO (qtp583756756-5354) [n:127.0.0.1:34341_dg%2Fg
] 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:46399_dg%2Fg, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:46399/dg/g","node_name":"127.0.0.1:46399_dg%2Fg","state":"down"}
[junit4] 2> 580713 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 580714 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> 581472 INFO (qtp583756756-5354) [n:127.0.0.1:34341_dg%2Fg
] 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:46399_dg%2Fg, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:46399/dg/g","node_name":"127.0.0.1:46399_dg%2Fg","state":"recovering"}
[junit4] 2> 581473 INFO (qtp583756756-5354) [n:127.0.0.1:34341_dg%2Fg
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 581473 INFO (qtp583756756-5354) [n:127.0.0.1:34341_dg%2Fg
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:46399_dg%252Fg&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 581973 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:34341/dg/g/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 581974 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:46399/dg/g START
replicas=[http://127.0.0.1:34341/dg/g/collection1/] nUpdates=100
[junit4] 2> 581977 INFO (qtp583756756-5352) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 581977 INFO (qtp583756756-5352) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/dg/g path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 581978 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 581978 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 581978 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581978 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 581978 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 581978 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 581979 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 581979 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 581979 INFO
(recoveryExecutor-1006-thread-1-processing-n:127.0.0.1:46399_dg%2Fg
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 582714 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 582718 INFO (qtp221311310-5320) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1568792640664633344)} 0 2
[junit4] 2> 582737 INFO (qtp62169442-5383) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&_version_=-1568792640668827648&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1568792640668827648)} 0 1
[junit4] 2> 582738 INFO (qtp583756756-5351) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1568792640668827648)} 0 18
[junit4] 2> 582745 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ChaosMonkey monkey: starting
[junit4] 2> 582750 INFO (qtp583756756-5354) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/dg/g path=/select params={q=aid&wt=javabin&version=2}
hits=0 status=0 QTime=1
[junit4] 2> 582750 INFO (qtp221311310-5321) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1568792640698187776)]} 0 2
[junit4] 2> 582759 INFO (qtp62169442-5384) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-0
(1568792640702382080)]} 0 1
[junit4] 2> 582760 INFO (qtp583756756-5358) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-0 (1568792640702382080)]} 0 8
[junit4] 2> 582762 INFO (qtp221311310-5322) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1568792640712867840)]} 0 0
[junit4] 2> 582767 INFO (qtp62169442-5384) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-1
(1568792640714964992)]} 0 0
[junit4] 2> 582767 INFO (qtp583756756-5357) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-1 (1568792640714964992)]} 0 2
[junit4] 2> 582770 INFO (qtp221311310-5323) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1568792640720207872)]} 0 0
[junit4] 2> 582776 INFO (qtp62169442-5386) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-2
(1568792640724402176)]} 0 0
[junit4] 2> 582776 INFO (qtp583756756-5352) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-2 (1568792640724402176)]} 0 3
[junit4] 2> 582779 INFO (qtp221311310-5323) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1568792640729645056)]} 0 0
[junit4] 2> 582792 INFO (qtp62169442-5386) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-3
(1568792640742227968)]} 0 0
[junit4] 2> 582793 INFO (qtp583756756-5355) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-3 (1568792640742227968)]} 0 3
[junit4] 2> 582795 INFO (qtp221311310-5323) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-1 (-1568792640747470848)]}
0 0
[junit4] 2> 582799 INFO (qtp62169442-5380) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-1
(-1568792640749568000)]} 0 0
[junit4] 2> 582799 INFO (qtp583756756-5351) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-1 (-1568792640749568000)]} 0 2
[junit4] 2> 582801 INFO (qtp221311310-5323) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1568792640753762304)]} 0 0
[junit4] 2> 582806 INFO (qtp62169442-5380) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-4
(1568792640755859456)]} 0 0
[junit4] 2> 582806 INFO (qtp583756756-5356) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-4 (1568792640755859456)]} 0 3
[junit4] 2> 582808 INFO (qtp221311310-5323) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1568792640761102336)]} 0 0
[junit4] 2> 582813 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-5
(1568792640763199488)]} 0 0
[junit4] 2> 582813 INFO (qtp583756756-5358) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-5 (1568792640763199488)]} 0 3
[junit4] 2> 582815 INFO (qtp221311310-5322) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-2 (-1568792640768442368)]}
0 0
[junit4] 2> 582819 INFO (qtp62169442-5384) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-2
(-1568792640770539520)]} 0 0
[junit4] 2> 582819 INFO (qtp583756756-5357) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-2 (-1568792640770539520)]} 0 2
[junit4] 2> 582827 INFO (qtp221311310-5324) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1568792640779976704)]} 0 1
[junit4] 2> 582831 INFO (qtp62169442-5384) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-6
(1568792640783122432)]} 0 0
[junit4] 2> 582831 INFO (qtp583756756-5352) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-6 (1568792640783122432)]} 0 2
[junit4] 2> 582838 INFO (qtp221311310-5317) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-4 (-1568792640792559616)]}
0 0
[junit4] 2> 582842 INFO (qtp62169442-5384) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-4
(-1568792640794656768)]} 0 0
[junit4] 2> 582842 INFO (qtp583756756-5355) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-4 (-1568792640794656768)]} 0 2
[junit4] 2> 582845 INFO (qtp221311310-5320) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1568792640798851072)]} 0 0
[junit4] 2> 582854 INFO (qtp62169442-5383) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-7
(1568792640801996800)]} 0 4
[junit4] 2> 582854 INFO (qtp583756756-5351) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-7 (1568792640801996800)]} 0 7
[junit4] 2> 582857 INFO (qtp221311310-5320) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1568792640811433984)]} 0 0
[junit4] 2> 582861 INFO (qtp62169442-5380) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-8
(1568792640814579712)]} 0 1
[junit4] 2> 582862 INFO (qtp583756756-5356) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-8 (1568792640814579712)]} 0 3
[junit4] 2> 582864 INFO (qtp221311310-5320) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-5 (-1568792640819822592)]}
0 0
[junit4] 2> 582868 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-5
(-1568792640821919744)]} 0 0
[junit4] 2> 582868 INFO (qtp583756756-5358) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-5 (-1568792640821919744)]} 0 2
[junit4] 2> 582870 INFO (qtp221311310-5320) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-9 (1568792640826114048)]} 0 0
[junit4] 2> 582874 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-9
(1568792640828211200)]} 0 0
[junit4] 2> 582875 INFO (qtp583756756-5357) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-9 (1568792640828211200)]} 0 2
[junit4] 2> 582877 INFO (qtp221311310-5324) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-6 (-1568792640832405504)]}
0 0
[junit4] 2> 582880 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-6
(-1568792640834502656)]} 0 0
[junit4] 2> 582881 INFO (qtp583756756-5352) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-6 (-1568792640834502656)]} 0 2
[junit4] 2> 582883 INFO (qtp221311310-5317) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-10 (1568792640838696960)]} 0 0
[junit4] 2> 582887 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-10
(1568792640841842688)]} 0 0
[junit4] 2> 582888 INFO (qtp583756756-5355) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-10 (1568792640841842688)]} 0 2
[junit4] 2> 582890 INFO (qtp221311310-5317) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-11 (1568792640846036992)]} 0 0
[junit4] 2> 582894 INFO (qtp62169442-5383) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-11
(1568792640848134144)]} 0 0
[junit4] 2> 582894 INFO (qtp583756756-5351) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-11 (1568792640848134144)]} 0 2
[junit4] 2> 582896 INFO (qtp221311310-5323) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-7 (-1568792640853377024)]}
0 0
[junit4] 2> 582900 INFO (qtp62169442-5380) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-7
(-1568792640855474176)]} 0 0
[junit4] 2> 582900 INFO (qtp583756756-5356) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-7 (-1568792640855474176)]} 0 2
[junit4] 2> 582902 INFO (qtp221311310-5322) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-12 (1568792640859668480)]} 0 0
[junit4] 2> 582906 INFO (qtp62169442-5380) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-12
(1568792640861765632)]} 0 0
[junit4] 2> 582906 INFO (qtp583756756-5358) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-12 (1568792640861765632)]} 0 2
[junit4] 2> 582909 INFO (qtp221311310-5320) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-8 (-1568792640865959936)]}
0 0
[junit4] 2> 582913 INFO (qtp62169442-5380) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-8
(-1568792640869105664)]} 0 0
[junit4] 2> 582913 INFO (qtp583756756-5357) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-8 (-1568792640869105664)]} 0 2
[junit4] 2> 582915 INFO (qtp221311310-5324) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-13 (1568792640873299968)]} 0 0
[junit4] 2> 582929 INFO (qtp62169442-5380) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-13
(1568792640884834304)]} 0 0
[junit4] 2> 582929 INFO (qtp583756756-5352) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-13 (1568792640884834304)]} 0 2
[junit4] 2> 582931 INFO (qtp221311310-5321) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-14 (1568792640890077184)]} 0 0
[junit4] 2> 582935 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-14
(1568792640892174336)]} 0 0
[junit4] 2> 582936 INFO (qtp583756756-5355) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-14 (1568792640892174336)]} 0 2
[junit4] 2> 582938 INFO (qtp221311310-5321) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-14
(-1568792640897417216)]} 0 0
[junit4] 2> 582941 INFO (qtp62169442-5383) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-14
(-1568792640899514368)]} 0 0
[junit4] 2> 582942 INFO (qtp583756756-5351) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-14 (-1568792640899514368)]} 0 2
[junit4] 2> 582944 INFO (qtp221311310-5323) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-15 (1568792640902660096)]} 0 0
[junit4] 2> 582948 INFO (qtp62169442-5387) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-15
(1568792640904757248)]} 0 0
[junit4] 2> 582949 INFO (qtp583756756-5356) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-15 (1568792640904757248)]} 0 3
[junit4] 2> 582951 INFO (qtp221311310-5323) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-16 (1568792640910000128)]} 0 0
[junit4] 2> 582954 INFO (qtp62169442-5387) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-16
(1568792640912097280)]} 0 0
[junit4] 2> 582955 INFO (qtp583756756-5358) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-16 (1568792640912097280)]} 0 2
[junit4] 2> 582957 INFO (qtp221311310-5320) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-16
(-1568792640917340160)]} 0 0
[junit4] 2> 582960 INFO (qtp62169442-5387) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{delete=[0-16
(-1568792640918388736)]} 0 0
[junit4] 2> 582961 INFO (qtp583756756-5357) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{delete=[0-16 (-1568792640918388736)]} 0 2
[junit4] 2> 582963 INFO (qtp221311310-5324) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-17 (1568792640923631616)]} 0 0
[junit4] 2> 582967 INFO (qtp62169442-5380) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-17
(1568792640925728768)]} 0 0
[junit4] 2> 582967 INFO (qtp583756756-5352) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-17 (1568792640925728768)]} 0 2
[junit4] 2> 582969 INFO (qtp221311310-5324) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-18 (1568792640929923072)]} 0 0
[junit4] 2> 582973 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-18
(1568792640932020224)]} 0 0
[junit4] 2> 582973 INFO (qtp583756756-5355) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-18 (1568792640932020224)]} 0 2
[junit4] 2> 582975 INFO (qtp221311310-5324) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-19 (1568792640936214528)]} 0 0
[junit4] 2> 582979 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-19
(1568792640938311680)]} 0 0
[junit4] 2> 582979 INFO (qtp583756756-5351) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-19 (1568792640938311680)]} 0 2
[junit4] 2> 582988 INFO (qtp221311310-5324) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-20 (1568792640948797440)]} 0 0
[junit4] 2> 582992 INFO (qtp62169442-5385) [n:127.0.0.1:46399_dg%2Fg
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34341/dg/g/collection1/&wt=javabin&version=2}{add=[0-20
(1568792640951943168)]} 0 0
[junit4] 2> 582992 INFO (qtp583756756-5356) [n:127.0.0.1:34341_dg%2Fg
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/dg/g path=/update
params={wt=javabin&version=2}{add=[0-20 (1568792640951943168)]} 0 2
[junit4] 2> 582994 INFO (qtp221311310-5324) [n:127.0.0.1:43813_dg%2Fg
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProce
[...truncated too long message...]
solr.jetty
[junit4] 2> 601032 INFO (coreCloseExecutor-2526-thread-1)
[n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@269a58e0
[junit4] 2> 601073 INFO (coreCloseExecutor-2526-thread-1)
[n:127.0.0.1:43813_dg%2Fg c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 601073 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.Overseer Overseer
(id=98049539522691076-127.0.0.1:43813_dg%2Fg-n_0000000000) closing
[junit4] 2> 601074 INFO
(OverseerStateUpdate-98049539522691076-127.0.0.1:43813_dg%2Fg-n_0000000000)
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43813_dg%2Fg
[junit4] 2> 601081 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:33448) [
] o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c578965a40004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 601083 INFO
(zkCallback-1008-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46399_dg%2Fg
[junit4] 2> 601083 INFO
(zkCallback-1008-thread-2-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 601085 INFO
(zkCallback-1008-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.Overseer Overseer
(id=98049539522691083-127.0.0.1:46399_dg%2Fg-n_0000000002) starting
[junit4] 2> 602581 WARN
(zkCallback-993-thread-6-processing-n:127.0.0.1:43813_dg%2Fg)
[n:127.0.0.1:43813_dg%2Fg ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 602583 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@3acfcc9d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 602584 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@529ae6b3{/dg/g,null,UNAVAILABLE}
[junit4] 2> 602585 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 34341
[junit4] 2> 602585 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 46399
[junit4] 2> 602585 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=37820249
[junit4] 2> 602585 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 602585 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 602585 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 602589 INFO (coreCloseExecutor-2530-thread-1)
[n:127.0.0.1:46399_dg%2Fg c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@23ef5062
[junit4] 2> 602617 INFO (coreCloseExecutor-2530-thread-1)
[n:127.0.0.1:46399_dg%2Fg c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 602618 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.Overseer Overseer
(id=98049539522691083-127.0.0.1:46399_dg%2Fg-n_0000000002) closing
[junit4] 2> 602618 INFO
(OverseerStateUpdate-98049539522691083-127.0.0.1:46399_dg%2Fg-n_0000000002)
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46399_dg%2Fg
[junit4] 2> 604124 WARN
(zkCallback-1008-thread-1-processing-n:127.0.0.1:46399_dg%2Fg)
[n:127.0.0.1:46399_dg%2Fg ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 604125 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6274e6c8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 604126 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5d8d8ff4{/dg/g,null,UNAVAILABLE}
[junit4] 2> 604126 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 604127 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5AB2F28BF15B4486]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33448 33448
[junit4] 2> 604224 INFO (Thread-1233) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33448 33448
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test
-Dtests.seed=5AB2F28BF15B4486 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-DO -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 29.4s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: document count
mismatch. control=364 sum(shards)=363 cloudClient=363
[junit4] > at
__randomizedtesting.SeedInfo.seed([5AB2F28BF15B4486:D2E6CD515FA7297E]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:226)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 604228 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5AB2F28BF15B4486]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5AB2F28BF15B4486-001
[junit4] 2> May 30, 2017 4:07:50 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=CheapBastard,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=es-DO,
timezone=America/Campo_Grande
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=136058952,total=527433728
[junit4] 2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions,
TestIBSimilarityFactory, TestCrossCoreJoin,
TestPerFieldSimilarityWithDefaultOverride, DocValuesNotIndexedTest,
TestFieldCacheSortRandom, DistributedSpellCheckComponentTest,
TestRandomFaceting, SecurityConfHandlerTest, TestIntervalFaceting,
BlobRepositoryCloudTest, TestSmileRequest, TestClusterStateMutator,
TestDownShardTolerantSearch, TestStressRecovery,
DistributedFacetExistsSmallTest, TestBinaryResponseWriter, TestJmxIntegration,
TestOmitPositions, RegexBoostProcessorTest, SuggestComponentTest,
TestRandomDVFaceting, HdfsRecoverLeaseTest,
ShufflingReplicaListTransformerTest, SolrGraphiteReporterTest,
TestCollationFieldDocValues, TestRuleBasedAuthorizationPlugin,
AliasIntegrationTest, CdcrUpdateLogTest, JSONWriterTest,
DocExpirationUpdateProcessorFactoryTest, BitVectorTest, RequiredFieldsTest,
TestFieldCacheReopen, TestFieldCollectionResource,
PreAnalyzedFieldManagedSchemaCloudTest, UtilsToolTest, TestDocSet,
TestReloadDeadlock, TestSolrCoreProperties, TestTrieFacet, TestFastWriter,
CurrencyFieldOpenExchangeTest, TestAnalyzeInfixSuggestions, TestSchemaManager,
TestMaxScoreQueryParser, LeaderElectionContextKeyTest,
CdcrReplicationHandlerTest, ResponseHeaderTest, TestLRUStatsCache,
FacetPivotSmallTest, PeerSyncTest, TestSolrConfigHandlerConcurrent,
TestCSVLoader, TestFoldingMultitermQuery, AnalysisAfterCoreReloadTest,
TestRangeQuery, QueryElevationComponentTest, TestCryptoKeys,
DocValuesMissingTest, TestCustomStream, WrapperMergePolicyFactoryTest,
SolrRequestParserTest, TestFieldTypeResource, TestUninvertingReader,
DistanceUnitsTest, UpdateLogTest, GraphQueryTest,
HdfsChaosMonkeySafeLeaderTest, HLLSerializationTest, TestReloadAndDeleteDocs,
FileBasedSpellCheckerTest, CustomCollectionTest, StandardRequestHandlerTest,
RecoveryAfterSoftCommitTest, TestHighlightDedupGrouping,
TestCloudJSONFacetJoinDomain, TestRestManager, TestManagedSchemaAPI,
TestStressLucene, HdfsBasicDistributedZk2Test, SharedFSAutoReplicaFailoverTest,
TestOrdValues, TestCustomSort, ConfigureRecoveryStrategyTest,
TestJsonFacetRefinement, TestImpersonationWithHadoopAuth,
BasicDistributedZkTest, ChaosMonkeyNothingIsSafeTest]
[junit4] Completed [222/711 (1!)] on J0 in 29.96s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45018 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]