Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19184/
Java: 64bit/jdk-9-ea+160 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=693 sum(shards)=694 cloudClient=694

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=693 sum(shards)=694 
cloudClient=694
        at 
__randomizedtesting.SeedInfo.seed([9615C8590789D0A6:1E41F783A975BD5E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1337)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:236)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:547)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 10909 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/init-core-data-001
   [junit4]   2> 44061 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9615C8590789D0A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 44063 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9615C8590789D0A6]-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> 44063 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9615C8590789D0A6]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gcw/vo
   [junit4]   2> 44067 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 44067 INFO  (Thread-75) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 44067 INFO  (Thread-75) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 44167 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42002
   [junit4]   2> 44205 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 44208 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 44212 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 44215 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 44219 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 44222 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 44226 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 44229 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 44233 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 44235 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 44238 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 45189 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/control-001/cores/collection1
   [junit4]   2> 45191 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 45192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5017efce{/gcw/vo,null,AVAILABLE}
   [junit4]   2> 45194 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@30f9cbf4{HTTP/1.1,[http/1.1]}{127.0.0.1:44046}
   [junit4]   2> 45194 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.Server Started @47384ms
   [junit4]   2> 45194 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/gcw/vo, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/tempDir-001/control/data,
 hostPort=44046, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/control-001/cores}
   [junit4]   2> 45194 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 45194 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 45195 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 45195 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 45195 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-16T14:01:32.822125Z
   [junit4]   2> 45198 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 45198 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/control-001/solr.xml
   [junit4]   2> 45207 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42002/solr
   [junit4]   2> 45231 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 45231 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:44046_gcw%2Fvo
   [junit4]   2> 45232 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97627202630385668-127.0.0.1:44046_gcw%2Fvo-n_0000000000) starting
   [junit4]   2> 45237 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44046_gcw%2Fvo
   [junit4]   2> 45248 INFO  (zkCallback-104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 45384 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/control-001/cores
   [junit4]   2> 45384 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 45386 INFO  
(OverseerStateUpdate-97627202630385668-127.0.0.1:44046_gcw%2Fvo-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 46395 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 46405 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 46454 WARN  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 46456 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 46497 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 46500 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 46500 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/control-001/cores/collection1/data/]
   [junit4]   2> 46501 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7be55e
   [junit4]   2> 46523 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=85.1640625, 
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=29.95796395739281, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 46586 WARN  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 46910 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 46910 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46913 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 46913 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 46915 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 46918 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1073a1e0[collection1] main]
   [junit4]   2> 46919 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 46928 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 46928 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 46930 INFO  (searcherExecutor-194-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1073a1e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46941 INFO  (coreLoadExecutor-193-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562035245094535168
   [junit4]   2> 46978 INFO  (coreZkRegister-186-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 46978 INFO  (coreZkRegister-186-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 46978 INFO  (coreZkRegister-186-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44046/gcw/vo/collection1/
   [junit4]   2> 46978 INFO  (coreZkRegister-186-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 46978 INFO  (coreZkRegister-186-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:44046/gcw/vo/collection1/ has no replicas
   [junit4]   2> 46979 INFO  (coreZkRegister-186-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 46984 INFO  (coreZkRegister-186-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44046/gcw/vo/collection1/ shard1
   [junit4]   2> 47135 INFO  (coreZkRegister-186-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 47441 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 47441 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42002/solr ready
   [junit4]   2> 47441 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 48378 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-1-001/cores/collection1
   [junit4]   2> 48380 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-1-001
   [junit4]   2> 48384 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 48414 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d01dfe5{/gcw/vo,null,AVAILABLE}
   [junit4]   2> 48415 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@38727ba4{HTTP/1.1,[http/1.1]}{127.0.0.1:35637}
   [junit4]   2> 48415 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.Server Started @50606ms
   [junit4]   2> 48415 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/gcw/vo, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/tempDir-001/jetty1,
 hostPort=35637, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-1-001/cores}
   [junit4]   2> 48415 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 48416 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 48416 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 48416 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 48416 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-16T14:01:36.043544Z
   [junit4]   2> 48425 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 48425 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-1-001/solr.xml
   [junit4]   2> 48435 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42002/solr
   [junit4]   2> 48446 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48448 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48450 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35637_gcw%2Fvo
   [junit4]   2> 48451 INFO  (zkCallback-104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 48452 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 48471 INFO  (zkCallback-113-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 48591 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-1-001/cores
   [junit4]   2> 48591 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 48598 INFO  
(OverseerStateUpdate-97627202630385668-127.0.0.1:44046_gcw%2Fvo-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 49611 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 49628 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 49696 WARN  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 49698 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 49775 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 49776 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 49776 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 49776 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7be55e
   [junit4]   2> 49796 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=85.1640625, 
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=29.95796395739281, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 49874 WARN  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 50220 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 50220 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 50223 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 50223 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 50229 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 50232 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3809ce92[collection1] main]
   [junit4]   2> 50233 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 50234 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 50234 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 50241 INFO  (searcherExecutor-205-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3809ce92[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 50242 INFO  (coreLoadExecutor-204-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562035248555884544
   [junit4]   2> 50250 INFO  (coreZkRegister-199-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 50250 INFO  (coreZkRegister-199-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 50250 INFO  (coreZkRegister-199-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35637/gcw/vo/collection1/
   [junit4]   2> 50250 INFO  (coreZkRegister-199-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 50250 INFO  (coreZkRegister-199-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:35637/gcw/vo/collection1/ has no replicas
   [junit4]   2> 50250 INFO  (coreZkRegister-199-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 50259 INFO  (coreZkRegister-199-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35637/gcw/vo/collection1/ shard1
   [junit4]   2> 50410 INFO  (coreZkRegister-199-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 51712 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-2-001/cores/collection1
   [junit4]   2> 51716 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-2-001
   [junit4]   2> 51717 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 51718 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@122d7493{/gcw/vo,null,AVAILABLE}
   [junit4]   2> 51719 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@67ad1a94{HTTP/1.1,[http/1.1]}{127.0.0.1:32812}
   [junit4]   2> 51719 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.Server Started @53910ms
   [junit4]   2> 51720 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/gcw/vo, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/tempDir-001/jetty2,
 hostPort=32812, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-2-001/cores}
   [junit4]   2> 51720 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 51720 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 51720 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51720 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51721 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-16T14:01:39.347964Z
   [junit4]   2> 51731 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 51731 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-2-001/solr.xml
   [junit4]   2> 51748 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42002/solr
   [junit4]   2> 51768 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 51771 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51773 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32812_gcw%2Fvo
   [junit4]   2> 51780 INFO  (zkCallback-113-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 51781 INFO  (zkCallback-104-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 51782 INFO  (zkCallback-119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 51782 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 51999 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-2-001/cores
   [junit4]   2> 51999 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 52005 INFO  
(OverseerStateUpdate-97627202630385668-127.0.0.1:44046_gcw%2Fvo-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 53022 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 53039 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 53139 WARN  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 53140 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 53158 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 53159 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 53159 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 53159 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7be55e
   [junit4]   2> 53169 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=85.1640625, 
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=29.95796395739281, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 53224 WARN  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 53429 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 53429 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 53430 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 53430 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 53432 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 53434 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a309eff[collection1] main]
   [junit4]   2> 53435 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 53435 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 53435 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 53436 INFO  (searcherExecutor-216-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a309eff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53438 INFO  (coreLoadExecutor-215-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562035251907133440
   [junit4]   2> 53442 INFO  (coreZkRegister-210-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 53442 INFO  (updateExecutor-116-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 53442 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 53442 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 53442 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 53442 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 53442 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:35637/gcw/vo/collection1/] and I am 
[http://127.0.0.1:32812/gcw/vo/collection1/]
   [junit4]   2> 53445 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:35637/gcw/vo]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:32812_gcw%252Fvo&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 53451 INFO  (qtp95789967-510) [    ] o.a.s.h.a.PrepRecoveryOp 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 53452 INFO  (qtp95789967-510) [    ] o.a.s.h.a.PrepRecoveryOp 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 53452 INFO  (qtp95789967-510) [    ] 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:32812_gcw%2Fvo, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:32812/gcw/vo","node_name":"127.0.0.1:32812_gcw%2Fvo","state":"down"}
   [junit4]   2> 53564 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 53564 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 54452 INFO  (qtp95789967-510) [    ] 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:32812_gcw%2Fvo, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:32812/gcw/vo","node_name":"127.0.0.1:32812_gcw%2Fvo","state":"recovering"}
   [junit4]   2> 54452 INFO  (qtp95789967-510) [    ] o.a.s.h.a.PrepRecoveryOp 
Waited coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 54452 INFO  (qtp95789967-510) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:32812_gcw%252Fvo&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> 54955 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:35637/gcw/vo/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 54955 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:32812/gcw/vo 
START replicas=[http://127.0.0.1:35637/gcw/vo/collection1/] nUpdates=100
   [junit4]   2> 54968 INFO  (qtp95789967-505) [    ] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 54968 INFO  (qtp95789967-505) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/gcw/vo path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 54973 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 54973 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 54973 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 54973 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 54974 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 54974 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 54974 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 54974 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 54974 INFO  (recoveryExecutor-117-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 55565 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 55600 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1562035254162620416)} 0 14
   [junit4]   2> 55652 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&_version_=-1562035254184640512&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1562035254184640512)} 0 12
   [junit4]   2> 55653 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1562035254184640512)} 0 45
   [junit4]   2> 55668 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 55678 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1562035254239166464)]} 0 17
   [junit4]   2> 55680 INFO  (qtp95789967-504) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/gcw/vo path=/select 
params={q=their+country&wt=javabin&version=2} hits=0 status=0 QTime=2
   [junit4]   2> 55696 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-0
 (1562035254261186560)]} 0 5
   [junit4]   2> 55697 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-0 (1562035254261186560)]} 0 14
   [junit4]   2> 55702 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1562035254277963776)]} 0 2
   [junit4]   2> 55710 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-1
 (1562035254283206656)]} 0 2
   [junit4]   2> 55711 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-1 (1562035254283206656)]} 0 7
   [junit4]   2> 55714 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-0 (-1562035254293692416)]} 
0 0
   [junit4]   2> 55718 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-0
 (-1562035254295789568)]} 0 0
   [junit4]   2> 55722 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-0 (-1562035254295789568)]} 0 6
   [junit4]   2> 55727 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1562035254305226752)]} 0 1
   [junit4]   2> 55740 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-2
 (1562035254309421056)]} 0 5
   [junit4]   2> 55740 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-2 (1562035254309421056)]} 0 11
   [junit4]   2> 55743 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1562035254323052544)]} 0 1
   [junit4]   2> 55750 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-3
 (1562035254326198272)]} 0 1
   [junit4]   2> 55751 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-3 (1562035254326198272)]} 0 6
   [junit4]   2> 55753 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1562035254334586880)]} 0 1
   [junit4]   2> 55761 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-4
 (1562035254339829760)]} 0 1
   [junit4]   2> 55762 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-4 (1562035254339829760)]} 0 4
   [junit4]   2> 55764 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-3 (-1562035254346121216)]} 
