Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2035/
1 tests failed. FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:37231/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37231/solr at __randomizedtesting.SeedInfo.seed([16642386B989D676:9E301C5C1775BB8E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) ... 48 more Build Log: [...truncated 16259 lines...] [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest [junit4] 2> 5331741 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 5331742 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/data-dir-177-001 [junit4] 2> 5331742 WARN (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 5331742 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 5331742 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 5331743 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001 [junit4] 2> 5331743 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 5331743 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 5331743 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 5331843 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:40547 [junit4] 2> 5331843 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40547 [junit4] 2> 5331843 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40547 [junit4] 2> 5331843 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40547 [junit4] 2> 5331845 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5331846 INFO (zkConnectionManagerCallback-58385-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5331846 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5331848 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5331848 INFO (zkConnectionManagerCallback-58387-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5331848 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5331849 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5331849 INFO (zkConnectionManagerCallback-58389-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5331849 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5331951 WARN (jetty-launcher-58390-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 5331951 WARN (jetty-launcher-58390-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 5331951 WARN (jetty-launcher-58390-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 5331952 WARN (jetty-launcher-58390-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 5331952 INFO (jetty-launcher-58390-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS [junit4] 2> 5331959 INFO (jetty-launcher-58390-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 5331959 INFO (jetty-launcher-58390-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 5331959 INFO (jetty-launcher-58390-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4040bc0c{/solr,null,AVAILABLE} [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@36e1f5e3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38901} [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-4) [ ] o.e.j.s.Server Started @5331989ms [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38901} [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d2598c6{/solr,null,AVAILABLE} [junit4] 2> 5331965 ERROR (jetty-launcher-58390-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5331965 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-02T22:00:51.084055Z [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65a5b98d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43085} [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-1) [ ] o.e.j.s.Server Started @5331990ms [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43085} [junit4] 2> 5331966 ERROR (jetty-launcher-58390-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 5331966 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-02T22:00:51.084381Z [junit4] 2> 5331969 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5331970 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5331970 INFO (jetty-launcher-58390-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 5331970 INFO (jetty-launcher-58390-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 5331970 INFO (jetty-launcher-58390-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 5331973 INFO (zkConnectionManagerCallback-58394-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5331973 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5331973 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23003d7c{/solr,null,AVAILABLE} [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@424e3966{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37231} [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.e.j.s.Server Started @5331998ms [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37231} [junit4] 2> 5331974 ERROR (jetty-launcher-58390-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 5331974 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-02T22:00:51.092590Z [junit4] 2> 5331975 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5331977 INFO (zkConnectionManagerCallback-58392-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@395ff11f{/solr,null,AVAILABLE} [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@468d49d9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33753} [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.e.j.s.Server Started @5332001ms [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33753} [junit4] 2> 5331977 ERROR (jetty-launcher-58390-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 5331977 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-02T22:00:51.095921Z [junit4] 2> 5331978 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 5331979 INFO (zkConnectionManagerCallback-58396-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5331979 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5331981 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 5331981 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5331984 INFO (zkConnectionManagerCallback-58398-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5331984 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5331985 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 5332109 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 5332109 WARN (jetty-launcher-58390-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@561d18c5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332109 WARN (jetty-launcher-58390-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@561d18c5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332111 WARN (jetty-launcher-58390-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44aed5d5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332111 WARN (jetty-launcher-58390-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44aed5d5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332112 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40547/solr [junit4] 2> 5332113 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332113 INFO (zkConnectionManagerCallback-58405-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332113 INFO (jetty-launcher-58390-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332391 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 5332391 WARN (jetty-launcher-58390-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74408b2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332391 WARN (jetty-launcher-58390-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74408b2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332393 WARN (jetty-launcher-58390-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@421e507[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332393 WARN (jetty-launcher-58390-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@421e507[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332394 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40547/solr [junit4] 2> 5332395 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332395 INFO (zkConnectionManagerCallback-58414-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332395 INFO (jetty-launcher-58390-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332429 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 5332429 WARN (jetty-launcher-58390-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@440e0aeb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332429 WARN (jetty-launcher-58390-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@440e0aeb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332431 WARN (jetty-launcher-58390-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43ee2450[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332431 WARN (jetty-launcher-58390-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43ee2450[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332432 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40547/solr [junit4] 2> 5332432 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332433 INFO (zkConnectionManagerCallback-58420-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332433 INFO (jetty-launcher-58390-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332482 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332483 INFO (zkConnectionManagerCallback-58422-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332483 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332497 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332497 INFO (zkConnectionManagerCallback-58424-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332497 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332539 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 5332540 WARN (jetty-launcher-58390-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cf637b1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332540 WARN (jetty-launcher-58390-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cf637b1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332546 WARN (jetty-launcher-58390-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@97baa52[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332546 WARN (jetty-launcher-58390-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@97baa52[provider=null,keyStore=null,trustStore=null] [junit4] 2> 5332547 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40547/solr [junit4] 2> 5332548 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332549 INFO (zkConnectionManagerCallback-58434-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332549 INFO (jetty-launcher-58390-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332562 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43085_solr [junit4] 2> 5332562 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.c.Overseer Overseer (id=72827356570189834-127.0.0.1:43085_solr-n_0000000000) starting [junit4] 2> 5332566 INFO (OverseerStateUpdate-72827356570189834-127.0.0.1:43085_solr-n_0000000000) [n:127.0.0.1:43085_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43085_solr [junit4] 2> 5332566 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43085_solr [junit4] 2> 5332567 INFO (OverseerStateUpdate-72827356570189834-127.0.0.1:43085_solr-n_0000000000) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 5332571 DEBUG (OverseerAutoScalingTriggerThread-72827356570189834-127.0.0.1:43085_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:43085_solr] [junit4] 2> 5332572 DEBUG (ScheduledTrigger-12515-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1 [junit4] 2> 5332578 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5332579 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 5332581 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37231_solr as DOWN [junit4] 2> 5332581 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 5332581 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37231_solr [junit4] 2> 5332582 INFO (zkCallback-58421-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 5332582 INFO (zkCallback-58423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 5332590 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43085.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332595 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43085.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332595 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43085.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332596 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5332596 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 5332597 INFO (jetty-launcher-58390-thread-1) [n:127.0.0.1:43085_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/. [junit4] 2> 5332600 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332602 INFO (zkConnectionManagerCallback-58440-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332602 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332605 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 5332607 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33753_solr as DOWN [junit4] 2> 5332607 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 5332607 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33753_solr [junit4] 2> 5332608 INFO (zkCallback-58423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 5332608 INFO (zkCallback-58421-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 5332608 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37231.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332614 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37231.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332614 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37231.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332615 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 5332615 INFO (jetty-launcher-58390-thread-3) [n:127.0.0.1:37231_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/. [junit4] 2> 5332617 INFO (zkCallback-58439-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 5332618 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5332628 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332633 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332633 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332634 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 5332635 INFO (jetty-launcher-58390-thread-2) [n:127.0.0.1:33753_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/. [junit4] 2> 5332698 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332699 INFO (zkConnectionManagerCallback-58446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332699 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332702 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 5332704 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38901_solr as DOWN [junit4] 2> 5332704 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 5332704 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38901_solr [junit4] 2> 5332705 INFO (zkCallback-58421-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5332705 INFO (zkCallback-58439-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5332705 INFO (zkCallback-58423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5332705 INFO (zkCallback-58445-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 5332715 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 5332726 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332731 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332732 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1271d239 [junit4] 2> 5332732 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 5332733 INFO (jetty-launcher-58390-thread-4) [n:127.0.0.1:38901_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/. [junit4] 2> 5332760 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 5332760 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 5332761 INFO (zkConnectionManagerCallback-58455-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 5332761 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 5332762 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 5332762 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40547/solr ready [junit4] 2> 5332766 INFO (qtp1284099719-233804) [n:127.0.0.1:37231_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 5332768 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 5332768 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt [junit4] 2> 5332769 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 5332770 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml [junit4] 2> 5332771 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt [junit4] 2> 5332772 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt [junit4] 2> 5332772 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json [junit4] 2> 5332773 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 5332774 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 5332775 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 5332775 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 5332776 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 5332777 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 5332778 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt [junit4] 2> 5332778 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 5332779 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 5332780 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 5332781 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 5332782 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 5332782 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 5332783 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 5332784 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 5332785 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 5332785 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 5332786 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 5332787 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 5332788 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 5332789 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 5332789 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 5332790 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 5332791 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 5332792 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 5332793 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 5332793 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 5332794 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 5332795 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 5332796 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 5332797 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 5332797 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 5332798 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 5332799 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 5332800 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 5332801 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 5332801 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 5332802 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 5332803 INFO (OverseerThreadFactory-12517-thread-1-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 5332909 INFO (OverseerStateUpdate-72827356570189834-127.0.0.1:43085_solr-n_0000000000) [n:127.0.0.1:43085_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37231/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 5332910 INFO (OverseerStateUpdate-72827356570189834-127.0.0.1:43085_solr-n_0000000000) [n:127.0.0.1:43085_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43085/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 5332911 INFO (OverseerStateUpdate-72827356570189834-127.0.0.1:43085_solr-n_0000000000) [n:127.0.0.1:43085_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:38901/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 5332913 INFO (OverseerStateUpdate-72827356570189834-127.0.0.1:43085_solr-n_0000000000) [n:127.0.0.1:43085_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:33753/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 5333119 INFO (qtp942021783-233797) [n:127.0.0.1:38901_solr x:collection1_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 5333119 INFO (qtp1284099719-233814) [n:127.0.0.1:37231_solr x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 5333121 INFO (qtp1212853920-233807) [n:127.0.0.1:33753_solr x:collection1_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 5333124 INFO (qtp1801603729-233802) [n:127.0.0.1:43085_solr x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 5333124 INFO (qtp1801603729-233802) [n:127.0.0.1:43085_solr x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 5333572 DEBUG (ScheduledTrigger-12515-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 1 [junit4] 2> 5334136 INFO (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 5334136 INFO (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 5334136 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/extraction/lib [junit4] 2> 5334136 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 5334136 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/clustering/lib [junit4] 2> 5334136 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 5334136 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/langid/lib [junit4] 2> 5334136 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 5334136 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../contrib/velocity/lib [junit4] 2> 5334136 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 5334137 WARN (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node4/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 5334137 INFO (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 5334137 INFO (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 5334137 INFO (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 5334137 INFO (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 5334137 INFO (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../contrib/extraction/lib [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../contrib/clustering/lib [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../contrib/langid/lib [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../contrib/velocity/lib [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 5334138 WARN (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node2/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 5334138 WARN (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 5334138 INFO (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 5334138 INFO (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 5334144 INFO (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 5334145 INFO (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 5334145 WARN (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 5334146 INFO (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 5334175 INFO (qtp942021783-233797) [n:127.0.0.1:38901_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n4] Schema name=default-config [junit4] 2> 5334175 INFO (qtp1212853920-233807) [n:127.0.0.1:33753_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n6] Schema name=default-config [junit4] 2> 5334176 INFO (qtp1801603729-233802) [n:127.0.0.1:43085_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config [junit4] 2> 5334191 INFO (qtp1284099719-233814) [n:127.0.0.1:37231_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=defa [...truncated too long message...] adPoolExecutor.java:628) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> [junit4] 2> 5470589 ERROR (OverseerThreadFactory-12517-thread-5-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr c:collection1 s:shard1 ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000034 [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) [junit4] 2> at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:350) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:350) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:570) [junit4] 2> at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:116) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:573) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:525) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> [junit4] 2> 5470589 WARN (OverseerThreadFactory-12517-thread-5-processing-n:127.0.0.1:43085_solr) [n:127.0.0.1:43085_solr c:collection1 s:shard1 ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000034, requestid: null, taskKey: collection1 [junit4] 2> 5470589 INFO (OverseerAutoScalingTriggerThread-72827356570189834-127.0.0.1:43085_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 5470590 INFO (jetty-closer-58476-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72827356570189834-127.0.0.1:43085_solr-n_0000000000) closing [junit4] 2> 5470590 INFO (closeThreadPool-58487-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72827356570189834-127.0.0.1:43085_solr-n_0000000000) closing [junit4] 2> 5470590 INFO (jetty-closer-58476-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@65a5b98d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 5470591 INFO (jetty-closer-58476-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d2598c6{/solr,null,UNAVAILABLE} [junit4] 2> 5470593 INFO (jetty-closer-58476-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 5470593 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 5470796 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 79 /solr/collections/collection1/terms/shard1 [junit4] 2> 12 /solr/configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 9 /solr/configs/collection1.AUTOCREATED [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/collections/collection1/collectionprops.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 472 /solr/collections/collection1/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/collection1/leader_elect/shard1/election/72827356570189835-core_node12-n_0000000005 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72827356570189837-core_node8-n_0000000000 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72827356570189838-core_node7-n_0000000003 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72827356570189834-core_node5-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72827356570189835-127.0.0.1:37231_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 120 /solr/overseer/queue [junit4] 2> 63 /solr/overseer/collection-queue-work [junit4] 2> 21 /solr/live_nodes [junit4] 2> 10 /solr/collections [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 5470801 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40547 [junit4] 2> 5470801 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40547 [junit4] 2> 5470801 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[16642386B989D676]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40547 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_16642386B989D676-001 [junit4] 2> Dec 02, 2019 10:03:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6ac0bc50), locale=se, timezone=BST [junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=249509304,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestDistributedStatsComponentCardinality, ScheduledTriggerTest, StressHdfsTest, UpdateParamsTest, TestManagedResource, SolrMetricReporterTest, JavaBinAtomicUpdateMultivalueTest, TestChildDocTransformer, DeleteInactiveReplicaTest, CollectionTooManyReplicasTest, TestNoOpRegenerator, ComputePlanActionTest, CursorPagingTest, TestConfigOverlay, TestMinHashQParser, TestOrdValues, TestPayloadScoreQParserPlugin, FieldMutatingUpdateProcessorTest, SearchHandlerTest, AnalyticsMergeStrategyTest, ReturnFieldsTest, TolerantUpdateProcessorTest, NotRequiredUniqueKeyTest, TestFilteredDocIdSet, CategoryRoutedAliasUpdateProcessorTest, TestUtils, TestAnalyzedSuggestions, SchemaApiFailureTest, TestCorePropertiesReload, SolrLogAuditLoggerPluginTest, ZkNodePropsTest, AdminHandlersProxyTest, TestAtomicUpdateErrorCases, ReplicationFactorTest, TestElisionMultitermQuery, PreAnalyzedUpdateProcessorTest, HdfsNNFailoverTest, XmlInterpolationTest, TestStressVersions, TermVectorComponentDistributedTest, TestReversedWildcardFilterFactory, NodeLostTriggerIntegrationTest, SampleTest, TestDynamicFieldNamesIndexCorrectly, TestRangeQuery, TestBulkSchemaConcurrent, TestQueryUtils, RootFieldTest, Tagger2Test, SpatialRPTFieldTypeTest, TestDynamicFieldResource, TestSchemaResource, SortByFunctionTest, TestLMDirichletSimilarityFactory, NestedShardedAtomicUpdateTest, TestNumericTokenStream, PolyFieldTest, TestComponentsName, DeleteReplicaTest, DistribCursorPagingTest, TestCollapseQParserPlugin, TriggerEventQueueTest, TestLeaderElectionWithEmptyReplica, AddBlockUpdateTest, AutoAddReplicasIntegrationTest, HdfsBasicDistributedZkTest, DateMathParserTest, TestSkipOverseerOperations, RestoreTriggerStateTest, AssignTest, V2StandaloneTest, BlobRepositoryCloudTest, SpatialFilterTest, TestStressThreadBackup, TestSimpleQParserPlugin, TestMultiValuedNumericRangeQuery, TestReqParamsAPI, TestGroupingSearch, QueryElevationComponentTest, WrapperMergePolicyFactoryTest, TestReloadAndDeleteDocs, TestSimNodeLostTrigger, TestRebalanceLeaders, FullHLLTest, CdcrReplicationHandlerTest, TestRTimerTree, TestRawTransformer, RoutingToNodesWithPropertiesTest, HighlighterMaxOffsetTest, TestNestedDocsSort, SolrJmxReporterCloudTest, BasicAuthIntegrationTest, DistributedQueueTest, TestPHPSerializedResponseWriter, TestNRTOpen, BJQFilterAccessibleTest, AuthToolTest, MetricsConfigTest, SearchHandlerTest, SimplePostToolTest, RequestHandlersTest, TestSimGenericDistributedQueue, TestRecovery, TestSolrCloudWithSecureImpersonation, TestDocTermOrds, RuleEngineTest, TestInPlaceUpdatesStandalone, SolrXmlInZkTest, TestCrossCoreJoin, TestCollectionAPIs, CustomTermsComponentTest, CacheHeaderTest, ZkStateReaderTest, DocumentAnalysisRequestHandlerTest, TestPackages, TestOmitPositions, OverriddenZkACLAndCredentialsProvidersTest, SpellPossibilityIteratorTest, PrimitiveFieldTypeTest, TestSimClusterStateProvider, HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest, HealthCheckHandlerTest, MetricsHistoryIntegrationTest, TriLevelCompositeIdRoutingTest, TestImplicitCoreProperties, TestInPlaceUpdateWithRouteField, ScriptEngineTest, TestSimDistributedQueue, DataDrivenBlockJoinTest, TestQueryingOnDownCollection, NoCacheHeaderTest, TestClusterProperties, MetricTriggerTest, TestStressLiveNodes, OverseerRolesTest, TestPhraseSuggestions, SubstringBytesRefFilterTest, AssignBackwardCompatibilityTest] [junit4] Completed [882/890 (1!)] on J0 in 140.11s, 1 test, 1 error <<< FAILURES! [...truncated 52868 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
