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/05 05:09:20 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+129) - Build # 17467 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17467/
Java: 32bit/jdk-9-ea+129 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([B585F72079DD3A12:42F61978BF3595F4]: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:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1329)
	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:533)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11347 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/init-core-data-001
   [junit4]   2> 692510 INFO  (SUITE-TestReplicationHandler-seed#[B585F72079DD3A12]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 692511 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Slave
   [junit4]   2> 692511 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/collection1
   [junit4]   2> 692516 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 692516 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1138d2f{/solr,null,AVAILABLE}
   [junit4]   2> 692519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.e.j.s.ServerConnector Started ServerConnector@dc9d0a{HTTP/1.1,[http/1.1]}{127.0.0.1:42629}
   [junit4]   2> 692519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.e.j.s.Server Started @694739ms
   [junit4]   2> 692519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/collection1/data, hostPort=42629}
   [junit4]   2> 692519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@163e9ab
   [junit4]   2> 692519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001'
   [junit4]   2> 692519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 692519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 692519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/solr.xml
   [junit4]   2> 692522 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/.
   [junit4]   2> 692522 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreContainer New CoreContainer 2406694
   [junit4]   2> 692522 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001]
   [junit4]   2> 692523 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/lib
   [junit4]   2> 692523 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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> 692524 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 692524 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 692524 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 692524 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 692525 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 692525 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/.
   [junit4]   2> 692536 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 692537 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1
   [junit4]   2> 692537 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 692537 INFO  (coreLoadExecutor-2184-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/collection1'
   [junit4]   2> 692537 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 692538 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 692540 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 692540 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 692542 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 692543 WARN  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 692543 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 692597 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 692599 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 692600 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 692601 INFO  (coreLoadExecutor-2184-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/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/collection1'
   [junit4]   2> 692601 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1
   [junit4]   2> 692601 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 692602 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 692602 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 692602 INFO  (coreLoadExecutor-2184-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1/data/snapshot_metadata
   [junit4]   2> 692602 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 692602 INFO  (coreLoadExecutor-2184-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1/data
   [junit4]   2> 692602 INFO  (coreLoadExecutor-2184-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 692602 WARN  (coreLoadExecutor-2184-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 692602 INFO  (coreLoadExecutor-2184-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 692603 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=16.3662109375, floorSegmentMB=1.630859375, forceMergeDeletesPctAllowed=26.52058364520441, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 692603 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15fbd8f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fd4e5c),segFN=segments_1,generation=1}
   [junit4]   2> 692603 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 692603 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/./collection1/data/
   [junit4]   2> 692604 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 692605 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 692606 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 692606 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 692606 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 692607 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 692607 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 692607 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 692607 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 692607 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 692607 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15fbd8f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fd4e5c),segFN=segments_1,generation=1}
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@125d7ee[collection1] main]
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/collection1/conf
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/collection1/conf}
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-001/collection1/conf
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 692608 INFO  (searcherExecutor-2185-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@125d7ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 692608 INFO  (coreLoadExecutor-2184-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 693042 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/collection1
   [junit4]   2> 693059 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 693060 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@187509c{/solr,null,AVAILABLE}
   [junit4]   2> 693061 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.e.j.s.ServerConnector Started ServerConnector@872a38{HTTP/1.1,[http/1.1]}{127.0.0.1:43821}
   [junit4]   2> 693061 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.e.j.s.Server Started @695282ms
   [junit4]   2> 693061 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/collection1/data, hostPort=43821}
   [junit4]   2> 693062 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@163e9ab
   [junit4]   2> 693062 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002'
   [junit4]   2> 693062 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 693062 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 693062 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/solr.xml
   [junit4]   2> 693065 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/.
   [junit4]   2> 693065 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreContainer New CoreContainer 19416885
   [junit4]   2> 693066 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002]
   [junit4]   2> 693066 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/lib
   [junit4]   2> 693066 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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> 693068 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 693068 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 693068 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 693068 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 693068 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 693069 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/.
   [junit4]   2> 693082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 693082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1
   [junit4]   2> 693082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 693082 INFO  (coreLoadExecutor-2194-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/collection1'
   [junit4]   2> 693082 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 693082 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 693083 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[B585F72079DD3A12]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 693082 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 693087 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 693090 WARN  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 693090 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 693094 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 693122 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 693123 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 693124 INFO  (coreLoadExecutor-2194-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/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/collection1'
   [junit4]   2> 693124 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1
   [junit4]   2> 693124 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 693124 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 693124 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 693124 INFO  (coreLoadExecutor-2194-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1/data/snapshot_metadata
   [junit4]   2> 693124 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 693125 INFO  (coreLoadExecutor-2194-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1/data
   [junit4]   2> 693125 INFO  (coreLoadExecutor-2194-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 693125 WARN  (coreLoadExecutor-2194-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 693125 INFO  (coreLoadExecutor-2194-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 693125 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=16.3662109375, floorSegmentMB=1.630859375, forceMergeDeletesPctAllowed=26.52058364520441, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 693126 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9cf988 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107af69),segFN=segments_1,generation=1}
   [junit4]   2> 693126 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 693126 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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/./collection1/data/
   [junit4]   2> 693127 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 693127 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 693128 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 693128 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 693129 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 693129 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 693129 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 693129 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9cf988 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107af69),segFN=segments_1,generation=1}
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bd43de[collection1] main]
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/collection1/conf
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/collection1/conf}
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-002/collection1/conf
   [junit4]   2> 693130 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 693131 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 693131 INFO  (searcherExecutor-2195-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bd43de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 693131 INFO  (coreLoadExecutor-2194-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 693133 INFO  (qtp25086213-5355) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 693585 INFO  (qtp25086213-5357) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 693587 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 693587 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 693587 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 693588 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 693588 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 693588 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 693589 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 693589 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 693589 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 693589 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 693590 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 693590 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 693590 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 693591 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 693591 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 693591 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 693592 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 693592 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 693592 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 693592 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 693593 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 693594 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 693594 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 693594 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 693595 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 693595 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 693595 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 693596 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 693596 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 693596 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 693597 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 693597 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 693597 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 693598 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 693598 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 693598 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 693599 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 693599 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 693599 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 693599 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 693600 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 693600 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 693600 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 693601 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 693601 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 693601 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 693601 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 693601 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 693624 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 693624 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 693625 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 693625 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 693625 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 693625 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 693626 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 693626 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 693626 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 693626 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 693627 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 693627 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 693627 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 693627 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 693628 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 693628 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 693628 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 693629 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 693630 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 693630 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 693630 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 693630 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 693631 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 693631 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 693631 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 693631 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 693632 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 693632 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 693633 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 693633 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 693633 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 693634 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 693634 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 693634 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 693635 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 693635 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 693635 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 693636 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 693636 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 693636 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 693637 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 693637 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 693637 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 693638 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 693638 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 693638 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 693639 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 693639 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 693640 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 693640 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 693640 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 693641 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 693642 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 693642 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 693643 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 693643 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 693643 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 693644 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 693644 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 693644 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 693645 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 693645 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 693645 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 693646 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 693646 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 693646 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 693646 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 693647 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 693647 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 693647 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 693648 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 693648 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 693648 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 693648 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 693649 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 693649 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 693649 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 693649 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 693650 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 693650 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 693650 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 693650 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 693651 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 693651 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 693651 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 693652 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 693652 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 693652 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 693652 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 693652 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 693654 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 693654 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 693654 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 693655 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 693655 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 693655 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 693655 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 693656 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 693656 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 693656 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 693656 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 693657 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 693657 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 693657 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 693657 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 693658 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 693658 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 693658 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 693658 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 693659 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 693659 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 693659 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 693660 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 693660 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 693660 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 693661 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 693661 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 693661 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 693661 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 693662 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 693692 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 693692 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 693692 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 693693 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 693693 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 693694 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 693694 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 693694 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 693694 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 693695 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 693695 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 693695 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 693695 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 693695 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 693696 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 693696 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 693696 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 693697 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 693697 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 693697 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 693697 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 693698 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 693698 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 693698 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 693698 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 693699 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 693699 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 693699 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 693700 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 693700 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 693700 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 693700 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 693702 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 693702 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 693702 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 693703 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 693703 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 693703 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 693703 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 693704 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 693704 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 693704 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 693705 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 693705 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 693705 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 693705 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 693706 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 693706 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 693706 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 693706 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 693707 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 693707 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 693707 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 693708 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 693708 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 693708 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 693708 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 693709 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 693709 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 693710 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 693710 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 693710 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 693710 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 693711 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 693711 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 693711 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 693712 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 693712 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 693712 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 693713 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 693714 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 693714 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 693714 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 693714 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 693715 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 693715 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 693715 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 693716 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 693716 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 693716 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 693717 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 693717 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 693717 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 693718 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 693718 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 693718 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 693719 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 693719 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 693720 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 693720 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 693720 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 693721 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 693721 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 693721 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 693722 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 693723 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 693723 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 693723 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 693724 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 693724 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 693724 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 693726 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[269]} 0 1
   [junit4]   2> 693728 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 693729 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 693729 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 693729 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 693730 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[274]} 0 0
   [junit4]   2> 693732 INFO  (qtp25086213-5350) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[275]} 0 0
   [junit4]   2> 693732 INFO  (qtp25086213-5351) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[276]} 0 0
   [junit4]   2> 693732 INFO  (qtp25086213-5357) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[277]} 0 0
   [junit4]   2> 693732 INFO  (qtp25086213-5355) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp

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

