Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/272/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.test
Error Message:
Wrong doc count on shard1_0. See SOLR-5309 expected:<105> but was:<104>
Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0. See SOLR-5309
expected:<105> but was:<104>
at
__randomizedtesting.SeedInfo.seed([5AC48A92168D0AF3:D290B548B871670B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:881)
at
org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:664)
at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:100)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 12675 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/init-core-data-001
[junit4] 2> 2438334 WARN
(SUITE-ShardSplitTest-seed#[5AC48A92168D0AF3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
[junit4] 2> 2438334 INFO
(SUITE-ShardSplitTest-seed#[5AC48A92168D0AF3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2438336 INFO
(SUITE-ShardSplitTest-seed#[5AC48A92168D0AF3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 2438336 INFO
(SUITE-ShardSplitTest-seed#[5AC48A92168D0AF3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2438337 INFO
(SUITE-ShardSplitTest-seed#[5AC48A92168D0AF3]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e_/
[junit4] 2> 2438339 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 2438339 INFO (Thread-4627) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2438339 INFO (Thread-4627) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2438342 ERROR (Thread-4627) [ ] 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> 2438441 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.ZkTestServer
start zk server on port:39448
[junit4] 2> 2438615 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2438646 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2438657 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2438659 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2438661 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2438673 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2438676 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2438678 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2438680 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2438682 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2438684 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2438696 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 2438705 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 0x15f78cc61320001, 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> 2439007 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 2439009 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57b1bb81{/e_,null,AVAILABLE}
[junit4] 2> 2439017 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6df76b3f{HTTP/1.1,[http/1.1]}{127.0.0.1:59899}
[junit4] 2> 2439017 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
Started @2441165ms
[junit4] 2> 2439017 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/e_, hostPort=59899,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/control-001/cores}
[junit4] 2> 2439018 ERROR
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2439018 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2439018 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2439018 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2439018 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-01T18:16:21.719Z
[junit4] 2> 2439049 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2439050 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/control-001/solr.xml
[junit4] 2> 2439054 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2439054 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2439054 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2439074 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39448/solr
[junit4] 2> 2439724 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:59899_e_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2439725 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:59899_e_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59899_e_
[junit4] 2> 2439790 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:59899_e_ ]
o.a.s.c.Overseer Overseer
(id=98930536024768516-127.0.0.1:59899_e_-n_0000000000) starting
[junit4] 2> 2439809 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:59899_e_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59899_e_
[junit4] 2> 2439824 INFO
(zkCallback-3601-thread-1-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2440174 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:59899_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2440183 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:59899_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2440184 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:59899_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2440186 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:59899_e_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/control-001/cores
[junit4] 2> 2440273 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2440301 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39448/solr ready
[junit4] 2> 2440305 INFO (qtp1565913246-14581) [n:127.0.0.1:59899_e_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59899_e_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2440344 INFO
(OverseerThreadFactory-4573-thread-1-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2440516 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2440516 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2440658 INFO
(zkCallback-3601-thread-1-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2441546 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2441561 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2441656 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2441705 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 2441706 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2441706 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2441706 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2441710 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=604270460,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2441719 WARN (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2441789 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2441789 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2441790 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2441790 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2441792 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=609394117,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2441792 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@a42632c[control_collection_shard1_replica_n1] main]
[junit4] 2> 2441797 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2441799 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2441799 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2441800 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1582888580023320576
[junit4] 2> 2441801 INFO
(searcherExecutor-4576-thread-1-processing-n:127.0.0.1:59899_e_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:59899_e_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@a42632c[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2441828 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2441829 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2441829 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59899/e_/control_collection_shard1_replica_n1/
[junit4] 2> 2441829 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2441829 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:59899/e_/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2441829 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2441836 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:59899/e_/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2441939 INFO
(zkCallback-3601-thread-1-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2441987 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2441990 INFO (qtp1565913246-14577) [n:127.0.0.1:59899_e_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1475
[junit4] 2> 2441996 INFO (qtp1565913246-14581) [n:127.0.0.1:59899_e_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2442093 INFO
(zkCallback-3601-thread-1-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2442378 INFO
(OverseerCollectionConfigSetProcessor-98930536024768516-127.0.0.1:59899_e_-n_0000000000)
[n:127.0.0.1:59899_e_ ] 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> 2442999 INFO (qtp1565913246-14581) [n:127.0.0.1:59899_e_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59899_e_&wt=javabin&version=2}
status=0 QTime=2694
[junit4] 2> 2443001 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 0x15f78cc61320005, 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> 2443007 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2443009 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39448/solr ready
[junit4] 2> 2443009 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 2443011 INFO (qtp1565913246-14578) [n:127.0.0.1:59899_e_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2443015 INFO
(OverseerThreadFactory-4573-thread-2-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2443016 WARN
(OverseerThreadFactory-4573-thread-2-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.CreateCollectionCmd It is unusual to create
a collection (collection1) without cores.
[junit4] 2> 2443228 INFO (qtp1565913246-14578) [n:127.0.0.1:59899_e_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2443228 INFO (qtp1565913246-14578) [n:127.0.0.1:59899_e_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=217
[junit4] 2> 2443464 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-1-001
of type TLOG
[junit4] 2> 2443465 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 2443466 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b8fc79a{/e_,null,AVAILABLE}
[junit4] 2> 2443467 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@641a9acb{HTTP/1.1,[http/1.1]}{127.0.0.1:64463}
[junit4] 2> 2443467 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
Started @2445616ms
[junit4] 2> 2443467 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/e_, hostPort=64463,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-1-001/cores}
[junit4] 2> 2443467 ERROR
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2443467 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2443468 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2443468 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2443468 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-01T18:16:26.169Z
[junit4] 2> 2443477 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2443477 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-1-001/solr.xml
[junit4] 2> 2443482 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2443482 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2443482 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2443486 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39448/solr
[junit4] 2> 2443511 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:64463_e_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2443516 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:64463_e_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2443519 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:64463_e_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64463_e_
[junit4] 2> 2443521 INFO (zkCallback-3609-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2443521 INFO
(zkCallback-3601-thread-2-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2443522 INFO
(zkCallback-3614-thread-1-processing-n:127.0.0.1:64463_e_)
[n:127.0.0.1:64463_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2443777 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:64463_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2443789 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:64463_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2443789 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:64463_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2443791 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:64463_e_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-1-001/cores
[junit4] 2> 2443821 INFO (qtp1565913246-14579) [n:127.0.0.1:59899_e_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:64463_e_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2443835 INFO
(OverseerCollectionConfigSetProcessor-98930536024768516-127.0.0.1:59899_e_-n_0000000000)
[n:127.0.0.1:59899_e_ ] 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> 2443836 INFO
(OverseerThreadFactory-4573-thread-3-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:64463_e_ for creating new replica
[junit4] 2> 2443868 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2443868 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2444900 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2444909 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 2444984 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2445003 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from
collection collection1, trusted=true
[junit4] 2> 2445003 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t41' (registry
'solr.core.collection1.shard2.replica_t41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2445003 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2445004 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 2445007 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=604270460,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2445010 WARN (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2445054 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2445054 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2445055 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2445055 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2445056 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=609394117,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2445056 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@36910820[collection1_shard2_replica_t41] main]
[junit4] 2> 2445057 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2445058 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2445058 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2445058 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582888583439581184
[junit4] 2> 2445059 INFO
(searcherExecutor-4587-thread-1-processing-n:127.0.0.1:64463_e_
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[collection1_shard2_replica_t41] Registered new searcher
Searcher@36910820[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2445063 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2445063 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2445064 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64463/e_/collection1_shard2_replica_t41/
[junit4] 2> 2445064 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2445064 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
http://127.0.0.1:64463/e_/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 2445064 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2445064 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
collection1_shard2_replica_t41 stopping background replication from leader
[junit4] 2> 2445067 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64463/e_/collection1_shard2_replica_t41/ shard2
[junit4] 2> 2445219 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2445222 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1354
[junit4] 2> 2445227 INFO (qtp1565913246-14579) [n:127.0.0.1:59899_e_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:64463_e_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1406
[junit4] 2> 2445411 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-2-001
of type TLOG
[junit4] 2> 2445411 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 2445413 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7fe80a55{/e_,null,AVAILABLE}
[junit4] 2> 2445413 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@29ef35ac{HTTP/1.1,[http/1.1]}{127.0.0.1:63306}
[junit4] 2> 2445413 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
Started @2447562ms
[junit4] 2> 2445413 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/e_, hostPort=63306,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-2-001/cores}
[junit4] 2> 2445413 ERROR
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2445413 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2445414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2445414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2445414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-01T18:16:28.115Z
[junit4] 2> 2445421 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2445422 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-2-001/solr.xml
[junit4] 2> 2445425 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2445425 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2445426 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2445428 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39448/solr
[junit4] 2> 2445444 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:63306_e_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2445447 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:63306_e_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2445451 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:63306_e_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63306_e_
[junit4] 2> 2445453 INFO (zkCallback-3609-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2445454 INFO
(zkCallback-3601-thread-1-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2445455 INFO
(zkCallback-3620-thread-1-processing-n:127.0.0.1:63306_e_)
[n:127.0.0.1:63306_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2445455 INFO
(zkCallback-3614-thread-1-processing-n:127.0.0.1:64463_e_)
[n:127.0.0.1:64463_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2445629 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:63306_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2445636 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:63306_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2445636 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:63306_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2445637 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:63306_e_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-2-001/cores
[junit4] 2> 2445659 INFO (qtp1565913246-14583) [n:127.0.0.1:59899_e_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:63306_e_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2445663 INFO
(OverseerCollectionConfigSetProcessor-98930536024768516-127.0.0.1:59899_e_-n_0000000000)
[n:127.0.0.1:59899_e_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2445663 INFO
(OverseerThreadFactory-4573-thread-4-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:63306_e_ for creating new replica
[junit4] 2> 2445670 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2445670 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2446693 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2446719 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
[collection1_shard1_replica_t43] Schema name=test
[junit4] 2> 2446816 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2446935 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from
collection collection1, trusted=true
[junit4] 2> 2446935 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t43' (registry
'solr.core.collection1.shard1.replica_t43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2446935 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2446936 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[[collection1_shard1_replica_t43] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-2-001/cores/collection1_shard1_replica_t43],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
[junit4] 2> 2446939 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=604270460,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2446961 WARN (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2447031 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2447031 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2447033 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2447033 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2447034 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=609394117,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2447035 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@125494aa[collection1_shard1_replica_t43] main]
[junit4] 2> 2447052 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2447052 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2447053 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2447053 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582888585531490304
[junit4] 2> 2447054 INFO
(searcherExecutor-4598-thread-1-processing-n:127.0.0.1:63306_e_
x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[collection1_shard1_replica_t43] Registered new searcher
Searcher@125494aa[collection1_shard1_replica_t43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2447064 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2447064 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2447064 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:63306/e_/collection1_shard1_replica_t43/
[junit4] 2> 2447064 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2447064 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
http://127.0.0.1:63306/e_/collection1_shard1_replica_t43/ has no replicas
[junit4] 2> 2447064 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2447065 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController
collection1_shard1_replica_t43 stopping background replication from leader
[junit4] 2> 2447072 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:63306/e_/collection1_shard1_replica_t43/ shard1
[junit4] 2> 2447176 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2447178 INFO (qtp1466315461-14655) [n:127.0.0.1:63306_e_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1508
[junit4] 2> 2447181 INFO (qtp1565913246-14583) [n:127.0.0.1:59899_e_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:63306_e_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1522
[junit4] 2> 2447411 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-3-001
of type TLOG
[junit4] 2> 2447411 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 2447413 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a8d883{/e_,null,AVAILABLE}
[junit4] 2> 2447414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@75d3dc4f{HTTP/1.1,[http/1.1]}{127.0.0.1:47320}
[junit4] 2> 2447414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
Started @2449563ms
[junit4] 2> 2447414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/tempDir-001/jetty3,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/e_, hostPort=47320,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-3-001/cores}
[junit4] 2> 2447414 ERROR
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2447414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2447414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2447414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2447414 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-01T18:16:30.115Z
[junit4] 2> 2447421 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2447421 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-3-001/solr.xml
[junit4] 2> 2447427 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2447427 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2447428 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2447437 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39448/solr
[junit4] 2> 2447483 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:47320_e_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2447491 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:47320_e_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2447495 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:47320_e_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47320_e_
[junit4] 2> 2447496 INFO (zkCallback-3609-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2447497 INFO
(zkCallback-3614-thread-1-processing-n:127.0.0.1:64463_e_)
[n:127.0.0.1:64463_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2447498 INFO
(zkCallback-3620-thread-1-processing-n:127.0.0.1:63306_e_)
[n:127.0.0.1:63306_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2447501 INFO
(zkCallback-3601-thread-1-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2447501 INFO
(zkCallback-3626-thread-1-processing-n:127.0.0.1:47320_e_)
[n:127.0.0.1:47320_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2447572 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:47320_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2447592 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:47320_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2447592 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:47320_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2447594 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:47320_e_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-3-001/cores
[junit4] 2> 2447655 INFO (qtp327453378-14684) [n:127.0.0.1:47320_e_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:47320_e_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2447659 INFO
(OverseerCollectionConfigSetProcessor-98930536024768516-127.0.0.1:59899_e_-n_0000000000)
[n:127.0.0.1:59899_e_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2447660 INFO
(OverseerThreadFactory-4573-thread-5-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:47320_e_ for creating new replica
[junit4] 2> 2447664 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2447664 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2448687 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 2448702 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema
[collection1_shard2_replica_t45] Schema name=test
[junit4] 2> 2448789 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2448825 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from
collection collection1, trusted=true
[junit4] 2> 2448825 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t45' (registry
'solr.core.collection1.shard2.replica_t45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2448825 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2448825 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
[[collection1_shard2_replica_t45] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-3-001/cores/collection1_shard2_replica_t45],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
[junit4] 2> 2448827 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=604270460,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2448832 WARN (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2448893 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2448893 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2448894 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2448894 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2448896 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=609394117,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2448896 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5147fc56[collection1_shard2_replica_t45] main]
[junit4] 2> 2448898 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2448899 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2448900 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2448900 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582888587468210176
[junit4] 2> 2448902 INFO
(searcherExecutor-4609-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
[collection1_shard2_replica_t45] Registered new searcher
Searcher@5147fc56[collection1_shard2_replica_t45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2448906 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_t45
[junit4] 2> 2448907 INFO (qtp327453378-14685) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1243
[junit4] 2> 2448907 INFO
(updateExecutor-3623-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:47320_e_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2448908 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2448909 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2448909 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.ZkController
collection1_shard2_replica_t45 stopping background replication from leader
[junit4] 2> 2448909 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_t45]
[junit4] 2> 2448909 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2448909 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_t45] as recovering, leader is
[http://127.0.0.1:64463/e_/collection1_shard2_replica_t41/] and I am
[http://127.0.0.1:47320/e_/collection1_shard2_replica_t45/]
[junit4] 2> 2448914 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:64463/e_]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:47320_e_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2448915 INFO (qtp327453378-14684) [n:127.0.0.1:47320_e_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:47320_e_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1259
[junit4] 2> 2448916 INFO (qtp767506937-14628) [n:127.0.0.1:64463_e_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 2448916 INFO (qtp767506937-14628) [n:127.0.0.1:64463_e_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_t41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:47320_e_,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:47320/e_","node_name":"127.0.0.1:47320_e_","state":"down","type":"TLOG"}
[junit4] 2> 2449185 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-4-001
of type TLOG
[junit4] 2> 2449186 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 2449190 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7be457ad{/e_,null,AVAILABLE}
[junit4] 2> 2449191 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@567755d3{HTTP/1.1,[http/1.1]}{127.0.0.1:44187}
[junit4] 2> 2449191 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.e.j.s.Server
Started @2451341ms
[junit4] 2> 2449191 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/tempDir-001/jetty4,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/e_, hostPort=44187,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-4-001/cores}
[junit4] 2> 2449192 ERROR
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2449192 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 2449192 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2449192 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2449192 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-01T18:16:31.893Z
[junit4] 2> 2449208 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2449208 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-4-001/solr.xml
[junit4] 2> 2449213 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2449213 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2449228 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.SolrXmlConfig
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527, but no JMX
reporters were configured - adding default JMX reporter.
[junit4] 2> 2449232 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39448/solr
[junit4] 2> 2449277 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:44187_e_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2449286 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:44187_e_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2449311 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:44187_e_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44187_e_
[junit4] 2> 2449320 INFO
(zkCallback-3614-thread-1-processing-n:127.0.0.1:64463_e_)
[n:127.0.0.1:64463_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2449320 INFO
(zkCallback-3601-thread-1-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2449320 INFO (zkCallback-3609-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2449322 INFO
(zkCallback-3626-thread-1-processing-n:127.0.0.1:47320_e_)
[n:127.0.0.1:47320_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2449326 INFO
(zkCallback-3620-thread-1-processing-n:127.0.0.1:63306_e_)
[n:127.0.0.1:63306_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2449329 INFO
(zkCallback-3633-thread-1-processing-n:127.0.0.1:44187_e_)
[n:127.0.0.1:44187_e_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2449618 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:44187_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2449632 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:44187_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2449633 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:44187_e_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35a92527
[junit4] 2> 2449635 INFO
(TEST-ShardSplitTest.test-seed#[5AC48A92168D0AF3]) [n:127.0.0.1:44187_e_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_5AC48A92168D0AF3-001/shard-4-001/cores
[junit4] 2> 2449667 INFO
(OverseerCollectionConfigSetProcessor-98930536024768516-127.0.0.1:59899_e_-n_0000000000)
[n:127.0.0.1:59899_e_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2449721 INFO (qtp1580834518-14718) [n:127.0.0.1:44187_e_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44187_e_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2449726 INFO
(OverseerThreadFactory-4573-thread-5-processing-n:127.0.0.1:59899_e_)
[n:127.0.0.1:59899_e_ ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:44187_e_ for creating new replica
[junit4] 2> 2449731 INFO (qtp1580834518-14719) [n:127.0.0.1:44187_e_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2449732 INFO (qtp1580834518-14719) [n:127.0.0.1:44187_e_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2449919 INFO (qtp767506937-14628) [n:127.0.0.1:64463_e_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_t41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:47320_e_,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:47320/e_","node_name":"127.0.0.1:47320_e_","state":"recovering","type":"TLOG"}
[junit4] 2> 2449919 INFO (qtp767506937-14628) [n:127.0.0.1:64463_e_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 2449919 INFO (qtp767506937-14628) [n:127.0.0.1:64463_e_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:47320_e_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1003
[junit4] 2> 2450429 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting Replication
Recovery.
[junit4] 2> 2450429 INFO
(recoveryExecutor-3624-thread-1-processing-n:127.0.0.1:47320_e_
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:47320_e_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Attempting to
replicate from [http://127.0.0.1:64463/e_/collection1_shard2_replica_t41/].
[junit4] 2> 2450432 INFO (qtp767506937-14629) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582888589074628608,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2450433 INFO (qtp767506937-14629) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2450434 INFO (qtp767506937-14629) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2450434 INFO (qtp767506937-14629) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41]
webapp=/e_ path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 2450435 INFO (qtp767506937-14626) [n:127.0.0.1:64463_e_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41]
o.a.s.c.S.Request [collection1_sh
[...truncated too long message...]
mSet = 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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
(at line 79)
[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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
(at line 79)
[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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
(at line 291)
[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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java
(at line 372)
[ecj-lint] /** For {@link CollectionParams.CollectionAction#SPLITSHARD} */
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Javadoc: Invalid member type qualification
[ecj-lint] ----------
[ecj-lint] 28. ERROR in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java
(at line 381)
[ecj-lint] /** For {@link CollectionParams.CollectionAction#SPLITSHARD} */
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Javadoc: Invalid member type qualification
[ecj-lint] ----------
[ecj-lint] 29. ERROR in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java
(at line 406)
[ecj-lint] /** For {@link CollectionParams.CollectionAction#SPLITSHARD} */
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Javadoc: Invalid member type qualification
[ecj-lint] ----------
[ecj-lint] 30. ERROR in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java
(at line 432)
[ecj-lint] /** For {@link CollectionParams.CollectionAction#MIGRATE} */
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Javadoc: Invalid member type qualification
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 31. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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] 32. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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] 33. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/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] 33 problems (4 errors, 29 warnings)
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:826: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:101: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2087:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2126:
Compile failed; see the compiler error output for details.
Total time: 115 minutes 20 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]