Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2049/
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([8B857534BDDC4EE2:3D14AEE1320231A]: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)
Build Log:
[...truncated 11632 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> 1522025 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/init-core-data-001
[junit4] 2> 1522025 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 1522026 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1522039 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1522039 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001
[junit4] 2> 1522039 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1522040 INFO (Thread-1578) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1522040 INFO (Thread-1578) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1522041 ERROR (Thread-1578) [ ] 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> 1522140 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42050
[junit4] 2> 1522208 INFO (jetty-launcher-1193-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1522221 INFO (jetty-launcher-1193-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7793d990{/solr,null,AVAILABLE}
[junit4] 2> 1522230 INFO (jetty-launcher-1193-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@426dad70{HTTP/1.1,[http/1.1]}{127.0.0.1:33979}
[junit4] 2> 1522230 INFO (jetty-launcher-1193-thread-1) [ ]
o.e.j.s.Server Started @1532029ms
[junit4] 2> 1522230 INFO (jetty-launcher-1193-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33979}
[junit4] 2> 1522231 ERROR (jetty-launcher-1193-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1522231 INFO (jetty-launcher-1193-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1522231 INFO (jetty-launcher-1193-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1522231 INFO (jetty-launcher-1193-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1522231 INFO (jetty-launcher-1193-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-27T23:42:55.491Z
[junit4] 2> 1522307 INFO (jetty-launcher-1193-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1522325 INFO (jetty-launcher-1193-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42050/solr
[junit4] 2> 1522569 INFO (jetty-launcher-1193-thread-1)
[n:127.0.0.1:33979_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1522570 INFO (jetty-launcher-1193-thread-1)
[n:127.0.0.1:33979_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33979_solr
[junit4] 2> 1522570 INFO (jetty-launcher-1193-thread-1)
[n:127.0.0.1:33979_solr ] o.a.s.c.Overseer Overseer
(id=98382576045260803-127.0.0.1:33979_solr-n_0000000000) starting
[junit4] 2> 1522628 INFO (jetty-launcher-1193-thread-1)
[n:127.0.0.1:33979_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33979_solr
[junit4] 2> 1522689 INFO
(OverseerStateUpdate-98382576045260803-127.0.0.1:33979_solr-n_0000000000)
[n:127.0.0.1:33979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1522853 INFO (jetty-launcher-1193-thread-1)
[n:127.0.0.1:33979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33979.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38991812
[junit4] 2> 1522868 INFO (jetty-launcher-1193-thread-1)
[n:127.0.0.1:33979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33979.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38991812
[junit4] 2> 1522868 INFO (jetty-launcher-1193-thread-1)
[n:127.0.0.1:33979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33979.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38991812
[junit4] 2> 1522869 INFO (jetty-launcher-1193-thread-1)
[n:127.0.0.1:33979_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/.
[junit4] 2> 1523152 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1523153 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42050/solr ready
[junit4] 2> 1523185 INFO (qtp1717794237-7213) [n:127.0.0.1:33979_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> 1523245 INFO
(OverseerThreadFactory-3200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection1
[junit4] 2> 1523450 INFO
(OverseerStateUpdate-98382576045260803-127.0.0.1:33979_solr-n_0000000000)
[n:127.0.0.1:33979_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:33979/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1523451 INFO
(OverseerStateUpdate-98382576045260803-127.0.0.1:33979_solr-n_0000000000)
[n:127.0.0.1:33979_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33979/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1523688 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1523689 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1523696 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1523818 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1523818 INFO
(zkCallback-1200-thread-2-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1524767 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1524782 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1524801 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1524816 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1524832 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1524832 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 1524832 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1524832 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 1524834 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33979.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38991812
[junit4] 2> 1524834 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1524834 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 1524874 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33979.solr.core.testCollection1.shard2.replica_n2' (registry
'solr.core.testCollection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38991812
[junit4] 2> 1524874 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1524875 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
[junit4] 2> 1525232 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1525232 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1525233 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1525233 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1525248 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@13048521[testCollection1_shard2_replica_n2] main]
[junit4] 2> 1525324 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1525325 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1525337 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1525337 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1525338 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1525338 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1525340 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1525340 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574121220184473600
[junit4] 2> 1525411 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@71bfb4fa[testCollection1_shard1_replica_n1] main]
[junit4] 2> 1525412 INFO
(searcherExecutor-3203-thread-1-processing-n:127.0.0.1:33979_solr
x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4)
[n:127.0.0.1:33979_solr c:testCollection1 s:shard2 r:core_node4
x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n2] Registered new searcher
Searcher@13048521[testCollection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1525475 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1525491 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1525492 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1525492 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574121220343857152
[junit4] 2> 1525527 INFO
(searcherExecutor-3204-thread-1-processing-n:127.0.0.1:33979_solr
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3)
[n:127.0.0.1:33979_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] Registered new searcher
Searcher@71bfb4fa[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1525603 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1525603 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1525603 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33979/solr/testCollection1_shard2_replica_n2/
[junit4] 2> 1525603 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1525603 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:33979/solr/testCollection1_shard2_replica_n2/ has no replicas
[junit4] 2> 1525603 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1525604 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1525604 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1525604 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33979/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 1525604 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1525604 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:33979/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1525604 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1525638 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33979/solr/testCollection1_shard2_replica_n2/ shard2
[junit4] 2> 1525639 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33979/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 1525857 INFO
(zkCallback-1200-thread-2-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1525857 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1525909 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1525910 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1525911 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2222
[junit4] 2> 1525911 INFO (qtp1717794237-7215) [n:127.0.0.1:33979_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2214
[junit4] 2> 1525987 INFO (qtp1717794237-7213) [n:127.0.0.1:33979_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> 1526169 INFO
(zkCallback-1200-thread-3-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1526169 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1526990 INFO (qtp1717794237-7213) [n:127.0.0.1:33979_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=3804
[junit4] 2> 1526991 INFO (qtp1717794237-7214) [n:127.0.0.1:33979_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> 1527006 INFO
(OverseerThreadFactory-3200-thread-2-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection2
[junit4] 2> 1527006 INFO
(OverseerCollectionConfigSetProcessor-98382576045260803-127.0.0.1:33979_solr-n_0000000000)
[n:127.0.0.1:33979_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> 1527399 INFO
(OverseerStateUpdate-98382576045260803-127.0.0.1:33979_solr-n_0000000000)
[n:127.0.0.1:33979_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:33979/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1527643 INFO
(OverseerStateUpdate-98382576045260803-127.0.0.1:33979_solr-n_0000000000)
[n:127.0.0.1:33979_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33979/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1527818 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1527825 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1528174 INFO
(zkCallback-1200-thread-3-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1528174 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1528878 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1528891 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1528943 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1528951 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1528953 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1528953 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 1528953 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33979.solr.core.testCollection2.shard2.replica_n3' (registry
'solr.core.testCollection2.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38991812
[junit4] 2> 1528953 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1528953 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
[junit4] 2> 1528958 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1528958 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 1528958 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33979.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@38991812
[junit4] 2> 1528958 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1528958 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 1529148 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1529148 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1529177 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1529177 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1529178 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@355510d7[testCollection2_shard2_replica_n3] main]
[junit4] 2> 1529179 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1529180 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1529180 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1529210 INFO
(searcherExecutor-3213-thread-1-processing-n:127.0.0.1:33979_solr
x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4)
[n:127.0.0.1:33979_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n3] Registered new searcher
Searcher@355510d7[testCollection2_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1529210 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574121224242462720
[junit4] 2> 1529245 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1529245 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1529259 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1529259 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1529260 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@13534248[testCollection2_shard1_replica_n1] main]
[junit4] 2> 1529260 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1529261 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1529274 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1529275 INFO
(searcherExecutor-3214-thread-1-processing-n:127.0.0.1:33979_solr
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2)
[n:127.0.0.1:33979_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] Registered new searcher
Searcher@13534248[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1529275 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574121224310620160
[junit4] 2> 1529327 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1529327 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1529327 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33979/solr/testCollection2_shard2_replica_n3/
[junit4] 2> 1529327 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1529327 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.SyncStrategy
http://127.0.0.1:33979/solr/testCollection2_shard2_replica_n3/ has no replicas
[junit4] 2> 1529327 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1529328 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1529328 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1529328 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33979/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 1529328 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1529328 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:33979/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 1529328 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1529330 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33979/solr/testCollection2_shard2_replica_n3/ shard2
[junit4] 2> 1529330 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33979/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 1529489 INFO
(zkCallback-1200-thread-3-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1529490 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1529536 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1529536 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1529538 INFO (qtp1717794237-7210) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1713
[junit4] 2> 1529539 INFO (qtp1717794237-7216) [n:127.0.0.1:33979_solr
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1720
[junit4] 2> 1529541 INFO (qtp1717794237-7214) [n:127.0.0.1:33979_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> 1529670 INFO
(zkCallback-1200-thread-3-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1529670 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1530545 INFO (qtp1717794237-7214) [n:127.0.0.1:33979_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=3554
[junit4] 2> 1530546 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1530546 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 1530546 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 1530546 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 1530614 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[8B857534BDDC4EE2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1530672 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
[junit4] 2> 1530675 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
] o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@115d663a
[junit4] 2> 1530708 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=291333690
[junit4] 2> 1530708 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=291333690
[junit4] 2> 1530769 INFO (qtp1717794237-7211) [n:127.0.0.1:33979_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=97
[junit4] 2> 1530773 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[8B857534BDDC4EE2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=8B857534BDDC4EE2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=uk -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.23s J2 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([8B857534BDDC4EE2:3D14AEE1320231A]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1530859 INFO
(zkCallback-1200-thread-3-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1530859 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1530887 INFO (jetty-closer-1194-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@426dad70{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1530887 INFO (jetty-closer-1194-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1787087038
[junit4] 2> 1530903 INFO (jetty-closer-1194-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1530905 INFO (jetty-closer-1194-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1530906 INFO (jetty-closer-1194-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1530952 INFO (jetty-closer-1194-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1530972 INFO (coreCloseExecutor-3223-thread-1)
[n:127.0.0.1:33979_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3efc9831
[junit4] 2> 1530972 INFO (coreCloseExecutor-3223-thread-2)
[n:127.0.0.1:33979_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@21dbfcdc
[junit4] 2> 1531005 INFO (coreCloseExecutor-3223-thread-3)
[n:127.0.0.1:33979_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b203dde
[junit4] 2> 1531007 INFO
(OverseerCollectionConfigSetProcessor-98382576045260803-127.0.0.1:33979_solr-n_0000000000)
[n:127.0.0.1:33979_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> 1531025 INFO (coreCloseExecutor-3223-thread-3)
[n:127.0.0.1:33979_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard1.replica_n1,
tag=991968734
[junit4] 2> 1531039 INFO (coreCloseExecutor-3223-thread-3)
[n:127.0.0.1:33979_solr c:testCollection2 s:shard1 r:core_node2
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard1.leader,
tag=991968734
[junit4] 2> 1531045 INFO (coreCloseExecutor-3223-thread-1)
[n:127.0.0.1:33979_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection1.shard1.replica_n1,
tag=1056741425
[junit4] 2> 1531086 INFO
(zkCallback-1200-thread-3-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1531086 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1531087 INFO
(zkCallback-1200-thread-3-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1531087 INFO
(zkCallback-1200-thread-1-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_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> 1531120 INFO (coreCloseExecutor-3223-thread-1)
[n:127.0.0.1:33979_solr c:testCollection1 s:shard1 r:core_node3
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection1.shard1.leader,
tag=1056741425
[junit4] 2> 1531126 INFO (coreCloseExecutor-3223-thread-2)
[n:127.0.0.1:33979_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard2.replica_n3,
tag=568065244
[junit4] 2> 1531144 INFO (coreCloseExecutor-3223-thread-2)
[n:127.0.0.1:33979_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard2.leader,
tag=568065244
[junit4] 2> 1531151 INFO (jetty-closer-1194-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98382576045260803-127.0.0.1:33979_solr-n_0000000000) closing
[junit4] 2> 1531151 INFO
(OverseerStateUpdate-98382576045260803-127.0.0.1:33979_solr-n_0000000000)
[n:127.0.0.1:33979_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33979_solr
[junit4] 2> 1532693 WARN
(zkCallback-1200-thread-3-processing-n:127.0.0.1:33979_solr)
[n:127.0.0.1:33979_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1532693 INFO (jetty-closer-1194-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7793d990{/solr,null,UNAVAILABLE}
[junit4] 2> 1532710 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-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> 1532710 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[8B857534BDDC4EE2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42050 42050
[junit4] 2> 1533034 INFO (Thread-1578) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42050 42050
[junit4] 2> 1533050 WARN (Thread-1578) [ ] 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> 7 /solr/collections/testCollection1/state.json
[junit4] 2> 6 /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:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_8B857534BDDC4EE2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=122, maxMBSortInHeap=6.318989683087299,
sim=RandomSimilarity(queryNorm=false): {}, locale=uk,
timezone=America/Argentina/Jujuy
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=58446088,total=529530880
[junit4] 2> NOTE: All tests run in this JVM: [TestLegacyField,
TestHighFrequencyDictionaryFactory, TestManagedSchemaThreadSafety,
SignatureUpdateProcessorFactoryTest, TestRawResponseWriter,
TestQuerySenderListener, TestJettySolrRunner, TestExactSharedStatsCache,
TestSchemaNameResource, TestSuggestSpellingConverter, AutoCommitTest,
TimeZoneUtilsTest, TestNRTOpen, TestShortCircuitedRequests,
TestChildDocTransformer, ConfigSetsAPITest, SolrMetricManagerTest, TestUtils,
TestTestInjection, PrimitiveFieldTypeTest, TestHashQParserPlugin,
TestRestoreCore, JvmMetricsTest, UnloadDistributedZkTest,
UninvertDocValuesMergePolicyTest, ResponseLogComponentTest, TestReload,
TestDynamicFieldCollectionResource, PreAnalyzedFieldTest,
TestFieldCacheWithThreads, TestScoreJoinQPNoScore, RulesTest,
TestManagedStopFilterFactory, SubstringBytesRefFilterTest,
TestAuthorizationFramework, MinimalSchemaTest, SearchHandlerTest,
TestCloudManagedSchema, ZkStateWriterTest,
TestDistributedStatsComponentCardinality,
PeerSyncWithIndexFingerprintCachingTest, TestAnalyzedSuggestions,
TestLocalFSCloudBackupRestore, TestComplexPhraseLeadingWildcard, TestLFUCache,
CustomCollectionTest, SaslZkACLProviderTest, TestTolerantSearch,
TestConfigSetsAPI, UniqFieldsUpdateProcessorFactoryTest,
TestPayloadScoreQParserPlugin, TestTolerantUpdateProcessorCloud,
LargeFieldTest, TestJsonFacetRefinement, TestSubQueryTransformerDistrib,
GraphQueryTest, TestDistributedMissingSort, BlockJoinFacetDistribTest,
TestMaxScoreQueryParser, UUIDUpdateProcessorFallbackTest, JSONWriterTest,
QueryEqualityTest, AliasIntegrationTest, LeaderInitiatedRecoveryOnCommitTest,
SegmentsInfoRequestHandlerTest, BadIndexSchemaTest, CollectionReloadTest,
DistributedQueryComponentOptimizationTest, SolrInfoBeanTest,
CdcrVersionReplicationTest, XsltUpdateRequestHandlerTest, TestNumericTerms64,
MultiTermTest, TestPolicyCloud, DateFieldTest, DistributedFacetPivotSmallTest,
TestFastWriter, TestLegacyTerms, TestOrdValues, TestSolrCloudWithKerberosAlt,
SolrCoreCheckLockOnStartupTest, RequiredFieldsTest, DocValuesNotIndexedTest,
TestSolrFieldCacheBean, TestSolrCoreProperties,
ParsingFieldUpdateProcessorsTest, DocumentBuilderTest,
TestPullReplicaErrorHandling, MetricsHandlerTest,
TestSha256AuthenticationProvider, QueryResultKeyTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest,
LeaderElectionContextKeyTest]
[junit4] Completed [258/726 (1!)] on J2 in 11.12s, 1 test, 1 failure <<<
FAILURES!
[...truncated 41229 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj1317945046
[ecj-lint] Compiling 1118 source files to /tmp/ecj1317945046
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
[ecj-lint] invalid Class-Path header in manifest of jar file:
/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
[ecj-lint] ----------
[ecj-lint] 1. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/CoreContainer.java
(at line 972)
[ecj-lint] core = new SolrCore(this, dcore, coreConfig);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'core' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 2. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/HdfsDirectoryFactory.java
(at line 234)
[ecj-lint] dir = new BlockDirectory(path, hdfsDir, cache, null,
blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'dir' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java
(at line 120)
[ecj-lint] reader = cfiltfac.create(reader);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'reader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] 4. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java
(at line 144)
[ecj-lint] return namedList;
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 5. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java
(at line 1282)
[ecj-lint] DirectoryReader reader = s==null ? null :
s.get().getIndexReader();
[ecj-lint] ^^^^^^
[ecj-lint] Resource leak: 'reader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 6. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/sql/SolrTable.java
(at line 517)
[ecj-lint] ParallelStream parallelStream = new ParallelStream(zk,
collection, tupleStream, numWorkers, comp);
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'parallelStream' is never closed
[ecj-lint] ----------
[ecj-lint] 7. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/sql/SolrTable.java
(at line 743)
[ecj-lint] ParallelStream parallelStream = new ParallelStream(zkHost,
collection, tupleStream, numWorkers, comp);
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'parallelStream' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 8. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/highlight/DefaultSolrHighlighter.java
(at line 578)
[ecj-lint] tvWindowStream = new OffsetWindowTokenFilter(tvStream);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'tvWindowStream' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 9. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/request/SimpleFacets.java
(at line 912)
[ecj-lint] fastForRandomSet = new HashDocSet(sset.getDocs(), 0,
sset.size());
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'fastForRandomSet' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 10. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/response/SmileResponseWriter.java
(at line 33)
[ecj-lint] new SmileWriter(out, request, response).writeResponse();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 11. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
(at line 146)
[ecj-lint] ratesJsonStream =
resourceLoader.openResource(ratesFileLocation);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 12. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
(at line 1315)
[ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'uninvertingReader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 13. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 145)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 14. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 154)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 15. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 163)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 16. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 17. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 18. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
(at line 287)
[ecj-lint] throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred
while loading solr.xml from zookeeper", e);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'loader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 19. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
(at line 98)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 20. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
(at line 191)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 21. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
(at line 261)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 22. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 228)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 23. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 228)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 24. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 260)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 25. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 275)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 529)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 27. ERROR in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/processor/UUIDUpdateProcessorFactory.java
(at line 23)
[ecj-lint] import org.apache.solr.common.SolrException;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.common.SolrException is never used
[ecj-lint] ----------
[ecj-lint] 28. ERROR in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/processor/UUIDUpdateProcessorFactory.java
(at line 24)
[ecj-lint] import static org.apache.solr.common.SolrException.ErrorCode.*;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.common.SolrException.ErrorCode is never
used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 29. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/processor/UpdateRequestProcessor.java
(at line 85)
[ecj-lint] UpdateRequestProcessor p = this;
[ecj-lint] ^
[ecj-lint] Resource leak: 'p' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 30. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] 31. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 32. WARNING in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
(at line 149)
[ecj-lint] SolrQueryRequest req = requestInfo == null ? null :
requestInfo.getReq();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'req' is never closed
[ecj-lint] ----------
[ecj-lint] 32 problems (2 errors, 30 warnings)
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:810:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:101:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:689:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2007:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2046:
Compile failed; see the compiler error output for details.
Total time: 158 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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]