0 0
   [junit4]   2> 55768 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-3
 (-1562035254348218368)]} 0 0
   [junit4]   2> 55769 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-3 (-1562035254348218368)]} 0 3
   [junit4]   2> 55771 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1562035254352412672)]} 0 1
   [junit4]   2> 55777 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-5
 (1562035254356606976)]} 0 1
   [junit4]   2> 55778 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-5 (1562035254356606976)]} 0 4
   [junit4]   2> 55780 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1562035254361849856)]} 0 1
   [junit4]   2> 55787 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-6
 (1562035254366044160)]} 0 1
   [junit4]   2> 55788 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-6 (1562035254366044160)]} 0 5
   [junit4]   2> 55790 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-4 (-1562035254372335616)]} 
0 0
   [junit4]   2> 55796 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-4
 (-1562035254374432768)]} 0 3
   [junit4]   2> 55798 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-4 (-1562035254374432768)]} 0 6
   [junit4]   2> 55801 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1562035254383869952)]} 0 1
   [junit4]   2> 55807 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-7
 (1562035254387015680)]} 0 1
   [junit4]   2> 55808 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-7 (1562035254387015680)]} 0 5
   [junit4]   2> 55811 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1562035254394355712)]} 0 1
   [junit4]   2> 55819 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-8
 (1562035254399598592)]} 0 1
   [junit4]   2> 55820 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-8 (1562035254399598592)]} 0 5
   [junit4]   2> 55822 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-7 (-1562035254406938624)]} 
