You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/04/06 01:48:15 UTC

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-11-ea+5) - Build # 1653 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1653/
Java: 64bit/jdk-11-ea+5 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:298)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:248)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:290)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1190)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)  at org.apache.solr.core.SolrCore.reload(SolrCore.java:657)  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1302)  at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:944)  at java.base/java.lang.Thread.run(Thread.java:841)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:95)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:762)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:643)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:841)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:526)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)  at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:841)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1040)  at org.apache.solr.core.SolrCore.reload(SolrCore.java:657)  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1302)  at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:944)  at java.base/java.lang.Thread.run(Thread.java:841)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:298)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:248)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:290)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1190)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:657)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1302)
	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:944)
	at java.base/java.lang.Thread.run(Thread.java:841)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:95)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:762)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:643)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:841)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:526)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:841)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1040)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:657)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1302)
	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:944)
	at java.base/java.lang.Thread.run(Thread.java:841)


	at __randomizedtesting.SeedInfo.seed([1F23D2CF2371B1AE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:303)
	at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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:841)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Captured an uncaught exception in thread: Thread[id=8808, name=Thread-3661, state=RUNNABLE, group=TGRP-TestReplicationHandler]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8808, name=Thread-3661, state=RUNNABLE, group=TGRP-TestReplicationHandler]
	at __randomizedtesting.SeedInfo.seed([1F23D2CF2371B1AE:B6B899A00760CB0]:0)
Caused by: java.lang.AssertionError: 1
	at __randomizedtesting.SeedInfo.seed([1F23D2CF2371B1AE]:0)
	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:192)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1638)
	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:879)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1303)
	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:944)
	at java.base/java.lang.Thread.run(Thread.java:841)




