Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8005/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.graph.GraphExpressionTest.testShortestPathStream

Error Message:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
java.io.IOException: java.util.concurrent.ExecutionException: 
java.io.IOException: params 
fq=predicate_s:knows&fl=from_s,to_s&qt=/export&sort=to_s+asc,from_s+asc&q=from_s:(bill)&distrib=false

Stack Trace:
java.lang.RuntimeException: java.util.concurrent.ExecutionException: 
java.lang.RuntimeException: java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: params 
fq=predicate_s:knows&fl=from_s,to_s&qt=/export&sort=to_s+asc,from_s+asc&q=from_s:(bill)&distrib=false
        at 
__randomizedtesting.SeedInfo.seed([67AEECEE2E8FC5C9:365B16324EC7F992]:0)
        at 
org.apache.solr.client.solrj.io.graph.ShortestPathStream.open(ShortestPathStream.java:365)
        at 
org.apache.solr.client.solrj.io.graph.GraphExpressionTest.getTuples(GraphExpressionTest.java:931)
        at 
org.apache.solr.client.solrj.io.graph.GraphExpressionTest.testShortestPathStream(GraphExpressionTest.java:172)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
java.io.IOException: java.util.concurrent.ExecutionException: 
java.io.IOException: params 
fq=predicate_s:knows&fl=from_s,to_s&qt=/export&sort=to_s+asc,from_s+asc&q=from_s:(bill)&distrib=false
        at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.solr.client.solrj.io.graph.ShortestPathStream.open(ShortestPathStream.java:337)
        ... 40 more
Caused by: java.lang.RuntimeException: java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: params 
fq=predicate_s:knows&fl=from_s,to_s&qt=/export&sort=to_s+asc,from_s+asc&q=from_s:(bill)&distrib=false
        at 
org.apache.solr.client.solrj.io.graph.ShortestPathStream$JoinRunner.call(ShortestPathStream.java:461)
        at 
org.apache.solr.client.solrj.io.graph.ShortestPathStream$JoinRunner.call(ShortestPathStream.java:417)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        ... 1 more
Caused by: java.io.IOException: java.util.concurrent.ExecutionException: 
java.io.IOException: params 
fq=predicate_s:knows&fl=from_s,to_s&qt=/export&sort=to_s+asc,from_s+asc&q=from_s:(bill)&distrib=false
        at 
org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:414)
        at 
org.apache.solr.client.solrj.io.stream.CloudSolrStream.open(CloudSolrStream.java:279)
        at 
org.apache.solr.client.solrj.io.stream.PushBackStream.open(PushBackStream.java:71)
        at 
org.apache.solr.client.solrj.io.stream.ReducerStream.open(ReducerStream.java:200)
        at 
org.apache.solr.client.solrj.io.stream.UniqueStream.open(UniqueStream.java:151)
        at 
org.apache.solr.client.solrj.io.graph.ShortestPathStream$JoinRunner.call(ShortestPathStream.java:448)
        ... 6 more
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: params 
fq=predicate_s:knows&fl=from_s,to_s&qt=/export&sort=to_s+asc,from_s+asc&q=from_s:(bill)&distrib=false
        at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:408)
        ... 11 more
Caused by: java.io.IOException: params 
fq=predicate_s:knows&fl=from_s,to_s&qt=/export&sort=to_s+asc,from_s+asc&q=from_s:(bill)&distrib=false
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.open(SolrStream.java:117)
        at 
org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:519)
        at 
org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:508)
        ... 5 more
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occurred when talking to server at: 
https://127.0.0.1:54124/solr/collection1_shard2_replica_n2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.constructParser(SolrStream.java:277)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.open(SolrStream.java:115)
        ... 7 more
Caused by: java.net.SocketException: Socket input is already shutdown
        at 
java.base/sun.security.ssl.SSLSocketImpl.getInputStream(SSLSocketImpl.java:696)
        at 
org.apache.http.impl.BHttpConnectionBase.getSocketInputStream(BHttpConnectionBase.java:142)
        at 
org.apache.http.impl.conn.LoggingManagedHttpClientConnection.getSocketInputStream(LoggingManagedHttpClientConnection.java:103)
        at 
org.apache.http.impl.BHttpConnectionBase.ensureOpen(BHttpConnectionBase.java:134)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestHeader(DefaultBHttpClientConnection.java:140)
        at 
org.apache.http.impl.conn.CPoolProxy.sendRequestHeader(CPoolProxy.java:155)
        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:205)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        ... 12 more