0 0
   [junit4]   2> 55827 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-7
 (-1562035254410084352)]} 0 0
   [junit4]   2> 55827 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-7 (-1562035254410084352)]} 0 3
   [junit4]   2> 55830 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-9 (1562035254414278656)]} 0 1
   [junit4]   2> 55836 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-9
 (1562035254418472960)]} 0 1
   [junit4]   2> 55837 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-9 (1562035254418472960)]} 0 4
   [junit4]   2> 55840 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-10 (1562035254424764416)]} 0 1
   [junit4]   2> 55846 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-10
 (1562035254427910144)]} 0 1
   [junit4]   2> 55847 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-10 (1562035254427910144)]} 0 5
   [junit4]   2> 55849 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-11 (1562035254434201600)]} 0 1
   [junit4]   2> 55854 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-11
 (1562035254437347328)]} 0 1
   [junit4]   2> 55855 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-11 (1562035254437347328)]} 0 4
   [junit4]   2> 55858 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-10 
(-1562035254443638784)]} 0 0
   [junit4]   2> 55861 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-10
 (-1562035254446784512)]} 0 0
   [junit4]   2> 55862 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-10 (-1562035254446784512)]} 0 2
   [junit4]   2> 55865 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-12 (1562035254450978816)]} 0 1
   [junit4]   2> 55871 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-12
 (1562035254454124544)]} 0 1
   [junit4]   2> 55871 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-12 (1562035254454124544)]} 0 5
   [junit4]   2> 55874 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-13 (1562035254460416000)]} 0 1
   [junit4]   2> 55881 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-13
 (1562035254463561728)]} 0 1
   [junit4]   2> 55882 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-13 (1562035254463561728)]} 0 6
   [junit4]   2> 55885 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-14 (1562035254471950336)]} 0 1
   [junit4]   2> 55901 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-14
 (1562035254475096064)]} 0 11
   [junit4]   2> 55902 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-14 (1562035254475096064)]} 0 15
   [junit4]   2> 55907 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-14 
