Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2061/
1 tests failed. FAILED: org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest.testPerReplicaStateCollection Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:35847/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35847/solr at __randomizedtesting.SeedInfo.seed([A756E567135B6753:8D6B4E25B3FBBD5E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest.testPerReplicaStateCollection(PerReplicaStatesIntegrationTest.java:62) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) 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:280) 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:157) 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:186) 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:571) ... 53 more Build Log: [...truncated 17568 lines...] [junit4] Suite: org.apache.solr.common.cloud.PerReplicaStatesIntegrationTest [junit4] 2> 147869 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 147870 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/data-dir-17-001 [junit4] 2> 147870 WARN (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 147870 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 147872 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 147872 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 147872 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 147875 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPerReplicaStateCollection [junit4] 2> 147876 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001 [junit4] 2> 147876 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 147876 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 147877 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 147878 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 147976 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer start zk server on port: 41439 [junit4] 2> 147977 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41439 [junit4] 2> 147977 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41439 [junit4] 2> 147977 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41439 [junit4] 2> 147991 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148000 INFO (zkConnectionManagerCallback-948-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148000 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148025 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148027 INFO (zkConnectionManagerCallback-950-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148027 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148028 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148036 INFO (zkConnectionManagerCallback-952-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148036 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148139 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 148139 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 148139 INFO (jetty-launcher-953-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 148142 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 148142 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 148142 INFO (jetty-launcher-953-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 148143 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 148143 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 148143 INFO (jetty-launcher-953-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 148145 INFO (jetty-launcher-953-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 148145 INFO (jetty-launcher-953-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 148145 INFO (jetty-launcher-953-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 148149 INFO (jetty-launcher-953-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f53063e{/solr,null,AVAILABLE} [junit4] 2> 148150 INFO (jetty-launcher-953-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 148150 INFO (jetty-launcher-953-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 148150 INFO (jetty-launcher-953-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 148151 INFO (jetty-launcher-953-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40233937{/solr,null,AVAILABLE} [junit4] 2> 148153 INFO (jetty-launcher-953-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 148153 INFO (jetty-launcher-953-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 148153 INFO (jetty-launcher-953-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 148153 INFO (jetty-launcher-953-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c7aaf6d{/solr,null,AVAILABLE} [junit4] 2> 148154 INFO (jetty-launcher-953-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7fc5d99f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43141} [junit4] 2> 148154 INFO (jetty-launcher-953-thread-2) [ ] o.e.j.s.Server Started @148203ms [junit4] 2> 148154 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41439/solr, hostPort=43141} [junit4] 2> 148154 ERROR (jetty-launcher-953-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 148154 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 148154 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 148154 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 148154 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 148154 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-04-11T07:57:38.875Z [junit4] 2> 148155 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148157 INFO (jetty-launcher-953-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@524d18ed{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35847} [junit4] 2> 148157 INFO (jetty-launcher-953-thread-1) [ ] o.e.j.s.Server Started @148207ms [junit4] 2> 148158 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41439/solr, hostPort=35847} [junit4] 2> 148158 ERROR (jetty-launcher-953-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 148158 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 148158 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 148158 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 148158 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 148158 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-04-11T07:57:38.879Z [junit4] 2> 148159 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148161 INFO (jetty-launcher-953-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@70f7097e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41625} [junit4] 2> 148161 INFO (jetty-launcher-953-thread-3) [ ] o.e.j.s.Server Started @148211ms [junit4] 2> 148161 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41439/solr, hostPort=41625} [junit4] 2> 148161 INFO (zkConnectionManagerCallback-955-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148161 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148162 ERROR (jetty-launcher-953-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 148162 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 148162 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 148162 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 148162 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 148162 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-04-11T07:57:38.883Z [junit4] 2> 148163 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 148166 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 148169 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 148169 INFO (zkConnectionManagerCallback-957-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148170 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148171 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 148171 INFO (zkConnectionManagerCallback-959-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 148174 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 148174 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 148175 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 148175 WARN (jetty-launcher-953-thread-1-SendThread(127.0.0.1:41439)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10476dcd0df0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10476dcd0df0004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10476dcd0df0004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 148178 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 148983 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 148984 WARN (jetty-launcher-953-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36657453[provider=null,keyStore=null,trustStore=null] [junit4] 2> 148984 WARN (jetty-launcher-953-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36657453[provider=null,keyStore=null,trustStore=null] [junit4] 2> 148997 WARN (jetty-launcher-953-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d65fab0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 148997 WARN (jetty-launcher-953-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d65fab0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 148998 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41439/solr [junit4] 2> 149005 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 149024 INFO (zkConnectionManagerCallback-976-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 149024 INFO (jetty-launcher-953-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149133 INFO (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 149141 INFO (zkConnectionManagerCallback-978-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 149141 INFO (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149192 WARN (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 149195 INFO (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35847_solr [junit4] 2> 149196 INFO (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.c.Overseer Overseer (id=73314184713928711-127.0.0.1:35847_solr-n_0000000000) starting [junit4] 2> 149199 INFO (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35847_solr [junit4] 2> 149208 INFO (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35847_solr [junit4] 2> 149209 INFO (zkCallback-977-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 149210 INFO (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 149210 WARN (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 149233 INFO (jetty-launcher-953-thread-1) [n:127.0.0.1:35847_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node1 [junit4] 2> 149769 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 149770 WARN (jetty-launcher-953-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20369762[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149773 WARN (jetty-launcher-953-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20369762[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149797 WARN (jetty-launcher-953-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a325318[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149797 WARN (jetty-launcher-953-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a325318[provider=null,keyStore=null,trustStore=null] [junit4] 2> 149798 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41439/solr [junit4] 2> 149817 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 149829 INFO (zkConnectionManagerCallback-996-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 149829 INFO (jetty-launcher-953-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149949 INFO (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 149981 INFO (zkConnectionManagerCallback-998-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 149981 INFO (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 149984 WARN (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 149985 INFO (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 149988 INFO (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43141_solr as DOWN [junit4] 2> 149989 INFO (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 149989 INFO (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43141_solr [junit4] 2> 149990 INFO (zkCallback-977-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 149992 INFO (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 149992 WARN (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 150001 INFO (zkCallback-997-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 150004 INFO (jetty-launcher-953-thread-2) [n:127.0.0.1:43141_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node2 [junit4] 2> 150567 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 150568 WARN (jetty-launcher-953-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@505f1b2b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 150569 WARN (jetty-launcher-953-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@505f1b2b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 150574 WARN (jetty-launcher-953-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@678a43cc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 150574 WARN (jetty-launcher-953-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@678a43cc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 150575 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41439/solr [junit4] 2> 150596 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 150601 INFO (zkConnectionManagerCallback-1012-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 150601 INFO (jetty-launcher-953-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 150845 INFO (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 150853 INFO (zkConnectionManagerCallback-1014-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 150853 INFO (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 150861 WARN (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 150863 INFO (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 150868 INFO (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41625_solr as DOWN [junit4] 2> 150868 INFO (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 150868 INFO (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41625_solr [junit4] 2> 150870 INFO (zkCallback-997-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 150870 INFO (zkCallback-977-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 150871 INFO (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 150871 WARN (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 150881 INFO (zkCallback-1013-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 150893 INFO (jetty-launcher-953-thread-3) [n:127.0.0.1:41625_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node3 [junit4] 2> 150911 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3 [junit4] 2> 150919 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 150927 INFO (zkConnectionManagerCallback-1025-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 150927 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 150933 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 150934 INFO (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41439/solr ready [junit4] 2> 150957 INFO (OverseerThreadFactory-985-thread-1-processing-n:127.0.0.1:35847_solr) [n:127.0.0.1:35847_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection perReplicaState_test [junit4] 2> 150963 DEBUG (OverseerThreadFactory-985-thread-1-processing-n:127.0.0.1:35847_solr) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps touchChildren [ADD : .dummy.19174055144576917:0:D, DELETE : .dummy.19174055144576917:0:D] [junit4] 2> 150965 INFO (OverseerThreadFactory-985-thread-1-processing-n:127.0.0.1:35847_solr) [n:127.0.0.1:35847_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"perReplicaState_test_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:35847_solr", [junit4] 2> "base_url":"http://127.0.0.1:35847/solr", [junit4] 2> "collection":"perReplicaState_test", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 150978 INFO (OverseerThreadFactory-985-thread-1-processing-n:127.0.0.1:35847_solr) [n:127.0.0.1:35847_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"perReplicaState_test_shard1_replica_n3", [junit4] 2> "node_name":"127.0.0.1:41625_solr", [junit4] 2> "base_url":"http://127.0.0.1:41625/solr", [junit4] 2> "collection":"perReplicaState_test", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 150985 INFO (OverseerThreadFactory-985-thread-1-processing-n:127.0.0.1:35847_solr) [n:127.0.0.1:35847_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"perReplicaState_test_shard2_replica_n5", [junit4] 2> "node_name":"127.0.0.1:43141_solr", [junit4] 2> "base_url":"http://127.0.0.1:43141/solr", [junit4] 2> "collection":"perReplicaState_test", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 150988 INFO (OverseerThreadFactory-985-thread-1-processing-n:127.0.0.1:35847_solr) [n:127.0.0.1:35847_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"perReplicaState_test_shard2_replica_n7", [junit4] 2> "node_name":"127.0.0.1:35847_solr", [junit4] 2> "base_url":"http://127.0.0.1:35847/solr", [junit4] 2> "collection":"perReplicaState_test", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 151006 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr x:perReplicaState_test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=perReplicaState_test_shard1_replica_n1&action=CREATE&numShards=2&collection=perReplicaState_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 151006 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 151006 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr x:perReplicaState_test_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=perReplicaState_test_shard2_replica_n7&action=CREATE&numShards=2&collection=perReplicaState_test&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 151013 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr x:perReplicaState_test_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=perReplicaState_test_shard1_replica_n3&action=CREATE&numShards=2&collection=perReplicaState_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 151014 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr x:perReplicaState_test_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=perReplicaState_test_shard2_replica_n5&action=CREATE&numShards=2&collection=perReplicaState_test&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 151044 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/perReplicaState_test/state.json, core_node8 -> down, ops :[ADD : core_node8:0:D] [junit4] 2> 151044 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node8:0:D] [junit4] 2> 151050 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 151056 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/perReplicaState_test/state.json, core_node4 -> down, ops :[ADD : core_node4:0:D] [junit4] 2> 151056 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node4:0:D] [junit4] 2> 151076 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 151080 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/perReplicaState_test/state.json, core_node6 -> down, ops :[ADD : core_node6:0:D] [junit4] 2> 151080 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node6:0:D] [junit4] 2> 151085 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 151090 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/perReplicaState_test/state.json, core_node2 -> down, ops :[ADD : core_node2:0:D] [junit4] 2> 151090 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node2:0:D] [junit4] 2> 151093 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 151100 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 151102 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 151104 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 151104 WARN (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 151107 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 151112 WARN (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 151112 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 151113 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'perReplicaState_test_shard1_replica_n3' using configuration from configset conf, trusted=true [junit4] 2> 151113 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.c.SolrCore [[perReplicaState_test_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node3/perReplicaState_test_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node3/perReplicaState_test_shard1_replica_n3/data/] [junit4] 2> 151114 WARN (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 151114 WARN (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 151114 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 151114 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'perReplicaState_test_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 151114 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.SolrCore [[perReplicaState_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node1/perReplicaState_test_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node1/perReplicaState_test_shard1_replica_n1/data/] [junit4] 2> 151122 WARN (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 151122 WARN (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 151122 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 151122 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'perReplicaState_test_shard2_replica_n7' using configuration from configset conf, trusted=true [junit4] 2> 151122 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.SolrCore [[perReplicaState_test_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node1/perReplicaState_test_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node1/perReplicaState_test_shard2_replica_n7/data/] [junit4] 2> 151123 WARN (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 151123 WARN (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 151123 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 151123 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'perReplicaState_test_shard2_replica_n5' using configuration from configset conf, trusted=true [junit4] 2> 151123 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.SolrCore [[perReplicaState_test_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node2/perReplicaState_test_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001/tempDir-001/node2/perReplicaState_test_shard2_replica_n5/data/] [junit4] 2> 151453 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 151453 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 151454 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 151454 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 151458 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 151458 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 151459 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 151459 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 151460 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 151460 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 151461 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 151461 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 151462 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 151462 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 151463 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 151463 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 151463 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 151463 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 151463 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 151463 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1696730041217449984 [junit4] 2> 151465 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 151465 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 151465 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 151465 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 151465 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1696730041219547136 [junit4] 2> 151466 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 151466 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 151466 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1696730041220595712 [junit4] 2> 151467 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 151468 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 151468 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 151468 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1696730041222692864 [junit4] 2> 151468 INFO (searcherExecutor-1033-thread-1-processing-n:127.0.0.1:43141_solr x:perReplicaState_test_shard2_replica_n5 c:perReplicaState_test s:shard2 r:core_node6) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.SolrCore [perReplicaState_test_shard2_replica_n5] Registered new searcher autowarm time: 0 ms [junit4] 2> 151472 INFO (searcherExecutor-1027-thread-1-processing-n:127.0.0.1:41625_solr x:perReplicaState_test_shard1_replica_n3 c:perReplicaState_test s:shard1 r:core_node4) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.c.SolrCore [perReplicaState_test_shard1_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 151472 INFO (searcherExecutor-1031-thread-1-processing-n:127.0.0.1:35847_solr x:perReplicaState_test_shard2_replica_n7 c:perReplicaState_test s:shard2 r:core_node8) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.SolrCore [perReplicaState_test_shard2_replica_n7] Registered new searcher autowarm time: 0 ms [junit4] 2> 151476 INFO (searcherExecutor-1029-thread-1-processing-n:127.0.0.1:35847_solr x:perReplicaState_test_shard1_replica_n1 c:perReplicaState_test s:shard1 r:core_node2) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.SolrCore [perReplicaState_test_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 151489 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/perReplicaState_test/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 151494 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/perReplicaState_test/terms/shard2 to Terms{values={core_node6=0}, version=0} [junit4] 2> 151494 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/perReplicaState_test/leaders/shard2 [junit4] 2> 151498 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/perReplicaState_test/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1} [junit4] 2> 151498 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/perReplicaState_test/leaders/shard2 [junit4] 2> 151499 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/perReplicaState_test/leaders/shard1 [junit4] 2> 151500 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/perReplicaState_test/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1} [junit4] 2> 151500 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/perReplicaState_test/leaders/shard1 [junit4] 2> 151504 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9999ms [junit4] 2> 151506 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 151506 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 151506 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35847/solr/perReplicaState_test_shard1_replica_n1/ [junit4] 2> 151511 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=perReplicaState_test_shard1_replica_n1 url=http://127.0.0.1:35847/solr START replicas=[http://127.0.0.1:41625/solr/perReplicaState_test_shard1_replica_n3/] nUpdates=100 [junit4] 2> 151513 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=perReplicaState_test_shard1_replica_n1 url=http://127.0.0.1:35847/solr DONE. We have no versions. sync failed. [junit4] 2> 151518 INFO (qtp2117138632-1363) [n:127.0.0.1:41625_solr c:perReplicaState_test s:shard1 r:core_node4 x:perReplicaState_test_shard1_replica_n3 ] o.a.s.c.S.Request [perReplicaState_test_shard1_replica_n3] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 151519 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 151519 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 151519 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/perReplicaState_test/leaders/shard1/leader after winning as /collections/perReplicaState_test/leader_elect/shard1/election/73314184713928711-core_node2-n_0000000000 [junit4] 2> 151520 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps flipLeader on:/collections/perReplicaState_test/state.json, [core_node6, core_node8] -> null, ops: [] [junit4] 2> 151521 DEBUG (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps flipLeader on:/collections/perReplicaState_test/state.json, [core_node2, core_node4] -> core_node2, ops: [ADD : core_node2:1:A:L, DELETE : core_node2:0:D] [junit4] 2> 151521 DEBUG (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node2:1:A:L, DELETE : core_node2:0:D] [junit4] 2> 151522 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35847/solr/perReplicaState_test_shard1_replica_n1/ shard1 [junit4] 2> 151526 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps flipLeader on:/collections/perReplicaState_test/state.json, [core_node2, core_node4] -> null, ops: [ADD : core_node2:2:A, DELETE : core_node2:1:A:L] [junit4] 2> 151526 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node2:2:A, DELETE : core_node2:1:A:L] [junit4] 2> 151528 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 151529 DEBUG (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/perReplicaState_test/state.json, core_node2 -> active, ops :[ADD : core_node2:3:A, DELETE : core_node2:2:A] [junit4] 2> 151529 DEBUG (qtp1552612620-1354) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard1 r:core_node2 x:perReplicaState_test_shard1_replica_n1 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node2:3:A, DELETE : core_node2:2:A] [junit4] 2> 151532 INFO (zkCallback-977-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 151533 INFO (qtp1552612620-1354) [n:127.0.0.1:35847_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=perReplicaState_test_shard1_replica_n1&action=CREATE&numShards=2&collection=perReplicaState_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=527 [junit4] 2> 152098 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 152098 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 152098 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43141/solr/perReplicaState_test_shard2_replica_n5/ [junit4] 2> 152101 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=perReplicaState_test_shard2_replica_n5 url=http://127.0.0.1:43141/solr START replicas=[http://127.0.0.1:35847/solr/perReplicaState_test_shard2_replica_n7/] nUpdates=100 [junit4] 2> 152102 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=perReplicaState_test_shard2_replica_n5 url=http://127.0.0.1:43141/solr DONE. We have no versions. sync failed. [junit4] 2> 152104 INFO (qtp1552612620-1355) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.S.Request [perReplicaState_test_shard2_replica_n7] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 152105 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 152105 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 152105 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/perReplicaState_test/leaders/shard2/leader after winning as /collections/perReplicaState_test/leader_elect/shard2/election/73314184713928713-core_node6-n_0000000000 [junit4] 2> 152106 DEBUG (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.c.PerReplicaStatesOps flipLeader on:/collections/perReplicaState_test/state.json, [core_node6, core_node8] -> core_node6, ops: [ADD : core_node6:1:A:L, DELETE : core_node6:0:D] [junit4] 2> 152106 DEBUG (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node6:1:A:L, DELETE : core_node6:0:D] [junit4] 2> 152107 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43141/solr/perReplicaState_test_shard2_replica_n5/ shard2 [junit4] 2> 152111 INFO (zkCallback-977-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 152111 INFO (zkCallback-977-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 152112 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 152114 DEBUG (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/perReplicaState_test/state.json, core_node6 -> active, ops :[ADD : core_node6:2:A:L, DELETE : core_node6:1:A:L] [junit4] 2> 152114 DEBUG (qtp1895971279-1343) [n:127.0.0.1:43141_solr c:perReplicaState_test s:shard2 r:core_node6 x:perReplicaState_test_shard2_replica_n5 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node6:2:A:L, DELETE : core_node6:1:A:L] [junit4] 2> 152115 INFO (zkCallback-977-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 152115 INFO (zkCallback-977-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 152120 INFO (qtp1895971279-1343) [n:127.0.0.1:43141_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=perReplicaState_test_shard2_replica_n5&action=CREATE&numShards=2&collection=perReplicaState_test&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1106 [junit4] 2> 152513 DEBUG (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.c.PerReplicaStatesOps flipState on /collections/perReplicaState_test/state.json, core_node8 -> active, ops :[ADD : core_node8:1:A, DELETE : core_node8:0:D] [junit4] 2> 152513 DEBUG (qtp1552612620-1351) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node8:1:A, DELETE : core_node8:0:D] [junit4] 2> 152514 INFO (zkCallback-997-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 152514 INFO (zkCallback-977-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 152514 INFO (zkCallback-977-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 152516 INFO (zkCallback-1013-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 152519 INFO (qtp1552612620-1351) [n:127.0.0.1:35847_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=perReplicaState_test_shard2_replica_n7&action=CREATE&numShards=2&collection=perReplicaState_test&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1512 [junit4] 2> 241031 WARN (TEST-PerReplicaStatesIntegrationTest.testPerReplicaStateCollection-seed#[A756E567135B6753]-SendThread(127.0.0.1:41439)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10476dcd0df000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10476dcd0df000c, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10476dcd0df000c, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 241133 INFO (jetty-closer-1050-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1967773280 [junit4] 2> 241133 INFO (jetty-closer-1050-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43141_solr [junit4] 2> 241134 INFO (jetty-closer-1050-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=500392908 [junit4] 2> 241134 INFO (jetty-closer-1050-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41625_solr [junit4] 2> 241134 INFO (jetty-closer-1050-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 241134 INFO (jetty-closer-1050-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:43141_solr as DOWN [junit4] 2> 241134 INFO (jetty-closer-1050-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 241134 INFO (jetty-closer-1050-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41625_solr as DOWN [junit4] 2> 241143 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps for coll: {/collections/perReplicaState_test/state.json/[16]: [core_node2:3:A, core_node8:1:A, core_node4:0:D, core_node6:2:A:L]} down replicas [core_node6], ops [ADD : core_node6:3:D, DELETE : core_node6:2:A:L] [junit4] 2> 241144 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps Per-replica state being persisted for : '/collections/perReplicaState_test/state.json', ops: [ADD : core_node6:3:D, DELETE : core_node6:2:A:L] [junit4] 2> 241145 INFO (coreCloseExecutor-1058-thread-1) [n:127.0.0.1:43141_solr ] o.a.s.c.SolrCore [perReplicaState_test_shard2_replica_n5] CLOSING SolrCore org.apache.solr.core.SolrCore@53114e38 [junit4] 2> 241145 INFO (coreCloseExecutor-1058-thread-1) [n:127.0.0.1:43141_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.perReplicaState_test.shard2.replica_n5 tag=SolrCore@53114e38 [junit4] 2> 241145 INFO (coreCloseExecutor-1058-thread-1) [n:127.0.0.1:43141_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.perReplicaState_test.shard2.leader tag=SolrCore@53114e38 [junit4] 2> 241146 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps for coll: {/collections/perReplicaState_test/state.json/[18]: [core_node2:3:A, core_node8:1:A, core_node4:0:D, core_node6:3:D]} down replicas [core_node4], ops [] [junit4] 2> 241149 INFO (coreCloseExecutor-1058-thread-1) [n:127.0.0.1:43141_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 241149 INFO (zkCallback-977-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 241150 INFO (zkCallback-997-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 241150 INFO (zkCallback-977-thread-5) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 241154 INFO (zkCallback-1013-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/perReplicaState_test/state.json] for collection [perReplicaState_test] has occurred - updating... (live nodes size: [3]) [junit4] 2> 241165 INFO (coreCloseExecutor-1059-thread-1) [n:127.0.0.1:41625_solr ] o.a.s.c.SolrCore [perReplicaState_test_shard1_replica_n3] CLOSING SolrCore org.apache.solr.core.SolrCore@278e043c [junit4] 2> 241172 INFO (coreCloseExecutor-1059-thread-1) [n:127.0.0.1:41625_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.perReplicaState_test.shard1.replica_n3 tag=SolrCore@278e043c [junit4] 2> 241173 INFO (coreCloseExecutor-1059-thread-1) [n:127.0.0.1:41625_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.perReplicaState_test.shard1.leader tag=SolrCore@278e043c [junit4] 2> 241174 INFO (jetty-closer-1050-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 241174 INFO (jetty-closer-1050-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 241174 INFO (jetty-closer-1050-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 241174 INFO (jetty-closer-1050-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 241181 INFO (coreCloseExecutor-1059-thread-1) [n:127.0.0.1:41625_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 241192 INFO (zkCallback-977-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 241193 INFO (zkCallback-977-thread-5) [n:127.0.0.1:35847_solr c:perReplicaState_test s:shard2 r:core_node8 x:perReplicaState_test_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 241194 DEBUG (OverseerStateUpdate-73314184713928711-127.0.0.1:35847_solr-n_0000000000) [n:127.0.0.1:35847_solr ] o.a.s.c.c.PerReplicaStatesOps flipLeader on:/collections/perReplicaState_test/state.json, [core_node6, core_node8] -> null, ops: [] [junit4] 2> 241205 INFO (jetty-closer-1050-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 241205 INFO (jetty-closer-1050-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 241192 WARN (jetty-launcher-953-thread-2-SendThread(127.0.0.1:41439)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10476dcd0df0009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10476dcd0df0009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10476dcd0df0009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 241206 INFO (jetty-closer-1050-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 241206 INFO (jetty-closer-1050-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 241207 INFO (zkCallback-1013-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 241210 INFO (qtp2117138632-1361) [n:127.0.0.1:41625_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=perReplicaState_test_shard1_replica_n3&action=CREATE&numShards=2&collection=perReplicaState_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=90197 [junit4] 2> 241211 INFO (zkCallback-977-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 241213 WARN (jetty-launcher-953-thread-3-SendThread(127.0.0.1:41439)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10476dcd0df000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10476dcd0df000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10476dcd0df000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 241308 INFO (jetty-closer-1050-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7fc5d [...truncated too long message...] tator.downNode(NodeMutator.java:93) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:459) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:327) [java/:?] [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:271) [java/:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281] [junit4] 2> Caused by: java.lang.InterruptedException [junit4] 2> at java.lang.Object.wait(Native Method) ~[?:1.8.0_281] [junit4] 2> at java.lang.Object.wait(Object.java:502) ~[?:1.8.0_281] [junit4] 2> at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1574) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1546) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2251) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$2(SolrZkClient.java:303) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:303) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.PerReplicaStates.fetch(PerReplicaStates.java:134) ~[java/:?] [junit4] 2> ... 5 more [junit4] 2> 337780 INFO (OverseerStateUpdate-73314196735066117-127.0.0.1:44769_solr-n_0000000000) [n:127.0.0.1:44769_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44769_solr [junit4] 2> 337782 INFO (jetty-closer-1174-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 337782 INFO (jetty-closer-1174-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 337782 INFO (jetty-closer-1174-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 337782 INFO (jetty-closer-1174-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 337782 INFO (closeThreadPool-1184-thread-1) [ ] o.a.s.c.Overseer Overseer (id=73314196735066117-127.0.0.1:44769_solr-n_0000000000) closing [junit4] 2> 337783 INFO (zkCallback-1159-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 337783 WARN (jetty-launcher-1075-thread-1-SendThread(127.0.0.1:39569)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10476df9d630005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10476df9d630005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10476df9d630005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 337883 INFO (jetty-closer-1174-thread-1) [ ] o.a.s.c.Overseer Overseer (id=73314196735066117-127.0.0.1:44769_solr-n_0000000000) closing [junit4] 2> 337885 INFO (jetty-closer-1174-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@cd6d22c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 337885 INFO (jetty-closer-1174-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5798e2ca{/solr,null,STOPPED} [junit4] 2> 337885 INFO (jetty-closer-1174-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 337985 INFO (jetty-closer-1174-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a3f52d9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33921} [junit4] 2> 337986 INFO (jetty-closer-1174-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ff59f8d{/solr,null,STOPPED} [junit4] 2> 337986 INFO (jetty-closer-1174-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 337987 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 337988 WARN (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[A756E567135B6753]-SendThread(127.0.0.1:39569)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10476df9d630000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10476df9d630000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10476df9d630000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 338191 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> 6 /solr/collections/prs_restart_test/terms/shard1 [junit4] 2> 4 /solr/aliases.json [junit4] 2> 4 /solr/clusterprops.json [junit4] 2> 3 /solr/collections/prs_restart_test/collectionprops.json [junit4] 2> 3 /solr/packages.json [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 21 /solr/collections/prs_restart_test/state.json [junit4] 2> 4 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/73314196735066117-127.0.0.1:44769_solr-n_0000000000 [junit4] 2> 2 /solr/collections/prs_restart_test/leader_elect/shard1/election/73314196735066117-core_node2-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 48 /solr/collections/prs_restart_test/state.json [junit4] 2> 14 /solr/live_nodes [junit4] 2> 13 /solr/overseer/queue [junit4] 2> 9 /solr/overseer/collection-queue-work [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> 338193 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39569 [junit4] 2> 338193 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39569 [junit4] 2> 338193 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[A756E567135B6753]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39569 [junit4] 2> 338194 INFO (TEST-PerReplicaStatesIntegrationTest.testRestart-seed#[A756E567135B6753]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRestart [junit4] 2> 338195 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 338195 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39569 [junit4] 2> 338195 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39569 [junit4] 2> 338195 INFO (SUITE-PerReplicaStatesIntegrationTest-seed#[A756E567135B6753]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39569 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.common.cloud.PerReplicaStatesIntegrationTest_A756E567135B6753-001 [junit4] 2> Apr 11, 2021 8:00:49 AM 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(Lucene87): {}, docValues:{}, maxPointsInLeafNode=644, maxMBSortInHeap=7.085206348282963, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-TN, timezone=America/Rankin_Inlet [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=182666416,total=395313152 [junit4] 2> NOTE: All tests run in this JVM: [SolrExampleStreamingBinaryTest, JettyWebappTest, TestCoreAdmin, TestPolicy, ArrayEvaluatorTest, ShufflingReplicaListTransformerTest, JsonValidatorTest, HttpSolrClientBadInputTest, TestSolrJErrorHandling, JDBCStreamTest, TestTimeSource, TestSuggesterResponse, SineEvaluatorTest, QueryResponseTest, TestEmbeddedSolrServer, DirectJsonQueryRequestFacetingIntegrationTest, ConcurrentUpdateSolrClientTest, FacetFieldTest, TestZkMaintenanceUtils, NotEvaluatorTest, SolrSchemalessExampleTest, ConcurrentUpdateHttp2SolrClientTest, PerReplicaStatesIntegrationTest] [junit4] Completed [212/215 (1!)] on J3 in 191.02s, 2 tests, 1 error <<< FAILURES! [...truncated 49674 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