J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 799199 INFO  (coreCloseExecutor-2842-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 799199 INFO  (coreCloseExecutor-2842-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data/snapshot_metadata
   [junit4]   2> 799199 INFO  (coreCloseExecutor-2842-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data;done=false>>]
   [junit4]   2> 799199 INFO  (coreCloseExecutor-2842-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 799199 INFO  (coreCloseExecutor-2842-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data
   [junit4]   2> 799199 INFO  (coreCloseExecutor-2842-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data/index;done=false>>]
   [junit4]   2> 799199 INFO  (coreCloseExecutor-2842-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 799199 INFO  (coreCloseExecutor-2842-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-029/./collection1/data/index
   [junit4]   2> 799200 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[B585F72079DD3A12]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bff309{/solr,null,UNAVAILABLE}
   [junit4]   2> 799200 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[B585F72079DD3A12]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@17f4b22{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 799200 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[B585F72079DD3A12]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23505116
   [junit4]   2> 799200 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10dc069
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-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}
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data/index;done=false>>]
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data/index
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 799201 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 799202 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data
   [junit4]   2> 799202 INFO  (coreCloseExecutor-2844-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.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 799202 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 799202 INFO  (coreCloseExecutor-2844-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B585F72079DD3A12-001/solr-instance-030/./collection1/data/snapshot_metadata
   [junit4]   2> 799202 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[B585F72079DD3A12]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1986074{/solr,null,UNAVAILABLE}
   [junit4]   2> 799203 INFO  (SUITE-TestReplicationHandler-seed#[B585F72079DD3A12]-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.handler.TestReplicationHandler_B585F72079DD3A12-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=en-IM, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=40502984,total=383893504
   [junit4]   2> NOTE: All tests run in this JVM: [DefaultValueUpdateProcessorTest, DisMaxRequestHandlerTest, TestSolr4Spatial, DocumentAnalysisRequestHandlerTest, CopyFieldTest, PolyFieldTest, TestValueSourceCache, SignatureUpdateProcessorFactoryTest, TestRangeQuery, TestImplicitCoreProperties, AsyncCallRequestStatusResponseTest, TestBadConfig, DeleteStatusTest, TestNoOpRegenerator, DistributedExpandComponentTest, TestDocSet, TestBlendedInfixSuggestions, ActionThrottleTest, HighlighterMaxOffsetTest, TestConfigSetProperties, TestPKIAuthenticationPlugin, TestNRTOpen, TestRTGBase, BufferStoreTest, SyncSliceTest, RulesTest, TestSortByMinMaxFunction, SolrXmlInZkTest, StressHdfsTest, TestNumericTerms32, TestLMDirichletSimilarityFactory, TestFieldCacheSanityChecker, TestSSLRandomization, ShardSplitTest, TestMergePolicyConfig, JSONWriterTest, AnalysisAfterCoreReloadTest, TestReqParamsAPI, TestSolrCloudWithDelegationTokens, TestCrossCoreJoin, TestDownShardTolerantSearch, PreAnalyzedFieldTest, PrimUtilsTest, ExitableDirectoryReaderTest, TestCloudManagedSchema, TestComplexPhraseQParserPlugin, EnumFieldTest, PreAnalyzedUpdateProcessorTest, ConcurrentDeleteAndCreateCollectionTest, SecurityConfHandlerTest, TestInitQParser, ExplicitHLLTest, TestStressCloudBlindAtomicUpdates, ZkNodePropsTest, TestFastOutputStream, TestCustomDocTransformer, TestBinaryField, MergeStrategyTest, RollingRestartTest, AddBlockUpdateTest, TestFoldingMultitermQuery, LeaderInitiatedRecoveryOnCommitTest, TestReplicationHandler]
   [junit4] Completed [250/626 (1!)] on J0 in 106.72s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 50875 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+129) - Build # 17468 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17468/
Java: 64bit/jdk-9-ea+129 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost

Error Message:
Error from server at https://127.0.0.1:37485/solr: Expected mime type application/octet-stream but got application/json. {   "RemoteException" : {     "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",     "exception" : "AuthorizationException",     "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"   } }

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37485/solr: Expected mime type application/octet-stream but got application/json. {
  "RemoteException" : {
    "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",
    "exception" : "AuthorizationException",
    "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"
  }
}
	at __randomizedtesting.SeedInfo.seed([B596175E77DFB007:5068D7AF7298E4B0]: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.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
	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:533)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 10813 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/init-core-data-001
   [junit4]   2> 237652 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-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> 237760 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 237886 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 237886 INFO  (Thread-396) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 237887 INFO  (Thread-396) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 237987 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33845
   [junit4]   2> 237987 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 237987 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237989 INFO  (zkCallback-470-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c1107d name:ZooKeeperConnection Watcher:127.0.0.1:33845 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 237989 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237989 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 237989 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 237990 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 237994 INFO  (jetty-launcher-469-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 237994 INFO  (jetty-launcher-469-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 237996 INFO  (jetty-launcher-469-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@680732c0{/solr,null,AVAILABLE}
   [junit4]   2> 237996 INFO  (jetty-launcher-469-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e262b{/solr,null,AVAILABLE}
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@338be41a{SSL,[ssl, http/1.1]}{127.0.0.1:37485}
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@35f70725{SSL,[ssl, http/1.1]}{127.0.0.1:33372}
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-1) [    ] o.e.j.s.Server Started @240164ms
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-2) [    ] o.e.j.s.Server Started @240164ms
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37485}
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33372}
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1'
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node2'
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 237998 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 237999 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 237999 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 237999 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 237999 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 237999 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237999 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238000 INFO  (zkCallback-472-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50b7cb01 name:ZooKeeperConnection Watcher:127.0.0.1:33845/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238000 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238000 INFO  (zkCallback-471-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f91f440 name:ZooKeeperConnection Watcher:127.0.0.1:33845/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238000 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238000 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238000 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238001 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238001 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 238004 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/.
   [junit4]   2> 238004 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 59027566
   [junit4]   2> 238004 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node2/.
   [junit4]   2> 238004 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1]
   [junit4]   2> 238004 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1022683943
   [junit4]   2> 238004 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node2]
   [junit4]   2> 238005 WARN  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/lib
   [junit4]   2> 238005 WARN  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node2/lib
   [junit4]   2> 238005 INFO  (jetty-launcher-469-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> 238005 INFO  (jetty-launcher-469-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> 238006 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 238006 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 238006 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 238006 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 238006 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 238006 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33845/solr
   [junit4]   2> 238006 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 238008 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 238008 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 238008 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33845/solr
   [junit4]   2> 238008 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 238008 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 238008 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238008 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238009 INFO  (zkCallback-477-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ed9e0c7 name:ZooKeeperConnection Watcher:127.0.0.1:33845 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238009 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238009 INFO  (zkCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58a7dd59 name:ZooKeeperConnection Watcher:127.0.0.1:33845 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238009 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238009 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238009 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238010 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/780626917@1a93a978
   [junit4]   2> 238010 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 0x156597a34c20004, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 238010 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/780626917@78dfc2ff
   [junit4]   2> 238010 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238010 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238010 INFO  (zkCallback-479-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5660b559 name:ZooKeeperConnection Watcher:127.0.0.1:33845/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238010 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238011 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@113e5c52 name:ZooKeeperConnection Watcher:127.0.0.1:33845/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238011 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238011 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 238011 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 238012 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 238012 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 238012 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 238013 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 238013 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 238013 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 238014 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 238014 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 238014 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 238014 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 238015 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 238015 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 238015 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 238015 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 238016 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 238016 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 238016 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 238016 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 238017 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 238017 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 238017 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 238017 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 238017 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 238017 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 238018 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 238018 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 238019 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 238019 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 238020 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 238020 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 238020 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96362823441055750-127.0.0.1:33372_solr-n_0000000000
   [junit4]   2> 238020 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96362823441055749-127.0.0.1:37485_solr-n_0000000001
   [junit4]   2> 238020 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33372_solr
   [junit4]   2> 238021 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 238021 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96362823441055750-127.0.0.1:33372_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 238021 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37485_solr
   [junit4]   2> 238021 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37485_solr
   [junit4]   2> 238021 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96362823441055750-127.0.0.1:33372_solr-n_0000000000) starting
   [junit4]   2> 238021 INFO  (zkCallback-479-thread-1) [    ] 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> 238021 INFO  (zkCallback-479-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 238022 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 238024 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 238024 INFO  (OverseerCollectionConfigSetProcessor-96362823441055750-127.0.0.1:33372_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 238024 INFO  (OverseerStateUpdate-96362823441055750-127.0.0.1:33372_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 238025 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33372_solr as DOWN
   [junit4]   2> 238025 INFO  (OverseerStateUpdate-96362823441055750-127.0.0.1:33372_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 238026 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33372_solr
   [junit4]   2> 238026 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33372_solr
   [junit4]   2> 238026 INFO  (OverseerStateUpdate-96362823441055750-127.0.0.1:33372_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33372_solr"} current state version: 0
   [junit4]   2> 238026 INFO  (OverseerStateUpdate-96362823441055750-127.0.0.1:33372_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33372_solr
   [junit4]   2> 238026 INFO  (zkCallback-479-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 238027 INFO  (zkCallback-479-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 238029 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 238029 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 238029 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 238029 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 238034 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 238034 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 238054 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 238054 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 238130 INFO  (jetty-launcher-469-thread-1) [    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 238130 INFO  (jetty-launcher-469-thread-2) [    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 238145 INFO  (jetty-launcher-469-thread-1-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 238145 INFO  (jetty-launcher-469-thread-2-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 238253 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 238253 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 238254 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/.
   [junit4]   2> 238254 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node2/.
   [junit4]   2> 238254 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 238254 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 238254 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 238255 INFO  (jetty-launcher-469-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 238255 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 238255 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 238255 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 238255 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238256 INFO  (zkCallback-483-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6df5f2 name:ZooKeeperConnection Watcher:127.0.0.1:33845 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238256 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238256 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238272 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 238600 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B596175E77DFB007]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470415996765&s=fIiOLh5ZQRz1bMWZGLgPMls4RqI="; Path=/; Domain=127.0.0.1; Expires=Jim, 05-Sid-2016 16:53:16 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Jim, 05-Sid-2016 16:53:16 GMT
   [junit4]   2> 238601 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 238610 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:573)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:123)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:264)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:312)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:222)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 238618 WARN  (qtp246761432-2029) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:320)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:222)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:573)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:123)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:264)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:312)
   [junit4]   2> 	... 28 more
   [junit4]   2> 238624 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 238634 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 238640 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B596175E77DFB007]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1470415997101&s=Vyr0UcZVTaI0kdcnVGJPxh1832I="; Path=/; Domain=127.0.0.1; Expires=Jim, 05-Sid-2016 16:53:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Jim, 05-Sid-2016 16:53:17 GMT
   [junit4]   2> 238641 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 238652 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 238677 INFO  (qtp246761432-2017) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 238678 INFO  (qtp246761432-2017) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 238678 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B596175E77DFB007]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1470415997120&s=gTM663efioJsr1elkxjqJiNUc3k="; Path=/; Domain=127.0.0.1; Expires=Jim, 05-Sid-2016 16:53:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Jim, 05-Sid-2016 16:53:17 GMT
   [junit4]   2> 238678 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 238688 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 238694 WARN  (qtp246761432-2017) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 238694 WARN  (qtp246761432-2017) [    ] o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 238697 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B596175E77DFB007]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1470415997154&s=wo6gCOjcu9+4jB/VcZK7Gt2NtnQ="; Path=/; Domain=127.0.0.1; Expires=Jim, 05-Sid-2016 16:53:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Jim, 05-Sid-2016 16:53:17 GMT
   [junit4]   2> 238698 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 238707 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 238708 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 238708 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238709 INFO  (zkCallback-485-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@183af0c name:ZooKeeperConnection Watcher:127.0.0.1:33845/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 238709 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238709 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 238710 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 238711 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 238712 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 238712 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 238713 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 238714 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 238714 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 238716 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 238716 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 238717 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 238718 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 238718 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 238719 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 238720 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 238721 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 238722 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 238722 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 238723 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 238724 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 238725 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 238726 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 238726 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 238728 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 238729 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 238729 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 238730 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 238731 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 238732 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 238732 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 238733 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 238734 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 238735 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 238735 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 238736 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 238736 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 238737 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 238738 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 238738 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 238740 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 238740 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 238741 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 238742 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 238742 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 238743 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 238744 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 238744 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 238745 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 238745 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 238746 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 238747 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 238747 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 238748 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 238749 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 238749 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 238750 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 238751 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 238752 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 238753 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 238753 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 238754 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 238755 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 238755 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 238756 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 238757 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 238757 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 238758 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 238758 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 238759 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 238760 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 238760 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 238761 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 238762 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 238762 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 238764 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 238765 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 238765 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 238766 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 238767 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 238768 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 238768 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 238769 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 238769 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 238770 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 238771 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 238771 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 238772 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 238773 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 238773 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 238774 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 238775 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 238776 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 238777 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 238777 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 238778 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 238779 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 238780 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 238780 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 238781 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 238781 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-classification.xml
   [junit4]   2> 238782 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 238783 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 238783 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 238784 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 238785 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 238785 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 238786 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 238787 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 238788 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 238788 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 238789 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 238789 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 238790 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 238791 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 238791 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 238792 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 238792 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 238793 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 238793 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 238794 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 238794 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 238795 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 238796 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 238796 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 238797 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 238798 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 238798 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 238799 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 238800 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 238801 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 238801 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 238802 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 238802 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 238803 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 238804 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 238804 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 238805 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 238806 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 238806 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 238807 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 238808 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 238808 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 238809 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 238809 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 238810 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 238811 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 238812 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 238813 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 238813 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-classification.xml
   [junit4]   2> 238814 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 238814 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 238815 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 238815 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 238816 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 238817 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 238817 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 238818 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 238818 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 238819 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 238820 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 238820 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 238821 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 238821 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 238822 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 238823 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 238824 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 238825 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 238826 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 238828 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 238829 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 238830 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 238830 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 238831 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 238832 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 238832 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 238833 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 238833 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 238834 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 238835 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 238836 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 238837 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 238837 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 238838 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 238839 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 238846 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 238848 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 238848 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 238849 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 238850 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 238850 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 238851 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 238852 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 238852 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 238853 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 238854 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 238855 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 238855 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 238856 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 238857 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 238857 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 238858 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 238859 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B596175E77DFB007]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-field-

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

e version: 0
   [junit4]   2> 241778 INFO  (OverseerStateUpdate-96362823441055749-127.0.0.1:37485_solr-n_0000000001) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33372_solr
   [junit4]   2> 241779 INFO  (OverseerStateUpdate-96362823441055749-127.0.0.1:37485_solr-n_0000000001) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37485_solr"} current state version: 0
   [junit4]   2> 241780 INFO  (OverseerStateUpdate-96362823441055749-127.0.0.1:37485_solr-n_0000000001) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37485_solr
   [junit4]   2> 241780 INFO  (OverseerStateUpdate-96362823441055749-127.0.0.1:37485_solr-n_0000000001) [    ] o.a.s.c.o.NodeMutator Update replica state for core_node1:{"core":"forwardingCollection_shard1_replica1","base_url":"https://127.0.0.1:37485/solr","node_name":"127.0.0.1:37485_solr","state":"active","leader":"true"} to down
   [junit4]   2> 241781 INFO  (jetty-launcher-469-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e262b{/solr,null,UNAVAILABLE}
   [junit4]   2> 241784 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data;done=false>>]
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 241785 INFO  (coreCloseExecutor-772-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index
   [junit4]   2> 241786 INFO  (jetty-launcher-469-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96362823441055749-127.0.0.1:37485_solr-n_0000000001) closing
   [junit4]   2> 241786 INFO  (OverseerStateUpdate-96362823441055749-127.0.0.1:37485_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37485_solr
   [junit4]   2> 241787 ERROR (jetty-launcher-469-thread-1-EventThread) [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$131/582882407@5065d601 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@15674269[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 14]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(java.base@9-ea/ThreadPoolExecutor.java:2073)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(java.base@9-ea/ThreadPoolExecutor.java:839)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(java.base@9-ea/ThreadPoolExecutor.java:1385)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(java.base@9-ea/AbstractExecutorService.java:118)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 241788 ERROR (Thread[Thread-415,5,TGRP-TestSolrCloudWithSecureImpersonation]) [    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 241790 INFO  (jetty-launcher-469-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@680732c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 241792 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33845 33845
   [junit4]   2> 241911 INFO  (Thread-396) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33845 33845
   [junit4]   2> 241912 WARN  (Thread-396) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 241930 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B596175E77DFB007]-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/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B596175E77DFB007-001
   [junit4]   2> Aug 05, 2016 6:53:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1472, maxMBSortInHeap=5.267209803255399, sim=RandomSimilarity(queryNorm=false): {}, locale=so-DJ, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=139576536,total=397934592
   [junit4]   2> NOTE: All tests run in this JVM: [BaseCdcrDistributedZkTest, DistributedVersionInfoTest, TermVectorComponentDistributedTest, CurrencyFieldXmlFileTest, OverseerTest, TestSolrIndexConfig, TestClassicSimilarityFactory, TestFieldSortValues, TestJsonRequest, TestTestInjection, CdcrRequestHandlerTest, CdcrUpdateLogTest, TestCollapseQParserPlugin, BlockDirectoryTest, CleanupOldIndexTest, DeleteInactiveReplicaTest, GraphQueryTest, TestBulkSchemaConcurrent, DirectUpdateHandlerOptimizeTest, TestUninvertingReader, TestCharFilters, TestSolrCloudWithSecureImpersonation]
   [junit4] Completed [79/626 (1!)] on J2 in 5.05s, 12 tests, 1 error <<< FAILURES!

[...truncated 51408 lines...]