Build Log:
[...truncated 16232 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.graph.GraphExpressionTest
   [junit4]   2> 82681 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_67AEECEE2E8FC5C9-001\init-core-data-001
   [junit4]   2> 82684 WARN  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=151 numCloses=151
   [junit4]   2> 82684 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 82684 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 82689 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_67AEECEE2E8FC5C9-001\tempDir-001
   [junit4]   2> 82689 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 82692 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 82692 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 82789 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:54103
   [junit4]   2> 82790 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54103
   [junit4]   2> 82790 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54103
   [junit4]   2> 82793 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82803 INFO  (zkConnectionManagerCallback-443-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82803 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82809 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82815 INFO  (zkConnectionManagerCallback-445-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82815 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82816 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82826 INFO  (zkConnectionManagerCallback-447-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82826 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82968 WARN  (jetty-launcher-448-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 82969 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 82969 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 82969 INFO  (jetty-launcher-448-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.2+9
   [junit4]   2> 82969 INFO  (jetty-launcher-448-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 82969 INFO  (jetty-launcher-448-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 82969 INFO  (jetty-launcher-448-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 82969 INFO  (jetty-launcher-448-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dbe1c63{/solr,null,AVAILABLE}
   [junit4]   2> 82977 WARN  (jetty-launcher-448-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 82978 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 82978 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 82978 INFO  (jetty-launcher-448-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.2+9
   [junit4]   2> 82979 INFO  (jetty-launcher-448-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 82979 INFO  (jetty-launcher-448-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 82979 INFO  (jetty-launcher-448-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 82980 INFO  (jetty-launcher-448-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5710e9d9{/solr,null,AVAILABLE}
   [junit4]   2> 83016 INFO  (jetty-launcher-448-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a4fcb0{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:54127}
   [junit4]   2> 83016 INFO  (jetty-launcher-448-thread-2) [     ] 
o.e.j.s.Server Started @83071ms
   [junit4]   2> 83016 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54127}
   [junit4]   2> 83016 ERROR (jetty-launcher-448-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 83016 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 83016 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 83016 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 83016 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 83016 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-20T04:58:03.151821400Z
   [junit4]   2> 83018 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 83020 INFO  (jetty-launcher-448-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@52c27b06{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:54124}
   [junit4]   2> 83020 INFO  (jetty-launcher-448-thread-1) [     ] 
o.e.j.s.Server Started @83076ms
   [junit4]   2> 83020 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54124}
   [junit4]   2> 83022 ERROR (jetty-launcher-448-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 83022 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 83022 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 83022 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 83022 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 83022 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-20T04:58:03.157625600Z
   [junit4]   2> 83025 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 83086 INFO  (zkConnectionManagerCallback-450-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83092 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 83094 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 83112 INFO  (zkConnectionManagerCallback-452-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83114 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 83128 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 83288 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 83310 WARN  (jetty-launcher-448-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4c32d401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 83310 WARN  (jetty-launcher-448-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4c32d401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 83316 WARN  (jetty-launcher-448-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57f59560[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 83316 WARN  (jetty-launcher-448-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57f59560[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 83318 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54103/solr
   [junit4]   2> 83319 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 83328 INFO  (zkConnectionManagerCallback-459-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83328 INFO  (jetty-launcher-448-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 83460 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 83463 INFO  (zkConnectionManagerCallback-462-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83463 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 83477 WARN  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 83483 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54127_solr
   [junit4]   2> 83483 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.Overseer Overseer 
(id=72098492582133766-127.0.0.1:54127_solr-n_0000000000) starting
   [junit4]   2> 83488 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 83502 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 83510 WARN  (jetty-launcher-448-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5bedad4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 83510 WARN  (jetty-launcher-448-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5bedad4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 83520 INFO  (zkConnectionManagerCallback-469-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83520 WARN  (jetty-launcher-448-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@badf59e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 83520 WARN  (jetty-launcher-448-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@badf59e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 83522 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54103/solr
   [junit4]   2> 83523 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 83523 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 83527 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54103/solr ready
   [junit4]   2> 83527 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54127_solr
   [junit4]   2> 83529 INFO  
(OverseerStateUpdate-72098492582133766-127.0.0.1:54127_solr-n_0000000000) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:54127_solr
   [junit4]   2> 83532 INFO  
(OverseerStateUpdate-72098492582133766-127.0.0.1:54127_solr-n_0000000000) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 83541 INFO  (zkConnectionManagerCallback-475-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83541 INFO  (jetty-launcher-448-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 83551 INFO  (zkCallback-468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 83567 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 83588 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54127.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51a4f0c2
   [junit4]   2> 83593 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54127.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51a4f0c2
   [junit4]   2> 83596 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54127.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51a4f0c2
   [junit4]   2> 83596 INFO  (jetty-launcher-448-thread-2) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_67AEECEE2E8FC5C9-001\tempDir-001\node1\.
   [junit4]   2> 83653 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 83657 INFO  (zkConnectionManagerCallback-478-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83657 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 83664 WARN  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 83665 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 83669 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54124_solr as DOWN
   [junit4]   2> 83671 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 83671 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54124_solr
   [junit4]   2> 83672 INFO  (zkCallback-468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83672 INFO  (zkCallback-461-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83672 INFO  (zkCallback-477-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83674 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 83676 INFO  (zkConnectionManagerCallback-485-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83676 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 83678 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 83679 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54103/solr ready
   [junit4]   2> 83705 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 83722 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54124.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51a4f0c2
   [junit4]   2> 83728 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54124.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51a4f0c2
   [junit4]   2> 83728 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54124.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51a4f0c2
   [junit4]   2> 83730 INFO  (jetty-launcher-448-thread-1) 
[n:127.0.0.1:54124_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_67AEECEE2E8FC5C9-001\tempDir-001\node2\.
   [junit4]   2> 83753 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 83756 INFO  (zkConnectionManagerCallback-491-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83756 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 83757 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 83759 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54103/solr ready
   [junit4]   2> 83905 INFO  (qtp1919523859-938) [n:127.0.0.1:54127_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 83910 INFO  
(OverseerThreadFactory-114-thread-1-processing-n:127.0.0.1:54127_solr) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 84020 INFO  
(OverseerStateUpdate-72098492582133766-127.0.0.1:54127_solr-n_0000000000) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54127/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 84023 INFO  
(OverseerStateUpdate-72098492582133766-127.0.0.1:54127_solr-n_0000000000) 
[n:127.0.0.1:54127_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54124/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 84255 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&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> 84255 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr    
x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 84257 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 85275 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 85275 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 85292 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 85294 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 85382 WARN  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 85382 WARN  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 85382 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 85383 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 85384 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54127.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51a4f0c2
   [junit4]   2> 85384 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_67AEECEE2E8FC5C9-001\tempDir-001\node1\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_67AEECEE2E8FC5C9-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 85630 WARN  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 85630 WARN  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 85632 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 85632 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 85632 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54124.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51a4f0c2
   [junit4]   2> 85632 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_67AEECEE2E8FC5C9-001\tempDir-001\node2\collection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.graph.GraphExpressionTest_67AEECEE2E8FC5C9-001\tempDir-001\node2\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 85719 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 85719 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85719 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 85719 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 85729 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ddd6c3[collection1_shard1_replica_n1] main]
   [junit4]   2> 85733 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 85733 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 85734 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 85734 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636834146641772544
   [junit4]   2> 85740 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 85740 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85741 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 85741 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 85743 INFO  
(searcherExecutor-123-thread-1-processing-n:127.0.0.1:54127_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:54127_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@1ddd6c3[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85748 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d60b320[collection1_shard2_replica_n2] main]
   [junit4]   2> 85751 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 85752 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 85752 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 85752 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 85752 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 85752 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636834146660646912
   [junit4]   2> 85756 INFO  
(searcherExecutor-124-thread-1-processing-n:127.0.0.1:54124_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:54124_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@6d60b320[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85760 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 85760 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 85760 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54127/solr/collection1_shard1_replica_n1/
   [junit4]   2> 85760 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 85761 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 85761 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 85761 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:54127/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 85762 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 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/72098492582133766-core_node3-n_0000000000
   [junit4]   2> 85764 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54127/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 85767 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 85767 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 85767 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54124/solr/collection1_shard2_replica_n2/
   [junit4]   2> 85767 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 85767 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:54124/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 85767 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72098492582133769-core_node4-n_0000000000
   [junit4]   2> 85770 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54124/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 85874 INFO  (zkCallback-477-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 85874 INFO  (zkCallback-461-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 85875 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 85876 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 85879 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&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=1624
   [junit4]   2> 85883 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
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_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1626
   [junit4]   2> 85889 INFO  (qtp1919523859-938) [n:127.0.0.1:54127_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> 85913 INFO  
(OverseerCollectionConfigSetProcessor-72098492582133766-127.0.0.1:54127_solr-n_0000000000)
 [n:127.0.0.1:54127_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> 85988 INFO  (zkCallback-477-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 85988 INFO  (zkCallback-461-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 85988 INFO  (zkCallback-477-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 85988 INFO  (zkCallback-461-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 85990 INFO  (qtp1919523859-938) [n:127.0.0.1:54127_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2084
   [junit4]   2> 86002 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 86005 INFO  
(SUITE-GraphExpressionTest-seed#[67AEECEE2E8FC5C9]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 86029 INFO  
(TEST-GraphExpressionTest.testGatherNodesFriendsStream-seed#[67AEECEE2E8FC5C9]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testGatherNodesFriendsStream
   [junit4]   2> 86130 INFO  (qtp1919523859-936) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 86130 INFO  (qtp1919523859-936) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:54124/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1636834147047571456)} 0 11
   [junit4]   2> 86137 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834147064348672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86137 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86139 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86139 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54124/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 86140 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834147067494400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86140 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86141 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86144 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 86144 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1636834146994094080),commit=} 0 76
   [junit4]   2> 86172 INFO  (qtp1480200310-931) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 
(1636834147079028736), 3 (1636834147098951680), 5 (1636834147100000256)]} 0 21
   [junit4]   2> 86172 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 
(1636834147076931584), 1 (1636834147098951680), 4 (1636834147101048832)]} 0 23
   [junit4]   2> 86235 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834147167109120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86237 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2add3a54 
commitCommandVersion:1636834147167109120
   [junit4]   2> 86281 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f70be81[collection1_shard2_replica_n2] main]
   [junit4]   2> 86281 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86284 INFO  
(searcherExecutor-124-thread-1-processing-n:127.0.0.1:54124_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:54124_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@f70be81[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c3:[diagnostics={java.version=11.0.2,
 timestamp=1561006686405, java.vendor=Oracle Corporation, os=Windows 10, 
os.version=10.0, java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, 
java.vm.version=11.0.2+9}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 86284 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54127/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 49
   [junit4]   2> 86289 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834147223732224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86294 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5f6660d5 
commitCommandVersion:1636834147223732224
   [junit4]   2> 86300 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@185bb1ae[collection1_shard1_replica_n1] main]
   [junit4]   2> 86301 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 86301 INFO  
(searcherExecutor-123-thread-1-processing-n:127.0.0.1:54127_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:54127_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@185bb1ae[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c3:[diagnostics={java.version=11.0.2,
 timestamp=1561006686432, java.vendor=Oracle Corporation, os=Windows 10, 
os.version=10.0, java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, 
java.vm.version=11.0.2+9}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 86303 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 
128
   [junit4]   2> 86337 INFO  (GatherNodesStream-494-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 86349 INFO  (zkConnectionManagerCallback-499-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86349 INFO  (GatherNodesStream-494-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 86351 INFO  (GatherNodesStream-494-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 86352 INFO  (GatherNodesStream-494-thread-1) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54103/solr ready
   [junit4]   2> 86401 INFO  (qtp1480200310-926) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=13
   [junit4]   2> 86401 INFO  (qtp1919523859-941) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=9
   [junit4]   2> 86476 INFO  (qtp1480200310-928) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=2
   [junit4]   2> 86479 INFO  (qtp1919523859-936) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   1> ##################### Ancestors:[bill]
   [junit4]   2> 86523 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 86534 INFO  (qtp1919523859-939) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 86564 INFO  (qtp1480200310-928) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=2
   [junit4]   2> 86572 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=1
   [junit4]   2> 86617 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=3
   [junit4]   2> 86625 INFO  (qtp1480200310-928) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 86682 INFO  (qtp1480200310-930) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 86718 INFO  (qtp1919523859-936) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 86803 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=4
   [junit4]   2> 86813 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 86850 INFO  (qtp1480200310-928) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 86857 INFO  (qtp1919523859-939) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 86922 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=1
   [junit4]   2> 86935 INFO  (qtp1919523859-938) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 86978 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 86981 INFO  (qtp1919523859-936) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87011 INFO  (qtp1919523859-941) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=2
   [junit4]   2> 87011 INFO  (qtp1480200310-926) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 87051 INFO  (qtp1919523859-938) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87053 INFO  (qtp1480200310-927) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87094 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=1
   [junit4]   2> 87098 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 87123 INFO  (qtp1919523859-939) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=2
   [junit4]   2> 87126 INFO  (qtp1480200310-926) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87166 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=1
   [junit4]   2> 87166 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87206 INFO  (qtp1919523859-936) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87209 INFO  (qtp1480200310-928) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 87222 INFO  (qtp1919523859-939) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87232 INFO  (qtp1480200310-927) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87258 INFO  (qtp1919523859-939) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 87258 INFO  (qtp1480200310-929) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87267 INFO  (qtp1480200310-928) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[6 
(1636834148246093824), 7 (1636834148249239552)]} 0 3
   [junit4]   2> 87271 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834148253433856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87271 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 87271 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87272 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54124/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 87273 INFO  (qtp1480200310-927) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834148255531008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87273 INFO  (qtp1480200310-927) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2add3a54 
commitCommandVersion:1636834148255531008
   [junit4]   2> 87278 INFO  (qtp1480200310-927) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7fbae407[collection1_shard2_replica_n2] main]
   [junit4]   2> 87278 INFO  (qtp1480200310-927) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87280 INFO  
(searcherExecutor-124-thread-1-processing-n:127.0.0.1:54124_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:54124_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@7fbae407[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c3:[diagnostics={java.version=11.0.2,
 timestamp=1561006686405, java.vendor=Oracle Corporation, os=Windows 10, 
os.version=10.0, java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, 
java.vm.version=11.0.2+9}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])
 Uninverting(_1(9.0.0):c2:[diagnostics={java.version=11.0.2, 
timestamp=1561006687409, java.vendor=Oracle Corporation, os=Windows 10, 
os.version=10.0, java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, 
java.vm.version=11.0.2+9}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 87280 INFO  (qtp1480200310-927) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 87303 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 87309 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=message_t:jim&distrib=false&fl=from_s&sort=from_s+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 87328 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 87333 INFO  (qtp1480200310-928) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}bill&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87379 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=4 status=0 QTime=1
   [junit4]   2> 87395 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q={!terms+f%3Dfrom_s}max,sam,jim&distrib=false&indent=off&fl=from_s,to_s&sort=to_s+asc,from_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 87503 INFO  
(TEST-GraphExpressionTest.testGatherNodesFriendsStream-seed#[67AEECEE2E8FC5C9]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testGatherNodesFriendsStream
   [junit4]   2> 87528 INFO  
(TEST-GraphExpressionTest.testGraphHandler-seed#[67AEECEE2E8FC5C9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testGraphHandler
   [junit4]   2> 87535 INFO  (qtp1480200310-931) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7515987d[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 87546 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@698dc4de[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 87546 INFO  (qtp1919523859-934) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:54124/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1636834148536549376)} 0 13
   [junit4]   2> 87554 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834148550180864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87554 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5f6660d5 
commitCommandVersion:1636834148550180864
   [junit4]   2> 87555 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37bd2a6e[collection1_shard1_replica_n1] main]
   [junit4]   2> 87556 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87558 INFO  
(searcherExecutor-123-thread-1-processing-n:127.0.0.1:54127_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:54127_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@37bd2a6e[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87558 INFO  (qtp1919523859-940) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54124/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 87560 INFO  (qtp1480200310-931) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834148556472320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87560 INFO  (qtp1480200310-931) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2add3a54 
commitCommandVersion:1636834148556472320
   [junit4]   2> 87560 INFO  (qtp1480200310-931) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8207cc1[collection1_shard2_replica_n2] main]
   [junit4]   2> 87561 INFO  (qtp1480200310-931) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87563 INFO  
(searcherExecutor-124-thread-1-processing-n:127.0.0.1:54124_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:54124_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@8207cc1[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87564 INFO  (qtp1480200310-931) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1636834148525015040),commit=} 0 34
   [junit4]   2> 87572 INFO  (qtp1480200310-926) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 
(1636834148562763776), 3 (1636834148566958080), 5 (1636834148569055232)]} 0 6
   [junit4]   2> 87572 INFO  (qtp1919523859-939) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 
(1636834148561715200), 1 (1636834148569055232), 4 (1636834148569055233)]} 0 6
   [junit4]   2> 87576 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834148573249536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87577 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2add3a54 
commitCommandVersion:1636834148573249536
   [junit4]   2> 87622 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7bc3f3dd[collection1_shard2_replica_n2] main]
   [junit4]   2> 87623 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87624 INFO  
(searcherExecutor-124-thread-1-processing-n:127.0.0.1:54124_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:54124_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@7bc3f3dd[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(9.0.0):c3:[diagnostics={java.version=11.0.2,
 timestamp=1561006687754, java.vendor=Oracle Corporation, os=Windows 10, 
os.version=10.0, java.runtime.version=11.0.2+9, os.arch=amd64, source=flush, 
lucene.version=9.0.0, 
java.vm.version=11.0.2+9}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 87624 INFO  (qtp1480200310-925) [n:127.0.0.1:54124_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:54127/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 47
   [junit4]   2> 87625 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636834148624629760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 87625 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5f6660d5 
commitCommandVersion:1636834148624629760
   [junit4]   2> 87630 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43377847[collection1_shard1_replica_n1] main]
   [junit4]   2> 87632 INFO  (qtp1919523859-935) [n:127.0.0.1:54127_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 87633 INFO  (searcherExecutor-123-threa

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

athStream
   [junit4] OK      0.51s J1 | GraphExpressionTest.testScoreNodesFacetStream
   [junit4] Completed [1/5] on J1 in 33.93s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.io.graph.GraphExpressionTest
   [junit4] OK      5.18s J0 | GraphExpressionTest.testGatherNodesFriendsStream
   [junit4] OK      0.63s J0 | GraphExpressionTest.testGraphHandler
   [junit4] OK      0.73s J0 | GraphExpressionTest.testGatherNodesStream
   [junit4] OK      0.61s J0 | GraphExpressionTest.testScoreNodesStream
   [junit4] OK      1.07s J0 | GraphExpressionTest.testShortestPathStream
   [junit4] OK      0.48s J0 | GraphExpressionTest.testScoreNodesFacetStream
   [junit4] Completed [2/5] on J0 in 34.02s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.io.graph.GraphExpressionTest
   [junit4] OK      1.80s J1 | GraphExpressionTest.testGatherNodesFriendsStream
   [junit4] OK      0.41s J1 | GraphExpressionTest.testGraphHandler
   [junit4] OK      0.62s J1 | GraphExpressionTest.testGatherNodesStream
   [junit4] OK      0.88s J1 | GraphExpressionTest.testScoreNodesStream
   [junit4] OK      0.95s J1 | GraphExpressionTest.testShortestPathStream
   [junit4] OK      0.58s J1 | GraphExpressionTest.testScoreNodesFacetStream
   [junit4] Completed [3/5] on J1 in 12.23s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.io.graph.GraphExpressionTest
   [junit4] OK      1.94s J0 | GraphExpressionTest.testGatherNodesFriendsStream
   [junit4] OK      0.38s J0 | GraphExpressionTest.testGraphHandler
   [junit4] OK      0.90s J0 | GraphExpressionTest.testGatherNodesStream
   [junit4] OK      0.65s J0 | GraphExpressionTest.testScoreNodesStream
   [junit4] OK      1.19s J0 | GraphExpressionTest.testShortestPathStream
   [junit4] OK      0.32s J0 | GraphExpressionTest.testScoreNodesFacetStream
   [junit4] Completed [4/5] on J0 in 13.05s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.io.graph.GraphExpressionTest
   [junit4] OK      0.70s J1 | GraphExpressionTest.testGatherNodesFriendsStream
   [junit4] OK      0.15s J1 | GraphExpressionTest.testGraphHandler
   [junit4] OK      0.31s J1 | GraphExpressionTest.testGatherNodesStream
   [junit4] OK      0.32s J1 | GraphExpressionTest.testScoreNodesStream
   [junit4] OK      0.73s J1 | GraphExpressionTest.testShortestPathStream
   [junit4] OK      0.27s J1 | GraphExpressionTest.testScoreNodesFacetStream
   [junit4] Completed [5/5] on J1 in 7.63s, 6 tests
   [junit4] 
   [junit4] JVM J0:     1.10 ..    48.69 =    47.59s
   [junit4] JVM J1:     1.08 ..    55.76 =    54.68s
   [junit4] Execution time total: 55 seconds
   [junit4] Tests summary: 5 suites, 30 tests
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp])
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 137.13s | 
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints] 102.72s | 
org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
[junit4:tophints]  82.40s | 
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints]  73.48s | 
org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints]  58.64s | 
org.apache.solr.common.cloud.TestDocCollectionWatcher

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 59 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.graph.GraphExpressionTest
[repro] Exiting with code 0

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1843)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=0aa6b11ae28d44469715c11a7cd427f0d1386af4, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #8004
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to