Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17445/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.DistributedQueueTest.testPeekElements

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([9A1372CD3FC0BCB1:673DC8ECEFF9E8AC]: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.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost

Error Message:
Error from server at https://127.0.0.1:36995/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:36995/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([9A1372CD3FC0BCB1:7FEDB23C3A87E806]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11300 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_9A1372CD3FC0BCB1-001/init-core-data-001
   [junit4]   2> 479282 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-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> 479351 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 479450 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 479450 INFO  (Thread-656) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 479450 INFO  (Thread-656) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 479550 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:46650
   [junit4]   2> 479550 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479551 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479552 INFO  (zkCallback-806-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@945a09 name:ZooKeeperConnection 
Watcher:127.0.0.1:46650 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 479552 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479552 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479552 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 479554 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 479556 INFO  (jetty-launcher-805-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 479556 INFO  (jetty-launcher-805-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 479558 INFO  (jetty-launcher-805-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fcc925{/solr,null,AVAILABLE}
   [junit4]   2> 479558 INFO  (jetty-launcher-805-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9f604a{/solr,null,AVAILABLE}
   [junit4]   2> 479559 INFO  (jetty-launcher-805-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@1ef8d1d{SSL,[ssl, 
http/1.1]}{127.0.0.1:36995}
   [junit4]   2> 479559 INFO  (jetty-launcher-805-thread-1) [    ] 
o.e.j.s.Server Started @481470ms
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@1077563{SSL,[ssl, 
http/1.1]}{127.0.0.1:37947}
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36995}
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] 
o.e.j.s.Server Started @481470ms
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37947}
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 479560 INFO  (jetty-launcher-805-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_9A1372CD3FC0BCB1-001/tempDir-001/node2'
   [junit4]   2> 479560 INFO  (jetty-launcher-805-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_9A1372CD3FC0BCB1-001/tempDir-001/node1'
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479561 INFO  (zkCallback-807-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12e74ec name:ZooKeeperConnection 
Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 479561 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479561 INFO  (zkCallback-808-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@710691 name:ZooKeeperConnection 
Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 479561 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479561 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479561 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479562 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 479562 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 479566 INFO  (jetty-launcher-805-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_9A1372CD3FC0BCB1-001/tempDir-001/node2/.
   [junit4]   2> 479566 INFO  (jetty-launcher-805-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_9A1372CD3FC0BCB1-001/tempDir-001/node1/.
   [junit4]   2> 479566 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 22648274
   [junit4]   2> 479566 INFO  (jetty-launcher-805-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_9A1372CD3FC0BCB1-001/tempDir-001/node2]
   [junit4]   2> 479566 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 19135853
   [junit4]   2> 479566 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 0x1564e542f860002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 479566 WARN  (jetty-launcher-805-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_9A1372CD3FC0BCB1-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node2/lib
   [junit4]   2> 479566 INFO  (jetty-launcher-805-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_9A1372CD3FC0BCB1-001/tempDir-001/node1]
   [junit4]   2> 479567 INFO  (jetty-launcher-805-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> 479567 WARN  (jetty-launcher-805-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_9A1372CD3FC0BCB1-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node1/lib
   [junit4]   2> 479567 INFO  (jetty-launcher-805-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> 479568 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46650/solr
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46650/solr
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479571 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13ff188 name:ZooKeeperConnection 
Watcher:127.0.0.1:46650 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479571 INFO  (zkCallback-813-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1797e83 name:ZooKeeperConnection 
Watcher:127.0.0.1:46650 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$93/19237584@16db4fd
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$93/19237584@1732910
   [junit4]   2> 479572 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 479572 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 479572 INFO  
(zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18414f7 name:ZooKeeperConnection 
Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 479572 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 479572 INFO  
(zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@9b3d49 name:ZooKeeperConnection 
Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 479572 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 479573 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 479573 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 479573 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 479573 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 479574 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 479574 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 479575 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 479575 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 479575 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 479575 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 479578 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 479578 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 479578 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 479578 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96350565516574726-127.0.0.1:37947_solr-n_0000000000
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96350565516574725-127.0.0.1:36995_solr-n_0000000001
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37947_solr
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96350565516574726-127.0.0.1:37947_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36995_solr
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:36995_solr
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer Overseer 
(id=96350565516574726-127.0.0.1:37947_solr-n_0000000000) starting
   [junit4]   2> 479580 INFO  
(zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 479580 INFO  
(zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 479580 INFO  
(zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 479580 INFO  
(zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 479582 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 479583 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 479584 INFO  
(OverseerCollectionConfigSetProcessor-96350565516574726-127.0.0.1:37947_solr-n_0000000000)
 [n:127.0.0.1:37947_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 479584 INFO  
(OverseerStateUpdate-96350565516574726-127.0.0.1:37947_solr-n_0000000000) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 479584 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37947_solr as DOWN
   [junit4]   2> 479584 INFO  
(OverseerStateUpdate-96350565516574726-127.0.0.1:37947_solr-n_0000000000) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 479584 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37947_solr
   [junit4]   2> 479584 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37947_solr
   [junit4]   2> 479585 INFO  
(OverseerStateUpdate-96350565516574726-127.0.0.1:37947_solr-n_0000000000) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37947_solr"} current state version: 0
   [junit4]   2> 479585 INFO  
(OverseerStateUpdate-96350565516574726-127.0.0.1:37947_solr-n_0000000000) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:37947_solr
   [junit4]   2> 479585 INFO  
(zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 479585 INFO  
(zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 479585 INFO  
(zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 479585 INFO  
(zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 479601 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 479601 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 479602 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 479602 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 479620 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] 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> 479620 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] 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> 479700 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 479700 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 479715 INFO  (jetty-launcher-805-thread-2-EventThread) 
[n:127.0.0.1:37947_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 479715 INFO  (jetty-launcher-805-thread-1-EventThread) 
[n:127.0.0.1:36995_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 479842 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 479842 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 479842 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] 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_9A1372CD3FC0BCB1-001/tempDir-001/node2/.
   [junit4]   2> 479842 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] 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_9A1372CD3FC0BCB1-001/tempDir-001/node1/.
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-1) 
[n:127.0.0.1:36995_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-2) 
[n:127.0.0.1:37947_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 479843 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479844 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479844 INFO  (zkCallback-819-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@128d07b name:ZooKeeperConnection 
Watcher:127.0.0.1:46650 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 479844 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479846 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479862 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 480248 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470228955756&s=2X8bJDQzsVr3drL4h0tvl14HTFA=";
 Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:55 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:55 GMT
   [junit4]   2> 480249 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 480266 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 480388 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1470228956090&s=J0KZPx1iid93MEW9i8r2QvbgQKo=";
 Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:56 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:56 GMT
   [junit4]   2> 480389 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 480404 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 480438 WARN  (qtp16886475-3913) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user 
bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 480439 WARN  (qtp16886475-3913) [    ] 
o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 480441 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1470228956227&s=lbtC5E0eZNJK4gCmmurzi/nckG4=";
 Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:56 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:56 GMT
   [junit4]   2> 480442 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 480458 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 480466 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noHosts&p=noHosts&t=test&e=1470228956281&s=0za0PGV/dwL6dBhU8BdMrgv0UA8=";
 Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:56 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:56 GMT
   [junit4]   2> 480466 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 480483 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 480488 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470228956304&s=TiN7Ushssgss2DZ3csEglMOMBgA=";
 Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:56 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:56 GMT
   [junit4]   2> 480488 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 480502 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 480503 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 480503 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 480504 INFO  (zkCallback-821-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@28d3bc name:ZooKeeperConnection 
Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 480504 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 480505 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 480506 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 480507 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 480508 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 480508 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 480509 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 480510 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 480510 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 480511 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 480512 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 480512 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 480513 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 480514 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 480514 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 480515 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 480516 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 480516 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 480518 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 480519 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 480519 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 480520 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 480521 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 480522 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 480522 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 480523 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 480524 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 480525 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 480531 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 480531 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 480532 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 480533 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 480534 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 480535 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 480536 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 480537 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 480537 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 480538 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 480539 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 480540 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 480542 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 480542 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 480543 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 480544 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 480545 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 480545 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 480546 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 480547 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 480547 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 480548 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 480549 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 480550 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 480551 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 480551 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 480552 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 480553 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 480554 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 480554 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 480555 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 480556 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 480556 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 480557 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 480558 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-snippet-types.incl
   [junit4]   2> 480558 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 480559 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 480559 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 480560 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 480561 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 480562 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 480562 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 480563 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 480563 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 480564 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 480565 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 480566 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 480567 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 480567 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 480568 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 480568 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 480570 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 480570 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 480571 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 480571 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 480572 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 480573 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 480573 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 480574 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 480574 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 480575 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 480575 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 480576 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 480576 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 480578 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 480578 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 480579 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 480579 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 480580 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 480580 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 480581 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 480582 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 480582 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-classification.xml
   [junit4]   2> 480583 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 480583 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 480584 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 480584 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 480585 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 480586 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 480586 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 480587 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 480587 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 480588 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 480588 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 480589 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 480590 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 480590 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 480591 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 480592 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 480592 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 480593 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 480593 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 480594 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 480594 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 480595 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 480595 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 480596 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 480596 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 480597 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 480597 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 480598 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 480598 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 480599 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 480599 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 480600 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 480601 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 480602 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 480602 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 480603 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 480603 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 480604 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 480605 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 480605 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 480606 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 480606 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 480607 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 480607 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 480608 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 480609 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 480609 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 480610 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 480610 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-classification.xml
   [junit4]   2> 480611 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 480611 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 480612 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 480612 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 480613 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 480614 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 480614 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 480615 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 480615 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 480616 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 480617 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 480618 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 480618 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 480619 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 480619 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 480620 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 480621 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 480621 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 480622 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 480622 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 480623 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 480623 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 480624 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 480624 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 480626 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 480626 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 480627 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 480627 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 480628 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 480628 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 480629 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 480630 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 480630 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 480631 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 480631 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 480632 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 480633 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 480633 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 480634 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 480634 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 480635 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 480636 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 480636 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 480637 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 480638 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 480639 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 480639 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 480640 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 480641 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 480642 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 480643 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 480643 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 480644 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 480644 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 480645 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 480646 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 480646 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 480647 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 480647 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 480648 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 480648 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 480650 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 480650 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 480651 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 480651 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 480652 INFO  (TEST-TestSolrCloudWithSe

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

0 INFO  
(TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[9A1372CD3FC0BCB1])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36007 36007
   [junit4]   2> 1122676 INFO  (Thread-2779) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36007 36007
   [junit4]   2> 1122677 WARN  (Thread-2779) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1122680 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 1122680 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1122680 INFO  (Thread-2780) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1122680 INFO  (Thread-2780) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1122780 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33311
   [junit4]   2> 1122780 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1122781 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1122782 INFO  (zkCallback-1818-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11f508d name:ZooKeeperConnection 
Watcher:127.0.0.1:33311/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1122782 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1122782 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1122782 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /
   [junit4]   2> 1122783 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /distqueue/test
   [junit4]   2> 1125793 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 1128988 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 0x1564e5e00520000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1128990 ERROR 
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]-EventThread)
 [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/27452577@11ddff4
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@122554f[Shutting
 down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [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> 1128992 INFO  
(TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33311 33311
   [junit4]   2> 1129019 INFO  (Thread-2780) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33311 33311
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedQueueTest -Dtests.method=testPeekElements 
-Dtests.seed=9A1372CD3FC0BCB1 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-ME -Dtests.timezone=Europe/Kiev -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 6.34s J0 | DistributedQueueTest.testPeekElements <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9A1372CD3FC0BCB1:673DC8ECEFF9E8AC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:177)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1129022 INFO  
(SUITE-DistributedQueueTest-seed#[9A1372CD3FC0BCB1]-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.cloud.DistributedQueueTest_9A1372CD3FC0BCB1-001
   [junit4]   2> Aug 03, 2016 3:06:44 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=707, maxMBSortInHeap=6.478337520114558, 
sim=ClassicSimilarity, locale=sr-ME, timezone=Europe/Kiev
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=240337904,total=445644800
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, 
ExternalFileFieldSortTest, TestAtomicUpdateErrorCases, 
SignatureUpdateProcessorFactoryTest, AsyncCallRequestStatusResponseTest, 
TestComponentsName, TestSolrCoreSnapshots, CoreAdminRequestStatusTest, 
TestSubQueryTransformerCrossCore, TestBinaryField, TestRawResponseWriter, 
TestSchemaNameResource, TestConfig, DistributedQueryElevationComponentTest, 
ZkStateWriterTest, SecurityConfHandlerTest, ResponseHeaderTest, JsonLoaderTest, 
TestHdfsUpdateLog, JSONWriterTest, TestSolr4Spatial, SyncSliceTest, 
TestSolrConfigHandlerCloud, TestCollationFieldDocValues, TestSchemaManager, 
AtomicUpdatesTest, TestImplicitCoreProperties, 
TestHighFrequencyDictionaryFactory, QueryEqualityTest, IndexSchemaTest, 
ReturnFieldsTest, TestLMDirichletSimilarityFactory, CloudMLTQParserTest, 
TestReplicaProperties, TestConfigReload, 
VMParamsZkACLAndCredentialsProvidersTest, BufferStoreTest, 
TestLuceneMatchVersion, TestSolrQueryParserResource, SynonymTokenizerTest, 
TestRTGBase, ResponseLogComponentTest, TestDocTermOrds, ResourceLoaderTest, 
TestReplicationHandler, TestFastOutputStream, DefaultValueUpdateProcessorTest, 
TestBackupRepositoryFactory, TestAddFieldRealTimeGet, StressHdfsTest, 
OverseerCollectionConfigSetProcessorTest, TestPivotHelperCode, 
ExitableDirectoryReaderTest, DistributedExpandComponentTest, TestLazyCores, 
TestCustomDocTransformer, TestRandomDVFaceting, TestScoreJoinQPNoScore, 
TestTolerantUpdateProcessorRandomCloud, MergeStrategyTest, HLLUtilTest, 
DocExpirationUpdateProcessorFactoryTest, FacetPivotSmallTest, 
UUIDUpdateProcessorFallbackTest, TestFaceting, SolrCoreTest, TestNRTOpen, 
TestSolrConfigHandler, QueryElevationComponentTest, TestMergePolicyConfig, 
LeaderInitiatedRecoveryOnCommitTest, SolrRequestParserTest, 
URLClassifyProcessorTest, TestFilteredDocIdSet, TestJsonFacets, 
TestValueSourceCache, AlternateDirectoryTest, TestFoldingMultitermQuery, 
PreAnalyzedUpdateProcessorTest, HdfsChaosMonkeyNothingIsSafeTest, 
CurrencyFieldOpenExchangeTest, TestLockTree, BasicZkTest, 
DistributedSpellCheckComponentTest, TestStressLucene, SystemInfoHandlerTest, 
TestFieldCacheSanityChecker, TestOmitPositions, TestSolrFieldCacheMBean, 
TestHighlightDedupGrouping, TestIBSimilarityFactory, RAMDirectoryFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, BasicAuthIntegrationTest, 
ActionThrottleTest, CopyFieldTest, CheckHdfsIndexTest, 
TestConfigSetsAPIZkFailure, HighlighterMaxOffsetTest, 
FileBasedSpellCheckerTest, TestStressCloudBlindAtomicUpdates, 
UnloadDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, 
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, 
TestJoin, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, 
TestFunctionQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, TestTrie, 
TestCSVLoader, SchemaVersionSpecificBehaviorTest, 
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SolrInfoMBeanTest, CacheHeaderTest, TestQueryUtils, 
TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, 
MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
TestAnalyzedSuggestions, SOLR749Test, BadComponentTest, TestDocSet, 
MinimalSchemaTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, 
TestJmxMonitoredMap, TimeZoneUtilsTest, PluginInfoTest, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, 
CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, 
DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest]
   [junit4] Completed [454/626 (2!)] on J0 in 12.79s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 52954 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to