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 2016/08/23 15:41:05 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+132) - Build # 17653 - Still unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17653/
Java: 64bit/jdk-9-ea+132 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([2C65A6612763484A:A43199BB899F25B2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11166 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/init-core-data-001
   [junit4]   2> 701432 INFO  (SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 701432 INFO  (SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 701517 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 701518 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 701519 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e3741ef{/,null,AVAILABLE}
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bc81220{HTTP/1.1,[http/1.1]}{127.0.0.1:39626}
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server Started @703651ms
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=39626, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores}
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control'
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 701520 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 701521 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/solr.xml
   [junit4]   2> 701524 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores
   [junit4]   2> 701524 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1648491937
   [junit4]   2> 701524 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control]
   [junit4]   2> 701524 WARN  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/lib
   [junit4]   2> 701524 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 701525 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 701526 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores
   [junit4]   2> 701527 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 701527 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 701527 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 701527 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 701530 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 701530 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 701540 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 701542 WARN  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 701543 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 701549 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 701552 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 701607 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 701610 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 701611 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 701613 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 701614 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 701615 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 701615 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
   [junit4]   2> 701616 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 701617 WARN  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5343d719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2471c128),segFN=segments_1,generation=1}
   [junit4]   2> 701617 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 701618 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 701618 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 701620 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 701620 WARN  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 701621 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 701622 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 701623 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 701623 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 701625 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 701625 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 701625 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 701625 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5751471947876758]
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5343d719 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2471c128),segFN=segments_1,generation=1}
   [junit4]   2> 701631 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15b4e82a[collection1] main]
   [junit4]   2> 701632 WARN  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 701632 INFO  (searcherExecutor-1914-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15b4e82a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 701632 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 701633 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543466825242640384
   [junit4]   2> 701634 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543466825242640384
   [junit4]   2> 701635 INFO  (coreLoadExecutor-1913-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 702087 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 702088 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 702088 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dd061a9{/,null,AVAILABLE}
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11d3f97{HTTP/1.1,[http/1.1]}{127.0.0.1:46832}
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server Started @704220ms
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=46832, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores}
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0'
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 702089 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 702092 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores
   [junit4]   2> 702092 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer New CoreContainer 657743052
   [junit4]   2> 702092 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0]
   [junit4]   2> 702092 WARN  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/lib
   [junit4]   2> 702092 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 702094 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 702095 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 702095 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 702095 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 702107 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 702109 WARN  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 702110 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 702116 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 702119 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 702175 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 702178 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 702179 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 702181 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 702182 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 702183 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702183 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702184 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 702184 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 702184 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 702184 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 702185 WARN  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 702185 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 702186 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@284eee0e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@332f7969),segFN=segments_1,generation=1}
   [junit4]   2> 702186 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 702186 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 702186 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702188 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 702188 WARN  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 702189 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702190 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702190 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702191 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702193 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 702193 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 702194 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 702194 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5751471947876758]
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@284eee0e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@332f7969),segFN=segments_1,generation=1}
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 702195 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ac6f55[collection1] main]
   [junit4]   2> 702195 WARN  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 702196 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 702196 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 702196 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 702196 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 702196 INFO  (searcherExecutor-1925-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12ac6f55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 702197 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 702197 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 702197 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 702197 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543466825834037248
   [junit4]   2> 702198 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543466825834037248
   [junit4]   2> 702198 INFO  (coreLoadExecutor-1924-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 702653 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 702654 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34e88fee{/,null,AVAILABLE}
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5e71ce0a{HTTP/1.1,[http/1.1]}{127.0.0.1:32852}
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server Started @704786ms
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=32852, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores}
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1'
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 702655 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 702656 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 702658 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores
   [junit4]   2> 702659 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer New CoreContainer 595947116
   [junit4]   2> 702659 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1]
   [junit4]   2> 702659 WARN  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/lib
   [junit4]   2> 702659 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 702660 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores
   [junit4]   2> 702661 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 702661 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 702661 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 702661 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 702662 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 702662 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 702675 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 702677 WARN  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 702677 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 702683 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 702686 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 702737 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 702740 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 702741 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 702744 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 702745 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 702746 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702746 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 702747 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 702747 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 702747 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 702747 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 702748 WARN  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 702748 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 702749 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3abdc56b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35641a62),segFN=segments_1,generation=1}
   [junit4]   2> 702749 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 702749 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 702749 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 702751 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 702752 WARN  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 702753 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702753 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702754 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702754 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 702757 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 702757 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 702757 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 702757 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 702758 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 702758 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 702758 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5751471947876758]
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3abdc56b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35641a62),segFN=segments_1,generation=1}
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20e1c219[collection1] main]
   [junit4]   2> 702759 WARN  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 702759 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 702760 INFO  (searcherExecutor-1936-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20e1c219[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 702760 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 702760 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 702760 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 702760 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543466826424385536
   [junit4]   2> 702762 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543466826424385536
   [junit4]   2> 702762 INFO  (coreLoadExecutor-1935-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 703229 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 703229 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 703230 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@130a5047{/,null,AVAILABLE}
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@30637c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:43108}
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.Server Started @705362ms
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43108, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores}
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2'
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 703231 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 703234 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores
   [junit4]   2> 703234 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer New CoreContainer 514666285
   [junit4]   2> 703234 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2]
   [junit4]   2> 703235 WARN  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/lib
   [junit4]   2> 703235 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 703236 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 703237 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 703237 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 703251 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 703253 WARN  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 703254 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 703259 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 703263 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 703318 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 703321 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 703323 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 703325 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 703326 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 703326 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 703327 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 703327 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 703327 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 703328 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 703329 WARN  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ef98e6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28859caa),segFN=segments_1,generation=1}
   [junit4]   2> 703329 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 703329 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 703329 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 703331 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 703332 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 703332 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 703332 WARN  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 703333 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 703333 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 703334 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 703335 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 703337 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 703337 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 703337 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 703337 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5751471947876758]
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ef98e6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28859caa),segFN=segments_1,generation=1}
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 703338 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7dde9fa0[collection1] main]
   [junit4]   2> 703339 WARN  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 703339 INFO  (searcherExecutor-1947-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7dde9fa0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 703339 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 703340 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 703340 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543466827032559616
   [junit4]   2> 703341 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543466827032559616
   [junit4]   2> 703341 INFO  (coreLoadExecutor-1946-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 703738 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 703741 INFO  (qtp382233027-3804) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 703743 INFO  (qtp1541082747-3821) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:46832//collection1] nUpdates=100
   [junit4]   2> 703743 INFO  (qtp1541082747-3821) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 703743 INFO  (qtp1541082747-3821) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:46832//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 703744 INFO  (qtp1541082747-3822) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 0
   [junit4]   2> 703744 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:46832//collection1] nUpdates=100
   [junit4]   2> 703746 INFO  (qtp382233027-3806) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a0e6f9d[collection1] realtime]
   [junit4]   2> 703746 INFO  (qtp382233027-3806) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 703747 INFO  (qtp382233027-3804) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 703747 INFO  (qtp382233027-3806) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 703747 INFO  (qtp382233027-3804) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 703747 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from http://127.0.0.1:46832//collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 703747 INFO  (qtp382233027-3800) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 703747 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  No additional versions requested. ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@364795e9[collection1] realtime]
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 703750 INFO  (qtp1541082747-3823) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:46832//collection1&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 703750 INFO  (qtp382233027-3805) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,wait

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

 Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703901 INFO  (coreCloseExecutor-1956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 703901 INFO  (coreCloseExecutor-1956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 703901 INFO  (coreCloseExecutor-1956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703901 INFO  (coreCloseExecutor-1956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 703901 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34e88fee{/,null,UNAVAILABLE}
   [junit4]   2> 703901 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@30637c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 703902 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=514666285
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e16927e
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 703902 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 703907 INFO  (coreCloseExecutor-1958-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 703908 INFO  (TEST-PeerSyncTest.test-seed#[2C65A6612763484A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@130a5047{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=2C65A6612763484A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ln-CD -Dtests.timezone=America/Virgin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.48s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2C65A6612763484A:A43199BB899F25B2]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 703912 INFO  (SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, n_l1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=Asserting), n_dt1=PostingsFormat(name=LuceneFixedGap), n_td1=PostingsFormat(name=LuceneFixedGap), n_d1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), n_f1=PostingsFormat(name=LuceneFixedGap), n_ti1=FSTOrd50, n_tl1=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Asserting), n_tf1=PostingsFormat(name=Asserting), n_tdt1=PostingsFormat(name=Asserting), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1227, maxMBSortInHeap=7.563751716985657, sim=ClassicSimilarity, locale=ln-CD, timezone=America/Virgin
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=119718824,total=480772096
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, CdcrBootstrapTest, TestDistributedSearch, CloudMLTQParserTest, SOLR749Test, TestRTimerTree, StandardRequestHandlerTest, TestDocSet, DefaultValueUpdateProcessorTest, TestDynamicLoading, BlockJoinFacetRandomTest, RankQueryTest, TestHighlightDedupGrouping, WrapperMergePolicyFactoryTest, TestRandomFaceting, TestUseDocValuesAsStored, TestCrossCoreJoin, PathHierarchyTokenizerFactoryTest, ResponseHeaderTest, TestReplicationHandler, XsltUpdateRequestHandlerTest, DateFieldTest, TestLMDirichletSimilarityFactory, TestJoin, CopyFieldTest, TestLRUCache, RequiredFieldsTest, HdfsBasicDistributedZkTest, TestBlobHandler, CollectionStateFormat2Test, SyncSliceTest, PeerSyncTest]
   [junit4] Completed [191/632 (1!)] on J0 in 2.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 51126 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17654 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17654/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([661DA88095A794A8:A7D575C634C14501]:0)
	at java.util.Arrays.copyOf(Arrays.java:3210)
	at java.util.Arrays.copyOf(Arrays.java:3181)
	at java.util.ArrayList.grow(ArrayList.java:261)
	at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:235)
	at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:227)
	at java.util.ArrayList.add(ArrayList.java:458)
	at java.util.regex.Pattern.split(Pattern.java:1217)
	at java.util.regex.Pattern.split(Pattern.java:1273)
	at sun.security.util.AlgorithmDecomposer.decompose(AlgorithmDecomposer.java:56)
	at sun.security.ssl.SSLAlgorithmDecomposer.decomposes(SSLAlgorithmDecomposer.java:149)
	at sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:222)
	at sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:243)
	at sun.security.util.AbstractAlgorithmConstraints.checkAlgorithm(AbstractAlgorithmConstraints.java:104)
	at sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:91)
	at sun.security.ssl.SSLAlgorithmConstraints.permits(SSLAlgorithmConstraints.java:144)
	at sun.security.ssl.Handshaker.getActiveCipherSuites(Handshaker.java:642)
	at sun.security.ssl.Handshaker.activate(Handshaker.java:509)
	at sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)


FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=12465, name=org.apache.solr.cloud.PeerSyncReplicationTest, state=RUNNABLE, group=TGRP-PeerSyncReplicationTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=12465, name=org.apache.solr.cloud.PeerSyncReplicationTest, state=RUNNABLE, group=TGRP-PeerSyncReplicationTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:34206/collection1]
	at __randomizedtesting.SeedInfo.seed([14CC6AD7B4D37F]:0)
	at org.apache.solr.cloud.PeerSyncReplicationTest.lambda$indexInBackground$0(PeerSyncReplicationTest.java:185)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:34206/collection1]
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.PeerSyncReplicationTest.indexDoc(PeerSyncReplicationTest.java:347)
	at org.apache.solr.cloud.PeerSyncReplicationTest.lambda$indexInBackground$0(PeerSyncReplicationTest.java:180)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34206/collection1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:34206/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:34206 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient

Error Message:
Error from server at https://127.0.0.1:39528/solr/test_col: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/test_col/update. Reason: <pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39528/solr/test_col: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/test_col/update. Reason:
<pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([14CC6AD7B4D37F:282AE1B441D76AC5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletes(TestTolerantUpdateProcessorCloud.java:919)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard1NonLeaderClient(TestTolerantUpdateProcessorCloud.java:807)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaShard2LeaderClient

Error Message:
Error from server at https://127.0.0.1:44005/solr/test_col: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/test_col/update. Reason: <pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44005/solr/test_col: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/test_col/update. Reason:
<pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([14CC6AD7B4D37F:F75DB698F7E0C54C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.clearCollection(TestTolerantUpdateProcessorCloud.java:225)
	at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([14CC6AD7B4D37F:8840F3B07948BE87]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11299 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/init-core-data-001
   [junit4]   2> 648864 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 648867 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 648867 INFO  (Thread-1106) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 648868 INFO  (Thread-1106) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 648968 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43239
   [junit4]   2> 648968 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 648968 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 648970 INFO  (zkCallback-601-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15e05a2 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 648970 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 648971 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 648971 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 648975 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 648981 INFO  (jetty-launcher-600-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648981 INFO  (jetty-launcher-600-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648981 INFO  (jetty-launcher-600-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648981 INFO  (jetty-launcher-600-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648983 INFO  (jetty-launcher-600-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648983 INFO  (jetty-launcher-600-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eee72c{/solr,null,AVAILABLE}
   [junit4]   2> 648984 INFO  (jetty-launcher-600-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58cd5e{/solr,null,AVAILABLE}
   [junit4]   2> 648991 INFO  (jetty-launcher-600-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13606eb{/solr,null,AVAILABLE}
   [junit4]   2> 648992 INFO  (jetty-launcher-600-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@278596{/solr,null,AVAILABLE}
   [junit4]   2> 648992 INFO  (jetty-launcher-600-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11a8d84{/solr,null,AVAILABLE}
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@11f424b{SSL,[ssl, http/1.1]}{127.0.0.1:32821}
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.e.j.s.Server Started @650242ms
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32821}
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1'
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 648995 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 648996 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 648997 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 648997 INFO  (zkCallback-602-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@847b8d name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 648998 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 648998 INFO  (jetty-launcher-600-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e3b8b{SSL,[ssl, http/1.1]}{127.0.0.1:41010}
   [junit4]   2> 648998 INFO  (jetty-launcher-600-thread-4) [    ] o.e.j.s.Server Started @650246ms
   [junit4]   2> 648998 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41010}
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4'
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 648999 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 649000 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649001 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649002 INFO  (zkCallback-603-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17c8138 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649002 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649002 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a6a2a0{SSL,[ssl, http/1.1]}{127.0.0.1:33211}
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@123245{SSL,[ssl, http/1.1]}{127.0.0.1:39528}
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.e.j.s.Server Started @650250ms
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-3) [    ] o.e.j.s.Server Started @650250ms
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33211}
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39528}
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 649003 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2'
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3'
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649004 INFO  (jetty-launcher-600-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@ab18e1{SSL,[ssl, http/1.1]}{127.0.0.1:44005}
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.e.j.s.Server Started @650252ms
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44005}
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5'
   [junit4]   2> 649005 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 649006 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 649006 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649006 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649011 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649011 INFO  (zkCallback-605-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd0ec name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649011 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649011 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649011 INFO  (zkCallback-604-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1540c7f name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649012 INFO  (zkCallback-606-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ba9f1 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649012 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649013 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156b875dd2e0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 649013 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4/.
   [junit4]   2> 649013 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 27628611
   [junit4]   2> 649013 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4]
   [junit4]   2> 649014 WARN  (jetty-launcher-600-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4/lib
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1/.
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 5044433
   [junit4]   2> 649014 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1]
   [junit4]   2> 649014 WARN  (jetty-launcher-600-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1/lib
   [junit4]   2> 649015 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649016 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649017 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649017 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649017 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649018 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649018 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649018 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649018 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649019 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649024 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649025 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2/.
   [junit4]   2> 649025 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3/.
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 32359411
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 8794288
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2]
   [junit4]   2> 649025 INFO  (zkCallback-612-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@101b8c5 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3]
   [junit4]   2> 649026 WARN  (jetty-launcher-600-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2/lib
   [junit4]   2> 649026 WARN  (jetty-launcher-600-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3/lib
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649027 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649027 INFO  (jetty-launcher-600-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649026 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649026 INFO  (zkCallback-611-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c406c3 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649029 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649029 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649029 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@83f3c8
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649030 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5/.
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 19421693
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5]
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649031 WARN  (jetty-launcher-600-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5/lib
   [junit4]   2> 649031 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43239/solr
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 649034 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649035 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649037 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649038 INFO  (zkCallback-618-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d8a326 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649038 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649038 INFO  (jetty-launcher-600-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649039 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@d425e2
   [junit4]   2> 649039 INFO  (zkCallback-622-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e0a11f name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649039 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649039 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649039 INFO  (jetty-launcher-600-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649040 INFO  (zkCallback-619-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1889ecd name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649040 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649040 INFO  (jetty-launcher-600-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649040 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fb9bd4 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649040 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649040 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@160a1b3
   [junit4]   2> 649041 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649041 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@aa4231
   [junit4]   2> 649041 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b22978 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649041 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649041 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649042 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 649042 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$103/9494306@1eb9a5f
   [junit4]   2> 649042 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@167f892 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649043 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649043 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 649044 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649044 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 649044 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a7b5a4 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649044 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e17fd1 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649044 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649045 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649047 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 649047 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 649047 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 649051 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649051 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649051 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649052 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649052 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 649054 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649054 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649055 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649055 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649055 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 649057 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 649057 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 649057 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 649061 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 649061 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 649061 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 649061 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 649063 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 649063 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 649063 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 649064 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649065 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649067 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 649068 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 649069 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 649069 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 649069 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 649070 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649070 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649071 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649072 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 649076 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 649076 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 649077 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649077 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649078 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649078 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649078 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 649079 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649079 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649079 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649080 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649080 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508173-127.0.0.1:39528_solr-n_0000000000
   [junit4]   2> 649080 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508172-127.0.0.1:41010_solr-n_0000000001
   [junit4]   2> 649080 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508174-127.0.0.1:33211_solr-n_0000000002
   [junit4]   2> 649081 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508170-127.0.0.1:32821_solr-n_0000000003
   [junit4]   2> 649081 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 649081 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39528_solr
   [junit4]   2> 649082 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 649083 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96467258396508175-127.0.0.1:44005_solr-n_0000000004
   [junit4]   2> 649083 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96467258396508173-127.0.0.1:39528_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 649083 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96467258396508174-127.0.0.1:33211_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 649083 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96467258396508172-127.0.0.1:41010_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41010_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41010_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32821_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33211_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32821_solr
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96467258396508170-127.0.0.1:32821_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 649084 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33211_solr
   [junit4]   2> 649085 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44005_solr
   [junit4]   2> 649085 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44005_solr
   [junit4]   2> 649085 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649085 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649085 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649085 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649086 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 649086 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.Overseer Overseer (id=96467258396508173-127.0.0.1:39528_solr-n_0000000000) starting
   [junit4]   2> 649090 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649091 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649095 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649100 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649100 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649100 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 649100 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649106 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649106 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649107 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649110 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649111 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649114 INFO  (zkCallback-624-thread-2-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 649115 INFO  (zkCallback-624-thread-2-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649115 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 649119 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 649124 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 649130 INFO  (OverseerStateUpdate-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 649134 INFO  (OverseerCollectionConfigSetProcessor-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 649139 INFO  (OverseerStateUpdate-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 649142 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39528_solr as DOWN
   [junit4]   2> 649144 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39528_solr
   [junit4]   2> 649144 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39528_solr
   [junit4]   2> 649144 INFO  (OverseerStateUpdate-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39528_solr"} current state version: 0
   [junit4]   2> 649144 INFO  (OverseerStateUpdate-96467258396508173-127.0.0.1:39528_solr-n_0000000000) [n:127.0.0.1:39528_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39528_solr
   [junit4]   2> 649145 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649145 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649146 INFO  (zkCallback-624-thread-2-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649146 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649146 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 649147 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:44005_solr) [n:127.0.0.1:44005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649147 INFO  (zkCallback-623-thread-1-processing-n:127.0.0.1:41010_solr) [n:127.0.0.1:41010_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649150 INFO  (zkCallback-624-thread-2-processing-n:127.0.0.1:39528_solr) [n:127.0.0.1:39528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649150 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:32821_solr) [n:127.0.0.1:32821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649151 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:33211_solr) [n:127.0.0.1:33211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 649225 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649225 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649227 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node2/.
   [junit4]   2> 649227 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649227 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649227 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649228 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node5/.
   [junit4]   2> 649228 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649228 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649228 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-2) [n:127.0.0.1:33211_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node4/.
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-5) [n:127.0.0.1:44005_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649229 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649230 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649230 INFO  (jetty-launcher-600-thread-4) [n:127.0.0.1:41010_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649230 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649230 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649231 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node1/.
   [junit4]   2> 649231 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649231 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649231 INFO  (jetty-launcher-600-thread-1) [n:127.0.0.1:32821_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649245 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 649245 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 649246 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorCloud_14CC6AD7B4D37F-001/tempDir-001/node3/.
   [junit4]   2> 649246 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 649247 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 649247 INFO  (jetty-launcher-600-thread-3) [n:127.0.0.1:39528_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 649247 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649247 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649249 INFO  (zkCallback-632-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1af2337 name:ZooKeeperConnection Watcher:127.0.0.1:43239 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649249 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649249 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649252 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 649252 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649253 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33c71 name:ZooKeeperConnection Watcher:127.0.0.1:43239/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 649253 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649253 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 649253 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 649253 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 649254 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[14CC6AD7B4D37F]-worker) [    ] o.a.s.c

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

.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 39470 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39470 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/index
   [junit4]   2> 39476 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39477 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-0-001/collection1/data/snapshot_metadata
   [junit4]   2> 39478 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@888428{/solr,null,UNAVAILABLE}
   [junit4]   2> 39482 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1018eef{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 39482 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13817947
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1976f31
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 39483 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/snapshot_metadata
   [junit4]   2> 39484 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 39485 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 39485 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001/instance-2-001/collection1/data/index
   [junit4]   2> 39490 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@182efc1{/solr,null,UNAVAILABLE}
   [junit4]   2> 39493 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[661DA88095A794A8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
   [junit4]   2> 39494 INFO  (SUITE-TestLBHttpSolrClient-seed#[661DA88095A794A8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_661DA88095A794A8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=id, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=4,free=150298224,total=477364224
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionAdminRequestRequiredParamsTest, CloudSolrClientBuilderTest, ConcurrentUpdateSolrClientBuilderTest, CommonAdminParamsTest, TestLBHttpSolrClient]
   [junit4] Completed [41/85 (1!)] on J0 in 39.67s, 3 tests, 1 error <<< FAILURES!

[...truncated 127 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160823_175418_752.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid14100.hprof ...
   [junit4] Heap dump file created [429859362 bytes in 1.367 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 10383 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid14100.hprof
* java_pid16664.hprof

Total time: 62 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any