Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1433/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
        at 
__randomizedtesting.SeedInfo.seed([76D49AFD4238DDF2:9ED8A8ECD344EFF0]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:265)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:51060/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:51060/solr: Error executing command
        at 
__randomizedtesting.SeedInfo.seed([76D49AFD4238DDF2:9B8A628C70720A7B]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15340 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 1893686 INFO  
(SUITE-SearchRateTriggerTest-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1893686 INFO  
(SUITE-SearchRateTriggerTest-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1893687 INFO  
(SUITE-SearchRateTriggerTest-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_76D49AFD4238DDF2-001/data-dir-132-001
   [junit4]   2> 1893687 INFO  
(SUITE-SearchRateTriggerTest-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1893688 INFO  
(SUITE-SearchRateTriggerTest-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1893697 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 1893697 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_76D49AFD4238DDF2-001/tempDir-001
   [junit4]   2> 1893698 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1893698 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1893698 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1893701 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1893806 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer start zk server on port: 50039
   [junit4]   2> 1893806 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50039
   [junit4]   2> 1893806 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50039
   [junit4]   2> 1893807 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50039
   [junit4]   2> 1893809 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1893813 INFO  (zkConnectionManagerCallback-16092-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1893813 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1893818 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1893821 INFO  (zkConnectionManagerCallback-16094-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1893821 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1893822 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1893825 INFO  (zkConnectionManagerCallback-16096-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1893825 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1893931 WARN  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1893931 WARN  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1893931 WARN  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1893931 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1893932 WARN  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1893932 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1893932 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1893932 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1893936 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1893936 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1893936 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1893937 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1893937 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1893937 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1893937 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f10971e{/solr,null,AVAILABLE}
   [junit4]   2> 1893937 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dd775d{/solr,null,AVAILABLE}
   [junit4]   2> 1893938 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1893938 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1893938 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e543ca0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50047}
   [junit4]   2> 1893938 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1893938 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.s.Server Started @1894047ms
   [junit4]   2> 1893938 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50047}
   [junit4]   2> 1893938 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@751926ca{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50046}
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.s.Server Started @1894047ms
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50046}
   [junit4]   2> 1893939 ERROR (jetty-launcher-16097-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1893939 ERROR (jetty-launcher-16097-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T01:40:48.034235Z
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T01:40:48.034391Z
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4068137c{/solr,null,AVAILABLE}
   [junit4]   2> 1893939 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c13bfed{/solr,null,AVAILABLE}
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@28ad9aeb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50049}
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.s.Server Started @1894049ms
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50049}
   [junit4]   2> 1893940 ERROR (jetty-launcher-16097-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T01:40:48.035669Z
   [junit4]   2> 1893940 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1893941 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1893941 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@24829a10{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50048}
   [junit4]   2> 1893941 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.s.Server Started @1894050ms
   [junit4]   2> 1893941 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50048}
   [junit4]   2> 1893942 ERROR (jetty-launcher-16097-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1893942 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1893942 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1893942 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1893942 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1893942 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T01:40:48.037289Z
   [junit4]   2> 1893943 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1893945 INFO  (zkConnectionManagerCallback-16101-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1893945 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1893945 INFO  (zkConnectionManagerCallback-16099-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1893945 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1893946 INFO  (zkConnectionManagerCallback-16103-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1893946 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1893946 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1893946 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1893946 INFO  (zkConnectionManagerCallback-16105-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1893946 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1893946 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1893950 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1893955 WARN  
(jetty-launcher-16097-thread-4-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1893956 WARN  
(jetty-launcher-16097-thread-2-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1894058 WARN  
(jetty-launcher-16097-thread-3-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1894195 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1894196 WARN  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fb301c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894196 WARN  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3fb301c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894199 WARN  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1d112371[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894199 WARN  (jetty-launcher-16097-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1d112371[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894200 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50039/solr
   [junit4]   2> 1894202 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894298 INFO  (zkConnectionManagerCallback-16121-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894298 INFO  (jetty-launcher-16097-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1894300 WARN  
(jetty-launcher-16097-thread-1-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1894313 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1894314 WARN  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5310fca0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894314 WARN  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5310fca0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894316 WARN  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55566bfb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894316 WARN  (jetty-launcher-16097-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55566bfb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894318 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50039/solr
   [junit4]   2> 1894318 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894319 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1894320 WARN  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5214664f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894320 WARN  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5214664f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894321 INFO  (zkConnectionManagerCallback-16131-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894321 INFO  (jetty-launcher-16097-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1894322 WARN  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@793691fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894322 WARN  (jetty-launcher-16097-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@793691fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894323 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50039/solr
   [junit4]   2> 1894324 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894327 INFO  (zkConnectionManagerCallback-16138-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894327 INFO  (jetty-launcher-16097-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1894397 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1894398 WARN  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a686fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894398 WARN  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a686fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894401 WARN  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42bf6471[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894401 WARN  (jetty-launcher-16097-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@42bf6471[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1894402 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50039/solr
   [junit4]   2> 1894403 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1894404 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894405 WARN  
(jetty-launcher-16097-thread-2-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c0009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c0009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1894405 WARN  
(jetty-launcher-16097-thread-3-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1894407 INFO  (zkConnectionManagerCallback-16145-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894407 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1894407 INFO  (zkConnectionManagerCallback-16147-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894408 INFO  (jetty-launcher-16097-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1894509 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1894510 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1894510 WARN  
(jetty-launcher-16097-thread-4-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1894513 INFO  (zkConnectionManagerCallback-16149-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894513 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1894514 INFO  (zkConnectionManagerCallback-16151-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894514 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1894613 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1894617 INFO  (zkConnectionManagerCallback-16159-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894617 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1894658 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50047_solr
   [junit4]   2> 1894660 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.Overseer Overseer 
(id=72063298191491086-127.0.0.1:50047_solr-n_0000000000) starting
   [junit4]   2> 1894686 INFO  
(OverseerStateUpdate-72063298191491086-127.0.0.1:50047_solr-n_0000000000) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50047_solr
   [junit4]   2> 1894687 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50047_solr
   [junit4]   2> 1894691 INFO  
(OverseerStateUpdate-72063298191491086-127.0.0.1:50047_solr-n_0000000000) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1894699 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1894700 WARN  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1894718 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1894768 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50047.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1894781 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50047.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1894782 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50047.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1894784 INFO  (jetty-launcher-16097-thread-4) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_76D49AFD4238DDF2-001/tempDir-001/node4
   [junit4]   2> 1894848 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1894912 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50046_solr as DOWN
   [junit4]   2> 1894915 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1894915 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50046_solr
   [junit4]   2> 1894918 INFO  (zkCallback-16158-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1894919 INFO  (zkCallback-16144-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1894950 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1894951 WARN  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1894974 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1895016 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50046.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895036 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50046.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895036 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50046.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895038 INFO  (jetty-launcher-16097-thread-1) 
[n:127.0.0.1:50046_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_76D49AFD4238DDF2-001/tempDir-001/node1
   [junit4]   2> 1895068 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1895074 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1895079 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50048_solr as DOWN
   [junit4]   2> 1895082 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1895082 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50048_solr
   [junit4]   2> 1895085 INFO  (zkCallback-16158-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1895085 INFO  (zkCallback-16144-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1895085 INFO  (zkCallback-16150-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1895085 INFO  (zkCallback-16148-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1895086 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50049_solr as DOWN
   [junit4]   2> 1895088 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1895088 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50049_solr
   [junit4]   2> 1895088 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1895089 WARN  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1895091 INFO  (zkCallback-16148-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1895091 INFO  (zkCallback-16158-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1895091 INFO  (zkCallback-16144-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1895091 INFO  (zkCallback-16150-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1895094 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1895095 WARN  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1895106 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1895111 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1895129 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50048.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895143 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50049.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895143 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50048.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895144 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50048.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895145 INFO  (jetty-launcher-16097-thread-3) 
[n:127.0.0.1:50048_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_76D49AFD4238DDF2-001/tempDir-001/node3
   [junit4]   2> 1895153 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50049.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895154 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50049.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54dab1a2
   [junit4]   2> 1895155 INFO  (jetty-launcher-16097-thread-2) 
[n:127.0.0.1:50049_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_76D49AFD4238DDF2-001/tempDir-001/node2
   [junit4]   2> 1895164 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1895165 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895167 INFO  (zkConnectionManagerCallback-16194-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895167 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1895170 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1895172 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50039/solr ready
   [junit4]   2> 1895288 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2077865800
   [junit4]   2> 1895288 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=762652530
   [junit4]   2> 1895288 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50046_solr
   [junit4]   2> 1895288 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50047_solr
   [junit4]   2> 1895288 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=554373490
   [junit4]   2> 1895288 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50048_solr
   [junit4]   2> 1895289 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1895289 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50047_solr as DOWN
   [junit4]   2> 1895289 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1895289 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50046_solr as DOWN
   [junit4]   2> 1895289 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1895289 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50048_solr as DOWN
   [junit4]   2> 1895289 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=714066374
   [junit4]   2> 1895290 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50049_solr
   [junit4]   2> 1895290 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1895290 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50049_solr as DOWN
   [junit4]   2> 1895294 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1895295 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1895295 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@337e8605: rootName = 
solr_50047, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@3672e322
   [junit4]   2> 1895296 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1895296 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e29b2a0: rootName = 
solr_50046, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@78e7e2e4
   [junit4]   2> 1895296 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1895296 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10076403: rootName = 
solr_50048, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@417ef509
   [junit4]   2> 1895297 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1895297 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c10e5a: rootName = 
solr_50049, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@15a42c89
   [junit4]   2> 1895397 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1895397 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c4fc5af: rootName = 
solr_50047, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@40f22b41
   [junit4]   2> 1895411 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1895411 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@466474c: rootName = 
solr_50048, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@40f22b41
   [junit4]   2> 1895411 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1895411 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@654b0327: rootName = 
solr_50046, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@40f22b41
   [junit4]   2> 1895416 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1895416 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cd19988: rootName = 
solr_50049, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@40f22b41
   [junit4]   2> 1895455 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1895456 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f8951ad: rootName = 
solr_50047, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@83fb99f
   [junit4]   2> 1895456 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1895458 INFO  (closeThreadPool-16212-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063298191491086-127.0.0.1:50047_solr-n_0000000000) closing
   [junit4]   2> 1895458 INFO  
(OverseerStateUpdate-72063298191491086-127.0.0.1:50047_solr-n_0000000000) 
[n:127.0.0.1:50047_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50047_solr
   [junit4]   2> 1895458 INFO  
(OverseerAutoScalingTriggerThread-72063298191491086-127.0.0.1:50047_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1895463 INFO  (closeThreadPool-16212-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063298191491086-127.0.0.1:50047_solr-n_0000000000) closing
   [junit4]   2> 1895466 INFO  (zkCallback-16150-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1895466 INFO  (zkCallback-16148-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1895466 INFO  (zkCallback-16144-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1895470 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1895470 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@551d1ed2: rootName = 
solr_50048, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@83fb99f
   [junit4]   2> 1895471 INFO  (jetty-closer-16195-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1895471 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1895471 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c19079f: rootName = 
solr_50046, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@83fb99f
   [junit4]   2> 1895471 INFO  (jetty-closer-16195-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1895471 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1895471 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b1b3c03: rootName = 
solr_50049, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@83fb99f
   [junit4]   2> 1895471 INFO  (jetty-closer-16195-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1895476 WARN  
(jetty-launcher-16097-thread-1-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1895477 WARN  
(jetty-launcher-16097-thread-3-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c000c, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c000c, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1895477 INFO  (zkCallback-16150-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1895479 WARN  
(jetty-launcher-16097-thread-2-SendThread(127.0.0.1:50039)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10005301a0c000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1895576 INFO  (jetty-closer-16195-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063298191491086-127.0.0.1:50047_solr-n_0000000000) closing
   [junit4]   2> 1895577 INFO  (jetty-closer-16195-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1e543ca0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1895577 INFO  (jetty-closer-16195-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6dd775d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1895577 INFO  (jetty-closer-16195-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1895681 INFO  (jetty-closer-16195-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@28ad9aeb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1895681 INFO  (jetty-closer-16195-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2c13bfed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1895682 INFO  (jetty-closer-16195-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1895789 INFO  (jetty-closer-16195-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@24829a10{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1895789 INFO  (jetty-closer-16195-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4068137c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1895789 INFO  (jetty-closer-16195-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1895893 INFO  (jetty-closer-16195-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@751926ca{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1895894 INFO  (jetty-closer-16195-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f10971e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1895898 INFO  (jetty-closer-16195-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1895903 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1895905 WARN  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]-SendThread(127.0.0.1:50039))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10005301a0c0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1896008 WARN  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]-SendThread(127.0.0.1:50039))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10005301a0c0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005301a0c0001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005301a0c0001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1896123 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1896132 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50039
   [junit4]   2> 1896132 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50039
   [junit4]   2> 1896132 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50039
   [junit4]   2> 1896133 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[76D49AFD4238DDF2]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4] IGNOR/A 0.00s J2 | SearchRateTriggerTest.testTrigger
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4]   2> 1896138 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 1896138 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_76D49AFD4238DDF2-001/tempDir-002
   [junit4]   2> 1896138 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1896139 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1896139 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1896140 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1896249 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 50072
   [junit4]   2> 1896249 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50072
   [junit4]   2> 1896249 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50072
   [junit4]   2> 1896249 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 50072
   [junit4]   2> 1896249 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896256 INFO  (zkConnectionManagerCallback-16217-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896256 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896261 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896263 INFO  (zkConnectionManagerCallback-16219-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896263 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896264 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896266 INFO  (zkConnectionManagerCallback-16221-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896266 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896269 WARN  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[76D49AFD4238DDF2]-SendThread(127.0.0.1:50072))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100053023940002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100053023940002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100053023940002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1896377 WARN  (jetty-launcher-16222-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1896377 WARN  (jetty-launcher-16222-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1896377 WARN  (jetty-launcher-16222-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1896377 WARN  (jetty-launcher-16222-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1896377 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1896378 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1896378 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1896378 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1896382 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34d0f72f{/solr,null,AVAILABLE}
   [junit4]   2> 1896383 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1896383 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@502ff5e2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50078}
   [junit4]   2> 1896383 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1896383 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.e.j.s.Server Started @1896492ms
   [junit4]   2> 1896383 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1896383 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50078}
   [junit4]   2> 1896383 ERROR (jetty-launcher-16222-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1896383 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1896383 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fae8a85{/solr,null,AVAILABLE}
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T01:40:50.479072Z
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b0eea8e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50079}
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.e.j.s.Server Started @1896493ms
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50079}
   [junit4]   2> 1896384 ERROR (jetty-launcher-16222-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1896384 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1896385 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1896385 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1896385 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T01:40:50.480021Z
   [junit4]   2> 1896385 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896386 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fb530d3{/solr,null,AVAILABLE}
   [junit4]   2> 1896386 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1896386 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1896386 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34edd3c4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50080}
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.e.j.s.Server Started @1896496ms
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50080}
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55b93cec{/solr,null,AVAILABLE}
   [junit4]   2> 1896387 ERROR (jetty-launcher-16222-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1896387 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T01:40:50.482928Z
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@243073b4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50082}
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.e.j.s.Server Started @1896497ms
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50082}
   [junit4]   2> 1896388 ERROR (jetty-launcher-16222-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T01:40:50.483765Z
   [junit4]   2> 1896388 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896389 INFO  (zkConnectionManagerCallback-16224-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896389 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896389 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896390 INFO  (zkConnectionManagerCallback-16226-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896390 INFO  (jetty-launcher-16222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1896390 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896391 INFO  (jetty-launcher-16222-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1896392 INFO  (zkConnectionManagerCallback-16228-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896392 INFO  (jetty-launcher-16222-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896392 INFO  (zkConnectionManagerCallback-16230-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896392 INFO  (jetty-launcher-16222-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896393 INFO  (j

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

onnector@26b93d86{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2045118 INFO  (jetty-closer-12887-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7380cac5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2045118 INFO  (jetty-closer-12887-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2045120 INFO  
(TEST-TestContainerPlugin.testApi-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2045120 WARN  
(TEST-TestContainerPlugin.testApi-seed#[76D49AFD4238DDF2]-SendThread(127.0.0.1:51238))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10005325a990000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005325a990000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005325a990000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2045223 WARN  
(TEST-TestContainerPlugin.testApi-seed#[76D49AFD4238DDF2]-SendThread(127.0.0.1:51238))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10005325a990001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10005325a990001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10005325a990001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2045328 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2045334 INFO  
(TEST-TestContainerPlugin.testApi-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51238
   [junit4]   2> 2045334 INFO  
(TEST-TestContainerPlugin.testApi-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51238
   [junit4]   2> 2045334 INFO  
(TEST-TestContainerPlugin.testApi-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51238
   [junit4]   2> 2045335 INFO  
(TEST-TestContainerPlugin.testApi-seed#[76D49AFD4238DDF2]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 2045336 INFO  
(SUITE-TestContainerPlugin-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2045336 INFO  
(SUITE-TestContainerPlugin-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51238
   [junit4]   2> 2045336 INFO  
(SUITE-TestContainerPlugin-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51238
   [junit4]   2> 2045336 INFO  
(SUITE-TestContainerPlugin-seed#[76D49AFD4238DDF2]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51238
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_76D49AFD4238DDF2-001
   [junit4]   2> Aug 25, 2020 1:43:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=24570, maxDocsPerChunk=3, blockShift=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=24570, blockSize=8)), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-Cyrl-BA, 
timezone=Europe/London
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=159891984,total=293601280
   [junit4]   2> NOTE: All tests run in this JVM: [CloudReplicaSourceTest, 
TestDistributedMap, TestCaffeineCache, DistributedQueryElevationComponentTest, 
RecoveryAfterSoftCommitTest, TestIntervalFaceting, DeleteShardTest, 
TestReRankQParserPlugin, TestDistributedStatsComponentCardinality, 
TestQueryTypes, CollectionsAPISolrJTest, ScheduledMaintenanceTriggerTest, 
MultiThreadedOCPTest, TestConfigSetsAPIExclusivity, ResponseHeaderTest, 
TestHashQParserPlugin, TestFreeTextSuggestions, UnloadDistributedZkTest, 
TestNestedDocsSort, ResponseLogComponentTest, TestSchemaManager, 
BasicAuthStandaloneTest, TestBackupRepositoryFactory, BlockJoinFacetRandomTest, 
CloudMLTQParserTest, TestLuceneIndexBackCompat, TestTolerantSearch, 
TestOnReconnectListenerSupport, TestDocTermOrdsUninvertLimit, 
StatsReloadRaceTest, TestManagedSynonymFilterFactory, TestTermsQParserPlugin, 
RegexBytesRefFilterTest, CdcrReplicationHandlerTest, 
ExitableDirectoryReaderTest, BasicDistributedZk2Test, 
TestLegacyNumericRangeQueryBuilder, DocValuesMissingTest, 
TestLegacyBM25SimilarityFactory, ChaosMonkeySafeLeaderTest, 
TestCorePropertiesReload, TestSolrCloudSnapshots, TestCustomSort, 
TestReplicationHandlerDiskOverFlow, TestMaxTokenLenTokenizer, 
TestPHPSerializedResponseWriter, TestOrdValues, TestStressRecovery, 
SolrCloudReportersTest, V2StandaloneTest, 
DocExpirationUpdateProcessorFactoryTest, EchoParamsTest, RequestHandlersTest, 
ScriptEngineTest, TestSolrDeletionPolicy2, TestManagedSchemaAPI, 
IndexBasedSpellCheckerTest, TestUseDocValuesAsStored2, TestDistributedSearch, 
URLClassifyProcessorTest, TestFieldCacheVsDocValues, CursorMarkTest, 
ZkNodePropsTest, BlockDirectoryTest, SignificantTermsQParserPluginTest, 
TestCSVResponseWriter, TestSolrCloudWithKerberosAlt, TestBulkSchemaAPI, 
TaggerTest, LukeRequestHandlerTest, TestCloudRecovery, FullHLLTest, 
MetricUtilsTest, TestExceedMaxTermLength, TestSimExecutePlanAction, 
SolrTestCaseJ4Test, CoreAdminCreateDiscoverTest, 
TestDocBasedVersionConstraints, PeerSyncWithIndexFingerprintCachingTest, 
RulesTest, TestRandomDVFaceting, TestSegmentSorting, CreateRoutedAliasTest, 
TestTlogReplayVsRecovery, AtomicUpdateRemovalJavabinTest, 
HighlighterMaxOffsetTest, OverseerStatusTest, TestPKIAuthenticationPlugin, 
TestSuggestSpellingConverter, TestDFISimilarityFactory, MigrateRouteKeyTest, 
RestartWhileUpdatingTest, RollingRestartTest, SyncSliceTest, 
TestRandomFlRTGCloud, TestStressInPlaceUpdates, 
CollectionsAPIAsyncDistributedZkTest, SplitByPrefixTest, 
TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
IndexSizeTriggerMixedBoundsTest, NodeLostTriggerIntegrationTest, 
SystemLogListenerTest, TestSimComputePlanAction, TestSimDistribStateManager, 
TestSimLargeCluster, TestContainerPlugin]
   [junit4] Completed [657/919 (2!)] on J1 in 17.22s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 48555 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1433/consoleText

[repro] Revision: 81e405f1c5242bcc3c0fb6a0c8a55b5cfa5889af

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest 
-Dtests.method=testWaitForElapsed -Dtests.seed=76D49AFD4238DDF2 
-Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=MST7MDT 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin 
-Dtests.method=testApiFromPackage -Dtests.seed=76D49AFD4238DDF2 
-Dtests.slow=true -Dtests.locale=sr-Cyrl-BA -Dtests.timezone=Europe/London 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3452 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestContainerPlugin|*.SearchRateTriggerTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=76D49AFD4238DDF2 -Dtests.slow=true -Dtests.locale=sr-Cyrl-BA 
-Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 121 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 0

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

Reply via email to