Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1703/

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
        at 
__randomizedtesting.SeedInfo.seed([E3777760836268B3:E9F4C8CDCED963E9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:673)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14957 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/init-core-data-001
   [junit4]   2> 2725796 WARN  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 2725797 INFO  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2725800 INFO  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2725801 INFO  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2725801 INFO  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001
   [junit4]   2> 2725801 INFO  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2725802 INFO  (Thread-11153) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2725802 INFO  (Thread-11153) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2725808 ERROR (Thread-11153) [    ] 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> 2725902 INFO  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40318
   [junit4]   2> 2725905 INFO  (zkConnectionManagerCallback-53154-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2725913 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2725913 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2725914 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2725914 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2725914 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2725915 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8158d8{/solr,null,AVAILABLE}
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@613f1d39{SSL,[ssl, 
http/1.1]}{127.0.0.1:43052}
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.e.j.s.Server Started @2725995ms
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43052}
   [junit4]   2> 2725916 ERROR (jetty-launcher-53151-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@edacbe3{/solr,null,AVAILABLE}
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2725916 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-22T06:40:52.020Z
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@190a02f4{SSL,[ssl, 
http/1.1]}{127.0.0.1:33543}
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.e.j.s.Server Started @2725996ms
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33543}
   [junit4]   2> 2725917 ERROR (jetty-launcher-53151-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2725917 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-22T06:40:52.020Z
   [junit4]   2> 2725920 INFO  (zkConnectionManagerCallback-53156-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2725920 INFO  (zkConnectionManagerCallback-53158-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2725920 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2725921 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2726087 INFO  (jetty-launcher-53151-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40318/solr
   [junit4]   2> 2726088 INFO  (zkConnectionManagerCallback-53162-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2726091 INFO  (zkConnectionManagerCallback-53164-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2726230 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43052_solr
   [junit4]   2> 2726231 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer Overseer 
(id=72319976252375044-127.0.0.1:43052_solr-n_0000000000) starting
   [junit4]   2> 2726240 INFO  (zkConnectionManagerCallback-53171-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2726243 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40318/solr ready
   [junit4]   2> 2726244 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43052_solr
   [junit4]   2> 2726245 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43052_solr
   [junit4]   2> 2726251 DEBUG 
(OverseerAutoScalingTriggerThread-72319976252375044-127.0.0.1:43052_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 2726252 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2726253 DEBUG 
(OverseerAutoScalingTriggerThread-72319976252375044-127.0.0.1:43052_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 2726253 DEBUG 
(OverseerAutoScalingTriggerThread-72319976252375044-127.0.0.1:43052_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 2726253 DEBUG 
(OverseerAutoScalingTriggerThread-72319976252375044-127.0.0.1:43052_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 2726254 INFO  (zkCallback-53170-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2726265 DEBUG 
(OverseerAutoScalingTriggerThread-72319976252375044-127.0.0.1:43052_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:43052_solr]
   [junit4]   2> 2726267 DEBUG 
(OverseerAutoScalingTriggerThread-72319976252375044-127.0.0.1:43052_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2726268 DEBUG 
(OverseerAutoScalingTriggerThread-72319976252375044-127.0.0.1:43052_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 2726269 DEBUG (ScheduledTrigger-13588-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2726282 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2726335 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43052.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2726345 INFO  (jetty-launcher-53151-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40318/solr
   [junit4]   2> 2726347 INFO  (zkConnectionManagerCallback-53176-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2726348 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100eea29eb00006, likely client has closed socket
   [junit4]   2> 2726350 INFO  (zkConnectionManagerCallback-53178-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2726351 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43052.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2726351 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43052.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2726353 INFO  (jetty-launcher-53151-thread-1) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/.
   [junit4]   2> 2726360 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2726366 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2726366 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33543_solr
   [junit4]   2> 2726367 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33543_solr"} current state version: 0
   [junit4]   2> 2726368 INFO  (zkCallback-53170-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2726368 INFO  (zkCallback-53163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2726372 INFO  (zkCallback-53177-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2726415 INFO  (zkConnectionManagerCallback-53185-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2726416 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2726418 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40318/solr ready
   [junit4]   2> 2726418 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2726449 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33543.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2726465 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33543.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2726465 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33543.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2726466 INFO  (jetty-launcher-53151-thread-2) 
[n:127.0.0.1:33543_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/.
   [junit4]   2> 2726512 INFO  (zkConnectionManagerCallback-53188-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2726517 INFO  (zkConnectionManagerCallback-53193-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2726518 INFO  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2726520 INFO  
(SUITE-IndexSizeTriggerTest-seed#[E3777760836268B3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40318/solr ready
   [junit4]   2> 2726558 INFO  
(TEST-IndexSizeTriggerTest.testMaxOps-seed#[E3777760836268B3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxOps
   [junit4]   2> 2726583 INFO  (qtp2122523878-114160) [n:127.0.0.1:43052_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=10&name=testMaxOps_collection&nrtReplicas=2&action=CREATE&numShards=5&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2726587 INFO  
(OverseerThreadFactory-13590-thread-1-processing-n:127.0.0.1:43052_solr) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMaxOps_collection
   [junit4]   2> 2726598 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testMaxOps_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "maxShardsPerNode":"10",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2726706 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2726734 INFO  (qtp628727391-114168) [n:127.0.0.1:33543_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2726750 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxOps_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726750 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxOps_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726754 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxOps_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726754 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxOps_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726758 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMaxOps_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726758 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMaxOps_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726761 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMaxOps_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726761 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMaxOps_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726765 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 5, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testMaxOps_collection_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726765 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testMaxOps_collection_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726768 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testMaxOps_collection_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726768 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testMaxOps_collection_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726773 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 7, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"testMaxOps_collection_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726773 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"testMaxOps_collection_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726777 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 8, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"testMaxOps_collection_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726777 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"testMaxOps_collection_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726780 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 9, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"testMaxOps_collection_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726780 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"testMaxOps_collection_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726788 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 10, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"testMaxOps_collection_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2726789 INFO  
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"testMaxOps_collection_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2726993 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr   
 x:testMaxOps_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard1_replica_n2&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2726994 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr   
 x:testMaxOps_collection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard2_replica_n4&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2726994 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr   
 x:testMaxOps_collection_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2727001 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr   
 x:testMaxOps_collection_shard3_replica_n10] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard3_replica_n10&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2727001 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr    
x:testMaxOps_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard1_replica_n1&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2727002 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr    
x:testMaxOps_collection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard2_replica_n6&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2727003 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr    
x:testMaxOps_collection_shard3_replica_n8] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard3_replica_n8&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2727004 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr   
 x:testMaxOps_collection_shard4_replica_n12] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard4_replica_n12&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2727005 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr    
x:testMaxOps_collection_shard5_replica_n16] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard5_replica_n16&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2727005 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr   
 x:testMaxOps_collection_shard5_replica_n18] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard5_replica_n18&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2727007 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr    
x:testMaxOps_collection_shard4_replica_n14] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=testMaxOps_collection_shard4_replica_n14&action=CREATE&numShards=5&collection=testMaxOps_collection&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2727007 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43052_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727010 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43052_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727010 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard3_replica_n10",
   [junit4]   2>   "core_node_name":"core_node13",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43052_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727015 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 7, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard5_replica_n18",
   [junit4]   2>   "core_node_name":"core_node20",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43052_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727015 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 7, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33543_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727015 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 7, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard5_replica_n16",
   [junit4]   2>   "core_node_name":"core_node19",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33543_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727015 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 7, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard3_replica_n8",
   [junit4]   2>   "core_node_name":"core_node11",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33543_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727017 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 10, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33543_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727017 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 10, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard4_replica_n12",
   [junit4]   2>   "core_node_name":"core_node15",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43052/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43052_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727017 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 10, 
message = {
   [junit4]   2>   "core":"testMaxOps_collection_shard4_replica_n14",
   [junit4]   2>   "core_node_name":"core_node17",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33543/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33543_solr",
   [junit4]   2>   "numShards":"5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testMaxOps_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2727271 DEBUG (ScheduledTrigger-13588-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2728016 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728034 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728035 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728070 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2728070 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728075 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728076 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728077 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728077 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard2_replica_n4' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728078 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728078 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43052.solr.core.testMaxOps_collection.shard2.replica_n4' 
(registry 'solr.core.testMaxOps_collection.shard2.replica_n4') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728079 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/testMaxOps_collection_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/./testMaxOps_collection_shard2_replica_n4/data/]
   [junit4]   2> 2728083 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2728087 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard4_replica_n14] Schema name=minimal
   [junit4]   2> 2728089 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728090 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728090 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728091 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard4_replica_n14' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728091 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33543.solr.core.testMaxOps_collection.shard4.replica_n14' 
(registry 'solr.core.testMaxOps_collection.shard4.replica_n14') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728092 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard4_replica_n14] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/testMaxOps_collection_shard4_replica_n14],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/./testMaxOps_collection_shard4_replica_n14/data/]
   [junit4]   2> 2728092 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard3_replica_n10] Schema name=minimal
   [junit4]   2> 2728119 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2728125 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728125 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard3_replica_n10' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728125 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728125 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard1_replica_n2' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728126 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43052.solr.core.testMaxOps_collection.shard3.replica_n10' 
(registry 'solr.core.testMaxOps_collection.shard3.replica_n10') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728126 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard3_replica_n10] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/testMaxOps_collection_shard3_replica_n10],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/./testMaxOps_collection_shard3_replica_n10/data/]
   [junit4]   2> 2728127 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43052.solr.core.testMaxOps_collection.shard1.replica_n2' 
(registry 'solr.core.testMaxOps_collection.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728127 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/testMaxOps_collection_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/./testMaxOps_collection_shard1_replica_n2/data/]
   [junit4]   2> 2728128 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2728128 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard5_replica_n16] Schema name=minimal
   [junit4]   2> 2728132 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard5_replica_n18] Schema name=minimal
   [junit4]   2> 2728132 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728132 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard1_replica_n1' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728133 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33543.solr.core.testMaxOps_collection.shard1.replica_n1' 
(registry 'solr.core.testMaxOps_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728133 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/testMaxOps_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/./testMaxOps_collection_shard1_replica_n1/data/]
   [junit4]   2> 2728134 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728134 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard5_replica_n16' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728138 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard4_replica_n12] Schema name=minimal
   [junit4]   2> 2728138 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728138 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard5_replica_n18' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728143 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33543.solr.core.testMaxOps_collection.shard5.replica_n16' 
(registry 'solr.core.testMaxOps_collection.shard5.replica_n16') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728143 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard5_replica_n16] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/testMaxOps_collection_shard5_replica_n16],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/./testMaxOps_collection_shard5_replica_n16/data/]
   [junit4]   2> 2728145 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43052.solr.core.testMaxOps_collection.shard5.replica_n18' 
(registry 'solr.core.testMaxOps_collection.shard5.replica_n18') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728145 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728145 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard4_replica_n12' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728145 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard5_replica_n18] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/testMaxOps_collection_shard5_replica_n18],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/./testMaxOps_collection_shard5_replica_n18/data/]
   [junit4]   2> 2728146 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43052.solr.core.testMaxOps_collection.shard4.replica_n12' 
(registry 'solr.core.testMaxOps_collection.shard4.replica_n12') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728146 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard4_replica_n12] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/testMaxOps_collection_shard4_replica_n12],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node1/./testMaxOps_collection_shard4_replica_n12/data/]
   [junit4]   2> 2728148 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2728149 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.s.IndexSchema 
[testMaxOps_collection_shard3_replica_n8] Schema name=minimal
   [junit4]   2> 2728174 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728174 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard2_replica_n6' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728175 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33543.solr.core.testMaxOps_collection.shard2.replica_n6' 
(registry 'solr.core.testMaxOps_collection.shard2.replica_n6') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728175 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/testMaxOps_collection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/./testMaxOps_collection_shard2_replica_n6/data/]
   [junit4]   2> 2728179 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2728179 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.c.CoreContainer Creating 
SolrCore 'testMaxOps_collection_shard3_replica_n8' using configuration from 
collection testMaxOps_collection, trusted=true
   [junit4]   2> 2728179 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33543.solr.core.testMaxOps_collection.shard3.replica_n8' 
(registry 'solr.core.testMaxOps_collection.shard3.replica_n8') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c80d78a
   [junit4]   2> 2728179 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.c.SolrCore 
[[testMaxOps_collection_shard3_replica_n8] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/testMaxOps_collection_shard3_replica_n8],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_E3777760836268B3-001/tempDir-001/node2/./testMaxOps_collection_shard3_replica_n8/data/]
   [junit4]   2> 2728273 DEBUG (ScheduledTrigger-13588-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2728419 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728420 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728427 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728427 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728444 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@663bda43[testMaxOps_collection_shard4_replica_n14] main]
   [junit4]   2> 2728446 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2728447 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2728454 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2728467 INFO  
(searcherExecutor-13603-thread-1-processing-n:127.0.0.1:33543_solr 
x:testMaxOps_collection_shard4_replica_n14 c:testMaxOps_collection s:shard4 
r:core_node17) [n:127.0.0.1:33543_solr c:testMaxOps_collection s:shard4 
r:core_node17 x:testMaxOps_collection_shard4_replica_n14] o.a.s.c.SolrCore 
[testMaxOps_collection_shard4_replica_n14] Registered new searcher 
Searcher@663bda43[testMaxOps_collection_shard4_replica_n14] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2728467 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1617815252049592320
   [junit4]   2> 2728476 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testMaxOps_collection/terms/shard4 to 
Terms{values={core_node17=0}, version=0}
   [junit4]   2> 2728483 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"testMaxOps_collection"} current state version: 0
   [junit4]   2> 2728484 INFO  (qtp628727391-114163) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard4 r:core_node17 
x:testMaxOps_collection_shard4_replica_n14] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard4: total=2 found=1 
timeoutin=9998ms
   [junit4]   2> 2728502 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728502 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728507 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728507 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728509 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728509 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728514 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728514 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728516 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728516 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728522 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728522 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728523 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728523 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728523 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728523 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728528 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a1c2b51[testMaxOps_collection_shard1_replica_n1] main]
   [junit4]   2> 2728528 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7843bc48[testMaxOps_collection_shard2_replica_n4] main]
   [junit4]   2> 2728528 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728528 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728530 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2728530 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728530 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728530 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2728530 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2728531 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2728536 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2728537 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728537 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728537 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2728537 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1617815252122992640
   [junit4]   2> 2728538 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a227fe9[testMaxOps_collection_shard5_replica_n18] main]
   [junit4]   2> 2728540 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728540 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728541 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2728542 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2728545 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f6dff3c[testMaxOps_collection_shard3_replica_n8] main]
   [junit4]   2> 2728546 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2728546 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e77c4d7[testMaxOps_collection_shard5_replica_n16] main]
   [junit4]   2> 2728547 INFO  (qtp628727391-114169) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard1 r:core_node3 
x:testMaxOps_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testMaxOps_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2728547 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2728548 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2728548 INFO  
(searcherExecutor-13602-thread-1-processing-n:127.0.0.1:43052_solr 
x:testMaxOps_collection_shard2_replica_n4 c:testMaxOps_collection s:shard2 
r:core_node7) [n:127.0.0.1:43052_solr c:testMaxOps_collection s:shard2 
r:core_node7 x:testMaxOps_collection_shard2_replica_n4] o.a.s.c.SolrCore 
[testMaxOps_collection_shard2_replica_n4] Registered new searcher 
Searcher@7843bc48[testMaxOps_collection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2728548 INFO  (qtp2122523878-114155) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard2 r:core_node7 
x:testMaxOps_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1617815252134526976
   [junit4]   2> 2728548 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728548 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728548 INFO  (qtp2122523878-114161) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard4 r:core_node15 
x:testMaxOps_collection_shard4_replica_n12] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728548 INFO  (qtp2122523878-114158) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard1 r:core_node5 
x:testMaxOps_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728549 INFO  
(searcherExecutor-13606-thread-1-processing-n:127.0.0.1:33543_solr 
x:testMaxOps_collection_shard1_replica_n1 c:testMaxOps_collection s:shard1 
r:core_node3) [n:127.0.0.1:33543_solr c:testMaxOps_collection s:shard1 
r:core_node3 x:testMaxOps_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[testMaxOps_collection_shard1_replica_n1] Registered new searcher 
Searcher@3a1c2b51[testMaxOps_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2728550 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2728550 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1617815252136624128
   [junit4]   2> 2728550 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2728551 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728551 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2728551 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728551 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2728552 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2728552 INFO  (qtp628727391-114166) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard3 r:core_node11 
x:testMaxOps_collection_shard3_replica_n8] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1617815252138721280
   [junit4]   2> 2728556 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2728556 INFO  (qtp628727391-114167) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard5 r:core_node19 
x:testMaxOps_collection_shard5_replica_n16] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1617815252142915584
   [junit4]   2> 2728560 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728560 INFO  (qtp628727391-114165) [n:127.0.0.1:33543_solr 
c:testMaxOps_collection s:shard2 r:core_node9 
x:testMaxOps_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728561 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2728561 INFO  (qtp2122523878-114159) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard3 r:core_node13 
x:testMaxOps_collection_shard3_replica_n10] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2728562 INFO  
(searcherExecutor-13608-thread-1-processing-n:127.0.0.1:43052_solr 
x:testMaxOps_collection_shard5_replica_n18 c:testMaxOps_collection s:shard5 
r:core_node20) [n:127.0.0.1:43052_solr c:testMaxOps_collection s:shard5 
r:core_node20 x:testMaxOps_collection_shard5_replica_n18] o.a.s.c.SolrCore 
[testMaxOps_collection_shard5_replica_n18] Registered new searcher 
Searcher@4a227fe9[testMaxOps_collection_shard5_replica_n18] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2728562 INFO  (qtp2122523878-114157) [n:127.0.0.1:43052_solr 
c:testMaxOps_collection s:shard5 r:core_node20 
x:testMaxOps_collection_shard5_replica_n18] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testMaxOps_collection/terms/shard5 to 
Terms{values={core_node20=0}, version=0}
   [junit4]   2> 2728563 DEBUG 
(OverseerStateUpdate-72319976252375044-127.0.0.1:43052_solr-n_0000000000) 
[n:127.0.0.1:43052_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMaxOps_collection"} current state version: 0
 

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

ve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null581450962
     [copy] Copying 240 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null581450962
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null581450962

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 50ms :: artifacts dl 5ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 287 minutes 39 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to