Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4159/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([352ADDAB357047D5:BD7EE2719B8C2A2D]: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.cloud.ZkFailoverTest.testRestartZkWhenClusterDown
Error Message:
Collection not found: coll1
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: coll1
at
__randomizedtesting.SeedInfo.seed([352ADDAB357047D5:5BBD5EE74C97E156]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at
org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:50)
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 12804 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/init-core-data-001
[junit4] 2> 1985134 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=105 numCloses=105
[junit4] 2> 1985135 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1985139 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1985139 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1985140 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001
[junit4] 2> 1985141 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1985141 INFO (Thread-3318) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1985141 INFO (Thread-3318) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1985144 ERROR (Thread-3318) [ ] 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> 1985248 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:61521
[junit4] 2> 1985338 INFO (jetty-launcher-3575-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1985340 INFO (jetty-launcher-3575-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f8c08aa{/solr,null,AVAILABLE}
[junit4] 2> 1985360 INFO (jetty-launcher-3575-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@391438f3{HTTP/1.1,[http/1.1]}{127.0.0.1:61523}
[junit4] 2> 1985363 INFO (jetty-launcher-3575-thread-1) [ ]
o.e.j.s.Server Started @1989595ms
[junit4] 2> 1985363 INFO (jetty-launcher-3575-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61523}
[junit4] 2> 1985364 ERROR (jetty-launcher-3575-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1985364 INFO (jetty-launcher-3575-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1985364 INFO (jetty-launcher-3575-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1985364 INFO (jetty-launcher-3575-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1985364 INFO (jetty-launcher-3575-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-31T14:17:46.733Z
[junit4] 2> 1985388 INFO (jetty-launcher-3575-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1985405 INFO (jetty-launcher-3575-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61521/solr
[junit4] 2> 1985920 INFO (jetty-launcher-3575-thread-1)
[n:127.0.0.1:61523_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1985921 INFO (jetty-launcher-3575-thread-1)
[n:127.0.0.1:61523_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:61523_solr
[junit4] 2> 1985923 INFO (jetty-launcher-3575-thread-1)
[n:127.0.0.1:61523_solr ] o.a.s.c.Overseer Overseer
(id=98578534662995971-127.0.0.1:61523_solr-n_0000000000) starting
[junit4] 2> 1985934 INFO (jetty-launcher-3575-thread-1)
[n:127.0.0.1:61523_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61523_solr
[junit4] 2> 1985937 INFO
(zkCallback-3582-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1986206 INFO (jetty-launcher-3575-thread-1)
[n:127.0.0.1:61523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61523.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 1986213 INFO (jetty-launcher-3575-thread-1)
[n:127.0.0.1:61523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61523.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 1986213 INFO (jetty-launcher-3575-thread-1)
[n:127.0.0.1:61523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61523.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 1986215 INFO (jetty-launcher-3575-thread-1)
[n:127.0.0.1:61523_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/.
[junit4] 2> 1986249 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1986251 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61521/solr ready
[junit4] 2> 1986270 INFO (qtp896082360-20404) [n:127.0.0.1:61523_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> 1986273 INFO
(OverseerThreadFactory-8552-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection1
[junit4] 2> 1986398 INFO
(OverseerStateUpdate-98578534662995971-127.0.0.1:61523_solr-n_0000000000)
[n:127.0.0.1:61523_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":"http://127.0.0.1:61523/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1986409 INFO
(OverseerStateUpdate-98578534662995971-127.0.0.1:61523_solr-n_0000000000)
[n:127.0.0.1:61523_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_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:61523/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1986620 INFO (qtp896082360-20405) [n:127.0.0.1:61523_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_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1986621 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&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> 1986622 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1986754 INFO
(zkCallback-3582-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1986755 INFO
(zkCallback-3582-thread-2-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1986756 INFO
(zkCallback-3582-thread-3-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1987660 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1987661 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1987672 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1987707 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1987708 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1987708 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 1987710 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61523.solr.core.testCollection1.shard2.replica_n3' (registry
'solr.core.testCollection1.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 1987711 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1987711 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
[junit4] 2> 1987711 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1987711 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 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> 1987712 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61523.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 1987712 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1987712 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 1987824 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1987824 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1987826 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1987826 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1987828 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1987869 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1987873 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@26a905d3[testCollection1_shard2_replica_n3] main]
[junit4] 2> 1987875 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1987875 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1987877 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1987879 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1987880 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2921a2b4[testCollection1_shard1_replica_n1] main]
[junit4] 2> 1987882 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1987882 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577256557478936576
[junit4] 2> 1987883 INFO
(searcherExecutor-8555-thread-1-processing-n:127.0.0.1:61523_solr
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4)
[n:127.0.0.1:61523_solr c:testCollection1 s:shard2 r:core_node4
x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n3] Registered new searcher
Searcher@26a905d3[testCollection1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1987884 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1987884 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1987888 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1987888 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577256557485228032
[junit4] 2> 1987889 INFO
(searcherExecutor-8556-thread-1-processing-n:127.0.0.1:61523_solr
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2)
[n:127.0.0.1:61523_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] Registered new searcher
Searcher@2921a2b4[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1987892 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1987893 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1987894 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61523/solr/testCollection1_shard2_replica_n3/
[junit4] 2> 1987895 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1987895 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy
http://127.0.0.1:61523/solr/testCollection1_shard2_replica_n3/ has no replicas
[junit4] 2> 1987895 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1987901 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1987901 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1987901 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61523/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 1987901 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1987901 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:61523/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1987901 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1987909 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61523/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 1987914 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61523/solr/testCollection1_shard2_replica_n3/ shard2
[junit4] 2> 1988023 INFO
(zkCallback-3582-thread-3-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1988023 INFO
(zkCallback-3582-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1988023 INFO
(zkCallback-3582-thread-2-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1988024 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1988025 INFO (qtp896082360-20405) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_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=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1405
[junit4] 2> 1988081 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1988083 INFO (qtp896082360-20408) [n:127.0.0.1:61523_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_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=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1462
[junit4] 2> 1988090 INFO (qtp896082360-20404) [n:127.0.0.1:61523_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> 1988192 INFO
(zkCallback-3582-thread-2-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1988192 INFO
(zkCallback-3582-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1988197 INFO
(zkCallback-3582-thread-3-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1988287 INFO
(OverseerCollectionConfigSetProcessor-98578534662995971-127.0.0.1:61523_solr-n_0000000000)
[n:127.0.0.1:61523_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> 1989093 INFO (qtp896082360-20404) [n:127.0.0.1:61523_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=2822
[junit4] 2> 1989094 INFO (qtp896082360-20409) [n:127.0.0.1:61523_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> 1989098 INFO
(OverseerThreadFactory-8552-thread-2-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection2
[junit4] 2> 1989317 INFO
(OverseerStateUpdate-98578534662995971-127.0.0.1:61523_solr-n_0000000000)
[n:127.0.0.1:61523_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":"http://127.0.0.1:61523/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1989328 INFO
(OverseerStateUpdate-98578534662995971-127.0.0.1:61523_solr-n_0000000000)
[n:127.0.0.1:61523_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_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:61523/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1989533 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&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> 1989533 INFO (qtp896082360-20406) [n:127.0.0.1:61523_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_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1989646 INFO
(zkCallback-3582-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1989646 INFO
(zkCallback-3582-thread-3-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1990578 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1990584 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1990592 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1990596 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1990596 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 1990596 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61523.solr.core.testCollection2.shard2.replica_n2' (registry
'solr.core.testCollection2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 1990596 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1990596 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
[junit4] 2> 1990599 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1990606 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1990606 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 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> 1990607 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61523.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 1990607 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1990607 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 1990687 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1990687 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1990689 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1990689 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1990689 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1990689 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1990689 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24be56e[testCollection2_shard2_replica_n2] main]
[junit4] 2> 1990694 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1990695 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1990695 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1990695 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1990696 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1990696 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577256560429629440
[junit4] 2> 1990696 INFO
(searcherExecutor-8565-thread-1-processing-n:127.0.0.1:61523_solr
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] Registered new searcher
Searcher@24be56e[testCollection2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1990697 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@34aaff21[testCollection2_shard1_replica_n1] main]
[junit4] 2> 1990699 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1990700 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1990701 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1990702 INFO
(searcherExecutor-8566-thread-1-processing-n:127.0.0.1:61523_solr
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] Registered new searcher
Searcher@34aaff21[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1990702 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577256560435920896
[junit4] 2> 1990706 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1990706 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1990706 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61523/solr/testCollection2_shard2_replica_n2/
[junit4] 2> 1990707 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1990707 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:61523/solr/testCollection2_shard2_replica_n2/ has no replicas
[junit4] 2> 1990707 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1990713 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1990713 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1990714 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61523/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 1990714 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1990714 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:61523/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 1990714 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1990715 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61523/solr/testCollection2_shard2_replica_n2/ shard2
[junit4] 2> 1990720 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61523/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 1990829 INFO
(zkCallback-3582-thread-3-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1990829 INFO
(zkCallback-3582-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1990929 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1990930 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1990936 INFO (qtp896082360-20406) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_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=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1403
[junit4] 2> 1990940 INFO (qtp896082360-20402) [n:127.0.0.1:61523_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_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=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1407
[junit4] 2> 1990947 INFO (qtp896082360-20409) [n:127.0.0.1:61523_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> 1991048 INFO
(zkCallback-3582-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1991048 INFO
(zkCallback-3582-thread-3-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_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> 1991103 INFO
(OverseerCollectionConfigSetProcessor-98578534662995971-127.0.0.1:61523_solr-n_0000000000)
[n:127.0.0.1:61523_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> 1991957 INFO (qtp896082360-20409) [n:127.0.0.1:61523_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=2863
[junit4] 2> 1991958 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1991958 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 1991959 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 1991959 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 1992103 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[352ADDAB357047D5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1992111 INFO (qtp896082360-20407) [n:127.0.0.1:61523_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
[junit4] 2> 1992111 INFO (qtp896082360-20407) [n:127.0.0.1:61523_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f856946: rootName =
solr_61523, domain = solr.core.testCollection1.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@192c64fc
[junit4] 2> 1992126 INFO (qtp896082360-20407) [n:127.0.0.1:61523_solr
] o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@3484bb01
[junit4] 2> 1992126 INFO (qtp896082360-20407) [n:127.0.0.1:61523_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=881113857
[junit4] 2> 1992126 INFO (qtp896082360-20407) [n:127.0.0.1:61523_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=881113857
[junit4] 2> 1992139 INFO (qtp896082360-20407) [n:127.0.0.1:61523_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=28
[junit4] 2> 1992140 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[352ADDAB357047D5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=352ADDAB357047D5 -Dtests.slow=true -Dtests.locale=lv
-Dtests.timezone=Africa/Johannesburg -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.19s J1 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([352ADDAB357047D5:BD7EE2719B8C2A2D]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1992146 INFO (jetty-closer-3576-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@391438f3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1992149 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1348109751
[junit4] 2> 1992149 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1992149 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@51034df4: rootName =
solr_61523, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6e2f9026
[junit4] 2> 1992153 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1992153 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b0739af: rootName =
solr_61523, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@41a480e9
[junit4] 2> 1992155 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1992156 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15241ac7: rootName =
solr_61523, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@6abf3e4b
[junit4] 2> 1992157 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1992160 INFO (coreCloseExecutor-8575-thread-2)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@9a27c78
[junit4] 2> 1992160 INFO (coreCloseExecutor-8575-thread-2)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard2.replica_n2,
tag=161643640
[junit4] 2> 1992160 INFO (coreCloseExecutor-8575-thread-2)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b82dcab: rootName =
solr_61523, domain = solr.core.testCollection2.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@68c24b4
[junit4] 2> 1992160 INFO (coreCloseExecutor-8575-thread-3)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3ec0ffe6
[junit4] 2> 1992163 INFO (coreCloseExecutor-8575-thread-1)
[n:127.0.0.1:61523_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e571b1c
[junit4] 2> 1992170 INFO (coreCloseExecutor-8575-thread-2)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard2.leader,
tag=161643640
[junit4] 2> 1992170 INFO (coreCloseExecutor-8575-thread-3)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard1.replica_n1,
tag=1052835814
[junit4] 2> 1992170 INFO (coreCloseExecutor-8575-thread-3)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4cb22622: rootName =
solr_61523, 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@56737e0a
[junit4] 2> 1992176 INFO (coreCloseExecutor-8575-thread-3)
[n:127.0.0.1:61523_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard1.leader,
tag=1052835814
[junit4] 2> 1992176 INFO (coreCloseExecutor-8575-thread-1)
[n:127.0.0.1:61523_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection1.shard1.replica_n1,
tag=1314331420
[junit4] 2> 1992176 INFO (coreCloseExecutor-8575-thread-1)
[n:127.0.0.1:61523_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7eda3645: rootName =
solr_61523, 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@4a879169
[junit4] 2> 1992183 INFO (coreCloseExecutor-8575-thread-1)
[n:127.0.0.1:61523_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection1.shard1.leader,
tag=1314331420
[junit4] 2> 1992184 INFO (jetty-closer-3576-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98578534662995971-127.0.0.1:61523_solr-n_0000000000) closing
[junit4] 2> 1992184 INFO
(OverseerStateUpdate-98578534662995971-127.0.0.1:61523_solr-n_0000000000)
[n:127.0.0.1:61523_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:61523_solr
[junit4] 2> 1992185 WARN
(zkCallback-3582-thread-1-processing-n:127.0.0.1:61523_solr)
[n:127.0.0.1:61523_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1992186 INFO (jetty-closer-3576-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6f8c08aa{/solr,null,UNAVAILABLE}
[junit4] 2> 1992187 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-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> 1992187 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61521 61521
[junit4] 2> 1992206 INFO (Thread-3318) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:61521 61521
[junit4] 2> 1992453 WARN (Thread-3318) [ ] 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> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections/testCollection1/state.json
[junit4] 2> 5 /solr/collections/testCollection2/state.json
[junit4] 2> 2 /solr/clusterstate.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:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_352ADDAB357047D5-001
[junit4] 2> Aug 31, 2017 2:17:53 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=4, maxDocsPerChunk=754, blockSize=759),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=4, blockSize=759)), sim=RandomSimilarity(queryNorm=false): {},
locale=lv, timezone=Africa/Johannesburg
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=266385896,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestComponentsName,
RecoveryAfterSoftCommitTest, HdfsThreadLeakTest, TestReload,
AddBlockUpdateTest, TestPostingsSolrHighlighter,
PKIAuthenticationIntegrationTest, DeleteLastCustomShardedReplicaTest,
CustomCollectionTest, ShardRoutingCustomTest, TestHashQParserPlugin,
CheckHdfsIndexTest, DeleteStatusTest, CoreAdminCreateDiscoverTest,
TestHalfAndHalfDocValues, TestCloudSchemaless, StatsComponentTest,
TestEmbeddedSolrServerSchemaAPI, TestConfigSetsAPI,
OutOfBoxZkACLAndCredentialsProvidersTest, DocValuesMultiTest,
TestUnifiedSolrHighlighter, OpenExchangeRatesOrgProviderTest,
TestBlendedInfixSuggestions, DirectoryFactoryTest, ImplicitSnitchTest,
TestClassicSimilarityFactory, SuggesterFSTTest, TestManagedResourceStorage,
ConnectionReuseTest, TestCoreAdminApis, CollectionsAPIDistributedZkTest,
TestConfigSetImmutable, StressHdfsTest, TestCrossCoreJoin, TestCollationField,
MoveReplicaHDFSUlogDirTest, TestSerializedLuceneMatchVersion,
TestReplicationHandlerBackup, TestCloudDeleteByQuery, TestCustomStream,
TestHdfsUpdateLog, TestSolrCoreSnapshots, TestBulkSchemaConcurrent,
TestRemoteStreaming, LeaderElectionIntegrationTest, TestSearchPerf,
TestCSVLoader, TestCoreDiscovery, MissingSegmentRecoveryTest,
TestDeleteCollectionOnDownNodes, RulesTest, ClassificationUpdateProcessorTest,
BooleanFieldTest, TestStressCloudBlindAtomicUpdates, TestDocumentBuilder,
CloudExitableDirectoryReaderTest, DocExpirationUpdateProcessorFactoryTest,
DocumentAnalysisRequestHandlerTest, LukeRequestHandlerTest,
DistributedQueryComponentOptimizationTest, OverseerTaskQueueTest,
TestAnalyzedSuggestions, ShardSplitTest, PolyFieldTest, TestStressLiveNodes,
TestDistribIDF, TestSimpleTextCodec, BasicZkTest, TestPKIAuthenticationPlugin,
BadComponentTest, VersionInfoTest, MetricsHandlerTest, TestFastOutputStream,
ExternalFileFieldSortTest, TestFreeTextSuggestions, TestRecovery,
TestSolrConfigHandlerConcurrent, SharedFSAutoReplicaFailoverUtilsTest,
TestLegacyFieldCache, TestSmileRequest, TestMaxTokenLenTokenizer, TestMacros,
VMParamsZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory,
TestJoin, TestSystemIdResolver, TestZkAclsWithHadoopAuth,
TestSolrCloudWithKerberosAlt, SolrCoreCheckLockOnStartupTest,
TestEmbeddedSolrServerAdminHandler, SpellPossibilityIteratorTest,
TestMergePolicyConfig, TestNumericTokenStream, ZkStateReaderTest,
FacetPivotSmallTest, TestStressLucene, CdcrUpdateLogTest,
TestSchemalessBufferedUpdates, JvmMetricsTest, BlockJoinFacetRandomTest,
TestPointFields, TestSchemaSimilarityResource,
DistribDocExpirationUpdateProcessorTest,
OverseerCollectionConfigSetProcessorTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsLockFactoryTest, TestElisionMultitermQuery,
TestNonDefinedSimilarityFactory, TestNoOpRegenerator, TestNumericTerms64,
TestImpersonationWithHadoopAuth, TestManagedSchemaAPI, ZkNodePropsTest,
LeaderFailureAfterFreshStartTest, HLLSerializationTest,
UninvertDocValuesMergePolicyTest, TestRestoreCore,
DistributedIntervalFacetingTest, TestDynamicFieldCollectionResource,
UUIDUpdateProcessorFallbackTest, DistributedExpandComponentTest,
TestPayloadCheckQParserPlugin, BadIndexSchemaTest, CurrencyFieldTypeTest,
DocValuesNotIndexedTest, TestExpandComponent, ExplicitHLLTest, SOLR749Test,
TestStreamBody, TestSchemaNameResource, CdcrRequestHandlerTest,
ConnectionManagerTest, DistributedMLTComponentTest, TestFastWriter,
SpellCheckCollatorWithCollapseTest, TestCustomDocTransformer,
FieldMutatingUpdateProcessorTest, SolrXmlInZkTest, HdfsBasicDistributedZk2Test,
TestJavabinTupleStreamParser, TestFieldCacheVsDocValues,
HdfsDirectoryFactoryTest, TestComplexPhraseLeadingWildcard,
SpellCheckCollatorTest, TestFilteredDocIdSet, SystemInfoHandlerTest,
TestBackupRepositoryFactory, LargeFieldTest, TestCustomSort, JavabinLoaderTest,
SolrCoreMetricManagerTest, SecurityConfHandlerTest, GraphQueryTest,
ZkSolrClientTest, TestGeoJSONResponseWriter, FileUtilsTest, BufferStoreTest,
TestFieldTypeCollectionResource, TestInitParams, SpellCheckComponentTest,
SolrCmdDistributorTest, ResponseHeaderTest, TestSQLHandlerNonCloud,
AtomicUpdateProcessorFactoryTest, SolrGangliaReporterTest,
HdfsRestartWhileUpdatingTest, SampleTest, DirectSolrSpellCheckerTest,
TestTolerantUpdateProcessorCloud, AutoCommitTest, BasicFunctionalityTest,
SolrRequestParserTest, TestReloadAndDeleteDocs, TestSolrQueryParser,
TestSolrCoreParser, SuggesterTSTTest, TestWordDelimiterFilterFactory,
TestRecoveryHdfs, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest,
OverseerTest, FullSolrCloudDistribCmdsTest, TestZkChroot,
TestDistributedGrouping, TestHashPartitioner,
TermVectorComponentDistributedTest, TestStressReorder, TestStressVersions,
DistributedTermsComponentTest, TestSolr4Spatial, QueryElevationComponentTest,
TestLazyCores, ShowFileRequestHandlerTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
CoreAdminHandlerTest, SuggesterTest, TestTrie, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate,
StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest,
XsltUpdateRequestHandlerTest, CacheHeaderTest, PrimitiveFieldTypeTest,
TestOmitPositions, RequestHandlersTest, DocumentBuilderTest,
TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest,
TestJmxIntegration, MBeansHandlerTest, HighlighterConfigTest, UpdateParamsTest,
TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest,
SolrIndexConfigTest, TestDocSet, MinimalSchemaTest,
TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestCharFilters,
SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity,
TestBM25SimilarityFactory, URLClassifyProcessorTest, TestFastLRUCache,
PreAnalyzedFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest,
TestUtils, CircularListTest, TestRTGBase, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch,
AliasIntegrationTest, AssignTest, CdcrReplicationDistributedZkTest,
CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest,
DeleteShardTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest]
[junit4] Completed [521/732 (1!)] on J1 in 7.62s, 1 test, 1 failure <<<
FAILURES!
[...truncated 161 lines...]
[junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkFailoverTest_352ADDAB357047D5-001/init-core-data-001
[junit4] 2> 2527250 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2527256 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2527256 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2527258 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkFailoverTest_352ADDAB357047D5-001/tempDir-001
[junit4] 2> 2527258 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2527258 INFO (Thread-3909) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2527262 INFO (Thread-3909) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2527266 ERROR (Thread-3909) [ ] 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> 2527366 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:63632
[junit4] 2> 2527422 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 0x15e38aff2ba0000, 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> 2527431 INFO (jetty-launcher-4101-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2527434 INFO (jetty-launcher-4101-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2527444 INFO (jetty-launcher-4101-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16fdbb58{/solr,null,AVAILABLE}
[junit4] 2> 2527444 INFO (jetty-launcher-4101-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f6ee6f{/solr,null,AVAILABLE}
[junit4] 2> 2527444 INFO (jetty-launcher-4101-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6588d83d{HTTP/1.1,[http/1.1]}{127.0.0.1:63634}
[junit4] 2> 2527444 INFO (jetty-launcher-4101-thread-2) [ ]
o.e.j.s.Server Started @2531679ms
[junit4] 2> 2527445 INFO (jetty-launcher-4101-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63634}
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@491daffe{HTTP/1.1,[http/1.1]}{127.0.0.1:63635}
[junit4] 2> 2527446 ERROR (jetty-launcher-4101-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-1) [ ]
o.e.j.s.Server Started @2531681ms
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63635}
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2527446 ERROR (jetty-launcher-4101-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-31T14:26:48.815Z
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2527446 INFO (jetty-launcher-4101-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-31T14:26:48.815Z
[junit4] 2> 2527511 INFO (jetty-launcher-4101-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2527515 INFO (jetty-launcher-4101-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2527538 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 0x15e38aff2ba0002, 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> 2527557 INFO (jetty-launcher-4101-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63632/solr
[junit4] 2> 2527558 INFO (jetty-launcher-4101-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63632/solr
[junit4] 2> 2527948 INFO (jetty-launcher-4101-thread-1)
[n:127.0.0.1:63635_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2527949 INFO (jetty-launcher-4101-thread-1)
[n:127.0.0.1:63635_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63635_solr
[junit4] 2> 2527968 INFO (jetty-launcher-4101-thread-1)
[n:127.0.0.1:63635_solr ] o.a.s.c.Overseer Overseer
(id=98578570191437830-127.0.0.1:63635_solr-n_0000000000) starting
[junit4] 2> 2527985 INFO (jetty-launcher-4101-thread-1)
[n:127.0.0.1:63635_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63635_solr
[junit4] 2> 2527988 INFO
(zkCallback-4113-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2528003 INFO (jetty-launcher-4101-thread-2)
[n:127.0.0.1:63634_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2528007 INFO (jetty-launcher-4101-thread-2)
[n:127.0.0.1:63634_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2528011 INFO (jetty-launcher-4101-thread-2)
[n:127.0.0.1:63634_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63634_solr
[junit4] 2> 2528012 INFO
(zkCallback-4113-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2528013 INFO
(zkCallback-4112-thread-1-processing-n:127.0.0.1:63634_solr)
[n:127.0.0.1:63634_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2528269 INFO (jetty-launcher-4101-thread-2)
[n:127.0.0.1:63634_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63634.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 2528269 INFO (jetty-launcher-4101-thread-1)
[n:127.0.0.1:63635_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63635.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 2528280 INFO (jetty-launcher-4101-thread-1)
[n:127.0.0.1:63635_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63635.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 2528280 INFO (jetty-launcher-4101-thread-2)
[n:127.0.0.1:63634_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63634.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 2528280 INFO (jetty-launcher-4101-thread-1)
[n:127.0.0.1:63635_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63635.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 2528280 INFO (jetty-launcher-4101-thread-2)
[n:127.0.0.1:63634_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63634.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7da5c4cc
[junit4] 2> 2528283 INFO (jetty-launcher-4101-thread-2)
[n:127.0.0.1:63634_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkFailoverTest_352ADDAB357047D5-001/tempDir-001/node2/.
[junit4] 2> 2528283 INFO (jetty-launcher-4101-thread-1)
[n:127.0.0.1:63635_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkFailoverTest_352ADDAB357047D5-001/tempDir-001/node1/.
[junit4] 2> 2528346 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2528351 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63632/solr ready
[junit4] 2> 2528487 INFO
(TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[352ADDAB357047D5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRestartZkWhenClusterDown
[junit4] 2> 2528498 INFO (qtp914262124-23921) [n:127.0.0.1:63635_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=coll1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2528501 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.CreateCollectionCmd Create collection coll1
[junit4] 2> 2528502 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 2528503 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/coll1/managed-schema
[junit4] 2> 2528507 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/coll1/protwords.txt
[junit4] 2> 2528516 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/coll1/solrconfig.xml
[junit4] 2> 2528520 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/coll1/synonyms.txt
[junit4] 2> 2528523 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/coll1/stopwords.txt
[junit4] 2> 2528526 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/coll1/lang/contractions_it.txt
[junit4] 2> 2528534 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to /configs/coll1/lang/stemdict_nl.txt
[junit4] 2> 2528537 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to /configs/coll1/lang/stopwords_hy.txt
[junit4] 2> 2528545 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to /configs/coll1/lang/stopwords_no.txt
[junit4] 2> 2528551 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to /configs/coll1/lang/stopwords_id.txt
[junit4] 2> 2528555 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to /configs/coll1/lang/stopwords_da.txt
[junit4] 2> 2528557 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to /configs/coll1/lang/stopwords_ga.txt
[junit4] 2> 2528560 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to /configs/coll1/lang/stopwords_hi.txt
[junit4] 2> 2528563 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to /configs/coll1/lang/stopwords_ja.txt
[junit4] 2> 2528566 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to /configs/coll1/lang/stopwords_pt.txt
[junit4] 2> 2528569 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to /configs/coll1/lang/stopwords_hu.txt
[junit4] 2> 2528577 INFO
(OverseerThreadFactory-10024-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to /confi
[...truncated too long message...]
VAILABLE}
[junit4] 2> 2563117 WARN
(zkCallback-4113-thread-1-processing-n:127.0.0.1:63635_solr)
[n:127.0.0.1:63635_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2563118 INFO (jetty-closer-4102-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4f6ee6f{/solr,null,UNAVAILABLE}
[junit4] 2> 2563129 ERROR
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-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> 2563129 INFO
(SUITE-ZkFailoverTest-seed#[352ADDAB357047D5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63632 63632
[junit4] 2> 2563151 INFO (Thread-3909) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:63632 63632
[junit4] 2> 2564386 WARN (Thread-3909) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/collections/coll1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/coll1/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkFailoverTest_352ADDAB357047D5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1810, maxMBSortInHeap=7.4487596001320755,
sim=RandomSimilarity(queryNorm=true): {}, locale=fr, timezone=Asia/Thimphu
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=180774624,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestComponentsName,
RecoveryAfterSoftCommitTest, HdfsThreadLeakTest, TestReload,
AddBlockUpdateTest, TestPostingsSolrHighlighter,
PKIAuthenticationIntegrationTest, DeleteLastCustomShardedReplicaTest,
CustomCollectionTest, ShardRoutingCustomTest, TestHashQParserPlugin,
CheckHdfsIndexTest, DeleteStatusTest, CoreAdminCreateDiscoverTest,
TestHalfAndHalfDocValues, TestCloudSchemaless, StatsComponentTest,
TestEmbeddedSolrServerSchemaAPI, TestConfigSetsAPI,
OutOfBoxZkACLAndCredentialsProvidersTest, DocValuesMultiTest,
TestUnifiedSolrHighlighter, OpenExchangeRatesOrgProviderTest,
TestBlendedInfixSuggestions, DirectoryFactoryTest, ImplicitSnitchTest,
TestClassicSimilarityFactory, SuggesterFSTTest, TestManagedResourceStorage,
ConnectionReuseTest, TestCoreAdminApis, CollectionsAPIDistributedZkTest,
TestConfigSetImmutable, StressHdfsTest, TestCrossCoreJoin, TestCollationField,
MoveReplicaHDFSUlogDirTest, TestSerializedLuceneMatchVersion,
TestReplicationHandlerBackup, TestCloudDeleteByQuery, TestCustomStream,
TestHdfsUpdateLog, TestSolrCoreSnapshots, TestBulkSchemaConcurrent,
TestRemoteStreaming, LeaderElectionIntegrationTest, TestSearchPerf,
TestCSVLoader, TestCoreDiscovery, MissingSegmentRecoveryTest,
TestDeleteCollectionOnDownNodes, RulesTest, ClassificationUpdateProcessorTest,
BooleanFieldTest, TestStressCloudBlindAtomicUpdates, TestDocumentBuilder,
CloudExitableDirectoryReaderTest, DocExpirationUpdateProcessorFactoryTest,
DocumentAnalysisRequestHandlerTest, LukeRequestHandlerTest,
DistributedQueryComponentOptimizationTest, OverseerTaskQueueTest,
TestAnalyzedSuggestions, ShardSplitTest, PolyFieldTest, TestStressLiveNodes,
TestDistribIDF, TestSimpleTextCodec, BasicZkTest, TestPKIAuthenticationPlugin,
BadComponentTest, VersionInfoTest, MetricsHandlerTest, TestFastOutputStream,
ExternalFileFieldSortTest, TestFreeTextSuggestions, TestRecovery,
TestSolrConfigHandlerConcurrent, SharedFSAutoReplicaFailoverUtilsTest,
TestLegacyFieldCache, TestSmileRequest, TestMaxTokenLenTokenizer, TestMacros,
VMParamsZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory,
TestJoin, TestSystemIdResolver, TestZkAclsWithHadoopAuth,
TestSolrCloudWithKerberosAlt, SolrCoreCheckLockOnStartupTest,
TestEmbeddedSolrServerAdminHandler, SpellPossibilityIteratorTest,
TestMergePolicyConfig, TestNumericTokenStream, ZkStateReaderTest,
FacetPivotSmallTest, TestStressLucene, CdcrUpdateLogTest,
TestSchemalessBufferedUpdates, JvmMetricsTest, BlockJoinFacetRandomTest,
TestPointFields, TestSchemaSimilarityResource,
DistribDocExpirationUpdateProcessorTest,
OverseerCollectionConfigSetProcessorTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsLockFactoryTest, TestElisionMultitermQuery,
TestNonDefinedSimilarityFactory, TestNoOpRegenerator, TestNumericTerms64,
TestImpersonationWithHadoopAuth, TestManagedSchemaAPI, ZkNodePropsTest,
LeaderFailureAfterFreshStartTest, HLLSerializationTest,
UninvertDocValuesMergePolicyTest, TestRestoreCore,
DistributedIntervalFacetingTest, TestDynamicFieldCollectionResource,
UUIDUpdateProcessorFallbackTest, DistributedExpandComponentTest,
TestPayloadCheckQParserPlugin, BadIndexSchemaTest, CurrencyFieldTypeTest,
DocValuesNotIndexedTest, TestExpandComponent, ExplicitHLLTest, SOLR749Test,
TestStreamBody, TestSchemaNameResource, CdcrRequestHandlerTest,
ConnectionManagerTest, DistributedMLTComponentTest, TestFastWriter,
SpellCheckCollatorWithCollapseTest, TestCustomDocTransformer,
FieldMutatingUpdateProcessorTest, SolrXmlInZkTest, HdfsBasicDistributedZk2Test,
TestJavabinTupleStreamParser, TestFieldCacheVsDocValues,
HdfsDirectoryFactoryTest, TestComplexPhraseLeadingWildcard,
SpellCheckCollatorTest, TestFilteredDocIdSet, SystemInfoHandlerTest,
TestBackupRepositoryFactory, LargeFieldTest, TestCustomSort, JavabinLoaderTest,
SolrCoreMetricManagerTest, SecurityConfHandlerTest, GraphQueryTest,
ZkSolrClientTest, TestGeoJSONResponseWriter, FileUtilsTest, BufferStoreTest,
TestFieldTypeCollectionResource, TestInitParams, SpellCheckComponentTest,
SolrCmdDistributorTest, ResponseHeaderTest, TestSQLHandlerNonCloud,
AtomicUpdateProcessorFactoryTest, SolrGangliaReporterTest,
HdfsRestartWhileUpdatingTest, SampleTest, DirectSolrSpellCheckerTest,
TestTolerantUpdateProcessorCloud, AutoCommitTest, BasicFunctionalityTest,
SolrRequestParserTest, TestReloadAndDeleteDocs, TestSolrQueryParser,
TestSolrCoreParser, SuggesterTSTTest, TestWordDelimiterFilterFactory,
TestRecoveryHdfs, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest,
OverseerTest, FullSolrCloudDistribCmdsTest, TestZkChroot,
TestDistributedGrouping, TestHashPartitioner,
TermVectorComponentDistributedTest, TestStressReorder, TestStressVersions,
DistributedTermsComponentTest, TestSolr4Spatial, QueryElevationComponentTest,
TestLazyCores, ShowFileRequestHandlerTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
CoreAdminHandlerTest, SuggesterTest, TestTrie, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate,
StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest,
XsltUpdateRequestHandlerTest, CacheHeaderTest, PrimitiveFieldTypeTest,
TestOmitPositions, RequestHandlersTest, DocumentBuilderTest,
TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest,
TestJmxIntegration, MBeansHandlerTest, HighlighterConfigTest, UpdateParamsTest,
TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest,
SolrIndexConfigTest, TestDocSet, MinimalSchemaTest,
TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestCharFilters,
SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity,
TestBM25SimilarityFactory, URLClassifyProcessorTest, TestFastLRUCache,
PreAnalyzedFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest,
TestUtils, CircularListTest, TestRTGBase, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch,
AliasIntegrationTest, AssignTest, CdcrReplicationDistributedZkTest,
CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest,
DeleteShardTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest,
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest,
MoveReplicaHDFSTest, MultiThreadedOCPTest, SSLMigrationTest,
SimpleCollectionCreateDeleteTest, TestCloudInspectUtil,
TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields,
TestCloudSearcherWarming, TestDistribDocBasedVersion,
TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica,
TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestPullReplica,
TestRandomFlRTGCloud, TestRandomRequestDistribution, TestReplicaProperties,
TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap,
TlogReplayBufferedWhileIndexingTest, ZkFailoverTest]
[junit4] Completed [571/732 (2!)] on J1 in 37.17s, 1 test, 1 error <<<
FAILURES!
[...truncated 46659 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:810: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:690: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:678: Source
checkout is modified!!! Offending files:
* solr/licenses/httpmime-4.5.3.jar.sha1
Total time: 87 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]