Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/526/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.security.TestAuthorizationFramework.authorizationFrameworkTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([CF8F04FADF97E3C4:812C7129CE4CF2D4]:0)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.getNodeName(JettySolrRunner.java:347)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:321)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1788 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/test/temp/junit4-J1-20180328_095919_8693972875691171994144.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: FastCompressingStoredFields, pf: RAMOnly, dvf: Memory
   [junit4] <<< JVM J1: EOF ----

[...truncated 12905 lines...]
   [junit4] Suite: org.apache.solr.security.TestAuthorizationFramework
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_CF8F04FADF97E3C4-001/init-core-data-001
   [junit4]   2> 3501308 INFO  
(SUITE-TestAuthorizationFramework-seed#[CF8F04FADF97E3C4]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 3501310 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3501311 INFO  (Thread-10461) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3501311 INFO  (Thread-10461) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3501312 ERROR (Thread-10461) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3501411 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.ZkTestServer start zk server on port:53030
   [junit4]   2> 3501413 INFO  (zkConnectionManagerCallback-12471-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501417 INFO  (zkConnectionManagerCallback-12473-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501427 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3501430 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3501432 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3501434 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3501436 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3501438 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3501439 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3501441 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3501443 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3501445 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3501447 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3501451 INFO  (zkConnectionManagerCallback-12476-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501453 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 3501455 INFO  (zkConnectionManagerCallback-12479-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501607 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3501608 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3501608 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3501608 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3501610 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1db2d664{/_,null,AVAILABLE}
   [junit4]   2> 3501611 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@73cbc7a6{SSL,[ssl, 
http/1.1]}{127.0.0.1:53030}
   [junit4]   2> 3501611 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.Server Started @3503922ms
   [junit4]   2> 3501611 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_CF8F04FADF97E3C4-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/_, hostPort=53030, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_CF8F04FADF97E3C4-001/control-001/cores}
   [junit4]   2> 3501611 ERROR 
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 3501611 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3501611 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.4.0
   [junit4]   2> 3501611 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 3501611 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3501611 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-28T11:14:54.559Z
   [junit4]   2> 3501615 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3503228 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3504751 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3506408 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3508461 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3509880 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3511431 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3512627 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3514504 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3516493 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3517644 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3519234 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3521296 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3523187 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3524993 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3526478 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3527988 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3529197 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3530301 WARN  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4]-SendThread(127.0.0.1:53030))
 [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:53030, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len352518912 is out of range!
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:113) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79) 
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 3532040 ERROR 
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.s.SolrDispatchFilter Could not start Solr. Check solr/home 
property and the logs
   [junit4]   2> 3532041 ERROR 
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.SolrCore null:org.apache.solr.common.SolrException: Error 
occurred while loading solr.xml from zookeeper
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.loadNodeConfig(SolrDispatchFilter.java:292)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:262)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:184)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
   [junit4]   2>        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(AbstractFullDistribZkTestBase.java:563)
   [junit4]   2>        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJetty(AbstractFullDistribZkTestBase.java:529)
   [junit4]   2>        at 
