You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/08/05 22:18:26 UTC

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_172) - Build # 2493 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2493/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:35137/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35137/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([383F482D3ADFB936:43E6BFC063456B88]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 14104 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 1590070 INFO  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/init-core-data-001
   [junit4]   2> 1590070 WARN  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1383 numCloses=1383
   [junit4]   2> 1590070 INFO  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1590071 INFO  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1590072 INFO  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001
   [junit4]   2> 1590072 INFO  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1590072 INFO  (Thread-4937) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1590072 INFO  (Thread-4937) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1590073 ERROR (Thread-4937) [    ] 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> 1590172 INFO  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41163
   [junit4]   2> 1590173 INFO  (zkConnectionManagerCallback-4976-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590177 INFO  (jetty-launcher-4973-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_172-b11
   [junit4]   2> 1590177 INFO  (jetty-launcher-4973-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_172-b11
   [junit4]   2> 1590183 INFO  (jetty-launcher-4973-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1590183 INFO  (jetty-launcher-4973-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1590183 INFO  (jetty-launcher-4973-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1590183 INFO  (jetty-launcher-4973-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1748cc8{/solr,null,AVAILABLE}
   [junit4]   2> 1590185 INFO  (jetty-launcher-4973-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1590185 INFO  (jetty-launcher-4973-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1590185 INFO  (jetty-launcher-4973-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1590185 INFO  (jetty-launcher-4973-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11f10b2{HTTP/1.1,[http/1.1]}{127.0.0.1:36603}
   [junit4]   2> 1590185 INFO  (jetty-launcher-4973-thread-1) [    ] o.e.j.s.Server Started @1590221ms
   [junit4]   2> 1590185 INFO  (jetty-launcher-4973-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36603}
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fdbffb{/solr,null,AVAILABLE}
   [junit4]   2> 1590186 ERROR (jetty-launcher-4973-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-05T21:47:48.452Z
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c872e0{HTTP/1.1,[http/1.1]}{127.0.0.1:35137}
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.e.j.s.Server Started @1590221ms
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35137}
   [junit4]   2> 1590186 ERROR (jetty-launcher-4973-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1590186 INFO  (jetty-launcher-4973-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-05T21:47:48.452Z
   [junit4]   2> 1590187 INFO  (zkConnectionManagerCallback-4978-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590187 INFO  (zkConnectionManagerCallback-4980-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590187 INFO  (jetty-launcher-4973-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1590187 INFO  (jetty-launcher-4973-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1590193 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 0x100302863360001, likely client has closed socket
   [junit4]   2> 1590541 INFO  (jetty-launcher-4973-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41163/solr
   [junit4]   2> 1590542 INFO  (zkConnectionManagerCallback-4984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590546 INFO  (zkConnectionManagerCallback-4986-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590577 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36603_solr
   [junit4]   2> 1590577 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.c.Overseer Overseer (id=72110544059236356-127.0.0.1:36603_solr-n_0000000000) starting
   [junit4]   2> 1590581 INFO  (zkConnectionManagerCallback-4993-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590582 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41163/solr ready
   [junit4]   2> 1590582 INFO  (OverseerStateUpdate-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36603_solr
   [junit4]   2> 1590587 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1590587 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36603_solr
   [junit4]   2> 1590587 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1590587 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1590587 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1590590 INFO  (zkCallback-4992-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1590596 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:36603_solr]
   [junit4]   2> 1590596 DEBUG (ScheduledTrigger-6494-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1590598 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1590598 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1590602 INFO  (zkCallback-4985-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1590607 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1590637 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36603.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7c40
   [junit4]   2> 1590644 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36603.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7c40
   [junit4]   2> 1590644 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36603.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7c40
   [junit4]   2> 1590645 INFO  (jetty-launcher-4973-thread-1) [n:127.0.0.1:36603_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/.
   [junit4]   2> 1591484 INFO  (jetty-launcher-4973-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41163/solr
   [junit4]   2> 1591485 INFO  (zkConnectionManagerCallback-4998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1591486 INFO  (zkConnectionManagerCallback-5000-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1591490 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1591491 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1591491 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35137_solr
   [junit4]   2> 1591492 INFO  (zkCallback-4985-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1591492 INFO  (zkCallback-4992-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1591492 INFO  (zkCallback-4999-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1591504 INFO  (zkConnectionManagerCallback-5007-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1591504 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1591505 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41163/solr ready
   [junit4]   2> 1591505 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1591515 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7c40
   [junit4]   2> 1591520 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7c40
   [junit4]   2> 1591520 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7c40
   [junit4]   2> 1591521 INFO  (jetty-launcher-4973-thread-2) [n:127.0.0.1:35137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node2/.
   [junit4]   2> 1591536 INFO  (zkConnectionManagerCallback-5010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1591538 INFO  (zkConnectionManagerCallback-5015-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1591539 INFO  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1591540 INFO  (SUITE-TestWithCollection-seed#[383F482D3ADFB936]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41163/solr ready
   [junit4]   2> 1591552 INFO  (TEST-TestWithCollection.testNodeAdded-seed#[383F482D3ADFB936]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAdded
   [junit4]   2> 1591553 DEBUG (zkCallback-4992-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1591553 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1591554 INFO  (TEST-TestWithCollection.testNodeAdded-seed#[383F482D3ADFB936]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1591555 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1591555 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1591555 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1591557 INFO  (qtp28800503-18535) [n:127.0.0.1:35137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1591559 INFO  (qtp31619390-18521) [n:127.0.0.1:36603_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1591559 DEBUG (qtp31619390-18527) [n:127.0.0.1:36603_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1591559 INFO  (qtp31619390-18527) [n:127.0.0.1:36603_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1591559 DEBUG (zkCallback-4992-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1591559 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1591559 INFO  (TEST-TestWithCollection.testNodeAdded-seed#[383F482D3ADFB936]) [    ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:36603_solr for collection testNodeAdded_abc
   [junit4]   2> 1591559 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1591559 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1591559 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1591560 INFO  (qtp28800503-18529) [n:127.0.0.1:35137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testNodeAdded_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:36603_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1591561 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNodeAdded_abc
   [junit4]   2> 1591561 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testNodeAdded_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1591561 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testNodeAdded_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1591562 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testNodeAdded_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1591563 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testNodeAdded_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1591563 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testNodeAdded_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1591564 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1591564 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1591565 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1591565 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1591566 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1591567 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1591567 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1591568 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1591568 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1591569 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1591569 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1591570 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1591570 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1591571 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1591571 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1591572 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1591573 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1591573 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1591574 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1591574 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1591575 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1591575 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1591576 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1591576 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1591577 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1591577 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1591578 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1591578 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1591579 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1591580 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1591580 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1591581 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1591581 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1591582 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1591582 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1591583 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1591583 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1591584 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testNodeAdded_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1591584 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testNodeAdded_abc.AUTOCREATED/params.json
   [junit4]   2> 1591688 DEBUG (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1591689 INFO  (qtp28800503-18528) [n:127.0.0.1:35137_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> 1591690 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_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> 1591690 DEBUG (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 1591691 INFO  (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 807954824 sessionWrapper.createTime 807954824128807, this.sessionWrapper.createTime 807954824128807 
   [junit4]   2> 1591693 INFO  (OverseerStateUpdate-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAdded_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAdded_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36603/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1591896 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr    x:testNodeAdded_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNodeAdded_abc.AUTOCREATED&newCollection=true&name=testNodeAdded_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAdded_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1591896 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr    x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1592905 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1592905 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1592906 WARN  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1592906 WARN  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1592906 WARN  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1592906 WARN  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1592906 WARN  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1592906 WARN  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1592906 WARN  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1592906 WARN  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1592911 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1592926 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testNodeAdded_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1593028 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1593040 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testNodeAdded_abc_shard1_replica_n1' using configuration from collection testNodeAdded_abc, trusted=true
   [junit4]   2> 1593040 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36603.solr.core.testNodeAdded_abc.shard1.replica_n1' (registry 'solr.core.testNodeAdded_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7c40
   [junit4]   2> 1593040 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1593040 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testNodeAdded_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/./testNodeAdded_abc_shard1_replica_n1/data/]
   [junit4]   2> 1593043 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1593074 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1593074 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1593075 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1593075 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1593076 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4024c6[testNodeAdded_abc_shard1_replica_n1] main]
   [junit4]   2> 1593077 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testNodeAdded_abc.AUTOCREATED
   [junit4]   2> 1593077 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testNodeAdded_abc.AUTOCREATED
   [junit4]   2> 1593077 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testNodeAdded_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1593078 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1593078 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1593078 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1593079 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1593079 INFO  (searcherExecutor-6508-thread-1-processing-n:127.0.0.1:36603_solr x:testNodeAdded_abc_shard1_replica_n1 c:testNodeAdded_abc s:shard1 r:core_node2) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@4024c6[testNodeAdded_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1593079 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607997242836254720
   [junit4]   2> 1593079 INFO  (searcherExecutor-6508-thread-1-processing-n:127.0.0.1:36603_solr x:testNodeAdded_abc_shard1_replica_n1 c:testNodeAdded_abc s:shard1 r:core_node2) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1593079 INFO  (searcherExecutor-6508-thread-1-processing-n:127.0.0.1:36603_solr x:testNodeAdded_abc_shard1_replica_n1 c:testNodeAdded_abc s:shard1 r:core_node2) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1593080 INFO  (searcherExecutor-6508-thread-1-processing-n:127.0.0.1:36603_solr x:testNodeAdded_abc_shard1_replica_n1 c:testNodeAdded_abc s:shard1 r:core_node2) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SolrCore [testNodeAdded_abc_shard1_replica_n1] Registered new searcher Searcher@4024c6[testNodeAdded_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1593083 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testNodeAdded_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1593084 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1593084 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1593084 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36603/solr/testNodeAdded_abc_shard1_replica_n1/
   [junit4]   2> 1593084 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1593084 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36603/solr/testNodeAdded_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 1593084 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1593085 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36603/solr/testNodeAdded_abc_shard1_replica_n1/ shard1
   [junit4]   2> 1593187 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1593217 INFO  (qtp31619390-18523) [n:127.0.0.1:36603_solr c:testNodeAdded_abc s:shard1 r:core_node2 x:testNodeAdded_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNodeAdded_abc.AUTOCREATED&newCollection=true&name=testNodeAdded_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAdded_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1321
   [junit4]   2> 1593217 DEBUG (OverseerThreadFactory-6496-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 1593219 INFO  (qtp28800503-18529) [n:127.0.0.1:35137_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1593288 INFO  (zkCallback-4985-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAdded_abc/state.json] for collection [testNodeAdded_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1593562 INFO  (OverseerCollectionConfigSetProcessor-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1594220 INFO  (qtp28800503-18529) [n:127.0.0.1:35137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testNodeAdded_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:36603_solr&wt=javabin&version=2} status=0 QTime=2660
   [junit4]   2> 1594221 INFO  (qtp28800503-18534) [n:127.0.0.1:35137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testNodeAdded_abc&name=testNodeAdded_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1594222 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNodeAdded_xyz
   [junit4]   2> 1594224 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testNodeAdded_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1594225 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testNodeAdded_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1594225 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testNodeAdded_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1594226 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testNodeAdded_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1594226 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testNodeAdded_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1594227 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1594227 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1594228 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1594229 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1594229 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1594230 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1594230 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1594231 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1594231 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1594232 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1594232 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1594233 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1594233 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1594234 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1594235 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1594235 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1594235 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1594236 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1594237 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1594237 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1594238 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1594239 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1594239 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1594240 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1594240 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1594241 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1594241 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1594242 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1594243 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1594243 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1594244 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1594244 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1594245 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1594245 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1594246 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1594246 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1594247 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1594247 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testNodeAdded_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1594248 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testNodeAdded_xyz.AUTOCREATED/params.json
   [junit4]   2> 1594451 DEBUG (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1594452 INFO  (qtp28800503-18535) [n:127.0.0.1:35137_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> 1594453 INFO  (qtp31619390-18599) [n:127.0.0.1:36603_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testNodeAdded_abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1594454 INFO  (qtp31619390-18525) [n:127.0.0.1:36603_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> 1594455 DEBUG (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 1594456 INFO  (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 807957590 sessionWrapper.createTime 807957588646721, this.sessionWrapper.createTime 807957588646721 
   [junit4]   2> 1594458 INFO  (OverseerStateUpdate-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAdded_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAdded_xyz_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36603/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1594659 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr    x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNodeAdded_xyz.AUTOCREATED&newCollection=true&name=testNodeAdded_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAdded_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1595668 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1595668 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1595668 WARN  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1595669 WARN  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1595669 WARN  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1595669 WARN  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1595669 WARN  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1595669 WARN  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1595669 WARN  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1595669 WARN  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1595674 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1595700 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.s.IndexSchema [testNodeAdded_xyz_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1595798 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1595809 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testNodeAdded_xyz_shard1_replica_n1' using configuration from collection testNodeAdded_xyz, trusted=true
   [junit4]   2> 1595810 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36603.solr.core.testNodeAdded_xyz.shard1.replica_n1' (registry 'solr.core.testNodeAdded_xyz.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7c40
   [junit4]   2> 1595810 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1595810 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrCore [[testNodeAdded_xyz_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/testNodeAdded_xyz_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node1/./testNodeAdded_xyz_shard1_replica_n1/data/]
   [junit4]   2> 1595813 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1595847 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1595847 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1595848 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1595848 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1595849 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@123dbe8[testNodeAdded_xyz_shard1_replica_n1] main]
   [junit4]   2> 1595850 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testNodeAdded_xyz.AUTOCREATED
   [junit4]   2> 1595850 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testNodeAdded_xyz.AUTOCREATED
   [junit4]   2> 1595850 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testNodeAdded_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1595850 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1595851 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1595851 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1595852 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1595852 INFO  (searcherExecutor-6513-thread-1-processing-n:127.0.0.1:36603_solr x:testNodeAdded_xyz_shard1_replica_n1 c:testNodeAdded_xyz s:shard1 r:core_node2) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@123dbe8[testNodeAdded_xyz_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1595852 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607997245743955968
   [junit4]   2> 1595852 INFO  (searcherExecutor-6513-thread-1-processing-n:127.0.0.1:36603_solr x:testNodeAdded_xyz_shard1_replica_n1 c:testNodeAdded_xyz s:shard1 r:core_node2) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1595852 INFO  (searcherExecutor-6513-thread-1-processing-n:127.0.0.1:36603_solr x:testNodeAdded_xyz_shard1_replica_n1 c:testNodeAdded_xyz s:shard1 r:core_node2) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1595853 INFO  (searcherExecutor-6513-thread-1-processing-n:127.0.0.1:36603_solr x:testNodeAdded_xyz_shard1_replica_n1 c:testNodeAdded_xyz s:shard1 r:core_node2) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SolrCore [testNodeAdded_xyz_shard1_replica_n1] Registered new searcher Searcher@123dbe8[testNodeAdded_xyz_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1595856 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testNodeAdded_xyz/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1595857 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1595857 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1595857 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36603/solr/testNodeAdded_xyz_shard1_replica_n1/
   [junit4]   2> 1595857 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1595857 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36603/solr/testNodeAdded_xyz_shard1_replica_n1/ has no replicas
   [junit4]   2> 1595857 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1595859 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36603/solr/testNodeAdded_xyz_shard1_replica_n1/ shard1
   [junit4]   2> 1595960 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1595992 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_solr c:testNodeAdded_xyz s:shard1 r:core_node2 x:testNodeAdded_xyz_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNodeAdded_xyz.AUTOCREATED&newCollection=true&name=testNodeAdded_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAdded_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1333
   [junit4]   2> 1595993 DEBUG (OverseerThreadFactory-6496-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 1595994 INFO  (qtp28800503-18534) [n:127.0.0.1:35137_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1596094 INFO  (zkCallback-4985-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAdded_xyz/state.json] for collection [testNodeAdded_xyz] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1596095 INFO  (zkCallback-4985-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAdded_abc/state.json] for collection [testNodeAdded_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1596224 INFO  (OverseerCollectionConfigSetProcessor-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1596995 INFO  (qtp28800503-18534) [n:127.0.0.1:35137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&withCollection=testNodeAdded_abc&name=testNodeAdded_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2774
   [junit4]   2> 1597000 INFO  (qtp28800503-18531) [n:127.0.0.1:35137_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> 1597001 INFO  (qtp31619390-18519) [n:127.0.0.1:36603_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testNodeAdded_xyz.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testNodeAdded_abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1597002 INFO  (qtp31619390-18526) [n:127.0.0.1:36603_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> 1597002 DEBUG (qtp28800503-18533) [n:127.0.0.1:35137_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1597002 INFO  (qtp28800503-18533) [n:127.0.0.1:35137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1597003 DEBUG (zkCallback-4992-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1597003 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1597004 INFO  (qtp28800503-18534) [n:127.0.0.1:35137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35137_solr&action=ADDREPLICA&collection=testNodeAdded_abc&shard=shard1&type=NRT&waitForFinalState=true&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1597005 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 - Initial livenodes: [127.0.0.1:36603_solr, 127.0.0.1:35137_solr]
   [junit4]   2> 1597005 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=compute, class=org.apache.solr.cloud.autoscaling.ComputePlanAction}, {name=execute, class=org.apache.solr.cloud.autoscaling.ExecutePlanAction}, {name=compute, class=org.apache.solr.cloud.TestWithCollection$CapturingAction}]}
   [junit4]   2> 1597005 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1597005 DEBUG (OverseerAutoScalingTriggerThread-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1597005 DEBUG (ScheduledTrigger-6494-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1597005 DEBUG (ScheduledTrigger-6494-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1597005 INFO  (OverseerThreadFactory-6496-thread-3) [ c:testNodeAdded_abc s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35137_solr for creating new replica of shard shard1
   [junit4]   2> 1597006 INFO  (OverseerStateUpdate-72110544059236356-127.0.0.1:36603_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testNodeAdded_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAdded_abc_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35137/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35137_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1597108 INFO  (zkCallback-4985-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAdded_abc/state.json] for collection [testNodeAdded_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1597208 INFO  (qtp28800503-18522) [n:127.0.0.1:35137_solr    x:testNodeAdded_abc_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testNodeAdded_abc.AUTOCREATED&name=testNodeAdded_abc_shard1_replica_n3&action=CREATE&collection=testNodeAdded_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1597217 INFO  (qtp28800503-18522) [n:127.0.0.1:35137_solr c:testNodeAdded_abc s:shard1 r:core_node4 x:testNodeAdded_abc_shard1_replica_n3] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1597217 INFO  (qtp28800503-18522) [n:127.0.0.1:35137_solr c:testNodeAdded_abc s:shard1 r:core_node4 x:testNodeAdded_abc_shard1_replica_n3] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1597218 WARN  (qtp28800503-18522) [n:127.0.0.1:35137_solr c:testNodeAdded_abc s:shard1 r:core_node4 x:testNodeAdded_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node2/testNodeAdded_abc_shard1_replica_n3/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node2/testNodeAdded_abc_shard1_replica_n3/../../../../contrib/extraction/lib
   [junit4]   2> 1597218 WARN  (qtp28800503-18522) [n:127.0.0.1:35137_solr c:testNodeAdded_abc s:shard1 r:core_node4 x:testNodeAdded_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node2/testNodeAdded_abc_shard1_replica_n3/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001/tempDir-001/node2/testNodeAdded_abc_shard1_replica_n3/../../../../dist
   [junit4]   2> 1597218 WARN  (qtp28800503-18522) [n:127.0.0.1:35137_solr c:testNodeAdded_abc s:shard1 r:core_node4 x:testNodeAdded_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithC

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


   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc_2/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/testCreateCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/testMoveReplicaWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc/terms/shard1
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/collections/testNodeAdded_abc/state.json
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/collections/testDeleteWithCollection_xyz_2/terms/shard1
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/aliases.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2> 	13	/solr/collections/testNodeAdded_abc/state.json
   [junit4]   2> 	6	/solr/collections/testMoveReplicaMainCollection_xyz/state.json
   [junit4]   2> 	6	/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2> 	5	/solr/collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2> 	5	/solr/collections/testAddReplicaWithPolicy_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2> 	4	/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2> 	3	/solr/collections/testAddReplicaWithPolicy_xyz/state.json
   [junit4]   2> 	2	/solr/collections/testAddReplica_abc/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAdded_xyz/leader_elect/shard1/election/72110544059236356-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72110544059236359-127.0.0.1:35137_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/testCreateCollectionNoWithCollection_abc/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	246	/solr/collections
   [junit4]   2> 	49	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_383F482D3ADFB936-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=es, timezone=Pacific/Midway
   [junit4]   2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=36961528,total=356573184
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, StatsComponentTest, SolrJmxReporterTest, LeaderElectionIntegrationTest, PrimitiveFieldTypeTest, MBeansHandlerTest, CoreAdminOperationTest, TestDistributedMap, TestCollationFieldDocValues, TestManagedSchemaAPI, BasicAuthStandaloneTest, SolrGangliaReporterTest, SolrIndexConfigTest, TestCryptoKeys, TestSolr4Spatial2, TestFieldCacheSortRandom, TestCSVLoader, TestSolrCloudWithSecureImpersonation, TermVectorComponentDistributedTest, UUIDFieldTest, ScheduledTriggerTest, TestCollapseQParserPlugin, TestPointFields, TestManagedResourceStorage, TestDFRSimilarityFactory, OrderedExecutorTest, TestSolrXml, TestBadConfig, SolrMetricManagerTest, UUIDUpdateProcessorFallbackTest, TestLMJelinekMercerSimilarityFactory, FileBasedSpellCheckerTest, TestSolrCLIRunExample, CollectionsAPIDistributedZkTest, TestNumericRangeQuery64, TestReqParamsAPI, DocumentBuilderTest, AtomicUpdatesTest, SolrPluginUtilsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HdfsRecoveryZkTest, MetricTriggerTest, DistanceUnitsTest, CurrencyFieldTypeTest, XmlInterpolationTest, HdfsLockFactoryTest, TestPseudoReturnFields, NotRequiredUniqueKeyTest, TestObjectReleaseTracker, TestSubQueryTransformerCrossCore, VersionInfoTest, SimpleFacetsTest, TestSolrDeletionPolicy1, TestPerFieldSimilarityWithDefaultOverride, AliasIntegrationTest, TestJavabinTupleStreamParser, FullHLLTest, BigEndianAscendingWordSerializerTest, CollectionPropsTest, CurrencyRangeFacetCloudTest, RestoreTriggerStateTest, TestJsonRequest, TestRebalanceLeaders, TestSegmentSorting, TestGroupingSearch, LegacyCloudClusterPropTest, TestCloudJSONFacetSKG, TestCorePropertiesReload, CreateCollectionCleanupTest, TestOverriddenPrefixQueryForCustomFieldType, TestShardHandlerFactory, ChaosMonkeySafeLeaderWithPullReplicasTest, EchoParamsTest, TestLegacyTerms, TestUnifiedSolrHighlighter, LeaderFailureAfterFreshStartTest, DistribDocExpirationUpdateProcessorTest, ConcurrentCreateRoutedAliasTest, TestUniqueKeyFieldResource, DocumentAnalysisRequestHandlerTest, ReplicationFactorTest, TestMacroExpander, TestRTGBase, TestAnalyzeInfixSuggestions, TestOrdValues, TestSortableTextField, TestExactStatsCache, DistributedQueryElevationComponentTest, BJQParserTest, RequestHandlersTest, SortByFunctionTest, TestDefaultStatsCache, PathHierarchyTokenizerFactoryTest, PeerSyncReplicationTest, SchemaVersionSpecificBehaviorTest, TestGenericDistributedQueue, MissingSegmentRecoveryTest, TestCrossCoreJoin, TestConfigOverlay, HttpTriggerListenerTest, BasicDistributedZk2Test, TestLocalFSCloudBackupRestore, TestComputePlanAction, TestUninvertingReader, TestStandardQParsers, DocValuesMissingTest, LIROnShardRestartTest, AutoscalingHistoryHandlerTest, CollectionReloadTest, HdfsCollectionsAPIDistributedZkTest, TestSuggestSpellingConverter, TimeRoutedAliasUpdateProcessorTest, TestComponentsName, ShardRoutingTest, TestConfigSets, BooleanFieldTest, TestCloudDeleteByQuery, JvmMetricsTest, DeleteLastCustomShardedReplicaTest, TestFieldTypeResource, ResponseBuilderTest, TestElisionMultitermQuery, TestEmbeddedSolrServerConstructors, ConfigureRecoveryStrategyTest, SolrShardReporterTest, TestHdfsUpdateLog, TestDynamicLoading, RemoteQueryErrorTest, PeerSyncWithBufferUpdatesTest, InfoHandlerTest, SearchHandlerTest, TestLegacyFieldCache, TestSurroundQueryParser, TestCopyFieldCollectionResource, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AsyncCallRequestStatusResponseTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DocValuesNotIndexedTest, FullSolrCloudDistribCmdsTest, HttpPartitionOnCommitTest, HttpPartitionTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderVoteWaitTimeoutTest, MoveReplicaTest, MultiSolrCloudTestCaseTest, OverseerTaskQueueTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudRecovery, TestConfigSetsAPI, TestPrepRecovery, TestRandomRequestDistribution, TestTolerantUpdateProcessorRandomCloud, TestWithCollection]
   [junit4] Completed [508/827 (1!)] on J0 in 104.15s, 9 tests, 1 error <<< FAILURES!

[...truncated 45654 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2493/consoleText

[repro] Revision: a862e432ec68a22a2b784d8d1226a6ee36918c22

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestWithCollection -Dtests.method=testDeleteWithCollection -Dtests.seed=383F482D3ADFB936 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3334 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestWithCollection" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=383F482D3ADFB936 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 111 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 0

[...truncated 40 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_172) - Build # 2494 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2494/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([FFB112DE1AEE45D8:D44EC78580965008]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTriggerRestoreState(TestTriggerIntegration.java:324)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 12335 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestTriggerIntegration_FFB112DE1AEE45D8-001/init-core-data-001
   [junit4]   2> 24850 WARN  (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 24850 INFO  (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 24852 INFO  (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-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> 24853 INFO  (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 24907 DEBUG (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10000_solr
   [junit4]   2> 24911 INFO  (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testNodeLostTrigger
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testListeners
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testNodeAddedTriggerRestoreState
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testNodeMarkersRegistration
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testEventQueue
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 24915 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 24916 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 24916 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 24916 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 24917 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 24917 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 24917 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 24917 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 24958 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 24958 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 24961 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 25059 DEBUG (simCloudManagerPool-139-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 25078 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 25078 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 25078 DEBUG (simCloudManagerPool-139-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 25096 DEBUG (simCloudManagerPool-139-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 25097 DEBUG (simCloudManagerPool-139-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 25114 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 25115 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10002_solr
   [junit4]   2> 25130 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 25136 DEBUG (ScheduledTrigger-140-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 25147 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 2
   [junit4]   2> 25147 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 25147 DEBUG (simCloudManagerPool-139-thread-3) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 25147 DEBUG (simCloudManagerPool-139-thread-3) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 25162 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 25162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_restore_trigger - Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 25162 DEBUG (ScheduledTrigger-140-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 25162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 25162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 25162 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 25162 DEBUG (ScheduledTrigger-140-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 25163 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 25163 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_restore_trigger - Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 25163 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 25163 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 25164 DEBUG (ScheduledTrigger-140-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 25186 DEBUG (ScheduledTrigger-140-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 25187 DEBUG (ScheduledTrigger-140-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 25207 DEBUG (ScheduledTrigger-140-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 25207 DEBUG (ScheduledTrigger-140-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 25227 DEBUG (ScheduledTrigger-140-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 25227 DEBUG (ScheduledTrigger-140-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 25248 DEBUG (ScheduledTrigger-140-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 25248 DEBUG (ScheduledTrigger-140-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 25264 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 25266 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[FFB112DE1AEE45D8]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	2
   [junit4]   2> ## Dead nodes:		1
   [junit4]   2> ##		127.0.0.1:10002_solr
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- autoscaling        3
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTriggerIntegration -Dtests.method=testNodeLostTriggerRestoreState -Dtests.seed=FFB112DE1AEE45D8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.36s J0 | TestTriggerIntegration.testNodeLostTriggerRestoreState <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The trigger did not fire at all
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FFB112DE1AEE45D8:D44EC78580965008]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTriggerRestoreState(TestTriggerIntegration.java:324)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 25268 DEBUG (ScheduledTrigger-140-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 25268 DEBUG (ScheduledTrigger-140-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testEventFromRestoredState
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testNodeAddedTrigger
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testSearchRate
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testTriggerThrottling
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J0 | TestTriggerIntegration.testCooldown
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 25269 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 25269 DEBUG (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 25270 DEBUG (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 25270 DEBUG (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 25270 DEBUG (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 25270 DEBUG (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 25270 DEBUG (SUITE-TestTriggerIntegration-seed#[FFB112DE1AEE45D8]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestTriggerIntegration_FFB112DE1AEE45D8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1253, maxMBSortInHeap=5.610392038279264, sim=RandomSimilarity(queryNorm=true): {}, locale=fi-FI, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Linux 4.15.0-29-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=174005736,total=297795584
   [junit4]   2> NOTE: All tests run in this JVM: [TestUtils, TestSolrXml, TestCollapseQParserPlugin, PolyFieldTest, BlockJoinFacetSimpleTest, XmlUpdateRequestHandlerTest, CircularListTest, HdfsRecoveryZkTest, SortSpecParsingTest, TestIndexSearcher, TestRTGBase, TestFieldCollectionResource, TestTriggerIntegration]
   [junit4] Completed [26/827 (1!)] on J0 in 0.44s, 11 tests, 1 failure, 10 skipped <<< FAILURES!

[...truncated 47404 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2494/consoleText

[repro] Revision: a862e432ec68a22a2b784d8d1226a6ee36918c22

[repro] Ant options: "-Dargs=-server -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestTriggerIntegration -Dtests.method=testNodeLostTriggerRestoreState -Dtests.seed=FFB112DE1AEE45D8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3334 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestTriggerIntegration" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseG1GC" -Dtests.seed=FFB112DE1AEE45D8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 121 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
[repro] Exiting with code 0

[...truncated 40 lines...]