(-1562035254496067584)]} 0 0
   [junit4]   2> 55912 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-14
 (-1562035254499213312)]} 0 0
   [junit4]   2> 55913 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-14 (-1562035254499213312)]} 0 3
   [junit4]   2> 55916 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-15 (1562035254504456192)]} 0 1
   [junit4]   2> 55923 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-15
 (1562035254508650496)]} 0 1
   [junit4]   2> 55929 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-15 (1562035254508650496)]} 0 9
   [junit4]   2> 55932 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-16 (1562035254521233408)]} 0 1
   [junit4]   2> 55946 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-16
 (1562035254524379136)]} 0 10
   [junit4]   2> 55947 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-16 (1562035254524379136)]} 0 13
   [junit4]   2> 55950 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-16 
(-1562035254540107776)]} 0 0
   [junit4]   2> 55954 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-16
 (-1562035254543253504)]} 0 0
   [junit4]   2> 55955 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-16 (-1562035254543253504)]} 0 3
   [junit4]   2> 55961 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-17 (1562035254551642112)]} 0 1
   [junit4]   2> 55967 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-17
 (1562035254554787840)]} 0 1
   [junit4]   2> 55968 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-17 (1562035254554787840)]} 0 4
   [junit4]   2> 55970 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-18 (1562035254561079296)]} 0 1
   [junit4]   2> 55980 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-18
 (1562035254564225024)]} 0 2
   [junit4]   2> 55981 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-18 (1562035254564225024)]} 0 8
   [junit4]   2> 55983 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-19 (1562035254575759360)]} 0 1
   [junit4]   2> 55990 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-19
 (1562035254578905088)]} 0 1
   [junit4]   2> 55990 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-19 (1562035254578905088)]} 0 5
   [junit4]   2> 55993 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-20 (1562035254585196544)]} 0 1
   [junit4]   2> 55999 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-20
 (1562035254589390848)]} 0 1
   [junit4]   2> 56000 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-20 (1562035254589390848)]} 0 5
   [junit4]   2> 56002 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-18 
