Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21365/
Java: 64bit/jdk-10-ea+41 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:
no replica should be present in  127.0.0.1:34113_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:34113_solr
        at 
__randomizedtesting.SeedInfo.seed([1E50B15B86223A78:96048E8128DE5780]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:844)




Build Log:
[...truncated 13480 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/init-core-data-001
   [junit4]   2> 2682708 WARN  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=76 numCloses=76
   [junit4]   2> 2682708 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2682708 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2682709 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2682709 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001
   [junit4]   2> 2682709 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2682709 INFO  (Thread-7240) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2682710 INFO  (Thread-7240) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2682721 ERROR (Thread-7240) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2682810 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34971
   [junit4]   2> 2682811 INFO  (zkConnectionManagerCallback-7705-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682813 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2682814 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2682815 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2682825 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2682825 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2682825 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2682825 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2682825 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2682825 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2682826 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2682826 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5772b955{/solr,null,AVAILABLE}
   [junit4]   2> 2682826 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38f037f0{/solr,null,AVAILABLE}
   [junit4]   2> 2682827 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@69afd547{SSL,[ssl, 
http/1.1]}{127.0.0.1:34827}
   [junit4]   2> 2682827 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.e.j.s.Server Started @2684480ms
   [junit4]   2> 2682827 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34827}
   [junit4]   2> 2682827 ERROR (jetty-launcher-7702-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2682827 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2682827 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2682827 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2682827 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-29T20:39:27.875962Z
   [junit4]   2> 2682831 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4f7ba430{SSL,[ssl, 
http/1.1]}{127.0.0.1:46079}
   [junit4]   2> 2682831 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.e.j.s.Server Started @2684484ms
   [junit4]   2> 2682831 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46079}
   [junit4]   2> 2682831 ERROR (jetty-launcher-7702-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2682831 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2682831 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2682831 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2682831 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-29T20:39:27.879566Z
   [junit4]   2> 2682836 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2682837 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2682837 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2682838 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2682838 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2682838 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2682842 INFO  (zkConnectionManagerCallback-7707-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682842 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9e90c80{/solr,null,AVAILABLE}
   [junit4]   2> 2682842 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2682842 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e161640{SSL,[ssl, 
http/1.1]}{127.0.0.1:40281}
   [junit4]   2> 2682842 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.e.j.s.Server Started @2684496ms
   [junit4]   2> 2682842 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40281}
   [junit4]   2> 2682842 ERROR (jetty-launcher-7702-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2682843 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2682843 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2682843 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2682843 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-29T20:39:27.891157Z
   [junit4]   2> 2682852 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d11c9c{/solr,null,AVAILABLE}
   [junit4]   2> 2682852 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62f5121c{SSL,[ssl, 
http/1.1]}{127.0.0.1:36953}
   [junit4]   2> 2682852 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.e.j.s.Server Started @2684505ms
   [junit4]   2> 2682852 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36953}
   [junit4]   2> 2682852 ERROR (jetty-launcher-7702-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2682852 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2682852 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2682852 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2682852 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-29T20:39:27.900888Z
   [junit4]   2> 2682856 INFO  (zkConnectionManagerCallback-7709-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682856 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2682863 INFO  (zkConnectionManagerCallback-7711-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682863 INFO  (zkConnectionManagerCallback-7713-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682864 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2682864 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2682864 INFO  (jetty-launcher-7702-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34971/solr
   [junit4]   2> 2682874 INFO  (zkConnectionManagerCallback-7718-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682875 INFO  (jetty-launcher-7702-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34971/solr
   [junit4]   2> 2682876 INFO  
(zkConnectionManagerCallback-7721-thread-1-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682876 INFO  (jetty-launcher-7702-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34971/solr
   [junit4]   2> 2682876 INFO  (jetty-launcher-7702-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34971/solr
   [junit4]   2> 2682876 INFO  (zkConnectionManagerCallback-7725-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682876 INFO  (zkConnectionManagerCallback-7729-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682877 INFO  (zkConnectionManagerCallback-7731-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682878 INFO  
(zkConnectionManagerCallback-7734-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682878 INFO  
(zkConnectionManagerCallback-7735-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682878 INFO  
(zkConnectionManagerCallback-7737-thread-1-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682933 INFO  (jetty-launcher-7702-thread-2) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2682933 INFO  (jetty-launcher-7702-thread-3) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2682933 INFO  (jetty-launcher-7702-thread-2) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36953_solr
   [junit4]   2> 2682933 INFO  (jetty-launcher-7702-thread-3) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46079_solr
   [junit4]   2> 2682934 INFO  (jetty-launcher-7702-thread-2) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.Overseer Overseer 
(id=72059004910174220-127.0.0.1:36953_solr-n_0000000000) starting
   [junit4]   2> 2682943 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2682943 INFO  
(zkCallback-7736-thread-1-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2682948 INFO  (jetty-launcher-7702-thread-1) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2682949 INFO  (jetty-launcher-7702-thread-4) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2682950 INFO  (jetty-launcher-7702-thread-1) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2682950 INFO  (jetty-launcher-7702-thread-4) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2682951 INFO  (jetty-launcher-7702-thread-1) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34827_solr
   [junit4]   2> 2682951 INFO  (jetty-launcher-7702-thread-4) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40281_solr
   [junit4]   2> 2682951 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2682951 INFO  
(zkCallback-7736-thread-1-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2682952 INFO  
(zkCallback-7736-thread-1-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2682952 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2682965 INFO  
(zkCallback-7733-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2682966 INFO  (jetty-launcher-7702-thread-2) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36953_solr
   [junit4]   2> 2682966 INFO  
(zkCallback-7733-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2682967 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2682970 INFO  
(zkCallback-7736-thread-1-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2682982 INFO  (jetty-launcher-7702-thread-3) 
[n:127.0.0.1:46079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46079.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2682988 INFO  (jetty-launcher-7702-thread-3) 
[n:127.0.0.1:46079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46079.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2682988 INFO  (jetty-launcher-7702-thread-3) 
[n:127.0.0.1:46079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46079.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2682989 INFO  (jetty-launcher-7702-thread-3) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node3/.
   [junit4]   2> 2682994 INFO  
(zkCallback-7720-thread-1-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 2682998 INFO  (jetty-launcher-7702-thread-1) 
[n:127.0.0.1:34827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34827.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683003 INFO  (jetty-launcher-7702-thread-4) 
[n:127.0.0.1:40281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40281.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683007 INFO  (jetty-launcher-7702-thread-2) 
[n:127.0.0.1:36953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36953.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683008 INFO  (jetty-launcher-7702-thread-1) 
[n:127.0.0.1:34827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34827.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683008 INFO  (jetty-launcher-7702-thread-1) 
[n:127.0.0.1:34827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34827.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683009 INFO  (jetty-launcher-7702-thread-1) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node1/.
   [junit4]   2> 2683012 INFO  (jetty-launcher-7702-thread-4) 
[n:127.0.0.1:40281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40281.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683012 INFO  (jetty-launcher-7702-thread-4) 
[n:127.0.0.1:40281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40281.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683013 INFO  (jetty-launcher-7702-thread-4) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node4/.
   [junit4]   2> 2683016 INFO  (jetty-launcher-7702-thread-2) 
[n:127.0.0.1:36953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36953.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683016 INFO  (jetty-launcher-7702-thread-2) 
[n:127.0.0.1:36953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36953.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2683017 INFO  (jetty-launcher-7702-thread-2) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node2/.
   [junit4]   2> 2683108 INFO  (zkConnectionManagerCallback-7747-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2683110 INFO  (zkConnectionManagerCallback-7751-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2683110 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2683111 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34971/solr ready
   [junit4]   2> 2683125 INFO  (qtp1586939827-29927) [n:127.0.0.1:40281_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2683132 INFO  (qtp1586939827-29927) [n:127.0.0.1:40281_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2683144 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 2683144 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2683146 INFO  (zkConnectionManagerCallback-7754-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2683147 INFO  (qtp1586939827-29930) [n:127.0.0.1:40281_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2683150 INFO  
(OverseerThreadFactory-9160-thread-2-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
utilizenodecoll
   [junit4]   2> 2683150 INFO  
(OverseerCollectionConfigSetProcessor-72059004910174220-127.0.0.1:36953_solr-n_0000000000)
 [n:127.0.0.1:36953_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> 2683255 INFO  
(OverseerStateUpdate-72059004910174220-127.0.0.1:36953_solr-n_0000000000) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46079/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2683258 INFO  
(OverseerStateUpdate-72059004910174220-127.0.0.1:36953_solr-n_0000000000) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36953/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2683260 INFO  
(OverseerStateUpdate-72059004910174220-127.0.0.1:36953_solr-n_0000000000) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40281/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2683261 INFO  
(OverseerStateUpdate-72059004910174220-127.0.0.1:36953_solr-n_0000000000) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34827/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2683467 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2683468 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2683476 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2683476 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2683479 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2683479 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2683479 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2683480 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2683581 INFO  
(zkCallback-7736-thread-1-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2683581 INFO  
(zkCallback-7733-thread-2-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2683582 INFO  
(zkCallback-7736-thread-2-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2683582 INFO  
(zkCallback-7732-thread-2-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2683581 INFO  
(zkCallback-7720-thread-2-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2683581 INFO  
(zkCallback-7733-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2683581 INFO  
(zkCallback-7720-thread-1-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2683581 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2684473 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2684478 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema 
name=cloud-dynamic
   [junit4]   2> 2684486 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2684488 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2684521 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2684521 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2684521 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40281.solr.core.utilizenodecoll.shard2.replica_n4' (registry 
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2684521 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2684521 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 2684524 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema 
name=cloud-dynamic
   [junit4]   2> 2684525 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2684529 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema 
name=cloud-dynamic
   [junit4]   2> 2684536 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema 
name=cloud-dynamic
   [junit4]   2> 2684537 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2684537 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2684538 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46079.solr.core.utilizenodecoll.shard1.replica_n1' (registry 
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2684538 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2684538 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 2684550 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2684550 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2684550 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36953.solr.core.utilizenodecoll.shard1.replica_n2' (registry 
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2684550 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2684551 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 2684557 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2684558 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2684558 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34827.solr.core.utilizenodecoll.shard2.replica_n6' (registry 
'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2684558 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2684558 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 2684591 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2684591 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2684592 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2684592 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2684593 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2684593 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2684593 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2684593 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2684594 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1afea4da[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 2684595 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1774afd4[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 2684595 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2684596 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2684596 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2684596 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590960712207826944
   [junit4]   2> 2684601 INFO  
(searcherExecutor-9171-thread-1-processing-n:127.0.0.1:34827_solr 
x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) 
[n:127.0.0.1:34827_solr c:utilizenodecoll s:shard2 r:core_node8 
x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore 
[utilizenodecoll_shard2_replica_n6] Registered new searcher 
Searcher@1774afd4[utilizenodecoll_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2684601 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2684601 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2684602 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2684602 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2684602 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2684603 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2684604 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5fcb31ab[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 2684604 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2684605 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2684605 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2684605 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2684605 INFO  
(searcherExecutor-9168-thread-1-processing-n:127.0.0.1:40281_solr 
x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) 
[n:127.0.0.1:40281_solr c:utilizenodecoll s:shard2 r:core_node7 
x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore 
[utilizenodecoll_shard2_replica_n4] Registered new searcher 
Searcher@1afea4da[utilizenodecoll_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2684605 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2684605 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2684605 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590960712217264128
   [junit4]   2> 2684606 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2684606 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2684606 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2684606 INFO  
(searcherExecutor-9169-thread-1-processing-n:127.0.0.1:46079_solr 
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) 
[n:127.0.0.1:46079_solr c:utilizenodecoll s:shard1 r:core_node3 
x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore 
[utilizenodecoll_shard1_replica_n1] Registered new searcher 
Searcher@5fcb31ab[utilizenodecoll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2684606 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590960712218312704
   [junit4]   2> 2684607 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@554b12a9[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 2684607 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2684608 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2684608 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2684609 INFO  
(searcherExecutor-9170-thread-1-processing-n:127.0.0.1:36953_solr 
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) 
[n:127.0.0.1:36953_solr c:utilizenodecoll s:shard1 r:core_node5 
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore 
[utilizenodecoll_shard1_replica_n2] Registered new searcher 
Searcher@554b12a9[utilizenodecoll_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2684609 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590960712221458432
   [junit4]   2> 2684616 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2684716 INFO  
(zkCallback-7733-thread-2-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2684716 INFO  
(zkCallback-7733-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2684718 INFO  
(zkCallback-7736-thread-2-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2684718 INFO  
(zkCallback-7736-thread-3-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2684722 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2684722 INFO  
(zkCallback-7732-thread-2-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2684722 INFO  
(zkCallback-7720-thread-2-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2684722 INFO  
(zkCallback-7720-thread-1-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685105 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2685106 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2685106 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34827/solr/utilizenodecoll_shard2_replica_n6/
   [junit4]   2> 2685106 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 
url=https://127.0.0.1:34827/solr START 
replicas=[https://127.0.0.1:40281/solr/utilizenodecoll_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 2685116 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2685116 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2685116 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46079/solr/utilizenodecoll_shard1_replica_n1/
   [junit4]   2> 2685117 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n1 
url=https://127.0.0.1:46079/solr START 
replicas=[https://127.0.0.1:36953/solr/utilizenodecoll_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2685121 INFO  (qtp1658428685-29902) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2685124 INFO  (qtp1586939827-29923) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2685406 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 
url=https://127.0.0.1:34827/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2685407 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2685407 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2685407 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2685409 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34827/solr/utilizenodecoll_shard2_replica_n6/ shard2
   [junit4]   2> 2685418 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n1 
url=https://127.0.0.1:46079/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2685418 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2685418 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2685418 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2685420 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46079/solr/utilizenodecoll_shard1_replica_n1/ shard1
   [junit4]   2> 2685527 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685527 INFO  
(zkCallback-7736-thread-3-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685527 INFO  
(zkCallback-7732-thread-2-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685527 INFO  
(zkCallback-7736-thread-2-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685527 INFO  
(zkCallback-7720-thread-1-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685527 INFO  
(zkCallback-7720-thread-2-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685527 INFO  
(zkCallback-7733-thread-2-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685527 INFO  
(zkCallback-7733-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685560 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2685561 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2081
   [junit4]   2> 2685570 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2685572 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2095
   [junit4]   2> 2685618 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2150
   [junit4]   2> 2685620 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2140
   [junit4]   2> 2685622 INFO  (qtp1586939827-29930) [n:127.0.0.1:40281_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2685721 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685721 INFO  
(zkCallback-7736-thread-3-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685721 INFO  
(zkCallback-7732-thread-2-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685721 INFO  
(zkCallback-7720-thread-2-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685721 INFO  
(zkCallback-7733-thread-2-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685721 INFO  
(zkCallback-7736-thread-2-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685721 INFO  
(zkCallback-7720-thread-1-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2685721 INFO  
(zkCallback-7733-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2686622 INFO  (qtp1586939827-29930) [n:127.0.0.1:40281_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3475
   [junit4]   2> 2686623 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2686646 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2686647 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 2686647 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 2686650 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c38d2bf{/solr,null,AVAILABLE}
   [junit4]   2> 2686651 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7732549f{SSL,[ssl, 
http/1.1]}{127.0.0.1:34113}
   [junit4]   2> 2686651 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] o.e.j.s.Server 
Started @2688304ms
   [junit4]   2> 2686651 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34113}
   [junit4]   2> 2686651 ERROR 
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2686651 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2686651 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2686651 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2686651 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-29T20:39:31.699834Z
   [junit4]   2> 2686686 INFO  (zkConnectionManagerCallback-7756-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2686687 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2686715 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34971/solr
   [junit4]   2> 2686754 INFO  (zkConnectionManagerCallback-7760-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2686756 INFO  
(zkConnectionManagerCallback-7762-thread-1-processing-n:127.0.0.1:34113_solr) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2686758 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [n:127.0.0.1:34113_solr    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2686759 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [n:127.0.0.1:34113_solr    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2686761 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [n:127.0.0.1:34113_solr    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34113_solr
   [junit4]   2> 2686762 INFO  
(zkCallback-7720-thread-1-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2686762 INFO  
(zkCallback-7733-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2686762 INFO  
(zkCallback-7732-thread-2-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2686762 INFO  
(zkCallback-7736-thread-2-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2686763 INFO  
(zkCallback-7761-thread-1-processing-n:127.0.0.1:34113_solr) 
[n:127.0.0.1:34113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2686763 INFO  (zkCallback-7750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2686763 INFO  (zkCallback-7750-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2686821 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [n:127.0.0.1:34113_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34113.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2686829 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [n:127.0.0.1:34113_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34113.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2686830 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [n:127.0.0.1:34113_solr    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34113.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2686831 INFO  
(TEST-TestUtilizeNode.test-seed#[1E50B15B86223A78]) [n:127.0.0.1:34113_solr    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node5/.
   [junit4]   2> 2686886 INFO  (zkConnectionManagerCallback-7766-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2686920 INFO  (qtp1591584877-30046) [n:127.0.0.1:34113_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :utilizenode with 
params node=127.0.0.1:34113_solr&action=UTILIZENODE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2686921 INFO  
(OverseerCollectionConfigSetProcessor-72059004910174220-127.0.0.1:36953_solr-n_0000000000)
 [n:127.0.0.1:36953_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2686924 INFO  (qtp1591584877-30052) [n:127.0.0.1:34113_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686926 INFO  (qtp827739462-29910) [n:127.0.0.1:34827_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2686927 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686928 INFO  (qtp1658428685-29902) [n:127.0.0.1:36953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2686929 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686931 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2686931 INFO  (qtp1586939827-29930) [n:127.0.0.1:40281_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686933 INFO  (qtp741188183-29913) [n:127.0.0.1:46079_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2686934 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686935 INFO  (qtp1591584877-30051) [n:127.0.0.1:34113_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686936 INFO  (qtp827739462-29910) [n:127.0.0.1:34827_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2686937 INFO  (qtp827739462-29914) [n:127.0.0.1:34827_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686937 INFO  (qtp1658428685-29902) [n:127.0.0.1:36953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2686938 INFO  (qtp1658428685-29916) [n:127.0.0.1:36953_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686938 INFO  (qtp1586939827-29928) [n:127.0.0.1:40281_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2686939 INFO  (qtp1586939827-29930) [n:127.0.0.1:40281_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686940 INFO  (qtp741188183-29913) [n:127.0.0.1:46079_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2686940 INFO  (qtp741188183-29915) [n:127.0.0.1:46079_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2686941 INFO  
(OverseerThreadFactory-9160-thread-3-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 21532426 sessionWrapper.createTime 21532426384093, 
this.sessionWrapper.createTime 21532426384093 
   [junit4]   2> 2686941 INFO  
(OverseerThreadFactory-9160-thread-3-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.a.c.MoveReplicaCmd Replica will be moved 
to node 127.0.0.1:34113_solr: 
core_node5:{"core":"utilizenodecoll_shard1_replica_n2","base_url":"https://127.0.0.1:36953/solr","node_name":"127.0.0.1:36953_solr","state":"active","type":"NRT"}
   [junit4]   2> 2686941 INFO  
(OverseerThreadFactory-9160-thread-3-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:34113_solr for creating new replica
   [junit4]   2> 2686942 INFO  
(OverseerStateUpdate-72059004910174220-127.0.0.1:36953_solr-n_0000000000) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34113/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34113_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2687043 INFO  
(zkCallback-7732-thread-2-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2687043 INFO  
(zkCallback-7736-thread-2-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2687043 INFO  
(zkCallback-7736-thread-3-processing-n:127.0.0.1:36953_solr) 
[n:127.0.0.1:36953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2687043 INFO  
(zkCallback-7732-thread-1-processing-n:127.0.0.1:46079_solr) 
[n:127.0.0.1:46079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2687043 INFO  
(zkCallback-7720-thread-2-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2687043 INFO  
(zkCallback-7733-thread-2-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2687043 INFO  
(zkCallback-7733-thread-1-processing-n:127.0.0.1:40281_solr) 
[n:127.0.0.1:40281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2687043 INFO  
(zkCallback-7720-thread-1-processing-n:127.0.0.1:34827_solr) 
[n:127.0.0.1:34827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2687145 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&name=utilizenodecoll_shard1_replica_n9&action=CREATE&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2687145 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2687153 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2687157 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n9] Schema 
name=cloud-dynamic
   [junit4]   2> 2687169 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2687169 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n9' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2687169 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34113.solr.core.utilizenodecoll.shard1.replica_n9' (registry 
'solr.core.utilizenodecoll.shard1.replica_n9') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0ceb3d
   [junit4]   2> 2687169 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2687169 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n9] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node5/utilizenodecoll_shard1_replica_n9],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001/tempDir-001/node5/./utilizenodecoll_shard1_replica_n9/data/]
   [junit4]   2> 2687207 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2687208 INFO  (qtp1591584877-30074) [n:127.0.0.1:34113_solr 
c:utilizenodecoll s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] 
o.a.s.u.UpdateLog Initializing UpdateLo

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

essing-n:127.0.0.1:34113_solr x:utilizenodecoll_shard1_replica_n9 s:shard1 
c:utilizenodecoll r:core_node10) [n:127.0.0.1:34113_solr c:utilizenodecoll 
s:shard1 r:core_node10 x:utilizenodecoll_shard1_replica_n9] o.a.s.c.SolrCore 
[utilizenodecoll_shard1_replica_n9]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6d4d08bb
   [junit4]   2> 2692689 INFO  
(recoveryExecutor-7758-thread-1-processing-n:127.0.0.1:34113_solr 
x:utilizenodecoll_shard1_replica_n9 s:shard1 c:utilizenodecoll r:core_node10) 
[n:127.0.0.1:34113_solr c:utilizenodecoll s:shard1 r:core_node10 
x:utilizenodecoll_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.utilizenodecoll.shard1.replica_n9, 
tag=1833765051
   [junit4]   2> 2692689 INFO  
(recoveryExecutor-7758-thread-1-processing-n:127.0.0.1:34113_solr 
x:utilizenodecoll_shard1_replica_n9 s:shard1 c:utilizenodecoll r:core_node10) 
[n:127.0.0.1:34113_solr c:utilizenodecoll s:shard1 r:core_node10 
x:utilizenodecoll_shard1_replica_n9] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5257c4bd: rootName = 
solr_34113, domain = solr.core.utilizenodecoll.shard1.replica_n9, service url = 
null, agent id = null] for registry solr.core.utilizenodecoll.shard1.replica_n9 
/ com.codahale.metrics.MetricRegistry@5199664b
   [junit4]   2> 2692694 INFO  
(recoveryExecutor-7758-thread-1-processing-n:127.0.0.1:34113_solr 
x:utilizenodecoll_shard1_replica_n9 s:shard1 c:utilizenodecoll r:core_node10) 
[n:127.0.0.1:34113_solr c:utilizenodecoll s:shard1 r:core_node10 
x:utilizenodecoll_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.utilizenodecoll.shard1.leader, 
tag=1833765051
   [junit4]   2> 2692695 WARN  
(recoveryExecutor-7758-thread-1-processing-n:127.0.0.1:34113_solr 
x:utilizenodecoll_shard1_replica_n9 s:shard1 c:utilizenodecoll r:core_node10) 
[n:127.0.0.1:34113_solr c:utilizenodecoll s:shard1 r:core_node10 
x:utilizenodecoll_shard1_replica_n9] o.a.s.c.RecoveryStrategy Stopping recovery 
for core=[utilizenodecoll_shard1_replica_n9] coreNodeName=[core_node10]
   [junit4]   2> 2692697 INFO  (jetty-closer-7703-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c38d2bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 2692697 INFO  (jetty-closer-7703-thread-5) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2692697 ERROR 
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2692697 INFO  
(SUITE-TestUtilizeNode-seed#[1E50B15B86223A78]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34971 34971
   [junit4]   2> 2701782 INFO  (Thread-7240) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34971 34971
   [junit4]   2> 2701782 WARN  (Thread-7240) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/collections/utilizenodecoll/terms/shard1
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/utilizenodecoll/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/collections/utilizenodecoll/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/utilizenodecoll/leader_elect/shard1/election/72059004910174219-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72059004910174220-127.0.0.1:36953_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72059004910174219-127.0.0.1:46079_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_1E50B15B86223A78-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1023, maxMBSortInHeap=7.2283271192942, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@173c0238),
 locale=cy-GB, timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=84123712,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotLongTailTest, TestReplicaProperties, TestRecoveryHdfs, 
DocValuesNotIndexedTest, ZkControllerTest, TestSolrCoreParser, 
SoftAutoCommitTest, TestSolrConfigHandler, TestSchemaResource, 
AddSchemaFieldsUpdateProcessorFactoryTest, HttpPartitionOnCommitTest, 
TestDynamicFieldResource, TestSkipOverseerOperations, PrimitiveFieldTypeTest, 
TestBM25SimilarityFactory, TestLegacyNumericRangeQueryBuilder, 
TestManagedSynonymFilterFactory, TestFastLRUCache, TestBackupRepositoryFactory, 
TestReloadAndDeleteDocs, TestReversedWildcardFilterFactory, TestStressRecovery, 
TestRandomCollapseQParserPlugin, DirectSolrConnectionTest, 
TestExceedMaxTermLength, TestBlobHandler, DistributedExpandComponentTest, 
ManagedSchemaRoundRobinCloudTest, ImplicitSnitchTest, RestartWhileUpdatingTest, 
TestSearchPerf, SortByFunctionTest, ShardRoutingCustomTest, SampleTest, 
BasicZkTest, TestFuzzyAnalyzedSuggestions, TestManagedSchemaThreadSafety, 
TestFieldCacheWithThreads, TestTrie, TestXmlQParserPlugin, TestRTGBase, 
ResourceLoaderTest, SearchRateTriggerTest, BufferStoreTest, TestXIncludeConfig, 
V2ApiIntegrationTest, TestFunctionQuery, TestNumericTerms64, 
RemoteQueryErrorTest, ClassificationUpdateProcessorFactoryTest, 
SaslZkACLProviderTest, CollectionTooManyReplicasTest, MoveReplicaTest, 
TestLeaderInitiatedRecoveryThread, DateRangeFieldTest, SecurityConfHandlerTest, 
ConfigSetsAPITest, TestUnifiedSolrHighlighter, 
TestExclusionRuleCollectionAccess, TestPKIAuthenticationPlugin, OverseerTest, 
TestSolrJ, TestSchemalessBufferedUpdates, TestSurroundQueryParser, 
MetricsConfigTest, XsltUpdateRequestHandlerTest, TriggerIntegrationTest, 
AutoAddReplicasPlanActionTest, TermsComponentTest, PolyFieldTest, 
SolrInfoBeanTest, TestDistributedGrouping, TestCoreAdminApis, 
TestManagedResource, DeleteStatusTest, OverseerModifyCollectionTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestSolr4Spatial, TestPushWriter, 
TemplateUpdateProcessorTest, SuggesterTest, ExecutePlanActionTest, 
TestMultiWordSynonyms, DOMUtilTest, ScriptEngineTest, 
TestInPlaceUpdatesStandalone, SolrCloudExampleTest, 
ConfigureRecoveryStrategyTest, TestPostingsSolrHighlighter, 
ParsingFieldUpdateProcessorsTest, TestRestoreCore, TestRTimerTree, 
TestSolrCoreSnapshots, TestCloudManagedSchema, TestDistribStateManager, 
TestLargeCluster, TestLRUCache, TestInfoStreamLogging, 
TestBinaryResponseWriter, RankQueryTest, SystemInfoHandlerTest, 
SuggesterFSTTest, TestStressLiveNodes, TestSweetSpotSimilarityFactory, 
HdfsRecoverLeaseTest, PeerSyncTest, TestJsonFacets, TestRebalanceLeaders, 
TestIntervalFaceting, TestSegmentSorting, TestFieldTypeCollectionResource, 
FullHLLTest, TestNumericTokenStream, TestSimpleTrackingShardHandler, 
TestSolrCloudWithSecureImpersonation, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestCharFilters, BigEndianAscendingWordSerializerTest, 
TestSolrConfigHandlerCloud, TestFoldingMultitermQuery, 
AnalyticsMergeStrategyTest, ShardSplitTest, 
SignatureUpdateProcessorFactoryTest, TestRecovery, 
TestPartialUpdateDeduplication, OverseerTaskQueueTest, 
DistributedMLTComponentTest, FileUtilsTest, MetricTriggerTest, 
ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, 
RecoveryZkTest, TestRandomFaceting, TestZkChroot, TestDistributedSearch, 
SimpleFacetsTest, SpellCheckComponentTest, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, 
SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, 
SchemaVersionSpecificBehaviorTest, QueryEqualityTest, DistanceFunctionTest, 
TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, 
ReturnFieldsTest, QueryParsingTest, JsonLoaderTest, 
TestPHPSerializedResponseWriter, TestLFUCache, TestSystemIdResolver, 
PrimUtilsTest, TestSuggestSpellingConverter, TestUtils, SliceStateTest, 
UUIDFieldTest, CircularListTest, CursorPagingTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
AddReplicaTest, AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, 
ReplicationFactorTest, RollingRestartTest, TestCloudDeleteByQuery, 
TestCloudSearcherWarming, TestOnReconnectListenerSupport, TestPullReplica, 
TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, 
TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, 
TestUtilizeNode]
   [junit4] Completed [547/772 (1!)] on J1 in 19.09s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 41652 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to