Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1950/
1 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream Error Message: --> http://127.0.0.1:35631/solr/collection1: An exception has occurred on the server, refer to server log for details. Stack Trace: java.io.IOException: --> http://127.0.0.1:35631/solr/collection1: An exception has occurred on the server, refer to server log for details. at __randomizedtesting.SeedInfo.seed([50705F09C90C3C1D:A11487619D66F303]:0) at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:239) at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream(StreamDecoratorTest.java:3101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.util.Map at org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser.next(JavabinTupleStreamParser.java:185) at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:210) ... 44 more Build Log: [...truncated 17577 lines...] [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest [junit4] 2> 225811 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 225812 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/data-dir-18-001 [junit4] 2> 225812 WARN (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 225812 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 225813 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) [junit4] 2> 225813 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 225813 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 225814 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001 [junit4] 2> 225814 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 225815 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 225815 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 225817 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 225914 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 41365 [junit4] 2> 225915 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41365 [junit4] 2> 225915 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41365 [junit4] 2> 225915 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41365 [junit4] 2> 225919 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 225922 INFO (zkConnectionManagerCallback-3254-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225922 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 225928 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 225931 INFO (zkConnectionManagerCallback-3256-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225931 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 225932 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 225933 INFO (zkConnectionManagerCallback-3258-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225934 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 225943 WARN (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104436d9d4a0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x104436d9d4a0002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104436d9d4a0002, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 226045 INFO (jetty-launcher-3259-thread-4) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 226047 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 226047 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 226047 INFO (jetty-launcher-3259-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 226047 INFO (jetty-launcher-3259-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 226047 INFO (jetty-launcher-3259-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 226047 INFO (jetty-launcher-3259-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 226048 INFO (jetty-launcher-3259-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@746df6b7{/solr,null,AVAILABLE} [junit4] 2> 226049 INFO (jetty-launcher-3259-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 226049 INFO (jetty-launcher-3259-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 226049 INFO (jetty-launcher-3259-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 226049 INFO (jetty-launcher-3259-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 226049 INFO (jetty-launcher-3259-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 226049 INFO (jetty-launcher-3259-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 226050 INFO (jetty-launcher-3259-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@661ef0b2{/solr,null,AVAILABLE} [junit4] 2> 226050 INFO (jetty-launcher-3259-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 226050 INFO (jetty-launcher-3259-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 226050 INFO (jetty-launcher-3259-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 226050 INFO (jetty-launcher-3259-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d9a18f9{/solr,null,AVAILABLE} [junit4] 2> 226050 INFO (jetty-launcher-3259-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56a41afb{/solr,null,AVAILABLE} [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62819682{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42843} [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-3) [ ] o.e.j.s.Server Started @226101ms [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=42843} [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@128ade87{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40977} [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@237d3c92{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40121} [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-2) [ ] o.e.j.s.Server Started @226101ms [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-1) [ ] o.e.j.s.Server Started @226101ms [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=40977} [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=40121} [junit4] 2> 226051 ERROR (jetty-launcher-3259-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 226051 ERROR (jetty-launcher-3259-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 226051 ERROR (jetty-launcher-3259-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a47bc06{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35631} [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-4) [ ] o.e.j.s.Server Started @226101ms [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=35631} [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-04-01T08:17:57.232Z [junit4] 2> 226051 ERROR (jetty-launcher-3259-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-04-01T08:17:57.232Z [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 226051 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-04-01T08:17:57.232Z [junit4] 2> 226052 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 226052 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 226052 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 226052 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-04-01T08:17:57.233Z [junit4] 2> 226052 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 226053 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 226054 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 226054 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 226055 INFO (zkConnectionManagerCallback-3261-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 226055 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 226055 INFO (zkConnectionManagerCallback-3263-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 226055 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 226056 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 226056 INFO (zkConnectionManagerCallback-3267-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 226056 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 226056 INFO (zkConnectionManagerCallback-3265-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 226056 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 226056 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 226056 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 226059 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 226059 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 226059 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 226060 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 226062 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 226063 WARN (jetty-launcher-3259-thread-2-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104436d9d4a0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x104436d9d4a0003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104436d9d4a0003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 226064 WARN (jetty-launcher-3259-thread-4-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104436d9d4a0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x104436d9d4a0005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104436d9d4a0005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 226943 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 226944 WARN (jetty-launcher-3259-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c89ba51[provider=null,keyStore=null,trustStore=null] [junit4] 2> 226944 WARN (jetty-launcher-3259-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c89ba51[provider=null,keyStore=null,trustStore=null] [junit4] 2> 226956 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 226957 WARN (jetty-launcher-3259-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@590a088d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 226957 WARN (jetty-launcher-3259-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@590a088d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 226958 WARN (jetty-launcher-3259-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fd5741e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 226958 WARN (jetty-launcher-3259-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fd5741e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 226959 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 226991 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227003 INFO (zkConnectionManagerCallback-3291-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227003 INFO (jetty-launcher-3259-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227007 WARN (jetty-launcher-3259-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36be6da0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227007 WARN (jetty-launcher-3259-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36be6da0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227008 WARN (jetty-launcher-3259-thread-4-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104436d9d4a0007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x104436d9d4a0007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104436d9d4a0007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 227016 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 227028 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227031 INFO (zkConnectionManagerCallback-3295-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227031 INFO (jetty-launcher-3259-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227117 INFO (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227117 INFO (zkConnectionManagerCallback-3297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227117 INFO (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227125 WARN (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 227178 INFO (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35631_solr [junit4] 2> 227178 INFO (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_solr ] o.a.s.c.Overseer Overseer (id=73257632014139401-127.0.0.1:35631_solr-n_0000000000) starting [junit4] 2> 227183 INFO (OverseerStateUpdate-73257632014139401-127.0.0.1:35631_solr-n_0000000000) [n:127.0.0.1:35631_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35631_solr [junit4] 2> 227195 INFO (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35631_solr [junit4] 2> 227198 INFO (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 227198 WARN (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_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> 227215 INFO (zkCallback-3296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 227226 INFO (jetty-launcher-3259-thread-4) [n:127.0.0.1:35631_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001/node4 [junit4] 2> 227231 INFO (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227239 INFO (zkConnectionManagerCallback-3307-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227239 INFO (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227252 WARN (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 227461 INFO (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 227464 INFO (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40977_solr as DOWN [junit4] 2> 227465 INFO (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 227465 INFO (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40977_solr [junit4] 2> 227466 INFO (zkCallback-3296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 227467 INFO (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 227468 WARN (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_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> 227489 INFO (jetty-launcher-3259-thread-2) [n:127.0.0.1:40977_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001/node1 [junit4] 2> 227500 INFO (zkCallback-3306-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 227550 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 227553 WARN (jetty-launcher-3259-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f91a06e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227553 WARN (jetty-launcher-3259-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f91a06e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227561 WARN (jetty-launcher-3259-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8e20e6c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227561 WARN (jetty-launcher-3259-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8e20e6c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227562 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 227563 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227568 INFO (zkConnectionManagerCallback-3323-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227568 INFO (jetty-launcher-3259-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227671 INFO (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227672 INFO (zkConnectionManagerCallback-3325-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227672 INFO (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227676 WARN (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 227677 INFO (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 227681 INFO (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42843_solr as DOWN [junit4] 2> 227681 INFO (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 227681 INFO (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42843_solr [junit4] 2> 227683 INFO (zkCallback-3306-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 227683 INFO (zkCallback-3296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 227683 INFO (zkCallback-3324-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 227684 INFO (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 227684 WARN (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_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> 227696 INFO (jetty-launcher-3259-thread-3) [n:127.0.0.1:42843_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001/node3 [junit4] 2> 227813 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 227814 WARN (jetty-launcher-3259-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@158669b0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227814 WARN (jetty-launcher-3259-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@158669b0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227816 WARN (jetty-launcher-3259-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4453feed[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227816 WARN (jetty-launcher-3259-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4453feed[provider=null,keyStore=null,trustStore=null] [junit4] 2> 227817 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 227818 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227819 INFO (zkConnectionManagerCallback-3339-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227819 INFO (jetty-launcher-3259-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227921 INFO (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227922 INFO (zkConnectionManagerCallback-3341-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227922 INFO (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227925 WARN (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 227926 INFO (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 227930 INFO (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40121_solr as DOWN [junit4] 2> 227930 INFO (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 227930 INFO (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40121_solr [junit4] 2> 227935 INFO (zkCallback-3306-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 227935 INFO (zkCallback-3296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 227935 INFO (zkCallback-3324-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 227936 INFO (zkCallback-3340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 227937 INFO (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 227938 WARN (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_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> 227948 INFO (jetty-launcher-3259-thread-1) [n:127.0.0.1:40121_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001/node2 [junit4] 2> 227960 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 227961 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 227962 INFO (zkConnectionManagerCallback-3352-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 227962 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 227963 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 227964 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41365/solr ready [junit4] 2> 227978 INFO (OverseerThreadFactory-3304-thread-1-processing-n:127.0.0.1:35631_solr) [n:127.0.0.1:35631_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 227984 INFO (OverseerThreadFactory-3304-thread-1-processing-n:127.0.0.1:35631_solr) [n:127.0.0.1:35631_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:40121_solr", [junit4] 2> "base_url":"http://127.0.0.1:40121/solr", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 227988 INFO (OverseerThreadFactory-3304-thread-1-processing-n:127.0.0.1:35631_solr) [n:127.0.0.1:35631_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"collection1_shard2_replica_n3", [junit4] 2> "node_name":"127.0.0.1:42843_solr", [junit4] 2> "base_url":"http://127.0.0.1:42843/solr", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 227992 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 227993 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr x:collection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 228010 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 228010 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 228020 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 228020 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 228023 WARN (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 228023 WARN (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 228023 WARN (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 228024 WARN (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 228024 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 228024 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 228024 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 228024 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from configset conf, trusted=true [junit4] 2> 228024 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001/node2/collection1_shard1_replica_n1/data/] [junit4] 2> 228024 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001/node3/collection1_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001/tempDir-001/node3/collection1_shard2_replica_n3/data/] [junit4] 2> 228082 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 228082 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 228083 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 228083 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 228084 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 228084 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 228085 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 228085 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1695825347756425216 [junit4] 2> 228086 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 228086 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 228087 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 228087 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 228088 INFO (searcherExecutor-3356-thread-1-processing-n:127.0.0.1:42843_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 228088 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 228089 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 228089 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 228090 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1695825347761668096 [junit4] 2> 228092 INFO (searcherExecutor-3354-thread-1-processing-n:127.0.0.1:40121_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 228094 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 228094 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 228098 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 228098 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 228098 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 228098 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/ [junit4] 2> 228098 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 228098 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 228098 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/ has no replicas [junit4] 2> 228098 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/73257632014139404-core_node4-n_0000000000 [junit4] 2> 228101 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/ shard2 [junit4] 2> 228102 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 228102 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 228102 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40121/solr/collection1_shard1_replica_n1/ [junit4] 2> 228102 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 228102 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40121/solr/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 228102 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/73257632014139406-core_node2-n_0000000000 [junit4] 2> 228106 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 228106 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40121/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 228111 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 228112 INFO (zkCallback-3324-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 228114 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=121 [junit4] 2> 228117 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=125 [junit4] 2> 228119 INFO (qtp1816552826-6472) [n:127.0.0.1:42843_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 228119 INFO (qtp1816552826-6472) [n:127.0.0.1:42843_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=146 [junit4] 2> 228119 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1 [junit4] 2> 228122 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout: true timeout (sec): [junit4] 2> 228125 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 228158 INFO (TEST-StreamDecoratorTest.testGetStreamForEOFTuple-seed#[50705F09C90C3C1D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testGetStreamForEOFTuple [junit4] 2> 228180 INFO (qtp1816552826-6474) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1} [junit4] 2> 228181 INFO (qtp1816552826-6474) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40121/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 228183 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40121/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=0 [junit4] 2> 228185 INFO (qtp767215445-6500) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=1}, version=1} [junit4] 2> 228186 INFO (qtp767215445-6500) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=25 [junit4] 2> 228189 INFO (qtp1816552826-6472) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 228196 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=0 [junit4] 2> 228206 INFO (searcherExecutor-3356-thread-1-processing-n:127.0.0.1:42843_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 228207 INFO (qtp1816552826-6476) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=15 [junit4] 2> 228209 INFO (qtp1954565350-6489) [n:127.0.0.1:35631_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 228215 INFO (qtp1816552826-6470) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/stream params={indent=off&expr=let(a+%3Dsearch(collection1,+q%3D"id:hello2",+fl%3D"id,test_t,+test_i",+sort%3D"id+desc"),get(a))&_forwardedCount=1&wt=json&version=2.2} status=0 QTime=2 [junit4] 2> 228216 INFO (qtp1816552826-6470) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 228217 INFO (zkConnectionManagerCallback-3369-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228217 INFO (qtp1816552826-6470) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 228219 INFO (qtp1816552826-6470) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 228220 INFO (qtp1816552826-6470) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41365/solr ready [junit4] 2> 228227 INFO (qtp1816552826-6474) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=id+desc&shard.url=http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/&rid=127.0.0.1-276&rows=10&version=2&q=id:hello2&omitHeader=false&NOW=1617265079404&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 228227 INFO (qtp767215445-6499) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=id+desc&shard.url=http://127.0.0.1:40121/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-276&rows=10&version=2&q=id:hello2&omitHeader=false&NOW=1617265079404&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 228230 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/select params={q=id:hello2&_stateVer_=collection1:4&fl=id,test_t,+test_i&sort=id+desc&wt=javabin&version=2} rid=127.0.0.1-276 hits=0 status=0 QTime=7 [junit4] 2> 228232 INFO (TEST-StreamDecoratorTest.testGetStreamForEOFTuple-seed#[50705F09C90C3C1D]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testGetStreamForEOFTuple [junit4] 2> 228263 INFO (TEST-StreamDecoratorTest.testHashJoinStreamWithKnownConflict-seed#[50705F09C90C3C1D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHashJoinStreamWithKnownConflict [junit4] 2> 228269 INFO (qtp767215445-6486) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 228271 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=0 [junit4] 2> 228272 INFO (searcherExecutor-3356-thread-1-processing-n:127.0.0.1:42843_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 228272 INFO (qtp1816552826-6472) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 228281 INFO (qtp1816552826-6476) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 228281 INFO (qtp767215445-6498) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 228291 INFO (searcherExecutor-3356-thread-1-processing-n:127.0.0.1:42843_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 228291 INFO (qtp1816552826-6474) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40121/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=3 [junit4] 2> 228295 INFO (searcherExecutor-3354-thread-1-processing-n:127.0.0.1:40121_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 228296 INFO (qtp767215445-6500) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=13 [junit4] 2> 228298 INFO (TEST-StreamDecoratorTest.testHashJoinStreamWithKnownConflict-seed#[50705F09C90C3C1D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 228299 INFO (zkConnectionManagerCallback-3374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228299 INFO (TEST-StreamDecoratorTest.testHashJoinStreamWithKnownConflict-seed#[50705F09C90C3C1D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 228300 INFO (TEST-StreamDecoratorTest.testHashJoinStreamWithKnownConflict-seed#[50705F09C90C3C1D]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 228301 INFO (TEST-StreamDecoratorTest.testHashJoinStreamWithKnownConflict-seed#[50705F09C90C3C1D]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41365/solr ready [junit4] 2> 228308 INFO (qtp767215445-6486) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=bbid_s,ykey_s&fq=type_s:right&sort=bbid_s+asc,+ykey_s+asc&wt=json&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 228308 INFO (qtp1816552826-6470) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/select params={q=*:*&distrib=false&fl=bbid_s,ykey_s&fq=type_s:right&sort=bbid_s+asc,+ykey_s+asc&wt=json&version=2.2} hits=1 status=0 QTime=4 [junit4] 2> 228309 INFO (qtp1816552826-6476) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/select params={q=*:*&distrib=false&fl=bbid_s,ykey_s&fq=type_s:left&sort=bbid_s+asc,+ykey_s+asc&wt=json&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 228310 INFO (qtp767215445-6498) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&distrib=false&fl=bbid_s,ykey_s&fq=type_s:left&sort=bbid_s+asc,+ykey_s+asc&wt=json&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 228420 INFO (TEST-StreamDecoratorTest.testHashJoinStreamWithKnownConflict-seed#[50705F09C90C3C1D]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHashJoinStreamWithKnownConflict [junit4] 2> 228452 INFO (TEST-StreamDecoratorTest.testParallelUniqueStream-seed#[50705F09C90C3C1D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelUniqueStream [junit4] 2> 228462 INFO (qtp767215445-6498) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 228465 INFO (searcherExecutor-3354-thread-1-processing-n:127.0.0.1:40121_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 228465 INFO (qtp767215445-6499) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=1 [junit4] 2> 228466 INFO (searcherExecutor-3356-thread-1-processing-n:127.0.0.1:42843_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 228467 INFO (qtp1816552826-6476) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=14 [junit4] 2> 228474 INFO (qtp1816552826-6474) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 228481 INFO (qtp767215445-6500) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=11 [junit4] 2> 228486 INFO (searcherExecutor-3356-thread-1-processing-n:127.0.0.1:42843_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 228486 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40121/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=3 [junit4] 2> 228490 INFO (searcherExecutor-3354-thread-1-processing-n:127.0.0.1:40121_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 228490 INFO (qtp767215445-6486) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=9 [junit4] 2> 228492 INFO (TEST-StreamDecoratorTest.testParallelUniqueStream-seed#[50705F09C90C3C1D]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 228498 INFO (zkConnectionManagerCallback-3381-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228498 INFO (TEST-StreamDecoratorTest.testParallelUniqueStream-seed#[50705F09C90C3C1D]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 228501 INFO (TEST-StreamDecoratorTest.testParallelUniqueStream-seed#[50705F09C90C3C1D]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 228503 INFO (TEST-StreamDecoratorTest.testParallelUniqueStream-seed#[50705F09C90C3C1D]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41365/solr ready [junit4] 2> 228506 INFO (qtp1816552826-6470) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/stream params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=unique(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc,+a_i+asc",partitionKeys%3Da_f,qt%3D"/export",zkHost%3D"127.0.0.1:41365/solr"),over%3Da_f)&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 228508 INFO (qtp767215445-6498) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/stream params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=unique(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc,+a_i+asc",partitionKeys%3Da_f,qt%3D"/export",zkHost%3D"127.0.0.1:41365/solr"),over%3Da_f)&wt=json&version=2.2} status=0 QTime=0 [junit4] 2> 228511 INFO (qtp767215445-6498) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 228529 INFO (qtp1816552826-6476) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=5 status=0 QTime=19 [junit4] 2> 228529 INFO (qtp767215445-6500) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=4 status=0 QTime=21 [junit4] 2> 228529 INFO (zkConnectionManagerCallback-3388-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228529 INFO (qtp767215445-6498) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 228530 INFO (qtp767215445-6498) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 228534 INFO (qtp767215445-6498) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41365/solr ready [junit4] 2> 228538 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 228538 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 228657 INFO (TEST-StreamDecoratorTest.testParallelUniqueStream-seed#[50705F09C90C3C1D]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testParallelUniqueStream [junit4] 2> 228687 INFO (TEST-StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream-seed#[50705F09C90C3C1D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelTerminatingDaemonUpdateStream [junit4] 2> 228692 INFO (qtp767215445-6500) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 228695 INFO (searcherExecutor-3354-thread-1-processing-n:127.0.0.1:40121_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 228695 INFO (qtp767215445-6496) [n:127.0.0.1:40121_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42843/solr/collection1_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=1 [junit4] 2> 228696 INFO (searcherExecutor-3356-thread-1-processing-n:127.0.0.1:42843_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 228696 INFO (qtp1816552826-6475) [n:127.0.0.1:42843_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=9 [junit4] 2> 228707 INFO (OverseerThreadFactory-3304-thread-2-processing-n:127.0.0.1:35631_solr) [n:127.0.0.1:35631_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection parallelDestinationCollection1 [junit4] 2> 228708 INFO (OverseerCollectionConfigSetProcessor-73257632014139401-127.0.0.1:35631_solr-n_0000000000) [n:127.0.0.1:35631_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 228714 INFO (OverseerThreadFactory-3304-thread-2-processing-n:127.0.0.1:35631_solr) [n:127.0.0.1:35631_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"parallelDestinationCollection1_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:35631_solr", [junit4] 2> "base_url":"http://127.0.0.1:35631/solr", [junit4] 2> "collection":"parallelDestinationCollection1", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 228717 INFO (OverseerThreadFactory-3304-thread-2-processing-n:127.0.0.1:35631_solr) [n:127.0.0.1:35631_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"parallelDestinationCollection1_shard2_replica_n3", [junit4] 2> "node_name":"127.0.0.1:40121_solr", [junit4] 2> "base_url":"http://127.0.0.1:40121/solr", [junit4] 2> "collection":"parallelDestinationCollection1", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 228719 INFO (qtp767215445-6499) [n:127.0.0.1:40121_solr x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 228719 INFO (qtp1954565350-6488) [n:127.0.0.1:35631_solr x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 228741 INFO (qtp767215445-6499) [n:127.0.0.1:40121_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 228745 INFO (qtp1954565350-6488) [n:127.0.0.1:35631_solr c:parallelDestinationCollection1 s:shard1 r:core_node2 x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 228749 INFO (qtp767215445-6499) [n:127.0.0.1:40121_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 228774 INFO (qtp1954565350-6488) [n:127.0.0.1:35631_solr c:parallelDestinationCollection1 s:shard1 r:core_node2 x:parallelDestinationCollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 228774 WARN (qtp767215445-6499) [n:127.0.0.1:40121_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 228774 WARN (qtp767215445-6499) [n:127.0.0.1:40121_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 228775 INFO (qtp767215445-6499) [n:127.0.0.1:40121_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 228775 INFO (qtp767215445-6499) [n:127.0.0.1:40121_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'parallelDestinationCollection1_shard2_replica_n3' using configuration from configset conf, trusted=true [junit4] 2> 228775 INFO (qtp767215445-6499) [n:127.0.0.1:40121_solr c:parallelDestinationCollection1 s:shard2 r:core_node4 x:parallelDestinationCollection1_shard2_replica_n3 ] o.a.s.c.SolrCore [[parallelDestinationCollection1_shard2 [...truncated too long message...] 2> 4 /solr/collections/destination1/terms/shard1 [junit4] 2> 4 /solr/collections/destination1/state.json [junit4] 2> 4 /solr/collections/destination1/terms/shard2 [junit4] 2> 4 /solr/collections/mainCorpus1/terms/shard2 [junit4] 2> 4 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 4 /solr/collections/modelCollection/terms/shard2 [junit4] 2> 4 /solr/collections/modelCollection/terms/shard1 [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/configs/ml [junit4] 2> 4 /solr/collections/destination/terms/shard2 [junit4] 2> 4 /solr/collections/destination/terms/shard1 [junit4] 2> 4 /solr/collections/checkpointCollection/terms/shard2 [junit4] 2> 4 /solr/collections/checkpointCollection/terms/shard1 [junit4] 2> 4 /solr/collections/mainCorpus/terms/shard2 [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/collections/mainCorpus/terms/shard1 [junit4] 2> 4 /solr/collections/uknownCollection/terms/shard2 [junit4] 2> 4 /solr/collections/uknownCollection/terms/shard1 [junit4] 2> 4 /solr/collections/workQueue/terms/shard1 [junit4] 2> 3 /solr/collections/destinationCollection/collectionprops.json [junit4] 2> 3 /solr/collections/checkpointCollection/state.json [junit4] 2> 3 /solr/collections/mainCorpus1/terms/shard1 [junit4] 2> 3 /solr/collections/modelCollection/state.json [junit4] 2> 3 /solr/collections/parallelDestinationCollection/collectionprops.json [junit4] 2> 3 /solr/collections/mainCorpus1/state.json [junit4] 2> 3 /solr/collections/destination/state.json [junit4] 2> 3 /solr/collections/collection1/terms/shard1 [junit4] 2> 3 /solr/collections/collection1/terms/shard2 [junit4] 2> 3 /solr/collections/destinationCollection/state.json [junit4] 2> 3 /solr/collections/workQueue/terms/shard2 [junit4] 2> 2 /solr/collections/collection1/collectionprops.json [junit4] 2> 2 /solr/collections/mainCorpus1/collectionprops.json [junit4] 2> 2 /solr/collections/checkpointCollection/collectionprops.json [junit4] 2> 2 /solr/collections/workQueue/collectionprops.json [junit4] 2> 2 /solr/collections/destination/collectionprops.json [junit4] 2> 2 /solr/collections/parallelDestinationCollection1/collectionprops.json [junit4] 2> 2 /solr/collections/destination1/collectionprops.json [junit4] 2> 2 /solr/collections/workQueue/state.json [junit4] 2> 2 /solr/collections/workQueue1/collectionprops.json [junit4] 2> 2 /solr/collections/modelCollection/collectionprops.json [junit4] 2> 2 /solr/collections/uknownCollection/collectionprops.json [junit4] 2> 2 /solr/collections/mainCorpus/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 68 /solr/clusterstate.json [junit4] 2> 40 /solr/collections/parallelDestinationCollection1/state.json [junit4] 2> 25 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 22 /solr/collections/destinationCollection/state.json [junit4] 2> 19 /solr/collections/destination1/state.json [junit4] 2> 19 /solr/collections/modelCollection/state.json [junit4] 2> 18 /solr/collections/mainCorpus1/state.json [junit4] 2> 18 /solr/collections/destination/state.json [junit4] 2> 18 /solr/collections/workQueue1/state.json [junit4] 2> 18 /solr/collections/workQueue/state.json [junit4] 2> 18 /solr/collections/checkpointCollection/state.json [junit4] 2> 16 /solr/collections/uknownCollection/state.json [junit4] 2> 16 /solr/collections/mainCorpus/state.json [junit4] 2> 10 /solr/collections/collection1/state.json [junit4] 2> 2 /solr/overseer_elect/election/73257632014139402-127.0.0.1:40977_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 346 /solr/collections [junit4] 2> 121 /solr/overseer/queue [junit4] 2> 102 /solr/overseer/collection-queue-work [junit4] 2> 84 /solr/live_nodes [junit4] 2> 42 /solr/collections/parallelDestinationCollection1/state.json [junit4] 2> 31 /solr/collections/destinationCollection/state.json [junit4] 2> 26 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 17 /solr/collections/workQueue1/state.json [junit4] 2> 16 /solr/collections/destination1/state.json [junit4] 2> 14 /solr/collections/modelCollection/state.json [junit4] 2> 14 /solr/collections/mainCorpus/state.json [junit4] 2> 13 /solr/collections/uknownCollection/state.json [junit4] 2> 11 /solr/collections/mainCorpus1/state.json [junit4] 2> 11 /solr/collections/destination/state.json [junit4] 2> 11 /solr/collections/collection1/state.json [junit4] 2> 11 /solr/collections/workQueue/state.json [junit4] 2> 11 /solr/collections/checkpointCollection/state.json [junit4] 2> [junit4] 2> 287250 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41365 [junit4] 2> 287250 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41365 [junit4] 2> 287250 INFO (SUITE-StreamDecoratorTest-seed#[50705F09C90C3C1D]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41365 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_50705F09C90C3C1D-001 [junit4] 2> Apr 01, 2021 8:18:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {expr_s=Lucene84, name_s=BlockTreeOrds(blocksize=128), terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), join2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), field_s=PostingsFormat(name=MockRandom), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), a1_s=PostingsFormat(name=MockRandom), a2_s=Lucene84, body_t=BlockTreeOrds(blocksize=128), s_multi=Lucene84, a_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), a_s=Lucene84, tv_text=PostingsFormat(name=MockRandom), text_s=Lucene84, id=BlockTreeOrds(blocksize=128), text=Lucene84, bbid_s=BlockTreeOrds(blocksize=128), type_s=PostingsFormat(name=MockRandom), checkpoint_ss=BlockTreeOrds(blocksize=128), test_t=BlockTreeOrds(blocksize=128), ident_s=PostingsFormat(name=MockRandom), extra_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), ykey_s=PostingsFormat(name=MockRandom), side_s=BlockTreeOrds(blocksize=128), deletable_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{expr_s=DocValuesFormat(name=Lucene80), name_s=DocValuesFormat(name=Lucene80), iteration_i=DocValuesFormat(name=Lucene80), terms_ss=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Lucene80), a2_s=DocValuesFormat(name=Lucene80), falseNegative_i=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80), test_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Lucene80), falsePositive_i=DocValuesFormat(name=Asserting), field_i=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Lucene80), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Lucene80), text_s=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80), bbid_s=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Direct), type_s=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Lucene80), trueNegative_i=DocValuesFormat(name=Lucene80), b_ls=DocValuesFormat(name=Asserting), out_i=DocValuesFormat(name=Asserting), checkpoint_ss=DocValuesFormat(name=Lucene80), ident_s=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), extra_s=DocValuesFormat(name=Direct), ykey_s=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Lucene80), truePositive_i=DocValuesFormat(name=Lucene80), deletable_s=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=951, maxMBSortInHeap=5.864502898437937, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-EC, timezone=America/Indianapolis [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=147176288,total=494927872 [junit4] 2> NOTE: All tests run in this JVM: [DocumentAnalysisResponseTest, TestToleratedUpdateError, EqualToEvaluatorTest, JsonQueryRequestFacetingIntegrationTest, NoOpResponseParserTest, UsingSolrJRefGuideExamplesTest, TestLBHttpSolrClient, CubedRootEvaluatorTest, OperationsTest, ConcurrentUpdateSolrClientMultiCollectionTest, TestPathTrie, CloudHttp2SolrClientBadInputTest, StreamExpressionToExplanationTest, CloudHttp2SolrClientTest, HttpSolrClientSSLAuthConPoolTest, UrlSchemeTest, HttpClientUtilTest, RawValueEvaluatorTest, SolrExampleStreamingBinaryHttp2Test, TestSpellCheckResponse, HyperbolicTangentEvaluatorTest, TestJSONParser, ShardParamsTest, ModuloEvaluatorTest, RequestReplicaListTransformerGeneratorTest, TestHash, QueryFacetMapTest, JDBCStreamTest, ParallelFacetStreamOverAliasTest, SelectWithEvaluatorsTest, StreamDecoratorTest] [junit4] Completed [207/213 (1!)] on J2 in 61.83s, 52 tests, 1 error <<< FAILURES! [...truncated 49668 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