Build Log:
[...truncated 12877 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/init-core-data-001
   [junit4]   2> 414627 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 414628 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 414628 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 414628 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 414628 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bbd22fb{/solr,null,AVAILABLE}
   [junit4]   2> 414629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79523b4c{HTTP/1.1,[http/1.1]}{127.0.0.1:44469}
   [junit4]   2> 414629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.Server Started @414653ms
   [junit4]   2> 414629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-001/collection1/data, hostPort=44469}
   [junit4]   2> 414629 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 414629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 414629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 414629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 414629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 414629 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T01:02:32.112807Z
   [junit4]   2> 414630 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-001/solr.xml
   [junit4]   2> 414631 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 414631 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 414631 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 414648 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312
   [junit4]   2> 414654 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312
   [junit4]   2> 414654 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312
   [junit4]   2> 414656 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-001/.
   [junit4]   2> 414656 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 414656 INFO  (coreLoadExecutor-2036-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 414661 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 414674 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414675 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 414675 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 414675 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312
   [junit4]   2> 414675 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 414675 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 414677 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.791015625, noCFSRatio=0.6828155852122572]
   [junit4]   2> 414698 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414698 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414699 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 414699 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75379884[collection1] main]
   [junit4]   2> 414699 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-001/collection1/conf
   [junit4]   2> 414700 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 414700 INFO  (coreLoadExecutor-2036-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 414700 INFO  (searcherExecutor-2037-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75379884[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414702 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 414702 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 414702 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 414702 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 414702 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56d6e04c{/solr,null,AVAILABLE}
   [junit4]   2> 414703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21df2cea{HTTP/1.1,[http/1.1]}{127.0.0.1:40887}
   [junit4]   2> 414703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.e.j.s.Server Started @414727ms
   [junit4]   2> 414703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-002/collection1/data, hostPort=40887}
   [junit4]   2> 414703 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 414703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 414703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 414703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 414703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 414703 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T01:02:32.186866Z
   [junit4]   2> 414704 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-002/solr.xml
   [junit4]   2> 414705 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 414705 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 414705 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 414723 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312
   [junit4]   2> 414729 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312
   [junit4]   2> 414730 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312
   [junit4]   2> 414731 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-002/.
   [junit4]   2> 414731 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1F23D2CF2371B1AE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 414731 INFO  (coreLoadExecutor-2046-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 414735 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 414738 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414738 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 414738 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 414738 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37a74312
   [junit4]   2> 414739 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 414739 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 414740 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.791015625, noCFSRatio=0.6828155852122572]
   [junit4]   2> 414765 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414765 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414765 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 414765 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c094125[collection1] main]
   [junit4]   2> 414766 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1F23D2CF2371B1AE-001/solr-instance-002/collection1/conf
   [junit4]   2> 414767 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 414767 INFO  (coreLoadExecutor-2046-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 414767 INFO  (searcherExecutor-2047-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c094125[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414769 INFO  (qtp1874536524-7780) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 414770 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 414770 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 414770 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 414770 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 414770 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 414771 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 414771 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 414771 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 414771 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 414771 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 414771 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 414771 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 414772 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 414772 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 414772 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 414772 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 414772 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 414772 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 414772 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 414773 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 414773 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 414773 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 414773 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 414773 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 414773 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 414773 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 414773 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 414774 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 414775 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 414775 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 414787 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 414788 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 414788 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 414788 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 414788 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 414788 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 414788 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 414789 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 414789 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 414789 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 414789 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 414789 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 414789 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 414789 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 414789 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 414790 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 414790 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 414790 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 414790 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 414790 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 414790 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 414790 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 414790 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 414791 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 414791 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 414791 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 414791 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 414791 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 414791 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 414791 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 414792 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 414792 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 414792 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 414792 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 414792 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 414792 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 414793 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 414793 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 414793 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 414793 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 414793 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 414793 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 414793 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 414793 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 414794 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 414794 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 414794 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 414794 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 414794 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 414794 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 414794 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 414794 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 414795 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 414795 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 414795 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 414795 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 414796 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 414796 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 414796 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 414796 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 414796 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 414796 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 414796 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 414797 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 414797 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 414797 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 414797 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 414797 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 414797 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 414797 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 414797 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 414798 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 414798 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 414798 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 414798 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 414798 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 414798 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 414798 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 414799 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 414799 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 414799 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 414799 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 414799 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 414799 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 414799 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 414799 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 414800 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 414800 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 414800 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 414800 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 414800 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 414801 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 414801 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 414801 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 414801 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 414801 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 414801 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 414801 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 414802 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 414802 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 414802 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 414802 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 414802 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 414802 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 414802 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 414803 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 414803 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 414803 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 414803 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 414803 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 414803 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 414803 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 414803 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 414804 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 414804 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 414804 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 414804 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 414804 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 414804 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 414805 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 414805 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 414805 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 414805 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 414805 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 414805 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 414806 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 414806 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 414806 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 414806 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 414806 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 414806 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 414806 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 414807 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 414807 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 414807 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 414807 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 414807 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 414807 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 414807 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 414807 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 414808 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 414808 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 414808 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 414808 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 414808 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 414808 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 414808 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 414809 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 414809 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 414809 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 414809 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 414809 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 414809 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 414809 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 414809 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 414810 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 414810 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 414810 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 414810 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 414810 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 414810 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 414810 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 414811 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 414811 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 414811 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 414811 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 414811 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 414811 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 414811 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 414812 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 414812 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 414812 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 414812 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 414812 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 414812 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 414812 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 414812 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 414813 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 414813 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 414813 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 414813 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 414813 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 414813 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 414813 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 414814 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 414814 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 414814 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 414814 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 414814 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 414814 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 414815 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 414815 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 414815 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 414815 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 414815 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 414815 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 414816 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 414816 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 414816 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 414816 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 414816 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 414816 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 414817 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 414817 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 414817 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 414817 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 414817 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 414817 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 414817 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 414818 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 414818 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 414818 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 414818 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 414818 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 414818 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 414818 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 414819 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 414819 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 414819 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 414819 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 414819 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 414819 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 414819 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 414820 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 414820 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 414820 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 414820 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 414820 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 414820 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 414820 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 414820 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[269]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[274]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[275]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[276]} 0 0
   [junit4]   2> 414821 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[277]} 0 0
   [junit4]   2> 414822 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[278]} 0 0
   [junit4]   2> 414822 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[279]} 0 0
   [junit4]   2> 414822 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[280]} 0 0
   [junit4]   2> 414822 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[281]} 0 0
   [junit4]   2> 414822 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[282]} 0 0
   [junit4]   2> 414822 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[283]} 0 0
   [junit4]   2> 414822 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[284]} 0 0
   [junit4]   2> 414822 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[285]} 0 0
   [junit4]   2> 414823 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[286]} 0 0
   [junit4]   2> 414823 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[287]} 0 0
   [junit4]   2> 414823 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[288]} 0 0
   [junit4]   2> 414823 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[289]} 0 0
   [junit4]   2> 414823 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[290]} 0 0
   [junit4]   2> 414823 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[291]} 0 0
   [junit4]   2> 414823 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[292]} 0 0
   [junit4]   2> 414823 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[293]} 0 0
   [junit4]   2> 414824 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[294]} 0 0
   [junit4]   2> 414824 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[295]} 0 0
   [junit4]   2> 414824 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[296]} 0 0
   [junit4]   2> 414824 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[297]} 0 0
   [junit4]   2> 414824 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[298]} 0 0
   [junit4]   2> 414824 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[299]} 0 0
   [junit4]   2> 414824 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[300]} 0 0
   [junit4]   2> 414824 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[301]} 0 0
   [junit4]   2> 414825 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[302]} 0 0
   [junit4]   2> 414825 INFO  (qtp1874536524-7786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[303]} 0 0
   [junit4]   2> 414825 INFO  (qtp1874536524-7784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[304]} 0 0
   [junit4]   2> 

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