(-1562035254595682304)]} 0 0
   [junit4]   2> 56016 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-18
 (-1562035254597779456)]} 0 10
   [junit4]   2> 56016 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-18 (-1562035254597779456)]} 0 12
   [junit4]   2> 56019 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-21 (1562035254612459520)]} 0 1
   [junit4]   2> 56036 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-21
 (1562035254615605248)]} 0 11
   [junit4]   2> 56037 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-21 (1562035254615605248)]} 0 16
   [junit4]   2> 56040 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-22 (1562035254635528192)]} 0 1
   [junit4]   2> 56053 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-22
 (1562035254638673920)]} 0 1
   [junit4]   2> 56054 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-22 (1562035254638673920)]} 0 11
   [junit4]   2> 56058 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-23 (1562035254653353984)]} 0 1
   [junit4]   2> 56063 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-23
 (1562035254656499712)]} 0 1
   [junit4]   2> 56064 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-23 (1562035254656499712)]} 0 4
   [junit4]   2> 56067 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-19 
(-1562035254662791168)]} 0 0
   [junit4]   2> 56071 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-19
 (-1562035254665936896)]} 0 0
   [junit4]   2> 56072 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-19 (-1562035254665936896)]} 0 3
   [junit4]   2> 56075 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-24 (1562035254671179776)]} 0 1
   [junit4]   2> 56086 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-24
 (1562035254679568384)]} 0 1
   [junit4]   2> 56087 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-24 (1562035254679568384)]} 0 5
   [junit4]   2> 56090 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-25 (1562035254686908416)]} 0 1
   [junit4]   2> 56095 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-25
 (1562035254690054144)]} 0 1
   [junit4]   2> 56096 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-25 (1562035254690054144)]} 0 4
   [junit4]   2> 56098 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-21 
(-1562035254696345600)]} 0 0
   [junit4]   2> 56103 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-21
 (-1562035254699491328)]} 0 0
   [junit4]   2> 56103 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-21 (-1562035254699491328)]} 0 3
   [junit4]   2> 56106 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-26 (1562035254703685632)]} 0 1
   [junit4]   2> 56112 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-26
 (1562035254706831360)]} 0 1
   [junit4]   2> 56112 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-26 (1562035254706831360)]} 0 4
   [junit4]   2> 56114 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-23 
(-1562035254713122816)]} 0 0
   [junit4]   2> 56128 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-23
 (-1562035254715219968)]} 0 10
   [junit4]   2> 56129 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-23 (-1562035254715219968)]} 0 12
   [junit4]   2> 56136 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-27 (1562035254730948608)]} 0 5
   [junit4]   2> 56146 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-27
 (1562035254738288640)]} 0 1
   [junit4]   2> 56146 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-27 (1562035254738288640)]} 0 8
   [junit4]   2> 56148 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-26 
(-1562035254748774400)]} 0 0
   [junit4]   2> 56152 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-26
 (-1562035254750871552)]} 0 0
   [junit4]   2> 56153 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-26 (-1562035254750871552)]} 0 2
   [junit4]   2> 56155 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-28 (1562035254755065856)]} 0 1
   [junit4]   2> 56161 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-28
 (1562035254759260160)]} 0 1
   [junit4]   2> 56162 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-28 (1562035254759260160)]} 0 4
   [junit4]   2> 56164 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-28 
(-1562035254765551616)]} 0 0
   [junit4]   2> 56169 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-28
 (-1562035254768697344)]} 0 0
   [junit4]   2> 56169 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-28 (-1562035254768697344)]} 0 3
   [junit4]   2> 56172 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-29 (1562035254772891648)]} 0 1
   [junit4]   2> 56177 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-29
 (1562035254776037376)]} 0 1
   [junit4]   2> 56178 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-29 (1562035254776037376)]} 0 4
   [junit4]   2> 56181 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-30 (1562035254782328832)]} 0 1
   [junit4]   2> 56186 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-30
 (1562035254786523136)]} 0 1
   [junit4]   2> 56187 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-30 (1562035254786523136)]} 0 3
   [junit4]   2> 56190 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-31 (1562035254791766016)]} 0 1
   [junit4]   2> 56195 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-31
 (1562035254794911744)]} 0 1
   [junit4]   2> 56196 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-31 (1562035254794911744)]} 0 4
   [junit4]   2> 56198 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-29 
