Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/485/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([A8A44DC887A6E43E:51E9DE67BBD3A9B4]: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.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:283)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12179 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\init-core-data-001
[junit4] 2> 2643006 INFO
(SUITE-ShardSplitTest-seed#[A8A44DC887A6E43E]-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> 2643006 INFO
(SUITE-ShardSplitTest-seed#[A8A44DC887A6E43E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e/
[junit4] 2> 2643010 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 2643010 INFO (Thread-4176) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2643010 INFO (Thread-4176) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2643111 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.ZkTestServer
start zk server on port:57773
[junit4] 2> 2643124 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2643127 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2643129 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2643131 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2643133 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2643135 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2643137 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2643139 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2643141 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2643143 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2643145 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2643640 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\control-001\cores\collection1
[junit4] 2> 2643643 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 2643644 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1872be{/e,null,AVAILABLE}
[junit4] 2> 2643646 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6abc84{HTTP/1.1,[http/1.1]}{127.0.0.1:57782}
[junit4] 2> 2643646 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
Started @2648165ms
[junit4] 2> 2643646 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\tempDir-001/control/data,
hostContext=/e, hostPort=57782,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\control-001\cores}
[junit4] 2> 2643646 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.3.0
[junit4] 2> 2643646 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2643647 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2643647 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-09-30T10:59:44.080Z
[junit4] 2> 2643651 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2643651 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\control-001\solr.xml
[junit4] 2> 2643665 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2643666 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57773/solr
[junit4] 2> 2643695 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57782_e ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57782_e
[junit4] 2> 2643697 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57782_e ]
o.a.s.c.Overseer Overseer (id=96680881910382596-127.0.0.1:57782_e-n_0000000000)
starting
[junit4] 2> 2643705 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57782_e ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57782_e
[junit4] 2> 2643707 INFO
(OverseerStateUpdate-96680881910382596-127.0.0.1:57782_e-n_0000000000)
[n:127.0.0.1:57782_e ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2643727 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57782_e ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\control-001\cores
[junit4] 2> 2643727 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57782_e ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2643731 INFO
(OverseerStateUpdate-96680881910382596-127.0.0.1:57782_e-n_0000000000)
[n:127.0.0.1:57782_e ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 2644747 WARN
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 2644747 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.3.0
[junit4] 2> 2644761 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2644874 WARN
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 2644875 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2644898 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 2644898 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\control-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\control-001\cores\collection1\data\]
[junit4] 2> 2644898 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@88a36b
[junit4] 2> 2644907 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1880322009,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2644914 WARN
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 2644927 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2644927 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2644929 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2644929 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2644930 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2644930 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1930c7a[collection1] main]
[junit4] 2> 2644932 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2644932 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2644932 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2644934 INFO
(searcherExecutor-8772-thread-1-processing-n:127.0.0.1:57782_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57782_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@1930c7a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2644934 INFO
(coreLoadExecutor-8771-thread-1-processing-n:127.0.0.1:57782_e)
[n:127.0.0.1:57782_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1546894112579387392
[junit4] 2> 2644943 INFO
(coreZkRegister-8764-thread-1-processing-n:127.0.0.1:57782_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57782_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2644943 INFO
(coreZkRegister-8764-thread-1-processing-n:127.0.0.1:57782_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57782_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2644943 INFO
(coreZkRegister-8764-thread-1-processing-n:127.0.0.1:57782_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57782_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57782/e/collection1/
[junit4] 2> 2644943 INFO
(coreZkRegister-8764-thread-1-processing-n:127.0.0.1:57782_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57782_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2644943 INFO
(coreZkRegister-8764-thread-1-processing-n:127.0.0.1:57782_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57782_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:57782/e/collection1/ has no replicas
[junit4] 2> 2644949 INFO
(coreZkRegister-8764-thread-1-processing-n:127.0.0.1:57782_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57782_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57782/e/collection1/ shard1
[junit4] 2> 2645101 INFO
(coreZkRegister-8764-thread-1-processing-n:127.0.0.1:57782_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57782_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2645236 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2645238 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 2645238 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 2645242 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 0x1577abff6d70006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2645706 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-1-001\cores\collection1
[junit4] 2> 2645708 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-1-001
[junit4] 2> 2645709 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 2645710 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16d5dbc{/e,null,AVAILABLE}
[junit4] 2> 2645711 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f855f{HTTP/1.1,[http/1.1]}{127.0.0.1:57802}
[junit4] 2> 2645711 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
Started @2650231ms
[junit4] 2> 2645712 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/e, hostPort=57802,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-1-001\cores}
[junit4] 2> 2645712 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.3.0
[junit4] 2> 2645712 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2645712 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2645712 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-09-30T10:59:46.145Z
[junit4] 2> 2645717 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2645717 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-1-001\solr.xml
[junit4] 2> 2645731 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2645731 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57773/solr
[junit4] 2> 2645745 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57802_e ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2645750 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57802_e ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57802_e
[junit4] 2> 2645752 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2645752 INFO
(zkCallback-3185-thread-1-processing-n:127.0.0.1:57782_e) [n:127.0.0.1:57782_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2645753 INFO (zkCallback-3189-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2645767 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57802_e ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-1-001\cores
[junit4] 2> 2645767 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57802_e ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2645770 INFO
(OverseerStateUpdate-96680881910382596-127.0.0.1:57782_e-n_0000000000)
[n:127.0.0.1:57782_e ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 2645873 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2646784 WARN
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 2646784 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 2646797 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2646859 WARN
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 2646859 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 2646884 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 2646884 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-1-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-1-001\cores\collection1\data\]
[junit4] 2> 2646885 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@88a36b
[junit4] 2> 2646893 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1880322009,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2646901 WARN
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 2646919 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2646920 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2646922 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2646922 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2646922 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2646923 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@18c3b80[collection1] main]
[junit4] 2> 2646924 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2646925 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2646925 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2646927 INFO
(searcherExecutor-8783-thread-1-processing-n:127.0.0.1:57802_e x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:57802_e c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@18c3b80[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2646927 INFO
(coreLoadExecutor-8782-thread-1-processing-n:127.0.0.1:57802_e)
[n:127.0.0.1:57802_e c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1546894114669199360
[junit4] 2> 2646936 INFO
(coreZkRegister-8777-thread-1-processing-n:127.0.0.1:57802_e x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:57802_e c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 2646936 INFO
(coreZkRegister-8777-thread-1-processing-n:127.0.0.1:57802_e x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:57802_e c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 2646936 INFO
(coreZkRegister-8777-thread-1-processing-n:127.0.0.1:57802_e x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:57802_e c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:57802/e/collection1/
[junit4] 2> 2646936 INFO
(coreZkRegister-8777-thread-1-processing-n:127.0.0.1:57802_e x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:57802_e c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 2646936 INFO
(coreZkRegister-8777-thread-1-processing-n:127.0.0.1:57802_e x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:57802_e c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:57802/e/collection1/ has no replicas
[junit4] 2> 2646941 INFO
(coreZkRegister-8777-thread-1-processing-n:127.0.0.1:57802_e x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:57802_e c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:57802/e/collection1/ shard2
[junit4] 2> 2647045 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2647093 INFO
(coreZkRegister-8777-thread-1-processing-n:127.0.0.1:57802_e x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:57802_e c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 2647197 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2647737 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-2-001\cores\collection1
[junit4] 2> 2647741 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-2-001
[junit4] 2> 2647741 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 2647742 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1742b54{/e,null,AVAILABLE}
[junit4] 2> 2647743 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@13630d5{HTTP/1.1,[http/1.1]}{127.0.0.1:57815}
[junit4] 2> 2647744 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
Started @2652262ms
[junit4] 2> 2647744 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/e, hostPort=57815,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-2-001\cores}
[junit4] 2> 2647744 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.3.0
[junit4] 2> 2647744 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2647744 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2647744 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-09-30T10:59:48.177Z
[junit4] 2> 2647748 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2647748 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-2-001\solr.xml
[junit4] 2> 2647762 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2647763 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57773/solr
[junit4] 2> 2647766 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 0x1577abff6d7000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2647775 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57815_e ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2647780 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57815_e ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57815_e
[junit4] 2> 2647783 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2647783 INFO
(zkCallback-3185-thread-3-processing-n:127.0.0.1:57782_e) [n:127.0.0.1:57782_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2647783 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2647783 INFO (zkCallback-3189-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2647797 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57815_e ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-2-001\cores
[junit4] 2> 2647797 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57815_e ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2647800 INFO
(OverseerStateUpdate-96680881910382596-127.0.0.1:57782_e-n_0000000000)
[n:127.0.0.1:57782_e ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 2647903 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2647903 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2648812 WARN
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 2648813 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 2648825 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2648929 WARN
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 2648931 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 2648961 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 2648962 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-2-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-2-001\cores\collection1\data\]
[junit4] 2> 2648962 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@88a36b
[junit4] 2> 2648967 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1880322009,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2648975 WARN
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 2648995 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2648995 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2648997 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2648997 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2648997 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2648998 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@58bcce[collection1] main]
[junit4] 2> 2648999 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2649000 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2649000 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2649000 INFO
(searcherExecutor-8794-thread-1-processing-n:127.0.0.1:57815_e x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:57815_e c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@58bcce[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2649001 INFO
(coreLoadExecutor-8793-thread-1-processing-n:127.0.0.1:57815_e)
[n:127.0.0.1:57815_e c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1546894116843945984
[junit4] 2> 2649009 INFO
(coreZkRegister-8788-thread-1-processing-n:127.0.0.1:57815_e x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:57815_e c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 2649009 INFO
(coreZkRegister-8788-thread-1-processing-n:127.0.0.1:57815_e x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:57815_e c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 2649009 INFO
(coreZkRegister-8788-thread-1-processing-n:127.0.0.1:57815_e x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:57815_e c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:57815/e/collection1/
[junit4] 2> 2649009 INFO
(coreZkRegister-8788-thread-1-processing-n:127.0.0.1:57815_e x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:57815_e c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 2649009 INFO
(coreZkRegister-8788-thread-1-processing-n:127.0.0.1:57815_e x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:57815_e c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:57815/e/collection1/ has no replicas
[junit4] 2> 2649014 INFO
(coreZkRegister-8788-thread-1-processing-n:127.0.0.1:57815_e x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:57815_e c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:57815/e/collection1/ shard1
[junit4] 2> 2649118 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2649118 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2649167 INFO
(coreZkRegister-8788-thread-1-processing-n:127.0.0.1:57815_e x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:57815_e c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 2649271 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2649271 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 2649783 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-3-001\cores\collection1
[junit4] 2> 2649785 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-3-001
[junit4] 2> 2649785 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 2649786 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@180f112{/e,null,AVAILABLE}
[junit4] 2> 2649787 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@9c09f3{HTTP/1.1,[http/1.1]}{127.0.0.1:57829}
[junit4] 2> 2649788 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
Started @2654307ms
[junit4] 2> 2649788 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/e, hostPort=57829,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-3-001\cores}
[junit4] 2> 2649788 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.3.0
[junit4] 2> 2649788 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2649788 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2649788 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-09-30T10:59:50.221Z
[junit4] 2> 2649793 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2649793 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-3-001\solr.xml
[junit4] 2> 2649807 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2649807 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57773/solr
[junit4] 2> 2649821 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57829_e ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2649827 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57829_e ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57829_e
[junit4] 2> 2649829 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2649829 INFO
(zkCallback-3185-thread-3-processing-n:127.0.0.1:57782_e) [n:127.0.0.1:57782_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2649829 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2649830 INFO
(zkCallback-3207-thread-1-processing-n:127.0.0.1:57829_e) [n:127.0.0.1:57829_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2649830 INFO (zkCallback-3189-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2649844 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57829_e ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-3-001\cores
[junit4] 2> 2649844 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57829_e ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2649847 INFO
(OverseerStateUpdate-96680881910382596-127.0.0.1:57782_e-n_0000000000)
[n:127.0.0.1:57782_e ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 2649950 INFO
(zkCallback-3207-thread-1-processing-n:127.0.0.1:57829_e) [n:127.0.0.1:57829_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2649950 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2649950 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2650861 WARN
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 2650861 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 2650874 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2650972 WARN
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 2650974 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 2650995 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 2650996 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-3-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-3-001\cores\collection1\data\]
[junit4] 2> 2650996 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@88a36b
[junit4] 2> 2651004 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1880322009,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2651010 WARN
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 2651026 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2651026 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2651028 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2651028 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2651028 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2651029 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@581052[collection1] main]
[junit4] 2> 2651030 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2651030 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2651030 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2651031 INFO
(searcherExecutor-8805-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@581052[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2651031 INFO
(coreLoadExecutor-8804-thread-1-processing-n:127.0.0.1:57829_e)
[n:127.0.0.1:57829_e c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1546894118972555264
[junit4] 2> 2651036 INFO
(coreZkRegister-8799-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 2651036 INFO
(updateExecutor-3204-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 2651037 INFO
(recoveryExecutor-3205-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2651037 INFO
(recoveryExecutor-3205-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2651037 INFO
(recoveryExecutor-3205-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 2651037 INFO
(recoveryExecutor-3205-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2651037 INFO
(recoveryExecutor-3205-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state
of core [collection1] as recovering, leader is
[http://127.0.0.1:57802/e/collection1/] and I am
[http://127.0.0.1:57829/e/collection1/]
[junit4] 2> 2651039 INFO
(recoveryExecutor-3205-thread-1-processing-n:127.0.0.1:57829_e x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57829_e c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:57802/e]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:57829_e&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2651042 INFO (qtp32254153-18872) [n:127.0.0.1:57802_e ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 2651043 INFO (qtp32254153-18872) [n:127.0.0.1:57802_e ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 2651043 INFO (qtp32254153-18872) [n:127.0.0.1:57802_e ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:57829_e, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:57829/e","node_name":"127.0.0.1:57829_e","state":"down"}
[junit4] 2> 2651142 INFO
(zkCallback-3207-thread-1-processing-n:127.0.0.1:57829_e) [n:127.0.0.1:57829_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2651142 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2651142 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2651801 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-4-001\cores\collection1
[junit4] 2> 2651803 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-4-001
[junit4] 2> 2651803 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 2651804 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f8f5c8{/e,null,AVAILABLE}
[junit4] 2> 2651805 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1d5f0bf{HTTP/1.1,[http/1.1]}{127.0.0.1:57842}
[junit4] 2> 2651807 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.e.j.s.Server
Started @2656326ms
[junit4] 2> 2651807 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/e, hostPort=57842,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-4-001\cores}
[junit4] 2> 2651807 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.3.0
[junit4] 2> 2651807 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2651807 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2651807 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-09-30T10:59:52.240Z
[junit4] 2> 2651811 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 0x1577abff6d70010, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2651811 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2651811 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-4-001\solr.xml
[junit4] 2> 2651826 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2651826 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:57773/solr
[junit4] 2> 2651840 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57842_e ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2651845 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57842_e ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57842_e
[junit4] 2> 2651847 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2651847 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2651848 INFO
(zkCallback-3207-thread-1-processing-n:127.0.0.1:57829_e) [n:127.0.0.1:57829_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2651848 INFO
(zkCallback-3185-thread-1-processing-n:127.0.0.1:57782_e) [n:127.0.0.1:57782_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2651848 INFO (zkCallback-3189-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2651849 INFO
(zkCallback-3214-thread-1-processing-n:127.0.0.1:57842_e) [n:127.0.0.1:57842_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2651862 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57842_e ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-4-001\cores
[junit4] 2> 2651862 INFO
(TEST-ShardSplitTest.test-seed#[A8A44DC887A6E43E]) [n:127.0.0.1:57842_e ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2651864 INFO
(OverseerStateUpdate-96680881910382596-127.0.0.1:57782_e-n_0000000000)
[n:127.0.0.1:57782_e ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 2651967 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 2651967 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 2651967 INFO
(zkCallback-3214-thread-1-processing-n:127.0.0.1:57842_e) [n:127.0.0.1:57842_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 2651967 INFO
(zkCallback-3207-thread-1-processing-n:127.0.0.1:57829_e) [n:127.0.0.1:57829_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 2652043 INFO (qtp32254153-18872) [n:127.0.0.1:57802_e ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:57829_e, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:57829/e","node_name":"127.0.0.1:57829_e","state":"recovering"}
[junit4] 2> 2652043 INFO (qtp32254153-18872) [n:127.0.0.1:57802_e ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 2652043 INFO (qtp32254153-18872) [n:127.0.0.1:57802_e ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:57829_e&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 2652877 WARN
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 2652878 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 2652890 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2652950 WARN
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 2652952 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 2652976 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 2652976 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-4-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001\shard-4-001\cores\collection1\data\]
[junit4] 2> 2652976 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@88a36b
[junit4] 2> 2652985 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1880322009,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2652994 WARN
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 2653013 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2653013 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2653014 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2653014 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2653014 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2653015 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1513a66[collection1] main]
[junit4] 2> 2653016 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2653017 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2653017 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2653018 INFO
(searcherExecutor-8816-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@1513a66[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2653018 INFO
(coreLoadExecutor-8815-thread-1-processing-n:127.0.0.1:57842_e)
[n:127.0.0.1:57842_e c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1546894121056075776
[junit4] 2> 2653023 INFO
(coreZkRegister-8810-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 2653023 INFO
(updateExecutor-3211-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 2653023 INFO
(recoveryExecutor-3212-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2653023 INFO
(recoveryExecutor-3212-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2653023 INFO
(recoveryExecutor-3212-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 2653023 INFO
(recoveryExecutor-3212-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2653023 INFO
(recoveryExecutor-3212-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state
of core [collection1] as recovering, leader is
[http://127.0.0.1:57815/e/collection1/] and I am
[http://127.0.0.1:57842/e/collection1/]
[junit4] 2> 2653026 INFO
(recoveryExecutor-3212-thread-1-processing-n:127.0.0.1:57842_e x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:57842_e c:collection1
s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:57815/e]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:57842_e&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2653028 INFO (qtp21504365-18900) [n:127.0.0.1:57815_e ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 2653028 INFO (qtp21504365-18900) [n:127.0.0.1:57815_e ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 2653028 INFO (qtp21504365-18900) [n:127.0.0.1:57815_e ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:57842_e, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:57842/e","node_name":"127.0.0.1:57842_e","state":"down"}
[junit4] 2> 2653131 INFO
(zkCallback-3195-thread-1-processing-n:127.0.0.1:57802_e) [n:127.0.0.1:57802_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 2653131 INFO
(zkCallback-3201-thread-1-processing-n:127.0.0.1:57815_e) [n:127.0.0.1:57815_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected ty
[...truncated too long message...]
(OverseerStateUpdate-96680897416724498-127.0.0.1:59770_e-n_0000000004)
[n:127.0.0.1:59770_e ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:59770_e
[junit4] 2> 2928944 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 0x1577ac393170012, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2928944 WARN
(zkCallback-3405-thread-3-processing-n:127.0.0.1:59770_e) [n:127.0.0.1:59770_e
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2928948 INFO (zkCallback-3380-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 2928949 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A8A44DC887A6E43E]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@1c700b9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2928949 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A8A44DC887A6E43E]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1850951{/e,null,UNAVAILABLE}
[junit4] 2> 2928952 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A8A44DC887A6E43E]) [
] o.a.s.c.ChaosMonkey monkey: stop shard! 59651
[junit4] 2> 2928953 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A8A44DC887A6E43E]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59644 59644
[junit4] 2> 2928954 INFO (Thread-4448) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59644 59644
[junit4] 2> 2928954 WARN (Thread-4448) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 5 /solr/collections/collection1/state.json
[junit4] 2> 4
/solr/collections/testSplitStaticIndexReplication/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96680897416724489-127.0.0.1:59681_e-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 76 /solr/overseer/queue
[junit4] 2> 33 /solr/overseer/collection-queue-work
[junit4] 2> 24 /solr/overseer/queue-work
[junit4] 2> 8 /solr/collections
[junit4] 2> 7 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2928955 INFO
(SUITE-ShardSplitTest-seed#[A8A44DC887A6E43E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_A8A44DC887A6E43E-001
[junit4] 2> Sep 30, 2016 11:04:29 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{shard_s=BlockTreeOrds(blocksize=128), rnd_b=Lucene50(blocksize=128),
_version_=PostingsFormat(name=Direct), n_ti=BlockTreeOrds(blocksize=128),
a_t=BlockTreeOrds(blocksize=128), a_i=Lucene50(blocksize=128),
id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1246,
maxMBSortInHeap=5.094072734201114,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ko, timezone=GMT0
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=276996888,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestPartialUpdateDeduplication, DocExpirationUpdateProcessorFactoryTest,
DeleteShardTest, SuggestComponentContextFilterQueryTest, DocValuesMissingTest,
SynonymTokenizerTest, DistributedFacetPivotWhiteBoxTest,
BigEndianAscendingWordDeserializerTest, TestSolrConfigHandlerCloud,
CdcrVersionReplicationTest, FullHLLTest, DistributedFacetPivotLargeTest,
AnalyticsQueryTest, TestRandomDVFaceting, TestSubQueryTransformerDistrib,
SimpleCollectionCreateDeleteTest, TestRandomCollapseQParserPlugin,
CdcrBootstrapTest, TestManagedStopFilterFactory, DirectSolrSpellCheckerTest,
LeaderFailureAfterFreshStartTest, XsltUpdateRequestHandlerTest,
JavabinLoaderTest, TestFieldCacheSort, TestSolrCLIRunExample,
RollingRestartTest, TestCloudInspectUtil, PluginInfoTest,
TestReplicaProperties, TestEmbeddedSolrServerConstructors, TestInitParams,
TestFieldCollectionResource, TestDocumentBuilder, TestBulkSchemaAPI,
ZkStateWriterTest, OverriddenZkACLAndCredentialsProvidersTest,
HdfsWriteToMultipleCollectionsTest, HdfsNNFailoverTest, OverseerStatusTest,
DocumentBuilderTest, DistributedMLTComponentTest, TestCSVResponseWriter,
BlockDirectoryTest, CreateCollectionCleanupTest, TestCloudManagedSchema,
StatelessScriptUpdateProcessorFactoryTest, MoreLikeThisHandlerTest,
TestDynamicFieldCollectionResource, DeleteNodeTest, SolrRequestParserTest,
TestLRUCache, TestCollationField, ConfigSetsAPITest, SimpleMLTQParserTest,
TestSurroundQueryParser, TestSort, TestRawTransformer, TestSolr4Spatial2,
CoreMergeIndexesAdminHandlerTest, TestStressRecovery,
TestLeaderElectionWithEmptyReplica, ClusterStateUpdateTest,
TestSolrDeletionPolicy1, QueryElevationComponentTest, DisMaxRequestHandlerTest,
TestAuthorizationFramework, DistributedVersionInfoTest,
TestElisionMultitermQuery, IndexBasedSpellCheckerTest, TestStressVersions,
TestJmxIntegration, TestInitQParser, SortSpecParsingTest, TestSolrIndexConfig,
SolrTestCaseJ4Test, HttpPartitionTest, TestFieldCacheReopen,
TestImplicitCoreProperties, TestClusterStateMutator, TermsComponentTest,
DistribJoinFromCollectionTest, DistributedQueryComponentOptimizationTest,
CollectionTooManyReplicasTest, ResponseLogComponentTest, ResponseHeaderTest,
TestDistributedSearch, TestRemoteStreaming, FastVectorHighlighterTest,
JSONWriterTest, SaslZkACLProviderTest, TestRuleBasedAuthorizationPlugin,
SystemInfoHandlerTest, TestSolrCloudWithDelegationTokens,
CurrencyFieldXmlFileTest, TestSortingResponseWriter, CollectionReloadTest,
TestCSVLoader, DocValuesTest, TimeZoneUtilsTest, TestScoreJoinQPNoScore,
RecoveryZkTest, CleanupOldIndexTest, TestGraphMLResponseWriter,
TestFastOutputStream, TestLFUCache, TestAuthenticationFramework,
SimplePostToolTest, BitVectorTest, TestConfigSetImmutable,
PingRequestHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest,
PathHierarchyTokenizerFactoryTest, TestPivotHelperCode, SimpleFacetsTest,
TestBinaryResponseWriter, DirectSolrConnectionTest,
SchemaVersionSpecificBehaviorTest, TestLeaderInitiatedRecoveryThread,
SuggesterFSTTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestPerFieldSimilarity, StandardRequestHandlerTest, TestConfigSetsAPIZkFailure,
TestReplicationHandlerBackup, BlockJoinFacetDistribTest, AddBlockUpdateTest,
ReplicationFactorTest, TestSchemaSimilarityResource, AlternateDirectoryTest,
BasicAuthIntegrationTest, TestSweetSpotSimilarityFactory,
VMParamsZkACLAndCredentialsProvidersTest, TestCloudSchemaless,
TestHighlightDedupGrouping, HdfsRecoveryZkTest, TestExtendedDismaxParser,
TestNumericTerms64, FacetPivotSmallTest, SolrPluginUtilsTest,
DocumentAnalysisRequestHandlerTest, SoftAutoCommitTest, HdfsSyncSliceTest,
SmileWriterTest, CollectionsAPISolrJTest, FileUtilsTest,
AnalysisAfterCoreReloadTest, TestFastLRUCache, PrimUtilsTest, TestRestoreCore,
HdfsBasicDistributedZkTest, TestBinaryField, UnloadDistributedZkTest,
TestReplicationHandler, TestSerializedLuceneMatchVersion,
BlockJoinFacetSimpleTest, TestUpdate, TestAnalyzeInfixSuggestions,
CheckHdfsIndexTest, TestIntervalFaceting, BasicDistributedZkTest,
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest,
TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestFaceting,
TestHashPartitioner, TestJoin, HardAutoCommitTest, SolrCoreTest,
SolrCmdDistributorTest, BadIndexSchemaTest, TestFiltering,
BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest,
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest,
WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, QueryEqualityTest,
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest,
XmlUpdateRequestHandlerTest, TestValueSourceCache, RequiredFieldsTest,
RegexBoostProcessorTest, ReturnFieldsTest, TestAnalyzedSuggestions,
BinaryUpdateRequestHandlerTest, TestComponentsName, SOLR749Test,
TestQuerySenderListener, CopyFieldTest, SolrIndexConfigTest, BadComponentTest,
MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest,
MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions,
TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCharFilters,
TestCodecSupport, TestXIncludeConfig, TestDFRSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter,
TestJmxMonitoredMap, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest,
URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, AssignTest,
AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest,
DeleteInactiveReplicaTest, DistribCursorPagingTest, DistributedQueueTest,
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest,
MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, ShardSplitTest]
[junit4] Completed [485/636 (1!)] on J0 in 286.73s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 53118 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]