erenceCleaner:
   [junit4]   2>     java.base@11-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>     java.base@11-ea/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2>     java.base@11-ea/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2>     app//org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3063)
   [junit4]   2>     java.base@11-ea/java.lang.Thread.run(Thread.java:841)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), newname=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=165, maxMBSortInHeap=6.996398302886747, sim=RandomSimilarity(queryNorm=false): {}, locale=en-PN, timezone=America/Sao_Paulo
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=154272064,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSchemaless, TestPerFieldSimilarity, TestStressUserVersions, CustomHighlightComponentTest, HdfsRecoveryZkTest, TestCloudRecovery, TestEmbeddedSolrServerSchemaAPI, TestSystemIdResolver, AlternateDirectoryTest, SubstringBytesRefFilterTest, CoreSorterTest, TestGraphMLResponseWriter, RequiredFieldsTest, LoggingHandlerTest, SOLR749Test, DocumentBuilderTest, TestFastLRUCache, FileUtilsTest, ScriptEngineTest, TestHttpShardHandlerFactory, TestDistributedMap, MoveReplicaHDFSFailoverTest, TestManagedResourceStorage, SolrMetricsIntegrationTest, SystemInfoHandlerTest, ConnectionManagerTest, TestPayloadCheckQParserPlugin, BasicZkTest, SignatureUpdateProcessorFactoryTest, CheckHdfsIndexTest, AssignTest, TestConfigOverlay, JSONWriterTest, CoreAdminRequestStatusTest, SliceStateTest, FastVectorHighlighterTest, TestFieldTypeResource, TestSolrCloudWithHadoopAuthPlugin, ZkControllerTest, TestConfigSetsAPI, PeerSyncTest, OverriddenZkACLAndCredentialsProvidersTest, TestRecovery, TestFreeTextSuggestions, TestRawResponseWriter, TestScoreJoinQPNoScore, TestLockTree, SolrCoreMetricManagerTest, VMParamsZkACLAndCredentialsProvidersTest, SaslZkACLProviderTest, RuleEngineTest, SimplePostToolTest, TestStressCloudBlindAtomicUpdates, ReplaceNodeNoTargetTest, HdfsLockFactoryTest, SpatialRPTFieldTypeTest, TestObjectReleaseTracker, TestAuthorizationFramework, ActionThrottleTest, ClassificationUpdateProcessorTest, TestRequestForwarding, BasicAuthIntegrationTest, AtomicUpdatesTest, TestJsonFacets, TestReplicationHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=1F23D2CF2371B1AE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:298)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:248)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:290)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1190)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]    > 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:657)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1302)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:944)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:841)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:95)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:762)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:643)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:841)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:526)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:841)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1040)
   [junit4]    > 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:657)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1302)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:944)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:841)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F23D2CF2371B1AE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:303)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:841)
   [junit4] Completed [202/794 (1!)] on J1 in 111.76s, 16 tests, 1 failure, 1 error, 1 skipped <<< FAILURES!

[...truncated 44875 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1653/consoleText

[repro] Revision: 30696354bd91e92de3ee904ff3ee598787e23aa8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestReplicationHandler -Dtests.method=doTestIndexAndConfigReplication -Dtests.seed=1F23D2CF2371B1AE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=1F23D2CF2371B1AE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestReplicationHandler
[repro] ant compile-test

[...truncated 3320 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestReplicationHandler" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=1F23D2CF2371B1AE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 151 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 0

[...truncated 40 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1654 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1654/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState

Error Message:
Did not expect the processor to fire on first run! event={   "id":"1d882509ed258T2m8r68tyzofb1p5ocvxysk3gq",   "source":"node_added_trigger",   "eventTime":519529186644568,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[       519529186644568,       519529186645969,       519529186646408,       519529186646729],     "nodeNames":[       "127.0.0.1:44421_solr",       "127.0.0.1:36941_solr",       "127.0.0.1:33703_solr",       "127.0.0.1:38415_solr"]}}

Stack Trace:
java.lang.AssertionError: Did not expect the processor to fire on first run! event={
  "id":"1d882509ed258T2m8r68tyzofb1p5ocvxysk3gq",
  "source":"node_added_trigger",
  "eventTime":519529186644568,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[
      519529186644568,
      519529186645969,
      519529186646408,
      519529186646729],
    "nodeNames":[
      "127.0.0.1:44421_solr",
      "127.0.0.1:36941_solr",
      "127.0.0.1:33703_solr",
      "127.0.0.1:38415_solr"]}}
	at __randomizedtesting.SeedInfo.seed([24D8B54F7F85CD67:EA7611DC87BCB571]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:49)
	at org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:161)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState(NodeAddedTriggerTest.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState

Error Message:
Did not expect the processor to fire on first run! event={   "id":"1d8859a52d700T2m8r68tyzofb1p5ocvxysk3gu",   "source":"node_added_trigger",   "eventTime":519543308080896,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[       519543308080896,       519543308083284,       519543308083696,       519543308084031],     "nodeNames":[       "127.0.0.1:44583_solr",       "127.0.0.1:37393_solr",       "127.0.0.1:38037_solr",       "127.0.0.1:40653_solr"]}}