org.apache.solr.BaseDistributedSearchTestCase.createJetty(BaseDistributedSearchTestCase.java:388)
   [junit4]   2>        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:316)
   [junit4]   2>        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]   2>        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:53030/solr within 30000 ms
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:183)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:120)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:102)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.loadNodeConfig(SolrDispatchFilter.java:285)
   [junit4]   2>        ... 51 more
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Could not 
connect to ZooKeeper 127.0.0.1:53030/solr within 30000 ms
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:232)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:175)
   [junit4]   2>        ... 55 more
   [junit4]   2> 
   [junit4]   2> 3532044 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 53030
   [junit4]   2> 3532045 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@73cbc7a6{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3532045 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1db2d664{/_,null,UNAVAILABLE}
   [junit4]   2> 3532045 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3532045 ERROR 
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3532046 INFO  
(TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[CF8F04FADF97E3C4])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53030 53030
   [junit4]   2> 3532874 INFO  (Thread-10461) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53030 53030
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAuthorizationFramework -Dtests.method=authorizationFrameworkTest 
-Dtests.seed=CF8F04FADF97E3C4 -Dtests.slow=true -Dtests.locale=ar-BH 
-Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   31.6s J0 | 
TestAuthorizationFramework.authorizationFrameworkTest <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CF8F04FADF97E3C4:812C7129CE4CF2D4]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.getNodeName(JettySolrRunner.java:347)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:321)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_CF8F04FADF97E3C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=543, maxMBSortInHeap=7.540969564908796, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-BH, timezone=America/Nassau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 
(64-bit)/cpus=3,threads=1,free=143826368,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrGangliaReporterTest, 
TestSkipOverseerOperations, TestStressUserVersions, SolrIndexMetricsTest, 
TestSweetSpotSimilarityFactory, TestManagedSynonymGraphFilterFactory, 
V2StandaloneTest, DataDrivenBlockJoinTest, 
DistributedQueryElevationComponentTest, TestLeaderElectionZkExpiry, 
TestJmxIntegration, SampleTest, TestSolrFieldCacheBean, TestInfoStreamLogging, 
DocumentBuilderTest, TestFastOutputStream, TestSolrCloudSnapshots, 
SolrCoreTest, MergeStrategyTest, TestCloudDeleteByQuery, 
TestDynamicFieldCollectionResource, TestSolrCloudWithHadoopAuthPlugin, 
DistributedFacetSimpleRefinementLongTailTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, HttpTriggerListenerTest, 
TestIBSimilarityFactory, DistributedFacetPivotSmallAdvancedTest, 
TestConfigReload, BigEndianAscendingWordDeserializerTest, 
TestDFISimilarityFactory, TestIndexSearcher, TestPayloadScoreQParserPlugin, 
HdfsThreadLeakTest, NodeAddedTriggerTest, DeleteInactiveReplicaTest, 
TestManagedStopFilterFactory, HttpPartitionTest, ZkNodePropsTest, 
TestStressLiveNodes, HdfsUnloadDistributedZkTest, 
CdcrReplicationDistributedZkTest, TestExportWriter, DateFieldTest, 
TestSystemCollAutoCreate, SolrJmxReporterCloudTest, TestDistribStateManager, 
TestLuceneIndexBackCompat, TestSubQueryTransformerDistrib, TestRealTimeGet, 
CacheHeaderTest, TestSolrDeletionPolicy1, TestReplicationHandler, 
TestTolerantSearch, TestExactSharedStatsCache, SearchHandlerTest, 
TestConfigSets, DistribCursorPagingTest, SolrSlf4jReporterTest, 
AnalysisAfterCoreReloadTest, DirectSolrSpellCheckerTest, 
TestCollapseQParserPlugin, TestPullReplica, TestCustomStream, 
TermVectorComponentDistributedTest, RulesTest, TestSolr4Spatial2, 
SuggestComponentTest, TestGroupingSearch, TestJsonFacets, 
TestUninvertingReader, TestJsonRequest, TestSolrConfigHandler, 
TestExclusionRuleCollectionAccess, HdfsDirectoryFactoryTest, 
CollectionPropsTest, TestFieldCacheSortRandom, SynonymTokenizerTest, 
HdfsBasicDistributedZkTest, SpellingQueryConverterTest, 
DirectSolrConnectionTest, ReplaceNodeTest, TestPolicyCloud, SearchHandlerTest, 
RAMDirectoryFactoryTest, SpatialFilterTest, TestSolrQueryResponse, 
TestClusterStateProvider, TestHdfsCloudBackupRestore, SolrMetricReporterTest, 
InfoHandlerTest, TestReplicaProperties, TestXIncludeConfig, ResourceLoaderTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDistributedMap, 
TestQueryTypes, BasicAuthStandaloneTest, FileUtilsTest, TestTriggerIntegration, 
TestCloudPseudoReturnFields, TestAnalyzeInfixSuggestions, 
AnalysisErrorHandlingTest, HdfsRestartWhileUpdatingTest, JavabinLoaderTest, 
TestFoldingMultitermQuery, CurrencyFieldTypeTest, TestBM25SimilarityFactory, 
CollectionTooManyReplicasTest, TestSchemaSimilarityResource, 
TestComplexPhraseQParserPlugin, TestSimpleQParserPlugin, SolrTestCaseJ4Test, 
PluginInfoTest, SimpleMLTQParserTest, BlockDirectoryTest, UtilsToolTest, 
TestSubQueryTransformer, FastVectorHighlighterTest, TestMaxScoreQueryParser, 
CreateCollectionCleanupTest, PolyFieldTest, LeaderElectionTest, 
TestMacroExpander, TestRuleBasedAuthorizationPlugin, HttpSolrCallGetCoreTest, 
DocValuesMissingTest, SolrIndexSplitterTest, StressHdfsTest, DeleteNodeTest, 
DistributedVersionInfoTest, TestGenericDistributedQueue, 
HdfsChaosMonkeySafeLeaderTest, TestSystemIdResolver, TestSurroundQueryParser, 
TestCloudJSONFacetJoinDomain, TestInPlaceUpdatesDistrib, TestExpandComponent, 
OpenCloseCoreStressTest, TestShortCircuitedRequests, TestSortByMinMaxFunction, 
TestMergePolicyConfig, TestUseDocValuesAsStored2, 
TestCursorMarkWithoutUniqueKey, StatsComponentTest, MoreLikeThisHandlerTest, 
ConvertedLegacyTest, BlockJoinFacetDistribTest, SubstringBytesRefFilterTest, 
TestLegacyTerms, TestFileDictionaryLookup, TestCollationFieldDocValues, 
FacetPivotSmallTest, TermsComponentTest, UninvertDocValuesMergePolicyTest, 
TestSolrCloudWithKerberosAlt, RestartWhileUpdatingTest, TestNRTOpen, 
AtomicUpdatesTest, AlternateDirectoryTest, CustomHighlightComponentTest, 
CursorPagingTest, CheckHdfsIndexTest, TestOnReconnectListenerSupport, 
HDFSCollectionsAPITest, CoreAdminRequestStatusTest, CollectionsAPISolrJTest, 
SolrShardReporterTest, TestPartialUpdateDeduplication, 
ConjunctionSolrSpellCheckerTest, TestQuerySenderNoQuery, 
TestManagedSchemaThreadSafety, TestLazyCores, TestTrie, TestCSVResponseWriter, 
DateMathParserTest, MultiTermTest, UnloadDistributedZkTest, 
TestUnifiedSolrHighlighter, TestPerFieldSimilarityWithDefaultOverride, 
OverseerModifyCollectionTest, TestSerializedLuceneMatchVersion, 
WordBreakSolrSpellCheckerTest, PathHierarchyTokenizerFactoryTest, 
StatelessScriptUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, 
ForceLeaderTest, TestMultiWordSynonyms, SSLMigrationTest, TestManagedSchema, 
AddSchemaFieldsUpdateProcessorFactoryTest, XmlUpdateRequestHandlerTest, 
TestObjectReleaseTracker, TestPhraseSuggestions, ChaosMonkeySafeLeaderTest, 
SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, 
TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, 
ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, 
TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, 
TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, 
TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, 
QueryElevationComponentTest, PeerSyncTest, TestFiltering, TestFunctionQuery, 
TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, 
SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, 
SolrInfoBeanTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, 
RequestHandlersTest, TestValueSourceCache, RequiredFieldsTest, 
TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, 
TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, 
MBeansHandlerTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
PingRequestHandlerTest, TestComponentsName, TestLFUCache, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, CopyFieldTest, SolrIndexConfigTest, 
BadComponentTest, TestDocSet, TestBinaryField, NumericFieldsTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, 
TestLuceneMatchVersion, TestCharFilters, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, 
CleanupOldIndexTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, 
DeleteShardTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, 
LIROnShardRestartTest, LIRRollingUpdatesTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, PeerSyncReplicationTest, RemoteQueryErrorTest, 
ReplicationFactorTest, SaslZkACLProviderTest, TestAuthenticationFramework, 
TestCloudConsistency, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, 
TestLeaderElectionWithEmptyReplica, TestRandomFlRTGCloud, 
TestRandomRequestDistribution, TestRequestForwarding, TestSSLRandomization, 
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, 
TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, 
TestUtilizeNode, TriLevelCompositeIdRoutingTest, 
VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, CustomCollectionTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, SystemLogListenerTest, 
TestPolicyCloud, TestLargeCluster, TestNodeAddedTrigger, TestNodeLostTrigger, 
TestSimDistributedQueue, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
HdfsBasicDistributedZk2Test, HdfsNNFailoverTest, HdfsRecoverLeaseTest, 
HdfsRecoveryZkTest, TestClusterStateMutator, ZkStateReaderTest, 
ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, 
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, QueryResultKeyTest, TestBackupRepositoryFactory, 
TestConfigSetImmutable, TestConfigSetProperties, TestDirectoryFactory, 
TestDynamicLoading, TestInitParams, TestShardHandlerFactory, 
TestSimpleTextCodec, TestSolrXml, TestSolrCoreSnapshots, RequestLoggingTest, 
TestBlobHandler, TestCoreBackup, TestHdfsBackupRestoreCore, TestReqParamsAPI, 
TestRestoreCore, TestSQLHandler, TestSolrConfigHandlerConcurrent, 
V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, CoreAdminOperationTest, 
MetricsHandlerTest, PropertiesRequestHandlerTest, 
SegmentsInfoRequestHandlerTest, TestApiFramework, TestConfigsApi, 
DistributedDebugComponentTest, DistributedExpandComponentTest, 
DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, 
ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, 
SpatialHeatmapFacetsTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, 
HighlighterMaxOffsetTest, WrapperMergePolicyFactoryTest, TestLegacyField, 
TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, 
SolrCoreMetricManagerTest, TestMacros, JSONWriterTest, 
TestBinaryResponseWriter, TestCustomDocTransformer, TestGraphMLResponseWriter, 
TestPushWriter, TestRawResponseWriter, TestRawTransformer, 
TestRetrieveFieldsOptimizer, TestChildDocTransformer, 
TestSubQueryTransformerCrossCore, TestManagedResourceStorage, TestRestManager, 
TestBulkSchemaAPI, TestFieldCollectionResource, 
TestFieldTypeCollectionResource, TestFieldTypeResource, 
TestUniqueKeyFieldResource, ManagedSchemaRoundRobinCloudTest, 
TestBulkSchemaConcurrent, AnalyticsMergeStrategyTest, TestReRankQParserPlugin, 
TestReloadDeadlock, TestSearcherReuse, TestSmileRequest, TestSolrCoreParser, 
TestXmlQParser, TestJsonFacetsWithNestedObjects, TestMinMaxOnMultiValuedField, 
BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, TestCloudNestedDocsSort, 
BasicAuthIntegrationTest, TestAuthorizationFramework]
   [junit4] Completed [748/785 (1!)] on J0 in 31.60s, 1 test, 1 error <<< 
FAILURES!

[...truncated 49698 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/526/consoleText

[repro] Revision: 5ba99d0ea0e7245c9a11c7c924c1a8d8ee59e1a2

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestAuthorizationFramework 
-Dtests.method=authorizationFrameworkTest -Dtests.seed=CF8F04FADF97E3C4 
-Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=America/Nassau 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3335 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestAuthorizationFramework" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=CF8F04FADF97E3C4 
-Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=America/Nassau 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 68 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.TestAuthorizationFramework
[repro] Exiting with code 0

[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to