Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6847/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([125CAA9CA36FE3A1:9A0895460D938E59]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping
Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't
used and can't be tested.
Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise
LogUpdateProcessor isn't used and can't be tested.
at
__randomizedtesting.SeedInfo.seed([125CAA9CA36FE3A1:63B8544AD584C46D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 10875 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\init-core-data-001
[junit4] 2> 195605 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 195606 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 195609 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 195611 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 195612 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001
[junit4] 2> 195613 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 195613 INFO (Thread-499) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 195613 INFO (Thread-499) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 195617 ERROR (Thread-499) [ ] 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> 195713 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:63828
[junit4] 2> 195726 INFO (jetty-launcher-276-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 195726 INFO (jetty-launcher-276-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c53d965{/solr,null,AVAILABLE}
[junit4] 2> 195728 INFO (jetty-launcher-276-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3693d64e{SSL,[ssl,
http/1.1]}{127.0.0.1:63832}
[junit4] 2> 195728 INFO (jetty-launcher-276-thread-1) [ ]
o.e.j.s.Server Started @203861ms
[junit4] 2> 195728 INFO (jetty-launcher-276-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63832}
[junit4] 2> 195728 ERROR (jetty-launcher-276-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 195728 INFO (jetty-launcher-276-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 195728 INFO (jetty-launcher-276-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 195728 INFO (jetty-launcher-276-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 195728 INFO (jetty-launcher-276-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-26T02:27:33.460Z
[junit4] 2> 195733 INFO (jetty-launcher-276-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 195746 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 0x15e1c5da7640001, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 195750 INFO (jetty-launcher-276-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63828/solr
[junit4] 2> 195842 INFO (jetty-launcher-276-thread-1)
[n:127.0.0.1:63832_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 195843 INFO (jetty-launcher-276-thread-1)
[n:127.0.0.1:63832_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63832_solr
[junit4] 2> 195844 INFO (jetty-launcher-276-thread-1)
[n:127.0.0.1:63832_solr ] o.a.s.c.Overseer Overseer
(id=98547430414614531-127.0.0.1:63832_solr-n_0000000000) starting
[junit4] 2> 195848 INFO (jetty-launcher-276-thread-1)
[n:127.0.0.1:63832_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63832_solr
[junit4] 2> 195850 INFO
(zkCallback-283-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 195964 INFO (jetty-launcher-276-thread-1)
[n:127.0.0.1:63832_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63832.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@891b24f
[junit4] 2> 195969 INFO (jetty-launcher-276-thread-1)
[n:127.0.0.1:63832_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63832.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@891b24f
[junit4] 2> 195969 INFO (jetty-launcher-276-thread-1)
[n:127.0.0.1:63832_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63832.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@891b24f
[junit4] 2> 195970 INFO (jetty-launcher-276-thread-1)
[n:127.0.0.1:63832_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\.
[junit4] 2> 196015 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 0x15e1c5da7640004, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 196032 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 196033 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63828/solr ready
[junit4] 2> 196064 INFO (qtp119735993-1919) [n:127.0.0.1:63832_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 196066 INFO
(OverseerThreadFactory-842-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection1
[junit4] 2> 196173 INFO
(OverseerStateUpdate-98547430414614531-127.0.0.1:63832_solr-n_0000000000)
[n:127.0.0.1:63832_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:63832/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 196176 INFO
(OverseerStateUpdate-98547430414614531-127.0.0.1:63832_solr-n_0000000000)
[n:127.0.0.1:63832_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:63832/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 196384 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 196385 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 196388 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 196498 INFO
(zkCallback-283-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 196500 INFO
(zkCallback-283-thread-2-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 197412 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 197413 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 197426 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n2] Schema name=minimal
[junit4] 2> 197426 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 197430 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 197430 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 197430 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 197430 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 197432 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63832.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@891b24f
[junit4] 2> 197432 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 197432 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\testCollection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\.\testCollection1_shard1_replica_n1\data\]
[junit4] 2> 197433 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63832.solr.core.testCollection1.shard2.replica_n2' (registry
'solr.core.testCollection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@891b24f
[junit4] 2> 197434 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 197434 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\testCollection1_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\.\testCollection1_shard2_replica_n2\data\]
[junit4] 2> 197518 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 197518 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 197519 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 197519 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 197524 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 197524 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 197525 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 197525 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 197528 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c931f63[testCollection1_shard1_replica_n1] main]
[junit4] 2> 197528 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@a4aea6c[testCollection1_shard2_replica_n2] main]
[junit4] 2> 197528 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 197528 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 197529 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 197529 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576758888639758336
[junit4] 2> 197530 INFO
(searcherExecutor-846-thread-1-processing-n:127.0.0.1:63832_solr
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3)
[n:127.0.0.1:63832_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] Registered new searcher
Searcher@7c931f63[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 197533 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 197533 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 197533 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 197533 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576758888643952640
[junit4] 2> 197534 INFO
(searcherExecutor-845-thread-1-processing-n:127.0.0.1:63832_solr
x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4)
[n:127.0.0.1:63832_solr c:testCollection1 s:shard2 r:core_node4
x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n2] Registered new searcher
Searcher@a4aea6c[testCollection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 197536 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 197536 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 197536 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:63832/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 197536 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 197536 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:63832/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 197536 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 197540 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 197540 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 197540 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:63832/solr/testCollection1_shard2_replica_n2/
[junit4] 2> 197540 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 197540 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:63832/solr/testCollection1_shard2_replica_n2/ has no replicas
[junit4] 2> 197540 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 197540 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:63832/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 197543 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:63832/solr/testCollection1_shard2_replica_n2/ shard2
[junit4] 2> 197646 INFO
(zkCallback-283-thread-2-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 197646 INFO
(zkCallback-283-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 197694 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 197695 INFO (qtp119735993-1915) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1310
[junit4] 2> 197696 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 197697 INFO (qtp119735993-1917) [n:127.0.0.1:63832_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1309
[junit4] 2> 197700 INFO (qtp119735993-1919) [n:127.0.0.1:63832_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 197802 INFO
(zkCallback-283-thread-2-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 197802 INFO
(zkCallback-283-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 198067 INFO
(OverseerCollectionConfigSetProcessor-98547430414614531-127.0.0.1:63832_solr-n_0000000000)
[n:127.0.0.1:63832_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 198700 INFO (qtp119735993-1919) [n:127.0.0.1:63832_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2637
[junit4] 2> 198701 INFO (qtp119735993-1914) [n:127.0.0.1:63832_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 198703 INFO
(OverseerThreadFactory-842-thread-2-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection2
[junit4] 2> 198911 INFO
(OverseerStateUpdate-98547430414614531-127.0.0.1:63832_solr-n_0000000000)
[n:127.0.0.1:63832_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:63832/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 198914 INFO
(OverseerStateUpdate-98547430414614531-127.0.0.1:63832_solr-n_0000000000)
[n:127.0.0.1:63832_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:63832/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 199127 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 199127 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 199235 INFO
(zkCallback-283-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 199235 INFO
(zkCallback-283-thread-2-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 200171 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 200171 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 200177 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 200177 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n3] Schema name=minimal
[junit4] 2> 200181 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 200181 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 200181 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 200181 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 200182 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63832.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@891b24f
[junit4] 2> 200182 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63832.solr.core.testCollection2.shard2.replica_n3' (registry
'solr.core.testCollection2.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@891b24f
[junit4] 2> 200182 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 200182 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 200182 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\testCollection2_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\.\testCollection2_shard1_replica_n1\data\]
[junit4] 2> 200182 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\testCollection2_shard2_replica_n3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001\tempDir-001\node1\.\testCollection2_shard2_replica_n3\data\]
[junit4] 2> 200279 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 200279 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 200279 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 200279 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 200280 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 200280 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 200280 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 200280 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 200282 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3bc59b6e[testCollection2_shard2_replica_n3] main]
[junit4] 2> 200282 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@721819e2[testCollection2_shard1_replica_n1] main]
[junit4] 2> 200283 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 200283 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 200283 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 200283 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 200283 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 200283 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 200283 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576758891527536640
[junit4] 2> 200283 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576758891527536640
[junit4] 2> 200284 INFO
(searcherExecutor-855-thread-1-processing-n:127.0.0.1:63832_solr
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] Registered new searcher
Searcher@721819e2[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 200286 INFO
(searcherExecutor-856-thread-1-processing-n:127.0.0.1:63832_solr
x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n3] Registered new searcher
Searcher@3bc59b6e[testCollection2_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 200290 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 200290 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 200290 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:63832/solr/testCollection2_shard2_replica_n3/
[junit4] 2> 200290 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 200290 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy
https://127.0.0.1:63832/solr/testCollection2_shard2_replica_n3/ has no replicas
[junit4] 2> 200290 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 200290 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 200290 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 200290 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:63832/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 200290 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 200290 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:63832/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 200290 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 200294 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:63832/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 200294 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:63832/solr/testCollection2_shard2_replica_n3/ shard2
[junit4] 2> 200399 INFO
(zkCallback-283-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 200399 INFO
(zkCallback-283-thread-2-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 200446 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 200446 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 200448 INFO (qtp119735993-1923) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1322
[junit4] 2> 200449 INFO (qtp119735993-1912) [n:127.0.0.1:63832_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1323
[junit4] 2> 200453 INFO (qtp119735993-1914) [n:127.0.0.1:63832_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 200554 INFO
(zkCallback-283-thread-2-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 200554 INFO
(zkCallback-283-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 200706 INFO
(OverseerCollectionConfigSetProcessor-98547430414614531-127.0.0.1:63832_solr-n_0000000000)
[n:127.0.0.1:63832_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 201454 INFO (qtp119735993-1914) [n:127.0.0.1:63832_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2752
[junit4] 2> 201454 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 201455 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 201455 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 201455 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 201465 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[125CAA9CA36FE3A1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 201478 INFO (qtp119735993-1916) [n:127.0.0.1:63832_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
[junit4] 2> 201478 INFO (qtp119735993-1916) [n:127.0.0.1:63832_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@68d9a2cd: rootName =
solr_63832, domain = solr.core.testCollection1.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@7608b6f3
[junit4] 2> 201488 INFO (qtp119735993-1916) [n:127.0.0.1:63832_solr ]
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@4a2bafac
[junit4] 2> 201488 INFO (qtp119735993-1916) [n:127.0.0.1:63832_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=1244377004
[junit4] 2> 201488 INFO (qtp119735993-1916) [n:127.0.0.1:63832_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=1244377004
[junit4] 2> 201492 INFO (qtp119735993-1916) [n:127.0.0.1:63832_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=14
[junit4] 2> 201493 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[125CAA9CA36FE3A1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=125CAA9CA36FE3A1 -Dtests.slow=true -Dtests.locale=de
-Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.04s J1 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([125CAA9CA36FE3A1:9A0895460D938E59]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 201495 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 0x15e1c5da7640005, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 201496 INFO (jetty-closer-277-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3693d64e{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 201497 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=349288607
[junit4] 2> 201497 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 201497 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77e49915: rootName =
solr_63832, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@a3d66de
[junit4] 2> 201500 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 201500 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@23900f1e: rootName =
solr_63832, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@61ccaa93
[junit4] 2> 201502 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 201502 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d3665b5: rootName =
solr_63832, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@19bb4dd4
[junit4] 2> 201503 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 201505 INFO (coreCloseExecutor-865-thread-2)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@20f0bc79
[junit4] 2> 201505 INFO (coreCloseExecutor-865-thread-2)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard2.replica_n3,
tag=552647801
[junit4] 2> 201505 INFO (coreCloseExecutor-865-thread-2)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6585eb65: rootName =
solr_63832, domain = solr.core.testCollection2.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@2619d2be
[junit4] 2> 201506 INFO (coreCloseExecutor-865-thread-3)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2b07f8e5
[junit4] 2> 201506 INFO (coreCloseExecutor-865-thread-1)
[n:127.0.0.1:63832_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@71f5b5f3
[junit4] 2> 201510 INFO (coreCloseExecutor-865-thread-2)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard2.leader,
tag=552647801
[junit4] 2> 201510 INFO (coreCloseExecutor-865-thread-3)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard1.replica_n1,
tag=721942757
[junit4] 2> 201510 INFO (coreCloseExecutor-865-thread-3)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6eb3e9a3: rootName =
solr_63832, domain = solr.core.testCollection2.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@7999d34b
[junit4] 2> 201517 INFO (coreCloseExecutor-865-thread-3)
[n:127.0.0.1:63832_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard1.leader,
tag=721942757
[junit4] 2> 201517 INFO (coreCloseExecutor-865-thread-1)
[n:127.0.0.1:63832_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection1.shard1.replica_n1,
tag=1911928307
[junit4] 2> 201517 INFO (coreCloseExecutor-865-thread-1)
[n:127.0.0.1:63832_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dcddd9b: rootName =
solr_63832, domain = solr.core.testCollection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@35ea1ab6
[junit4] 2> 201524 INFO (coreCloseExecutor-865-thread-1)
[n:127.0.0.1:63832_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection1.shard1.leader,
tag=1911928307
[junit4] 2> 201526 INFO (jetty-closer-277-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98547430414614531-127.0.0.1:63832_solr-n_0000000000) closing
[junit4] 2> 201526 INFO
(OverseerStateUpdate-98547430414614531-127.0.0.1:63832_solr-n_0000000000)
[n:127.0.0.1:63832_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:63832_solr
[junit4] 2> 201528 WARN
(zkCallback-283-thread-1-processing-n:127.0.0.1:63832_solr)
[n:127.0.0.1:63832_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 201528 INFO (jetty-closer-277-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3c53d965{/solr,null,UNAVAILABLE}
[junit4] 2> 201529 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-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> 201529 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63828 63828
[junit4] 2> 201530 INFO (Thread-499) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:63828 63828
[junit4] 2> 201531 WARN (Thread-499) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testCollection2/state.json
[junit4] 2> 5 /solr/collections/testCollection1/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionContextKeyTest_125CAA9CA36FE3A1-001
[junit4] 2> Aug 26, 2017 2:27:39 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=5, maxDocsPerChunk=120, blockSize=776),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=5, blockSize=776)), sim=RandomSimilarity(queryNorm=false): {},
locale=de, timezone=Antarctica/Macquarie
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=125996272,total=303476736
[junit4] 2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest,
TestZkAclsWithHadoopAuth, TestSubQueryTransformer,
DistributedTermsComponentTest, TestCollectionAPIs, MissingSegmentRecoveryTest,
TestConfigSets, TestLegacyFieldCache, DistributedMLTComponentTest,
SolrIndexConfigTest, LeaderFailureAfterFreshStartTest, SolrGangliaReporterTest,
TestSha256AuthenticationProvider, OpenExchangeRatesOrgProviderTest,
TestCloudSchemaless, TestFastLRUCache, ConnectionReuseTest,
LukeRequestHandlerTest, SolrCmdDistributorTest, SpellCheckComponentTest,
TestPKIAuthenticationPlugin, TestBlendedInfixSuggestions,
TestRandomRequestDistribution, TestQueryTypes, ShowFileRequestHandlerTest,
DebugComponentTest, TestUseDocValuesAsStored2, RankQueryTest,
LeaderElectionContextKeyTest]
[junit4] Completed [58/732 (1!)] on J1 in 6.72s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1220 lines...]
[junit4] Suite:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_125CAA9CA36FE3A1-001\init-core-data-001
[junit4] 2> 1824957 WARN
(SUITE-UpdateRequestProcessorFactoryTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1824958 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1824964 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1824964 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1824966 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1825371 WARN (coreLoadExecutor-8702-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 1825372 WARN (coreLoadExecutor-8702-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 1825374 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1825376 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[125CAA9CA36FE3A1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
[junit4] 2> 1825376 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[125CAA9CA36FE3A1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
[junit4] 2> 1825378 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[125CAA9CA36FE3A1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
[junit4] 2> 1825378 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[125CAA9CA36FE3A1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UpdateRequestProcessorFactoryTest
-Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=125CAA9CA36FE3A1
-Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Europe/Simferopol
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.00s J1 |
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
[junit4] > Throwable #1: java.lang.AssertionError: Tests must be run with
INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
[junit4] > at
__randomizedtesting.SeedInfo.seed([125CAA9CA36FE3A1:63B8544AD584C46D]:0)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1825380 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[125CAA9CA36FE3A1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
[junit4] 2> 1825380 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[125CAA9CA36FE3A1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
[junit4] 2> 1825380 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[125CAA9CA36FE3A1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_125CAA9CA36FE3A1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=bg, timezone=Europe/Simferopol
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=300658032,total=419602432
[junit4] 2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest,
TestZkAclsWithHadoopAuth, TestSubQueryTransformer,
DistributedTermsComponentTest, TestCollectionAPIs, MissingSegmentRecoveryTest,
TestConfigSets, TestLegacyFieldCache, DistributedMLTComponentTest,
SolrIndexConfigTest, LeaderFailureAfterFreshStartTest, SolrGangliaReporterTest,
TestSha256AuthenticationProvider, OpenExchangeRatesOrgProviderTest,
TestCloudSchemaless, TestFastLRUCache, ConnectionReuseTest,
LukeRequestHandlerTest, SolrCmdDistributorTest, SpellCheckComponentTest,
TestPKIAuthenticationPlugin, TestBlendedInfixSuggestions,
TestRandomRequestDistribution, TestQueryTypes, ShowFileRequestHandlerTest,
DebugComponentTest, TestUseDocValuesAsStored2, RankQueryTest,
LeaderElectionContextKeyTest, TestCollectionAPI, SolrMetricReporterTest,
TestPrepRecovery, TestJsonFacets, CollectionsAPIDistributedZkTest,
TestLMJelinekMercerSimilarityFactory, TestSolrQueryParser, SolrPluginUtilsTest,
DeleteReplicaTest, TestQueryWrapperFilter, DirectoryFactoryTest,
DistributedQueryComponentOptimizationTest, FileBasedSpellCheckerTest,
TestDynamicFieldCollectionResource, LargeFieldTest, TestFilteredDocIdSet,
CollectionStateFormat2Test, SpellPossibilityIteratorTest,
SpellCheckCollatorWithCollapseTest, TestRecoveryHdfs, OverseerTaskQueueTest,
TestDocBasedVersionConstraints, TestPostingsSolrHighlighter,
CoreAdminCreateDiscoverTest, DocValuesNotIndexedTest,
PKIAuthenticationIntegrationTest, TestHdfsCloudBackupRestore,
TestStressLiveNodes, TestWordDelimiterFilterFactory, DocValuesMissingTest,
TestCoreDiscovery, TestRTimerTree, BlockJoinFacetRandomTest, SOLR749Test,
TestStressCloudBlindAtomicUpdates, BasicAuthIntegrationTest,
DeleteLastCustomShardedReplicaTest, AddBlockUpdateTest, StatsReloadRaceTest,
HdfsBasicDistributedZk2Test, DirectSolrSpellCheckerTest,
TestNamedUpdateProcessors, TestComplexPhraseLeadingWildcard,
TestBM25SimilarityFactory, TestLocalFSCloudBackupRestore, MultiThreadedOCPTest,
BaseCdcrDistributedZkTest, TestOrdValues, HLLSerializationTest,
TestSerializedLuceneMatchVersion, TestFieldCacheSort,
TestDownShardTolerantSearch, HdfsThreadLeakTest, TestHalfAndHalfDocValues,
SpellCheckCollatorTest, CurrencyFieldTypeTest, FacetPivotSmallTest,
DocValuesMultiTest, TestConfigSetsAPIZkFailure,
BigEndianAscendingWordSerializerTest, TestImpersonationWithHadoopAuth,
SSLMigrationTest, TestRandomFaceting, TestSizeLimitedDistributedMap,
TestValueSourceCache, SolrXmlInZkTest, SuggesterTSTTest, TestBulkSchemaAPI,
MoveReplicaHDFSUlogDirTest, TestMiniSolrCloudClusterSSL,
TestLeaderElectionZkExpiry, TestComponentsName,
HdfsChaosMonkeyNothingIsSafeTest, ClassificationUpdateProcessorTest,
TestMissingGroups, TestElisionMultitermQuery, SolrCoreMetricManagerTest,
JavabinLoaderTest, TestFastOutputStream, TestCustomStream,
TestDeleteCollectionOnDownNodes, UUIDUpdateProcessorFallbackTest,
TestSimpleTrackingShardHandler, SearchHandlerTest, V2ApiIntegrationTest,
SolrCLIZkUtilsTest, TestNumericRangeQuery32, TestFieldCache,
ReplicaListTransformerTest, StatelessScriptUpdateProcessorFactoryTest,
ZkStateReaderTest, BadComponentTest, ParsingFieldUpdateProcessorsTest,
TestDistribIDF, TestFieldCollectionResource, ImplicitSnitchTest,
PreAnalyzedFieldTest, ChaosMonkeySafeLeaderTest, TestSchemalessBufferedUpdates,
TermVectorComponentTest, TestManagedSynonymGraphFilterFactory,
TestSolr4Spatial, TlogReplayBufferedWhileIndexingTest, StressHdfsTest,
SolrShardReporterTest, HdfsCollectionsAPIDistributedZkTest,
SharedFSAutoReplicaFailoverUtilsTest, CdcrUpdateLogTest, SynonymTokenizerTest,
SolrRequestParserTest, CdcrReplicationDistributedZkTest,
DistributedFacetPivotLargeTest, TestStressLucene, TestDocSet,
TestSimpleTextCodec, AtomicUpdateProcessorFactoryTest, TestSolrQueryResponse,
DeleteStatusTest, DistributedFacetPivotWhiteBoxTest, AutoScalingHandlerTest,
SmileWriterTest, ShardRoutingCustomTest, TestSearcherReuse,
TestSchemaNameResource, TestNumericTerms64, TestJoin, JsonLoaderTest,
DOMUtilTest, CopyFieldTest, DocumentBuilderTest, CacheHeaderTest,
TestBulkSchemaConcurrent, BJQParserTest, SpatialHeatmapFacetsTest,
SearchHandlerTest, GraphQueryTest, SchemaVersionSpecificBehaviorTest,
TestCharFilters, BooleanFieldTest, VersionInfoTest, MetricsHandlerTest,
SampleTest, TestHashQParserPlugin, PeerSyncWithIndexFingerprintCachingTest,
TestPullReplicaErrorHandling, RestartWhileUpdatingTest,
BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest,
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest,
ZkSolrClientTest, TestZkChroot, TestDistributedSearch, AutoCommitTest,
TestDistributedGrouping, TestFaceting, TestRecovery,
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest,
TestRealTimeGet, TestReload, TestRangeQuery, TestCoreContainer,
StatsComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest,
TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, TestBadConfig,
TestIndexSearcher, HighlighterTest, DistributedQueryElevationComponentTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery,
DocValuesTest, TestTrie, TestCSVLoader, PolyFieldTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest,
QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest,
TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1,
SolrInfoBeanTest, TestSurroundQueryParser, DisMaxRequestHandlerTest,
TestQueryUtils, TestWriterPerf, DocumentAnalysisRequestHandlerTest,
TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest,
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance,
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest,
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest,
TestJmxIntegration, TestCollationField, ReturnFieldsTest,
UpdateRequestProcessorFactoryTest]
[junit4] Completed [390/732 (2!)] on J1 in 0.45s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 44404 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]