Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1027/ Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:39059/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:34467/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@d4fd1ee Stack Trace: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:39059/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:34467/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@d4fd1ee at __randomizedtesting.SeedInfo.seed([64D0AAF82A138E0A:52C4C8BEA04EB41B]:0) at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:39059/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:34467/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@d4fd1ee at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ... 1 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39059/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:34467/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@d4fd1ee at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399) ... 6 more Build Log: [...truncated 12314 lines...] [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates [junit4] 2> 777906 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/init-core-data-001 [junit4] 2> 777906 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8 [junit4] 2> 777907 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 777907 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="SSL overhead seems to cause OutOfMemory when stress testing") [junit4] 2> 777907 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001 [junit4] 2> 777908 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 777908 INFO (Thread-1817) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 777908 INFO (Thread-1817) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 777911 ERROR (Thread-1817) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 778008 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:35875 [junit4] 2> 778010 INFO (zkConnectionManagerCallback-1595-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778013 INFO (jetty-launcher-1592-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 778013 INFO (jetty-launcher-1592-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 778013 INFO (jetty-launcher-1592-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 778013 INFO (jetty-launcher-1592-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 778077 INFO (jetty-launcher-1592-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a39beda{/solr,null,AVAILABLE} [junit4] 2> 778078 INFO (jetty-launcher-1592-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5a656699{HTTP/1.1,[http/1.1]}{127.0.0.1:34467} [junit4] 2> 778078 INFO (jetty-launcher-1592-thread-2) [ ] o.e.j.s.Server Started @779444ms [junit4] 2> 778078 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34467} [junit4] 2> 778078 ERROR (jetty-launcher-1592-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 778078 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 778078 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 778078 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 778078 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-21T23:41:03.193758Z [junit4] 2> 778081 INFO (jetty-launcher-1592-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63c6cc98{/solr,null,AVAILABLE} [junit4] 2> 778082 INFO (jetty-launcher-1592-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@10f27508{HTTP/1.1,[http/1.1]}{127.0.0.1:44591} [junit4] 2> 778082 INFO (jetty-launcher-1592-thread-4) [ ] o.e.j.s.Server Started @779449ms [junit4] 2> 778082 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44591} [junit4] 2> 778082 ERROR (jetty-launcher-1592-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 778082 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 778082 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 778082 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 778082 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-21T23:41:03.197899Z [junit4] 2> 778097 INFO (zkConnectionManagerCallback-1599-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778097 INFO (jetty-launcher-1592-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7452121d{/solr,null,AVAILABLE} [junit4] 2> 778097 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 778100 INFO (jetty-launcher-1592-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b09fa31{/solr,null,AVAILABLE} [junit4] 2> 778102 INFO (jetty-launcher-1592-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@40dc4947{HTTP/1.1,[http/1.1]}{127.0.0.1:39059} [junit4] 2> 778102 INFO (jetty-launcher-1592-thread-3) [ ] o.e.j.s.Server Started @779469ms [junit4] 2> 778102 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39059} [junit4] 2> 778103 ERROR (jetty-launcher-1592-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 778103 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 778103 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 778103 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 778103 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-21T23:41:03.218394Z [junit4] 2> 778106 INFO (jetty-launcher-1592-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@684a853{HTTP/1.1,[http/1.1]}{127.0.0.1:36515} [junit4] 2> 778106 INFO (jetty-launcher-1592-thread-1) [ ] o.e.j.s.Server Started @779473ms [junit4] 2> 778106 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36515} [junit4] 2> 778106 ERROR (jetty-launcher-1592-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 778106 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 778106 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 778106 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 778107 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-21T23:41:03.221996Z [junit4] 2> 778120 INFO (zkConnectionManagerCallback-1597-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778121 INFO (zkConnectionManagerCallback-1601-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778121 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 778121 INFO (zkConnectionManagerCallback-1603-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778121 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 778121 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35875/solr [junit4] 2> 778125 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 778132 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35875/solr [junit4] 2> 778132 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35875/solr [junit4] 2> 778137 INFO (zkConnectionManagerCallback-1607-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778145 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35875/solr [junit4] 2> 778153 INFO (zkConnectionManagerCallback-1619-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778156 INFO (zkConnectionManagerCallback-1612-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778168 INFO (zkConnectionManagerCallback-1615-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778169 INFO (zkConnectionManagerCallback-1621-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778169 INFO (zkConnectionManagerCallback-1623-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778169 INFO (zkConnectionManagerCallback-1625-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778179 INFO (zkConnectionManagerCallback-1627-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778194 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 778194 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39059_solr [junit4] 2> 778196 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.c.Overseer Overseer (id=99214928316006412-127.0.0.1:39059_solr-n_0000000000) starting [junit4] 2> 778223 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39059_solr [junit4] 2> 778235 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 778296 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 778298 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 778300 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44591_solr [junit4] 2> 778301 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 778307 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 778307 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 778311 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 778316 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39059.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778322 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34467_solr [junit4] 2> 778323 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 778323 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 778326 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 778329 INFO (zkCallback-1624-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 778334 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39059.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778334 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39059.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778345 INFO (jetty-launcher-1592-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node2/. [junit4] 2> 778347 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 778348 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36515_solr [junit4] 2> 778351 INFO (zkCallback-1624-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 778351 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 778351 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 778352 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 778391 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34467.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778402 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34467.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778403 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34467.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778408 INFO (jetty-launcher-1592-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node3/. [junit4] 2> 778437 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36515.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778439 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44591.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778446 WARN (jetty-launcher-1592-thread-4) [ ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge [junit4] 2> javax.management.InstanceNotFoundException: solr_44591:dom1=solr,dom2=jvm,name0=memory,name1=pools,name2=G1-Survivor-Space,name=init [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423) [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411) [junit4] 2> at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738) [junit4] 2> at java.base/java.util.HashMap.forEach(HashMap.java:1341) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728) [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109) [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817) [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 778448 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36515.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778448 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44591.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778449 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36515.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778449 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44591.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 778451 INFO (jetty-launcher-1592-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node4/. [junit4] 2> 778451 INFO (jetty-launcher-1592-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node1/. [junit4] 2> 778553 INFO (zkConnectionManagerCallback-1637-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778581 INFO (zkConnectionManagerCallback-1641-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 778581 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 778583 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35875/solr ready [junit4] 2> 779086 INFO (qtp769709773-7671) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 779098 INFO (OverseerThreadFactory-3971-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection test_col [junit4] 2> 779220 INFO (OverseerStateUpdate-99214928316006412-127.0.0.1:39059_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_col_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:39059/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 779222 INFO (OverseerStateUpdate-99214928316006412-127.0.0.1:39059_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_col_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:34467/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 779224 INFO (OverseerStateUpdate-99214928316006412-127.0.0.1:39059_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"test_col_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36515/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 779225 INFO (OverseerStateUpdate-99214928316006412-127.0.0.1:39059_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"test_col_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44591/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 779477 INFO (qtp769709773-7653) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 779477 INFO (qtp769709773-7653) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 779477 INFO (qtp1324976729-7666) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 779478 INFO (qtp1324976729-7666) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 779505 INFO (qtp2017906029-7660) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 779505 INFO (qtp2017906029-7660) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 779533 INFO (qtp408922641-7670) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 779534 INFO (qtp408922641-7670) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 779647 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 779647 INFO (zkCallback-1624-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 779647 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 779647 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 779648 INFO (zkCallback-1626-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 779648 INFO (zkCallback-1624-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 779648 INFO (zkCallback-1622-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 779657 INFO (zkCallback-1620-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780550 INFO (qtp1324976729-7666) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 780560 INFO (qtp769709773-7653) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 780561 INFO (qtp2017906029-7660) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 780569 INFO (qtp408922641-7670) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 780573 INFO (qtp1324976729-7666) [ ] o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=minimal-atomic-stress [junit4] 2> 780574 INFO (qtp769709773-7653) [ ] o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema name=minimal-atomic-stress [junit4] 2> 780575 INFO (qtp1324976729-7666) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 780575 INFO (qtp1324976729-7666) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using configuration from collection test_col, trusted=true [junit4] 2> 780575 INFO (qtp1324976729-7666) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34467.solr.core.test_col.shard1.replica_n2' (registry 'solr.core.test_col.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 780576 INFO (qtp1324976729-7666) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 780576 INFO (qtp1324976729-7666) [ ] o.a.s.c.SolrCore [[test_col_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node3/test_col_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node3/./test_col_shard1_replica_n2/data/] [junit4] 2> 780579 INFO (qtp2017906029-7660) [ ] o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=minimal-atomic-stress [junit4] 2> 780581 INFO (qtp2017906029-7660) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 780581 INFO (qtp1324976729-7666) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=56824631, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 780581 INFO (qtp2017906029-7660) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using configuration from collection test_col, trusted=true [junit4] 2> 780581 INFO (qtp2017906029-7660) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39059.solr.core.test_col.shard1.replica_n1' (registry 'solr.core.test_col.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 780581 INFO (qtp2017906029-7660) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 780581 INFO (qtp408922641-7670) [ ] o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema name=minimal-atomic-stress [junit4] 2> 780581 INFO (qtp2017906029-7660) [ ] o.a.s.c.SolrCore [[test_col_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node2/test_col_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node2/./test_col_shard1_replica_n1/data/] [junit4] 2> 780582 INFO (qtp769709773-7653) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 780582 INFO (qtp769709773-7653) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using configuration from collection test_col, trusted=true [junit4] 2> 780583 INFO (qtp769709773-7653) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36515.solr.core.test_col.shard2.replica_n4' (registry 'solr.core.test_col.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 780583 INFO (qtp769709773-7653) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 780583 INFO (qtp769709773-7653) [ ] o.a.s.c.SolrCore [[test_col_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node1/test_col_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node1/./test_col_shard2_replica_n4/data/] [junit4] 2> 780593 INFO (qtp2017906029-7660) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=56824631, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 780594 INFO (qtp769709773-7653) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=56824631, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 780595 WARN (qtp2017906029-7660) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 780596 INFO (qtp408922641-7670) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 780596 INFO (qtp408922641-7670) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n6' using configuration from collection test_col, trusted=true [junit4] 2> 780597 INFO (qtp408922641-7670) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44591.solr.core.test_col.shard2.replica_n6' (registry 'solr.core.test_col.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10171d66 [junit4] 2> 780597 INFO (qtp408922641-7670) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 780597 INFO (qtp408922641-7670) [ ] o.a.s.c.SolrCore [[test_col_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node4/test_col_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001/tempDir-001/node4/./test_col_shard2_replica_n6/data/] [junit4] 2> 780604 INFO (qtp408922641-7670) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=56824631, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 780614 WARN (qtp1324976729-7666) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 780614 WARN (qtp769709773-7653) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 780617 WARN (qtp408922641-7670) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 780665 INFO (qtp2017906029-7660) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 780665 INFO (qtp2017906029-7660) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 780691 INFO (qtp2017906029-7660) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 780691 INFO (qtp2017906029-7660) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 780704 INFO (qtp2017906029-7660) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1723977913, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 780710 INFO (qtp2017906029-7660) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f65309[test_col_shard1_replica_n1] main] [junit4] 2> 780711 INFO (qtp2017906029-7660) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 780712 INFO (qtp2017906029-7660) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 780713 INFO (qtp2017906029-7660) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 780713 INFO (qtp2017906029-7660) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587438855995260928 [junit4] 2> 780719 INFO (qtp2017906029-7660) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 780720 INFO (searcherExecutor-3981-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica_n1] Registered new searcher Searcher@2f65309[test_col_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 780832 INFO (zkCallback-1626-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780832 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780832 INFO (zkCallback-1624-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780832 INFO (zkCallback-1620-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780832 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780834 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780834 INFO (zkCallback-1622-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780832 INFO (zkCallback-1624-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780845 INFO (qtp408922641-7670) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 780845 INFO (qtp408922641-7670) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 780847 INFO (qtp408922641-7670) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 780847 INFO (qtp408922641-7670) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 780849 INFO (qtp408922641-7670) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1723977913, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 780849 INFO (qtp408922641-7670) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@682b7ee[test_col_shard2_replica_n6] main] [junit4] 2> 780849 INFO (qtp1324976729-7666) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 780850 INFO (qtp1324976729-7666) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 780851 INFO (qtp1324976729-7666) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 780851 INFO (qtp1324976729-7666) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 780853 INFO (qtp1324976729-7666) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1723977913, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 780853 INFO (qtp1324976729-7666) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c55746c[test_col_shard1_replica_n2] main] [junit4] 2> 780854 INFO (qtp1324976729-7666) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 780855 INFO (qtp1324976729-7666) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 780855 INFO (qtp408922641-7670) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 780855 INFO (qtp1324976729-7666) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 780856 INFO (qtp408922641-7670) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 780857 INFO (qtp408922641-7670) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 780857 INFO (qtp408922641-7670) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587438856146255872 [junit4] 2> 780857 INFO (searcherExecutor-3980-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica_n2] Registered new searcher Searcher@6c55746c[test_col_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 780858 INFO (searcherExecutor-3983-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica_n6] Registered new searcher Searcher@682b7ee[test_col_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 780861 INFO (qtp1324976729-7666) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587438856150450176 [junit4] 2> 780862 INFO (qtp408922641-7670) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 780864 INFO (qtp769709773-7653) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 780864 INFO (qtp769709773-7653) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 780867 INFO (qtp769709773-7653) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 780867 INFO (qtp769709773-7653) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 780868 INFO (qtp769709773-7653) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1723977913, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 780869 INFO (qtp769709773-7653) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44a54550[test_col_shard2_replica_n4] main] [junit4] 2> 780870 INFO (qtp769709773-7653) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 780870 INFO (qtp769709773-7653) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 780871 INFO (qtp769709773-7653) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 780871 INFO (qtp769709773-7653) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587438856160935936 [junit4] 2> 780877 INFO (searcherExecutor-3982-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica_n4] Registered new searcher Searcher@44a54550[test_col_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 780963 INFO (zkCallback-1624-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780963 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780963 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780963 INFO (zkCallback-1626-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780963 INFO (zkCallback-1622-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780963 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780963 INFO (zkCallback-1620-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 780963 INFO (zkCallback-1624-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781220 INFO (qtp2017906029-7660) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 781220 INFO (qtp2017906029-7660) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 781220 INFO (qtp2017906029-7660) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/ [junit4] 2> 781220 INFO (qtp2017906029-7660) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:39059/solr START replicas=[http://127.0.0.1:34467/solr/test_col_shard1_replica_n2/] nUpdates=100 [junit4] 2> 781231 INFO (qtp1324976729-7667) [ ] o.a.s.c.S.Request [test_col_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 781362 INFO (qtp408922641-7670) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 781362 INFO (qtp408922641-7670) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 781362 INFO (qtp408922641-7670) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/ [junit4] 2> 781363 INFO (qtp408922641-7670) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n6 url=http://127.0.0.1:44591/solr START replicas=[http://127.0.0.1:36515/solr/test_col_shard2_replica_n4/] nUpdates=100 [junit4] 2> 781365 INFO (qtp769709773-7657) [ ] o.a.s.c.S.Request [test_col_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 781529 INFO (qtp2017906029-7660) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:39059/solr DONE. We have no versions. sync failed. [junit4] 2> 781529 INFO (qtp2017906029-7660) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 781529 INFO (qtp2017906029-7660) [ ] 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> 781529 INFO (qtp2017906029-7660) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 781531 INFO (qtp2017906029-7660) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/ shard1 [junit4] 2> 781633 INFO (zkCallback-1622-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781633 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781633 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781633 INFO (zkCallback-1626-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781633 INFO (zkCallback-1624-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781633 INFO (zkCallback-1620-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781633 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781633 INFO (zkCallback-1624-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781663 INFO (qtp408922641-7670) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n6 url=http://127.0.0.1:44591/solr DONE. We have no versions. sync failed. [junit4] 2> 781663 INFO (qtp408922641-7670) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 781664 INFO (qtp408922641-7670) [ ] 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> 781664 INFO (qtp408922641-7670) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 781667 INFO (qtp408922641-7670) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/ shard2 [junit4] 2> 781682 INFO (qtp2017906029-7660) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 781691 INFO (qtp2017906029-7660) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2186 [junit4] 2> 781784 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781784 INFO (zkCallback-1626-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781784 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781785 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781785 INFO (zkCallback-1622-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781784 INFO (zkCallback-1624-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781784 INFO (zkCallback-1620-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781784 INFO (zkCallback-1624-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781818 INFO (qtp408922641-7670) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 781824 INFO (qtp408922641-7670) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2290 [junit4] 2> 781879 INFO (qtp769709773-7653) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2401 [junit4] 2> 781888 INFO (qtp1324976729-7666) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2411 [junit4] 2> 781896 INFO (qtp769709773-7671) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 781980 INFO (zkCallback-1620-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781980 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781980 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781980 INFO (zkCallback-1626-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781981 INFO (zkCallback-1624-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781981 INFO (zkCallback-1624-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781981 INFO (zkCallback-1622-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 781981 INFO (zkCallback-1622-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 782896 INFO (qtp769709773-7671) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3809 [junit4] 2> 782896 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: test_col failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> replica:core_node3 rstate:active live:true [junit4] 1> replica:core_node5 rstate:active live:true [junit4] 1> replica:core_node7 rstate:active live:true [junit4] 1> replica:core_node8 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 782897 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col [junit4] 2> 782913 INFO (qtp408922641-7675) [ ] o.a.s.c.S.Request [test_col_shard2_replica_n6] webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 782942 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[64D0AAF82A138E0A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored [junit4] 2> 782957 INFO (qtp769709773-7651) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1587438858334633984&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:* (-1587438858334633984)} 0 3 [junit4] 2> 782958 INFO (qtp408922641-7655) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1587438858334633984)} 0 13 [junit4] 2> 782965 INFO (qtp1324976729-7648) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1587438858333585408&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1587438858333585408)} 0 11 [junit4] 2> 782966 INFO (qtp2017906029-7684) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1587438858333585408)} 0 23 [junit4] 2> 782975 INFO (qtp2017906029-7647) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587438858367139840,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 782975 INFO (qtp1324976729-7654) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587438858366091264,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 782975 WARN (qtp1324976729-7654) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 782976 INFO (qtp1324976729-7654) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 782976 INFO (qtp1324976729-7654) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 782975 WARN (qtp2017906029-7647) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 782976 INFO (qtp2017906029-7647) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 782976 INFO (qtp2017906029-7647) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 782976 INFO (qtp2017906029-7647) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1 [junit4] 2> 782977 INFO (qtp1324976729-7654) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 2 [junit4] 2> 782977 INFO (qtp769709773-7658) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587438858369236992,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 782977 WARN (qtp769709773-7658) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 782977 INFO (qtp769709773-7658) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 782977 INFO (qtp769709773-7658) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 782978 INFO (qtp769709773-7658) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 0 [junit4] 2> 782982 INFO (qtp408922641-7670) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587438858374479872,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 782982 WARN (qtp408922641-7670) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 782982 INFO (qtp408922641-7670) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 782982 INFO (qtp408922641-7670) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 782982 INFO (qtp408922641-7670) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 0 [junit4] 2> 782983 INFO (qtp2017906029-7645) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=test_col:7&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 16 [junit4] 2> 782985 INFO (qtp408922641-7650) [ ] o.a.s.c.S.Request [test_col_shard2_replica_n6] webapp=/solr path=/schema/fields/long_dv_stored params={wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 782986 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[64D0AAF82A138E0A]) [ ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored: numDocsToCheck=164, numDocsInIndex=164, incr=1 [junit4] 2> 783004 INFO (qtp1324976729-7667) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1587438858395451392)]} 0 1 [junit4] 2> 783005 INFO (qtp2017906029-7660) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1587438858395451392)]} 0 3 [junit4] 2> 783007 INFO (qtp1324976729-7666) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1587438858399645696)]} 0 0 [junit4] 2> 783007 INFO (qtp2017906029-7646) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1587438858399645696)]} 0 1 [junit4] 2> 783022 INFO (qtp769709773-7786) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1587438858401742848)]} 0 12 [junit4] 2> 783022 INFO (qtp408922641-7675) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1587438858401742848)]} 0 14 [junit4] 2> 783023 INFO (qtp769709773-7653) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[3 (1587438858417471488)]} 0 0 [junit4] 2> 783024 INFO (qtp408922641-7655) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1587438858417471488)]} 0 1 [junit4] 2> 783026 INFO (qtp1324976729-7648) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[4 (1587438858419568640)]} 0 0 [junit4] 2> 783026 INFO (qtp2017906029-7647) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1587438858419568640)]} 0 1 [junit4] 2> 783027 INFO (qtp769709773-7671) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[5 (1587438858421665792)]} 0 0 [junit4] 2> 783027 INFO (qtp408922641-7670) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1587438858421665792)]} 0 0 [junit4] 2> 783028 INFO (qtp769709773-7651) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[6 (1587438858422714368)]} 0 0 [junit4] 2> 783028 INFO (qtp408922641-7650) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1587438858422714368)]} 0 0 [junit4] 2> 783030 INFO (qtp769709773-7658) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[7 (1587438858423762944)]} 0 0 [junit4] 2> 783031 INFO (qtp408922641-7675) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1587438858423762944)]} 0 1 [junit4] 2> 783033 INFO (qtp1324976729-7654) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[8 (1587438858426908672)]} 0 0 [junit4] 2> 783033 INFO (qtp2017906029-7645) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1587438858426908672)]} 0 1 [junit4] 2> 783035 INFO (qtp769709773-7786) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[9 (1587438858429005824)]} 0 0 [junit4] 2> 783036 INFO (qtp408922641-7655) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1587438858429005824)]} 0 2 [junit4] 2> 783038 INFO (qtp1324976729-7667) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[10 (1587438858432151552)]} 0 0 [junit4] 2> 783038 INFO (qtp2017906029-7660) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1587438858432151552)]} 0 1 [junit4] 2> 783040 INFO (qtp1324976729-7666) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[11 (1587438858434248704)]} 0 0 [junit4] 2> 783043 INFO (qtp2017906029-7646) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1587438858434248704)]} 0 4 [junit4] 2> 783045 INFO (qtp1324976729-7648) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[12 (1587438858439491584)]} 0 0 [junit4] 2> 783045 INFO (qtp2017906029-7647) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1587438858439491584)]} 0 1 [junit4] 2> 783047 INFO (qtp1324976729-7654) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[13 (1587438858441588736)]} 0 0 [junit4] 2> 783048 INFO (qtp2017906029-7645) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1587438858441588736)]} 0 1 [junit4] 2> 783056 INFO (qtp1324976729-7667) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[14 (1587438858451025920)]} 0 0 [junit4] 2> 783056 INFO (qtp2017906029-7660) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1587438858451025920)]} 0 1 [junit4] 2> 783057 INFO (qtp1324976729-7666) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[15 (1587438858453123072)]} 0 0 [junit4] 2> 783058 INFO (qtp2017906029-7646) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1587438858453123072)]} 0 0 [junit4] 2> 783059 INFO (qtp1324976729-7666) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[16 (1587438858454171648)]} 0 0 [junit4] 2> 783060 INFO (qtp2017906029-7647) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1587438858454171648)]} 0 1 [junit4] 2> 783063 INFO (qtp769709773-7653) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[17 (1587438858457317376)]} 0 0 [junit4] 2> 783063 INFO (qtp408922641-7670) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1587438858457317376)]} 0 2 [junit4] 2> 783075 INFO (qtp769709773-7671) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[18 (1587438858460463104)]} 0 10 [junit4] 2> 783076 INFO (qtp408922641-7650) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1587438858460463104)]} 0 11 [junit4] 2> 783089 INFO (qtp769709773-7651) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44591/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[19 (1587438858474094592)]} 0 11 [junit4] 2> 783090 INFO (qtp408922641-7675) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6] webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1587438858474094592)]} 0 13 [junit4] 2> 783091 INFO (qtp1324976729-7654) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39059/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[20 (1587438858488774656)]} 0 0 [junit4] 2> 783092 INFO (qtp2017906029-7645) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1587438858488774656)]} 0 1 [junit4] 2> 783094 INFO (qtp769709773-7658) [ ] o.a.s.u.p.LogUpdateProce [...truncated too long message...] des from ZooKeeper... (2) -> (1) [junit4] 2> 806346 INFO (jetty-closer-1593-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 806346 INFO (zkCallback-1624-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 806346 INFO (zkCallback-1622-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 806346 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 806346 INFO (zkCallback-1626-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 806349 INFO (coreCloseExecutor-4002-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@58bd2d72 [junit4] 2> 806349 INFO (coreCloseExecutor-4002-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard2.replica_n4, tag=1488792946 [junit4] 2> 806349 INFO (coreCloseExecutor-4002-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12354d08: rootName = solr_36515, domain = solr.core.test_col.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.test_col.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@449388ee [junit4] 2> 806350 INFO (coreCloseExecutor-4004-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@3bab0b1d [junit4] 2> 806350 INFO (coreCloseExecutor-4004-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica_n2, tag=1001065245 [junit4] 2> 806350 INFO (coreCloseExecutor-4004-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cd6f408: rootName = solr_34467, domain = solr.core.test_col.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.test_col.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@bc42081 [junit4] 2> 806352 INFO (coreCloseExecutor-4001-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=616147157 [junit4] 2> 806352 INFO (coreCloseExecutor-4001-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 806352 INFO (coreCloseExecutor-4001-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9e45a9b commitCommandVersion:0 [junit4] 2> 806357 INFO (coreCloseExecutor-4004-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=1001065245 [junit4] 2> 806357 INFO (coreCloseExecutor-4004-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 806357 INFO (coreCloseExecutor-4004-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44cf02de commitCommandVersion:0 [junit4] 2> 806358 INFO (jetty-closer-1593-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63c6cc98{/solr,null,UNAVAILABLE} [junit4] 2> 806359 INFO (jetty-closer-1593-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99214928316006412-127.0.0.1:39059_solr-n_0000000000) closing [junit4] 2> 806359 INFO (coreCloseExecutor-4002-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=1488792946 [junit4] 2> 806360 INFO (coreCloseExecutor-4002-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 806360 INFO (coreCloseExecutor-4002-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57accd69 commitCommandVersion:0 [junit4] 2> 806360 INFO (OverseerStateUpdate-99214928316006412-127.0.0.1:39059_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39059_solr [junit4] 2> 806364 WARN (OverseerAutoScalingTriggerThread-99214928316006412-127.0.0.1:39059_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 806366 INFO (zkCallback-1620-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36515_solr [junit4] 2> 806366 INFO (jetty-closer-1593-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a39beda{/solr,null,UNAVAILABLE} [junit4] 2> 806367 INFO (jetty-closer-1593-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b09fa31{/solr,null,UNAVAILABLE} [junit4] 2> 806374 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1607b739eb10009, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 806374 INFO (jetty-closer-1593-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7452121d{/solr,null,UNAVAILABLE} [junit4] 2> 806376 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 806376 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[64D0AAF82A138E0A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35875 35875 [junit4] 2> 813119 INFO (Thread-1817) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35875 35875 [junit4] 2> 813119 WARN (Thread-1817) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 36 /solr/collections/test_col/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/99214928316006412-127.0.0.1:39059_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_64D0AAF82A138E0A-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Direct)}, docValues:{long_stored_idx=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), long_dv_idx=DocValuesFormat(name=Lucene70), long_dv_stored=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Direct), long_dv=DocValuesFormat(name=Lucene70), long_dv_stored_idx=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1674, maxMBSortInHeap=7.572208525475865, sim=RandomSimilarity(queryNorm=true): {}, locale=se, timezone=Asia/Aden [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=305627248,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorFactoryTest, BasicFunctionalityTest, TestBackupRepositoryFactory, TestMultiWordSynonyms, TestFastOutputStream, SecurityConfHandlerTest, TestRTimerTree, UpdateRequestProcessorFactoryTest, DocumentBuilderTest, TestBlendedInfixSuggestions, TestExceedMaxTermLength, BlockJoinFacetRandomTest, TestManagedResourceStorage, DeleteInactiveReplicaTest, IndexSchemaRuntimeFieldTest, NumberUtilsTest, TestPhraseSuggestions, MultiTermTest, FacetPivotSmallTest, MissingSegmentRecoveryTest, BigEndianAscendingWordSerializerTest, TestCustomSort, TestExecutePlanAction, TestInfoStreamLogging, DistributedFacetPivotSmallAdvancedTest, SoftAutoCommitTest, TestShortCircuitedRequests, CursorPagingTest, SolrCoreTest, TestPullReplicaErrorHandling, TestClusterProperties, ExternalFileFieldSortTest, PeerSyncTest, TestRecovery, AddSchemaFieldsUpdateProcessorFactoryTest, SolrXmlInZkTest, TestReplicationHandler, DistributedMLTComponentTest, CollectionsAPISolrJTest, ChangedSchemaMergeTest, LeaderInitiatedRecoveryOnShardRestartTest, RemoteQueryErrorTest, TestRebalanceLeaders, TestScoreJoinQPScore, TermVectorComponentTest, TemplateUpdateProcessorTest, TestSchemaManager, ConjunctionSolrSpellCheckerTest, DistributedQueryComponentCustomSortTest, ResponseLogComponentTest, TestOnReconnectListenerSupport, SuggestComponentTest, DeleteReplicaTest, FileUtilsTest, TestFoldingMultitermQuery, AssignBackwardCompatibilityTest, TestCustomStream, TestLocalFSCloudBackupRestore, TestXmlQParserPlugin, TestZkAclsWithHadoopAuth, TestSolrIndexConfig, TestCrossCoreJoin, TestStressVersions, FastVectorHighlighterTest, OverseerModifyCollectionTest, DateFieldTest, DistribCursorPagingTest, DistributedFacetExistsSmallTest, SearchHandlerTest, TestCryptoKeys, TestExactStatsCache, TestSolrCloudWithDelegationTokens, TestCloudNestedDocsSort, TestStressCloudBlindAtomicUpdates] [junit4] Completed [202/763 (1!)] on J0 in 35.23s, 5 tests, 1 error <<< FAILURES! [...truncated 42798 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