Stack Trace:
java.lang.AssertionError: Did not expect the processor to fire on first run! event={
  "id":"1d8859a52d700T2m8r68tyzofb1p5ocvxysk3gu",
  "source":"node_added_trigger",
  "eventTime":519543308080896,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[
      519543308080896,
      519543308083284,
      519543308083696,
      519543308084031],
    "nodeNames":[
      "127.0.0.1:44583_solr",
      "127.0.0.1:37393_solr",
      "127.0.0.1:38037_solr",
      "127.0.0.1:40653_solr"]}}
	at __randomizedtesting.SeedInfo.seed([24D8B54F7F85CD67:EA7611DC87BCB571]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:49)
	at org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:161)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState(NodeAddedTriggerTest.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState

Error Message:
Did not expect the processor to fire on first run! event={   "id":"1d882590d69e5T2m8r68tyzofb1p5ocvxysk3gq",   "source":"node_added_trigger",   "eventTime":519529328110053,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[       519529328110053,       519529328111868,       519529328112448,       519529328112847],     "nodeNames":[       "127.0.0.1:43213_solr",       "127.0.0.1:34467_solr",       "127.0.0.1:36063_solr",       "127.0.0.1:38477_solr"]}}

Stack Trace:
java.lang.AssertionError: Did not expect the processor to fire on first run! event={
  "id":"1d882590d69e5T2m8r68tyzofb1p5ocvxysk3gq",
  "source":"node_added_trigger",
  "eventTime":519529328110053,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[
      519529328110053,
      519529328111868,
      519529328112448,
      519529328112847],
    "nodeNames":[
      "127.0.0.1:43213_solr",
      "127.0.0.1:34467_solr",
      "127.0.0.1:36063_solr",
      "127.0.0.1:38477_solr"]}}
	at __randomizedtesting.SeedInfo.seed([24D8B54F7F85CD67:EA7611DC87BCB571]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:49)
	at org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:161)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState(NodeAddedTriggerTest.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState

Error Message:
Did not expect the processor to fire on first run! event={   "id":"1d670a76846cdT2m8r68tyzofb1p5ocvxysk7om",   "source":"node_added_trigger",   "eventTime":517254310020813,   "eventType":"NODEADDED",   "properties":{     "eventTimes":[       517254310020813,       517254310022064,       517254310022351,       517254310022609],     "nodeNames":[       "127.0.0.1:40785_solr",       "127.0.0.1:45203_solr",       "127.0.0.1:34387_solr",       "127.0.0.1:45367_solr"]}}

Stack Trace:
java.lang.AssertionError: Did not expect the processor to fire on first run! event={
  "id":"1d670a76846cdT2m8r68tyzofb1p5ocvxysk7om",
  "source":"node_added_trigger",
  "eventTime":517254310020813,
  "eventType":"NODEADDED",
  "properties":{
    "eventTimes":[
      517254310020813,
      517254310022064,
      517254310022351,
      517254310022609],
    "nodeNames":[
      "127.0.0.1:40785_solr",
      "127.0.0.1:45203_solr",
      "127.0.0.1:34387_solr",
      "127.0.0.1:45367_solr"]}}
	at __randomizedtesting.SeedInfo.seed([24D8B54F7F85CD67:EA7611DC87BCB571]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:49)
	at org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:161)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState(NodeAddedTriggerTest.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13266 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4]   2> 872578 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001/init-core-data-001
   [junit4]   2> 872578 WARN  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 872579 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 872580 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 872581 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001/tempDir-001
   [junit4]   2> 872581 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 872584 INFO  (Thread-4711) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 872584 INFO  (Thread-4711) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 872586 ERROR (Thread-4711) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 872684 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33809
   [junit4]   2> 872695 INFO  (zkConnectionManagerCallback-9010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 872698 INFO  (jetty-launcher-9007-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 872701 INFO  (jetty-launcher-9007-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 872701 INFO  (jetty-launcher-9007-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 872701 INFO  (jetty-launcher-9007-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 872701 INFO  (jetty-launcher-9007-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a499f1{/solr,null,AVAILABLE}
   [junit4]   2> 872701 INFO  (jetty-launcher-9007-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5822b7{SSL,[ssl, http/1.1]}{127.0.0.1:45203}
   [junit4]   2> 872701 INFO  (jetty-launcher-9007-thread-1) [    ] o.e.j.s.Server Started @872745ms
   [junit4]   2> 872702 INFO  (jetty-launcher-9007-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45203}
   [junit4]   2> 872702 ERROR (jetty-launcher-9007-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 872702 INFO  (jetty-launcher-9007-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 872702 INFO  (jetty-launcher-9007-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 872702 INFO  (jetty-launcher-9007-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 872702 INFO  (jetty-launcher-9007-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 872702 INFO  (jetty-launcher-9007-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T07:26:56.499Z
   [junit4]   2> 872703 INFO  (zkConnectionManagerCallback-9012-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 872703 INFO  (jetty-launcher-9007-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 872710 INFO  (jetty-launcher-9007-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33809/solr
   [junit4]   2> 872716 INFO  (zkConnectionManagerCallback-9016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 872720 INFO  (zkConnectionManagerCallback-9018-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 872752 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 872753 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45203_solr
   [junit4]   2> 872753 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.c.Overseer Overseer (id=72091492000006147-127.0.0.1:45203_solr-n_0000000000) starting
   [junit4]   2> 872757 INFO  (zkConnectionManagerCallback-9025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 872758 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33809/solr ready
   [junit4]   2> 872766 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45203_solr
   [junit4]   2> 872775 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 872780 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 873665 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45203.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 873669 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45203.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 873670 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45203.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 873670 INFO  (jetty-launcher-9007-thread-1) [n:127.0.0.1:45203_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001/tempDir-001/node1/.
   [junit4]   2> 873681 INFO  (zkConnectionManagerCallback-9027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873684 INFO  (zkConnectionManagerCallback-9032-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873685 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 873685 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33809/solr ready
   [junit4]   2> 873694 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListenerAcceptance
   [junit4]   2> 873696 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 873696 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873696 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873696 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c09cc8{/solr,null,AVAILABLE}
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1db1cce{SSL,[ssl, http/1.1]}{127.0.0.1:34387}
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server Started @873740ms
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34387}
   [junit4]   2> 873697 ERROR (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 873697 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T07:26:57.494Z
   [junit4]   2> 873698 INFO  (zkConnectionManagerCallback-9034-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873699 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873704 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33809/solr
   [junit4]   2> 873710 INFO  (zkConnectionManagerCallback-9038-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873711 INFO  (zkConnectionManagerCallback-9040-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873714 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 873714 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 873715 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 873715 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34387_solr
   [junit4]   2> 873715 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 873715 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 873715 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 873715 INFO  (zkCallback-9031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 874396 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34387.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 874404 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34387.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 874404 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34387.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 874405 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001/tempDir-001/node2/.
   [junit4]   2> 874420 INFO  (zkConnectionManagerCallback-9047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874421 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 874421 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:34387_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33809/solr ready
   [junit4]   2> 874449 INFO  (TEST-NodeAddedTriggerTest.testListenerAcceptance-seed#[24D8B54F7F85CD67]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListenerAcceptance
   [junit4]   2> 874460 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrigger
   [junit4]   2> 874461 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 874467 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 874467 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 874467 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 874468 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eb26bb{/solr,null,AVAILABLE}
   [junit4]   2> 874468 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dee00c{SSL,[ssl, http/1.1]}{127.0.0.1:45367}
   [junit4]   2> 874468 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server Started @874511ms
   [junit4]   2> 874468 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45367}
   [junit4]   2> 874468 ERROR (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 874468 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 874469 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 874469 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 874469 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 874469 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T07:26:58.266Z
   [junit4]   2> 874479 INFO  (zkConnectionManagerCallback-9049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874480 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 874493 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33809/solr
   [junit4]   2> 874507 INFO  (zkConnectionManagerCallback-9053-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874532 INFO  (zkConnectionManagerCallback-9055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 874536 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 874537 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 874538 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 874538 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45367_solr
   [junit4]   2> 874539 INFO  (zkCallback-9031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874539 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874539 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874539 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874545 INFO  (zkCallback-9046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 874548 INFO  (zkCallback-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 875011 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45367.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 875019 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45367.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 875019 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45367.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 875020 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001/tempDir-001/node3/.
   [junit4]   2> 875052 INFO  (zkConnectionManagerCallback-9062-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875053 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 875053 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:45367_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33809/solr ready
   [junit4]   2> 875087 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 875104 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 875104 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 875104 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 875104 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ed8b1f{/solr,null,AVAILABLE}
   [junit4]   2> 875105 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1663a82{SSL,[ssl, http/1.1]}{127.0.0.1:40785}
   [junit4]   2> 875105 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server Started @875148ms
   [junit4]   2> 875105 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40785}
   [junit4]   2> 875105 ERROR (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 875105 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 875106 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 875106 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 875106 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 875106 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T07:26:58.903Z
   [junit4]   2> 875120 INFO  (zkConnectionManagerCallback-9064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875121 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 875132 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33809/solr
   [junit4]   2> 875133 INFO  (zkConnectionManagerCallback-9068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875140 INFO  (zkConnectionManagerCallback-9070-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875144 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 875145 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 875146 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 875146 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40785_solr
   [junit4]   2> 875146 INFO  (zkCallback-9031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 875147 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 875147 INFO  (zkCallback-9046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 875147 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 875147 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 875150 INFO  (zkCallback-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 875151 INFO  (zkCallback-9061-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 875160 INFO  (zkCallback-9069-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 875372 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 875383 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 875383 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 875385 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001/tempDir-001/node4/.
   [junit4]   2> 875396 INFO  (zkConnectionManagerCallback-9077-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875397 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 875397 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:40785_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33809/solr ready
   [junit4]   2> 878442 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e848d7{/solr,null,AVAILABLE}
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c192f8{SSL,[ssl, http/1.1]}{127.0.0.1:41345}
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server Started @878487ms
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41345}
   [junit4]   2> 878444 ERROR (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 878444 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 878445 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 878445 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 878445 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T07:27:02.242Z
   [junit4]   2> 878446 INFO  (zkConnectionManagerCallback-9079-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 878446 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 878452 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33809/solr
   [junit4]   2> 878453 INFO  (zkConnectionManagerCallback-9083-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 878454 INFO  (zkConnectionManagerCallback-9085-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 878457 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 878458 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 878458 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 878459 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41345_solr
   [junit4]   2> 878459 INFO  (zkCallback-9031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9061-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9069-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9084-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 878459 INFO  (zkCallback-9076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 879943 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41345.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 879950 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41345.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 879950 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41345.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 879951 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001/tempDir-001/node5/.
   [junit4]   2> 879954 INFO  (zkConnectionManagerCallback-9092-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 879955 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 879955 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:41345_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33809/solr ready
   [junit4]   2> 880003 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c192f8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 880003 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6189363
   [junit4]   2> 880003 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 880003 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cff50c: rootName = solr_41345, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@184957f
   [junit4]   2> 880010 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 880010 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@105e5c7: rootName = solr_41345, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ae0ba3
   [junit4]   2> 880013 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 880013 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b9c545: rootName = solr_41345, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c5313d
   [junit4]   2> 880014 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41345_solr
   [junit4]   2> 880014 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 880014 INFO  (zkCallback-9031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9084-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9069-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9061-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880014 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880015 INFO  (zkCallback-9091-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 880015 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e848d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 880015 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 885016 INFO  (TEST-NodeAddedTriggerTest.testTrigger-seed#[24D8B54F7F85CD67]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrigger
   [junit4]   2> 885042 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRestoreState
   [junit4]   2> 885043 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 885052 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 885052 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 885052 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18ff0ae{/solr,null,AVAILABLE}
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@544c1d{SSL,[ssl, http/1.1]}{127.0.0.1:42403}
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.e.j.s.Server Started @885096ms
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42403}
   [junit4]   2> 885053 ERROR (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 885053 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-06T07:27:08.850Z
   [junit4]   2> 885054 INFO  (zkConnectionManagerCallback-9094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885055 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 885062 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33809/solr
   [junit4]   2> 885063 INFO  (zkConnectionManagerCallback-9098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885068 INFO  (zkConnectionManagerCallback-9100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885071 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 885072 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 885072 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 885072 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42403_solr
   [junit4]   2> 885073 INFO  (zkCallback-9031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885073 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885073 INFO  (zkCallback-9076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885073 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885073 INFO  (zkCallback-9069-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885076 INFO  (zkCallback-9046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885076 INFO  (zkCallback-9061-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885076 INFO  (zkCallback-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885076 INFO  (zkCallback-9099-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 885076 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 886368 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42403.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 886375 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42403.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 886376 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42403.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e86cb
   [junit4]   2> 886377 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001/tempDir-001/node6/.
   [junit4]   2> 886380 INFO  (zkConnectionManagerCallback-9107-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 886381 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 886382 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [n:127.0.0.1:42403_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33809/solr ready
   [junit4]   2> 886419 INFO  (TEST-NodeAddedTriggerTest.testRestoreState-seed#[24D8B54F7F85CD67]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRestoreState
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeAddedTriggerTest -Dtests.method=testRestoreState -Dtests.seed=24D8B54F7F85CD67 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.40s J0 | NodeAddedTriggerTest.testRestoreState <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Did not expect the processor to fire on first run! event={
   [junit4]    >   "id":"1d670a76846cdT2m8r68tyzofb1p5ocvxysk7om",
   [junit4]    >   "source":"node_added_trigger",
   [junit4]    >   "eventTime":517254310020813,
   [junit4]    >   "eventType":"NODEADDED",
   [junit4]    >   "properties":{
   [junit4]    >     "eventTimes":[
   [junit4]    >       517254310020813,
   [junit4]    >       517254310022064,
   [junit4]    >       517254310022351,
   [junit4]    >       517254310022609],
   [junit4]    >     "nodeNames":[
   [junit4]    >       "127.0.0.1:40785_solr",
   [junit4]    >       "127.0.0.1:45203_solr",
   [junit4]    >       "127.0.0.1:34387_solr",
   [junit4]    >       "127.0.0.1:45367_solr"]}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24D8B54F7F85CD67:EA7611DC87BCB571]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.lambda$new$0(NodeAddedTriggerTest.java:49)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.NodeAddedTrigger.run(NodeAddedTrigger.java:161)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState(NodeAddedTriggerTest.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 886447 INFO  (TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[24D8B54F7F85CD67]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testActionLifecycle
   [junit4]   2> 886448 INFO  (TEST-NodeAddedTriggerTest.testActionLifecycle-seed#[24D8B54F7F85CD67]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testActionLifecycle
   [junit4]   2> 886450 INFO  (jetty-closer-9008-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1db1cce{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 886452 INFO  (jetty-closer-9008-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1dee00c{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 886452 INFO  (jetty-closer-9008-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1663a82{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 886452 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7708965
   [junit4]   2> 886453 INFO  (jetty-closer-9008-thread-6) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@544c1d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 886453 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14506079
   [junit4]   2> 886453 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4512282
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5822b7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fcb89: rootName = solr_34387, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1049455
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4834267
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@702a58: rootName = solr_45367, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d47e91
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14dce6f: rootName = solr_40785, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13c3ee8
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 886454 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e0362f: rootName = solr_45203, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1519aef
   [junit4]   2> 886455 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=33298837
   [junit4]   2> 886455 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 886455 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a6c0a1: rootName = solr_42403, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6e7d4
   [junit4]   2> 886468 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 886468 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@164c002: rootName = solr_40785, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ae0ba3
   [junit4]   2> 886469 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 886469 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ac7adc: rootName = solr_34387, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ae0ba3
   [junit4]   2> 886469 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 886469 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c21598: rootName = solr_45203, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ae0ba3
   [junit4]   2> 886469 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 886469 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@134ff68: rootName = solr_45367, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ae0ba3
   [junit4]   2> 886469 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 886469 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@168d7c1: rootName = solr_42403, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ae0ba3
   [junit4]   2> 886472 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 886472 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16353b8: rootName = solr_40785, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c5313d
   [junit4]   2> 886472 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40785_solr
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19fe1ca: rootName = solr_34387, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c5313d
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52aa62: rootName = solr_45367, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c5313d
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1af7702: rootName = solr_45203, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c5313d
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f82c92: rootName = solr_42403, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c5313d
   [junit4]   2> 886473 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886473 INFO  (zkCallback-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886473 INFO  (jetty-closer-9008-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 886473 INFO  (zkCallback-9076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886473 INFO  (zkCallback-9099-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886473 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886473 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886473 INFO  (zkCallback-9046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886474 INFO  (zkCallback-9061-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886475 INFO  (zkCallback-9069-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886475 INFO  (zkCallback-9106-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 886475 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45367_solr
   [junit4]   2> 886475 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42403_solr
   [junit4]   2> 886475 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34387_solr
   [junit4]   2> 886475 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45203_solr
   [junit4]   2> 886475 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 886475 INFO  (jetty-closer-9008-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 886475 INFO  (jetty-closer-9008-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 886475 INFO  (jetty-closer-9008-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 886478 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 886478 INFO  (zkCallback-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 886478 INFO  (zkCallback-9046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 886478 INFO  (zkCallback-9099-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 886478 INFO  (zkCallback-9106-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (0)
   [junit4]   2> 886478 INFO  (zkCallback-9061-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (0)
   [junit4]   2> 886478 INFO  (zkCallback-9099-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 886478 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 886478 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 886478 INFO  (zkCallback-9017-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 886478 INFO  (jetty-closer-9008-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72091492000006147-127.0.0.1:45203_solr-n_0000000000) closing
   [junit4]   2> 886478 INFO  (zkCallback-9024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 886478 INFO  (zkCallback-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 886478 INFO  (zkCallback-9017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 886478 INFO  (OverseerStateUpdate-72091492000006147-127.0.0.1:45203_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45203_solr
   [junit4]   2> 886478 INFO  (zkCallback-9039-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 886479 WARN  (OverseerAutoScalingTriggerThread-72091492000006147-127.0.0.1:45203_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 886479 INFO  (jetty-closer-9008-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@eb26bb{/solr,null,UNAVAILABLE}
   [junit4]   2> 886479 INFO  (jetty-closer-9008-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 886480 INFO  (zkCallback-9039-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34387_solr
   [junit4]   2> 886480 INFO  (jetty-closer-9008-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a499f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 886480 INFO  (jetty-closer-9008-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 887975 WARN  (zkCallback-9069-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 887976 INFO  (jetty-closer-9008-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ed8b1f{/solr,null,UNAVAILABLE}
   [junit4]   2> 887977 INFO  (jetty-closer-9008-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 887978 WARN  (zkCallback-9046-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 887979 INFO  (jetty-closer-9008-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c09cc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 887979 INFO  (jetty-closer-9008-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 887979 INFO  (jetty-closer-9008-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18ff0ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 887980 INFO  (jetty-closer-9008-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 887980 ERROR (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 887980 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33809 33809
   [junit4]   2> 888102 INFO  (Thread-4711) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33809 33809
   [junit4]   2> 888103 WARN  (Thread-4711) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72091492000006157-127.0.0.1:45367_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72091492000006161-127.0.0.1:40785_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-001
   [junit4]   2> Apr 06, 2018 7:27:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=20692, maxDocsPerChunk=10, blockSize=330), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=20692, blockSize=330)), sim=RandomSimilarity(queryNorm=true): {}, locale=pt, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Linux 4.13.0-37-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=209180640,total=373817344
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionContextKeyTest, TestSolr4Spatial2, TestLRUStatsCache, TestNodeAddedTrigger, TestUnifiedSolrHighlighter, TestLegacyFieldReuse, MBeansHandlerTest, DistributedFacetPivotLongTailTest, TestComplexPhraseQParserPlugin, TestDistributedSearch, TestOnReconnectListenerSupport, AtomicUpdateProcessorFactoryTest, TestPushWriter, TestStressLiveNodes, TestIndexingPerformance, UUIDUpdateProcessorFallbackTest, TestOverriddenPrefixQueryForCustomFieldType, TestRandomFaceting, TestJsonFacetRefinement, TestFieldCacheSortRandom, HdfsUnloadDistributedZkTest, TestFastOutputStream, DefaultValueUpdateProcessorTest, TestMissingGroups, TestWriterPerf, OverseerModifyCollectionTest, HdfsSyncSliceTest, BitVectorTest, OpenCloseCoreStressTest, SpellCheckCollatorWithCollapseTest, TestDocSet, TestHdfsUpdateLog, SuggesterWFSTTest, SimpleFacetsTest, SolrSlf4jReporterTest, BooleanFieldTest, RemoteQueryErrorTest, TestOmitPositions, MergeStrategyTest, TestRebalanceLeaders, TestExecutePlanAction, MetricTriggerIntegrationTest, ZkShardTermsTest, TestEmbeddedSolrServerConstructors, TestSolrConfigHandlerConcurrent, TestManagedSchemaThreadSafety, TestCloudInspectUtil, TestPhraseSuggestions, TestReRankQParserPlugin, TestCloudManagedSchema, TestFileDictionaryLookup, DeleteNodeTest, HDFSCollectionsAPITest, TestSort, TestConfigSetsAPIZkFailure, SolrGraphiteReporterTest, TestSolrQueryParser, TestMinMaxOnMultiValuedField, ExitableDirectoryReaderTest, TestConfigSetProperties, ReplicationFactorTest, TestApiFramework, TestXmlQParser, TestFieldTypeCollection

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

t4]   2> 35648 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 35650 INFO  (jetty-closer-103-thread-6) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36637_solr
   [junit4]   2> 35650 INFO  (jetty-closer-103-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44583_solr
   [junit4]   2> 35651 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001ef76bb40012, likely client has closed socket
   [junit4]   2> 35652 INFO  (jetty-closer-103-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 35661 INFO  (jetty-closer-103-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e7d8a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 35661 INFO  (jetty-closer-103-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 35661 INFO  (jetty-closer-103-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 35661 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 35661 INFO  (zkCallback-156-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 35661 INFO  (zkCallback-149-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44583_solr
   [junit4]   2> 35661 INFO  (zkCallback-149-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 35662 INFO  (zkCallback-194-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 35665 INFO  (jetty-closer-103-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1483c50{/solr,null,UNAVAILABLE}
   [junit4]   2> 35665 INFO  (jetty-closer-103-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 37153 WARN  (zkCallback-164-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 37154 INFO  (jetty-closer-103-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15eb0dd{/solr,null,UNAVAILABLE}
   [junit4]   2> 37154 INFO  (jetty-closer-103-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 37164 WARN  (zkCallback-149-thread-3) [    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:44583_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:44583_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:883) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$2(ZkStateReader.java:740) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:739) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1400(ZkStateReader.java:72) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1232) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_162]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
   [junit4]   2> 37171 INFO  (jetty-closer-103-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18dad14{/solr,null,UNAVAILABLE}
   [junit4]   2> 37171 INFO  (jetty-closer-103-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 37172 ERROR (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 37172 INFO  (SUITE-NodeAddedTriggerTest-seed#[24D8B54F7F85CD67]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38079 38079
   [junit4]   2> 37269 INFO  (Thread-61) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38079 38079
   [junit4]   2> 37270 WARN  (Thread-61) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72091642050641933-127.0.0.1:44583_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72091642050641937-127.0.0.1:38037_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeAddedTriggerTest_24D8B54F7F85CD67-002
   [junit4]   2> Apr 06, 2018 8:05:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=20692, maxDocsPerChunk=10, blockSize=330), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=20692, blockSize=330)), sim=RandomSimilarity(queryNorm=true): {}, locale=pt, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Linux 4.13.0-37-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=180597112,total=211288064
   [junit4]   2> NOTE: All tests run in this JVM: [NodeAddedTriggerTest, NodeAddedTriggerTest]
   [junit4] Completed [4/5 (3!)] on J1 in 17.75s, 4 tests, 1 failure <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 3 failures [seed: 24D8B54F7F85CD67]

Total time: 39 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=30696354bd91e92de3ee904ff3ee598787e23aa8, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1653
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2