(-1562035254800154624)]} 0 0
   [junit4]   2> 56204 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-29
 (-1562035254803300352)]} 0 0
   [junit4]   2> 56205 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-29 (-1562035254803300352)]} 0 5
   [junit4]   2> 56208 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-32 (1562035254810640384)]} 0 1
   [junit4]   2> 56213 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-32
 (1562035254813786112)]} 0 1
   [junit4]   2> 56213 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-32 (1562035254813786112)]} 0 4
   [junit4]   2> 56216 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-32 
(-1562035254819028992)]} 0 1
   [junit4]   2> 56231 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-32
 (-1562035254822174720)]} 0 11
   [junit4]   2> 56231 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-32 (-1562035254822174720)]} 0 13
   [junit4]   2> 56234 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-33 (1562035254837903360)]} 0 1
   [junit4]   2> 56239 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-33
 (1562035254841049088)]} 0 1
   [junit4]   2> 56239 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-33 (1562035254841049088)]} 0 3
   [junit4]   2> 56242 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-34 (1562035254847340544)]} 0 1
   [junit4]   2> 56247 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-34
 (1562035254850486272)]} 0 1
   [junit4]   2> 56248 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-34 (1562035254850486272)]} 0 4
   [junit4]   2> 56251 INFO  (qtp986082414-473) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-35 (1562035254855729152)]} 0 1
   [junit4]   2> 56257 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-35
 (1562035254859923456)]} 0 1
   [junit4]   2> 56257 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-35 (1562035254859923456)]} 0 3
   [junit4]   2> 56260 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-36 (1562035254865166336)]} 0 1
   [junit4]   2> 56265 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-36
 (1562035254867263488)]} 0 1
   [junit4]   2> 56265 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-36 (1562035254867263488)]} 0 4
   [junit4]   2> 56268 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-37 (1562035254873554944)]} 0 1
   [junit4]   2> 56272 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-37
 (1562035254875652096)]} 0 1
   [junit4]   2> 56273 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-37 (1562035254875652096)]} 0 3
   [junit4]   2> 56275 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-34 
(-1562035254880894976)]} 0 0
   [junit4]   2> 56280 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-34
 (-1562035254885089280)]} 0 0
   [junit4]   2> 56280 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-34 (-1562035254885089280)]} 0 2
   [junit4]   2> 56283 INFO  (qtp986082414-474) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-38 (1562035254889283584)]} 0 1
   [junit4]   2> 56288 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-38
 (1562035254892429312)]} 0 1
   [junit4]   2> 56289 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-38 (1562035254892429312)]} 0 4
   [junit4]   2> 56291 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-36 
(-1562035254898720768)]} 0 0
   [junit4]   2> 56294 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-36
 (-1562035254900817920)]} 0 0
   [junit4]   2> 56295 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-36 (-1562035254900817920)]} 0 2
   [junit4]   2> 56297 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-39 (1562035254903963648)]} 0 1
   [junit4]   2> 56303 INFO  (qtp1720031427-538) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-39
 (1562035254907109376)]} 0 1
   [junit4]   2> 56306 INFO  (qtp95789967-504) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-39 (1562035254907109376)]} 0 4
   [junit4]   2> 56308 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-38 
(-1562035254916546560)]} 0 0
   [junit4]   2> 56322 INFO  (qtp1720031427-533) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-38
 (-1562035254918643712)]} 0 11
   [junit4]   2> 56323 INFO  (qtp95789967-505) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-38 (-1562035254918643712)]} 0 13
   [junit4]   2> 56326 INFO  (qtp986082414-475) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-40 (1562035254935420928)]} 0 1
   [junit4]   2> 56342 INFO  (qtp1720031427-540) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{add=[0-40
 (1562035254938566656)]} 0 11
   [junit4]   2> 56343 INFO  (qtp95789967-509) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{add=[0-40 (1562035254938566656)]} 0 14
   [junit4]   2> 56345 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-39 
(-1562035254955343872)]} 0 0
   [junit4]   2> 56373 INFO  (qtp1720031427-539) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35637/gcw/vo/collection1/&wt=javabin&version=2}{delete=[0-39
 (-1562035254958489600)]} 0 23
   [junit4]   2> 56374 INFO  (qtp95789967-511) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2}{delete=[0-39 (-1562035254958489600)]} 0 25
   [junit4]   2> 56377 INFO  (qtp986082414-468) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/gcw/vo path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-41 (1562035254987849728)]} 0 1
   [junit4]   2> 56392 INFO  (qtp1720031427-538) [    ] o.a.s.u.p.

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

:44046/gcw/vo",
   [junit4]   1>                   "node_name":"127.0.0.1:44046_gcw%2Fvo",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"}}}}},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "realtimeReplicas":"-1",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"http://127.0.0.1:35637/gcw/vo";,
   [junit4]   1>                   "node_name":"127.0.0.1:35637_gcw%2Fvo",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"http://127.0.0.1:32812/gcw/vo";,
   [junit4]   1>                   "node_name":"127.0.0.1:32812_gcw%2Fvo",
   [junit4]   1>                   "state":"down"}}}}}}
   [junit4]   1> 
   [junit4]   2> 85936 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 85939 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 44046
   [junit4]   2> 85939 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=915773195
   [junit4]   2> 85939 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 85945 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 85945 INFO  (coreCloseExecutor-237-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6de5cd84
   [junit4]   2> 86166 INFO  (coreCloseExecutor-237-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.control_collection.shard1.core_node1, tag=1843776900
   [junit4]   2> 86167 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97627202630385668-127.0.0.1:44046_gcw%2Fvo-n_0000000000) closing
   [junit4]   2> 86167 INFO  
(OverseerStateUpdate-97627202630385668-127.0.0.1:44046_gcw%2Fvo-n_0000000000) [ 
   ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44046_gcw%2Fvo
   [junit4]   2> 86186 WARN  (zkCallback-104-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 86187 INFO  (zkCallback-126-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:35637_gcw%2Fvo
   [junit4]   2> 86187 INFO  (zkCallback-126-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 86191 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@30f9cbf4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 86191 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5017efce{/gcw/vo,null,UNAVAILABLE}
   [junit4]   2> 86196 INFO  (zkCallback-126-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=97627202630385678-127.0.0.1:35637_gcw%2Fvo-n_0000000003) starting
   [junit4]   2> 86204 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 35637
   [junit4]   2> 86204 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=620645161
   [junit4]   2> 86205 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 86211 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 86212 INFO  (coreCloseExecutor-239-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@79799325
   [junit4]   2> 86463 INFO  (coreCloseExecutor-239-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.core_node1, tag=2038010661
   [junit4]   2> 86465 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97627202630385678-127.0.0.1:35637_gcw%2Fvo-n_0000000003) closing
   [junit4]   2> 86465 INFO  
(OverseerStateUpdate-97627202630385678-127.0.0.1:35637_gcw%2Fvo-n_0000000003) [ 
   ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35637_gcw%2Fvo
   [junit4]   2> 86475 WARN  (zkCallback-126-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 86480 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1442ce02{HTTP/1.1,[http/1.1]}{127.0.0.1:35637}
   [junit4]   2> 86481 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2a3ac0fa{/gcw/vo,null,UNAVAILABLE}
   [junit4]   2> 86492 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 32812
   [junit4]   2> 86493 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9615C8590789D0A6]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42002 42002
   [junit4]   2> 86499 INFO  (Thread-121) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42002 42002
   [junit4]   2> 86500 WARN  (Thread-121) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=9615C8590789D0A6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pt -Dtests.timezone=Asia/Karachi -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 42.4s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count 
mismatch.  control=693 sum(shards)=694 cloudClient=694
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9615C8590789D0A6:1E41F783A975BD5E]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1337)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:236)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 86503 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9615C8590789D0A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_9615C8590789D0A6-001
   [junit4]   2> Mar 16, 2017 2:02:14 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=Memory), a_t=Lucene50(blocksize=128), 
a_i=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, 
docValues:{rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Memory), a_t=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=419, maxMBSortInHeap=7.062802157022343, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=415313488,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, 
TestGeoJSONResponseWriter, HdfsLockFactoryTest, TestCustomStream, 
DataDrivenBlockJoinTest, SampleTest, TestSQLHandlerNonCloud, 
TestClassNameShortening, SimplePostToolTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [37/699 (1!)] on J1 in 43.47s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53842 lines...]

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

Reply via email to