Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/502/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:53052","node_name":"127.0.0.1:53052_","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf)={ "replicationFactor":"3",
"shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active",
"replicas":{ "core_node1":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:57632", "node_name":"127.0.0.1:57632_",
"state":"down"}, "core_node2":{ "state":"down",
"base_url":"http://127.0.0.1:36237",
"core":"c8n_1x3_lf_shard1_replica2", "node_name":"127.0.0.1:36237_"},
"core_node3":{ "core":"c8n_1x3_lf_shard1_replica3",
"base_url":"http://127.0.0.1:53052", "node_name":"127.0.0.1:53052_",
"state":"active", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:53052","node_name":"127.0.0.1:53052_","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf)={
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:57632",
"node_name":"127.0.0.1:57632_",
"state":"down"},
"core_node2":{
"state":"down",
"base_url":"http://127.0.0.1:36237",
"core":"c8n_1x3_lf_shard1_replica2",
"node_name":"127.0.0.1:36237_"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica3",
"base_url":"http://127.0.0.1:53052",
"node_name":"127.0.0.1:53052_",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([1067A44C443E80C7:98339B96EAC2ED3F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
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:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([1067A44C443E80C7:E7144A1482D62F21]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1242)
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
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 11579 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/init-core-data-001
[junit4] 2> 1693303 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Slave
[junit4] 2> 1693304 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/collection1
[junit4] 2> 1693308 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1693309 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1dbf83d0{/solr,null,AVAILABLE}
[junit4] 2> 1693310 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@25f1f171{HTTP/1.1,[http/1.1]}{127.0.0.1:62118}
[junit4] 2> 1693310 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.e.j.s.Server Started @1698327ms
[junit4] 2> 1693310 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=62118}
[junit4] 2> 1693310 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1693310 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001'
[junit4] 2> 1693310 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1693310 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1693311 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/solr.xml
[junit4] 2> 1693315 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/.
[junit4] 2> 1693315 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer New CoreContainer 1230961406
[junit4] 2> 1693315 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001]
[junit4] 2> 1693315 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/lib
[junit4] 2> 1693316 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1693318 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params:
[junit4] 2> 1693319 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1693319 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1693319 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1693319 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1693320 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/.
[junit4] 2> 1693321 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1693321 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/./collection1
[junit4] 2> 1693321 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1693322 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1693322 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1693322 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/collection1'
[junit4] 2> 1693323 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1693323 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1693330 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1693332 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1693335 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1693338 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1693340 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1693342 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/collection1'
[junit4] 2> 1693342 INFO (coreLoadExecutor-6202-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/./collection1
[junit4] 2> 1693342 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1693342 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1693342 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1693343 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/./collection1/data
[junit4] 2> 1693343 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 1693343 WARN (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1693343 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1693343 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=6.734375,
floorSegmentMB=0.9169921875, forceMergeDeletesPctAllowed=10.947252074879863,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6475985371092243
[junit4] 2> 1693344 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5581a2f5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28f4ee44),segFN=segments_1,generation=1}
[junit4] 2> 1693344 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1693345 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/./collection1/data/
[junit4] 2> 1693346 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1693348 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1693348 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1693349 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1693349 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1693351 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1693351 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1693351 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1693351 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1693351 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1693351 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1693352 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5581a2f5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28f4ee44),segFN=segments_1,generation=1}
[junit4] 2> 1693352 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1693352 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a73637b[collection1] main]
[junit4] 2> 1693352 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/collection1/conf
[junit4] 2> 1693352 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/collection1/conf}
[junit4] 2> 1693352 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-001/collection1/conf
[junit4] 2> 1693352 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1693353 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1693353 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1693353 INFO
(searcherExecutor-6203-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4a73637b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1693353 INFO (coreLoadExecutor-6202-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1693827 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/collection1
[junit4] 2> 1693830 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1693832 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b289e2b{/solr,null,AVAILABLE}
[junit4] 2> 1693832 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@6c929a00{HTTP/1.1,[http/1.1]}{127.0.0.1:40984}
[junit4] 2> 1693832 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.e.j.s.Server Started @1698850ms
[junit4] 2> 1693832 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=40984}
[junit4] 2> 1693833 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1693833 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002'
[junit4] 2> 1693833 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1693833 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1693833 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/solr.xml
[junit4] 2> 1693837 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/.
[junit4] 2> 1693837 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer New CoreContainer 21256964
[junit4] 2> 1693837 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002]
[junit4] 2> 1693838 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/lib
[junit4] 2> 1693838 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1693840 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params:
[junit4] 2> 1693840 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1693841 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1693841 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1693841 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1693842 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/.
[junit4] 2> 1693843 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1693843 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/./collection1
[junit4] 2> 1693843 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1693844 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1693844 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[1067A44C443E80C7])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1693844 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/collection1'
[junit4] 2> 1693844 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1693844 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1693851 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1693854 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1693860 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1693865 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1693867 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1693868 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/collection1'
[junit4] 2> 1693868 INFO (coreLoadExecutor-6212-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/./collection1
[junit4] 2> 1693868 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1693868 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1693868 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1693869 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/./collection1/data
[junit4] 2> 1693869 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 1693869 WARN (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1693869 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1693870 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=6.734375,
floorSegmentMB=0.9169921875, forceMergeDeletesPctAllowed=10.947252074879863,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6475985371092243
[junit4] 2> 1693870 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@356c07de
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76b8b276),segFN=segments_1,generation=1}
[junit4] 2> 1693870 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1693871 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/./collection1/data/
[junit4] 2> 1693872 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1693873 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1693874 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1693875 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1693875 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1693877 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1693877 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1693877 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1693877 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1693877 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1693878 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1693878 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@356c07de
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76b8b276),segFN=segments_1,generation=1}
[junit4] 2> 1693878 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1693878 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5530fad9[collection1] main]
[junit4] 2> 1693878 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/collection1/conf
[junit4] 2> 1693878 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/collection1/conf}
[junit4] 2> 1693878 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_1067A44C443E80C7-001/solr-instance-002/collection1/conf
[junit4] 2> 1693878 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1693880 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1693880 INFO (coreLoadExecutor-6212-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1693881 INFO
(searcherExecutor-6213-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5530fad9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1693889 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1694349 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1694350 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 1694351 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 1694351 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 1694352 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 1694352 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 1694353 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 1694353 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 1694354 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 1694354 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 1694355 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 1694355 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 1694356 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 1694357 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 1694357 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 1694358 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 1694359 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 1694359 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 1694360 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 1694361 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 1694361 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 1694362 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 1694362 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 1694363 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 1694363 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 1694364 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 1694365 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 1694365 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 1694366 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 1694366 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 1694367 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 1694367 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 1694368 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 1694369 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 1694370 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 1694370 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 1694371 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 1694371 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 1694372 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 1694373 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 1694373 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 1694374 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 1694374 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 1694375 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 1694375 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 1694376 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 1694376 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 1694377 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 1694378 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 1694378 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 1694379 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 1694379 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 1694380 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 1694381 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 1694381 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 1694382 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 1694382 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 1694382 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 1694383 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 1694383 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 1694384 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 1694384 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 1694385 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 1694386 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 1694386 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 1694387 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 1694387 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 1694388 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 1694389 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 1694389 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[68]} 0 0
[junit4] 2> 1694390 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[69]} 0 0
[junit4] 2> 1694390 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[70]} 0 0
[junit4] 2> 1694391 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[71]} 0 0
[junit4] 2> 1694391 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[72]} 0 0
[junit4] 2> 1694392 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[73]} 0 0
[junit4] 2> 1694393 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[74]} 0 0
[junit4] 2> 1694394 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[75]} 0 0
[junit4] 2> 1694394 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[76]} 0 0
[junit4] 2> 1694395 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[77]} 0 0
[junit4] 2> 1694395 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[78]} 0 0
[junit4] 2> 1694396 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[79]} 0 0
[junit4] 2> 1694397 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[80]} 0 0
[junit4] 2> 1694397 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[81]} 0 0
[junit4] 2> 1694398 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[82]} 0 0
[junit4] 2> 1694398 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[83]} 0 0
[junit4] 2> 1694399 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[84]} 0 0
[junit4] 2> 1694400 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[85]} 0 0
[junit4] 2> 1694400 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[86]} 0 0
[junit4] 2> 1694401 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[87]} 0 0
[junit4] 2> 1694401 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[88]} 0 0
[junit4] 2> 1694402 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[89]} 0 0
[junit4] 2> 1694402 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[90]} 0 0
[junit4] 2> 1694403 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[91]} 0 0
[junit4] 2> 1694404 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[92]} 0 0
[junit4] 2> 1694404 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[93]} 0 0
[junit4] 2> 1694405 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[94]} 0 0
[junit4] 2> 1694405 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[95]} 0 0
[junit4] 2> 1694406 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[96]} 0 0
[junit4] 2> 1694406 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[97]} 0 0
[junit4] 2> 1694407 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[98]} 0 0
[junit4] 2> 1694407 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[99]} 0 0
[junit4] 2> 1694407 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[100]} 0 0
[junit4] 2> 1694408 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[101]} 0 0
[junit4] 2> 1694408 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[102]} 0 0
[junit4] 2> 1694409 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[103]} 0 0
[junit4] 2> 1694409 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[104]} 0 0
[junit4] 2> 1694410 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[105]} 0 0
[junit4] 2> 1694411 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[106]} 0 0
[junit4] 2> 1694412 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[107]} 0 0
[junit4] 2> 1694412 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[108]} 0 0
[junit4] 2> 1694412 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[109]} 0 0
[junit4] 2> 1694413 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[110]} 0 0
[junit4] 2> 1694413 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[111]} 0 0
[junit4] 2> 1694414 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[112]} 0 0
[junit4] 2> 1694414 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[113]} 0 0
[junit4] 2> 1694414 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[114]} 0 0
[junit4] 2> 1694417 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[115]} 0 0
[junit4] 2> 1694417 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[116]} 0 0
[junit4] 2> 1694418 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[117]} 0 0
[junit4] 2> 1694419 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[118]} 0 0
[junit4] 2> 1694419 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[119]} 0 0
[junit4] 2> 1694420 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[120]} 0 0
[junit4] 2> 1694420 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[121]} 0 0
[junit4] 2> 1694421 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[122]} 0 0
[junit4] 2> 1694421 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123]} 0 0
[junit4] 2> 1694422 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[124]} 0 0
[junit4] 2> 1694423 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[125]} 0 0
[junit4] 2> 1694423 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[126]} 0 0
[junit4] 2> 1694424 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[127]} 0 0
[junit4] 2> 1694424 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[128]} 0 0
[junit4] 2> 1694425 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[129]} 0 0
[junit4] 2> 1694425 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[130]} 0 0
[junit4] 2> 1694426 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[131]} 0 0
[junit4] 2> 1694426 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[132]} 0 0
[junit4] 2> 1694427 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[133]} 0 0
[junit4] 2> 1694428 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[134]} 0 0
[junit4] 2> 1694428 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[135]} 0 0
[junit4] 2> 1694429 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[136]} 0 0
[junit4] 2> 1694429 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[137]} 0 0
[junit4] 2> 1694430 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[138]} 0 0
[junit4] 2> 1694430 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[139]} 0 0
[junit4] 2> 1694431 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[140]} 0 0
[junit4] 2> 1694432 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[141]} 0 0
[junit4] 2> 1694432 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[142]} 0 0
[junit4] 2> 1694433 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[143]} 0 0
[junit4] 2> 1694434 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[144]} 0 0
[junit4] 2> 1694434 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[145]} 0 0
[junit4] 2> 1694435 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[146]} 0 0
[junit4] 2> 1694435 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[147]} 0 0
[junit4] 2> 1694436 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[148]} 0 0
[junit4] 2> 1694436 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[149]} 0 0
[junit4] 2> 1694437 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[150]} 0 0
[junit4] 2> 1694437 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[151]} 0 0
[junit4] 2> 1694438 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[152]} 0 0
[junit4] 2> 1694439 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[153]} 0 0
[junit4] 2> 1694439 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[154]} 0 0
[junit4] 2> 1694440 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[155]} 0 0
[junit4] 2> 1694441 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[156]} 0 0
[junit4] 2> 1694441 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[157]} 0 0
[junit4] 2> 1694442 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[158]} 0 0
[junit4] 2> 1694442 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[159]} 0 0
[junit4] 2> 1694443 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[160]} 0 0
[junit4] 2> 1694444 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[161]} 0 0
[junit4] 2> 1694444 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[162]} 0 0
[junit4] 2> 1694445 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[163]} 0 0
[junit4] 2> 1694446 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[164]} 0 0
[junit4] 2> 1694446 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[165]} 0 0
[junit4] 2> 1694447 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[166]} 0 0
[junit4] 2> 1694447 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[167]} 0 0
[junit4] 2> 1694448 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[168]} 0 0
[junit4] 2> 1694448 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[169]} 0 0
[junit4] 2> 1694449 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[170]} 0 0
[junit4] 2> 1694449 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[171]} 0 0
[junit4] 2> 1694450 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[172]} 0 0
[junit4] 2> 1694450 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[173]} 0 0
[junit4] 2> 1694451 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[174]} 0 0
[junit4] 2> 1694451 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[175]} 0 0
[junit4] 2> 1694452 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[176]} 0 0
[junit4] 2> 1694453 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[177]} 0 0
[junit4] 2> 1694453 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[178]} 0 0
[junit4] 2> 1694454 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[179]} 0 0
[junit4] 2> 1694454 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[180]} 0 0
[junit4] 2> 1694455 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[181]} 0 0
[junit4] 2> 1694456 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[182]} 0 0
[junit4] 2> 1694456 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[183]} 0 0
[junit4] 2> 1694457 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[184]} 0 0
[junit4] 2> 1694457 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[185]} 0 0
[junit4] 2> 1694458 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[186]} 0 0
[junit4] 2> 1694458 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[187]} 0 0
[junit4] 2> 1694459 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[188]} 0 0
[junit4] 2> 1694459 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[189]} 0 0
[junit4] 2> 1694460 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[190]} 0 0
[junit4] 2> 1694460 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[191]} 0 0
[junit4] 2> 1694461 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[192]} 0 0
[junit4] 2> 1694461 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[193]} 0 0
[junit4] 2> 1694462 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[194]} 0 0
[junit4] 2> 1694462 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[195]} 0 0
[junit4] 2> 1694463 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[196]} 0 0
[junit4] 2> 1694464 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[197]} 0 0
[junit4] 2> 1694464 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[198]} 0 0
[junit4] 2> 1694465 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[199]} 0 0
[junit4] 2> 1694465 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[200]} 0 0
[junit4] 2> 1694466 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[201]} 0 0
[junit4] 2> 1694466 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[202]} 0 0
[junit4] 2> 1694467 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[203]} 0 0
[junit4] 2> 1694467 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[204]} 0 0
[junit4] 2> 1694468 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[205]} 0 0
[junit4] 2> 1694468 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[206]} 0 0
[junit4] 2> 1694469 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[207]} 0 0
[junit4] 2> 1694469 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[208]} 0 0
[junit4] 2> 1694470 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[209]} 0 0
[junit4] 2> 1694471 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[210]} 0 0
[junit4] 2> 1694471 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[211]} 0 0
[junit4] 2> 1694472 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[212]} 0 0
[junit4] 2> 1694472 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[213]} 0 0
[junit4] 2> 1694473 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[214]} 0 0
[junit4] 2> 1694473 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[215]} 0 0
[junit4] 2> 1694474 INFO (qtp199289087-14511) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[216]} 0 0
[junit4] 2> 1694474 INFO (qtp199289087-14509) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[217]} 0 0
[junit4] 2> 1694475 INFO (qtp199289087-14508) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[218]} 0 0
[junit4] 2> 1694475 INFO (qtp199289087-14510) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[219]} 0 0
[junit4] 2> 1694476 INFO (qtp199289087-14512) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[220]} 0 0
[junit4] 2> 1694477 INFO (qtp199289087-14513) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[221]} 0 0
[junit4] 2> 1694477 INFO (qtp199289087-14506) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[222]} 0 0
[junit4] 2> 1694478 INFO (qtp199289087-14511) [ x:collection1] o.a.s.u.
[...truncated too long message...]
active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica1",
[junit4] > "base_url":"http://127.0.0.1:57632",
[junit4] > "node_name":"127.0.0.1:57632_",
[junit4] > "state":"down"},
[junit4] > "core_node2":{
[junit4] > "state":"down",
[junit4] > "base_url":"http://127.0.0.1:36237",
[junit4] > "core":"c8n_1x3_lf_shard1_replica2",
[junit4] > "node_name":"127.0.0.1:36237_"},
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica3",
[junit4] > "base_url":"http://127.0.0.1:53052",
[junit4] > "node_name":"127.0.0.1:53052_",
[junit4] > "state":"active",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([1067A44C443E80C7:98339B96EAC2ED3F]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2269363 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[1067A44C443E80C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_1067A44C443E80C7-001
[junit4] 2> Apr 06, 2016 8:50:35 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{range_facet_l_dv=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=MockRandom),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting),
range_facet_i_dv=PostingsFormat(name=MockRandom), text=Lucene50(blocksize=128),
range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1941,
maxMBSortInHeap=5.605966969618063, sim=ClassicSimilarity, locale=ar-DZ,
timezone=America/Indiana/Winamac
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=3,threads=1,free=178809528,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestUtils,
AnalyticsMergeStrategyTest, TestBinaryResponseWriter,
CoreAdminRequestStatusTest, SuggesterTest, TestConfigSetProperties,
TestManagedResource, TestFastWriter, ResponseHeaderTest,
SolrCmdDistributorTest, TestTrie, RequestHandlersTest,
HdfsRestartWhileUpdatingTest, SpatialHeatmapFacetsTest, HttpPartitionTest,
BasicAuthIntegrationTest, TestAddFieldRealTimeGet, TestSolr4Spatial,
TestQueryTypes, TermVectorComponentTest, HighlighterConfigTest,
DistributedFacetPivotSmallTest, TestNRTOpen, DistanceFunctionTest,
ConnectionReuseTest, LoggingHandlerTest, TestCustomDocTransformer,
TestRequestForwarding, TestShortCircuitedRequests,
HdfsChaosMonkeyNothingIsSafeTest, HdfsUnloadDistributedZkTest,
TestValueSourceCache, ParsingFieldUpdateProcessorsTest, AutoCommitTest,
CopyFieldTest, AsyncCallRequestStatusResponseTest,
SimpleCollectionCreateDeleteTest, DistributedTermsComponentTest, TestReload,
TestJettySolrRunner, DocValuesMissingTest, SolrInfoMBeanTest,
TestIndexSearcher, TestShardHandlerFactory, CdcrUpdateLogTest,
TestSolrConfigHandlerConcurrent, TestReqParamsAPI, TestRandomFaceting,
TestPerFieldSimilarity, AddSchemaFieldsUpdateProcessorFactoryTest,
TestNonDefinedSimilarityFactory, SolrIndexSplitterTest,
OpenExchangeRatesOrgProviderTest, TestObjectReleaseTracker,
CdcrReplicationHandlerTest, TestManagedSynonymFilterFactory, TestSolrJ,
TestDynamicLoading, TriLevelCompositeIdRoutingTest, TestRebalanceLeaders,
SharedFSAutoReplicaFailoverTest, TestRecovery, SynonymTokenizerTest,
TestSuggestSpellingConverter, DateFieldTest, TestSchemaVersionResource,
TestMacros, OverseerStatusTest, BaseCdcrDistributedZkTest,
CollectionReloadTest, CacheHeaderTest, SolrPluginUtilsTest, TestRealTimeGet,
TestSolrDeletionPolicy2, ConfigSetsAPITest, TestRestManager,
SaslZkACLProviderTest, SegmentsInfoRequestHandlerTest, RequestLoggingTest,
TestCollapseQParserPlugin, BigEndianAscendingWordDeserializerTest,
LeaderElectionIntegrationTest, NotRequiredUniqueKeyTest, DateMathParserTest,
TestSolrDynamicMBean, CSVRequestHandlerTest, TestReloadDeadlock,
OverseerCollectionConfigSetProcessorTest, TestFoldingMultitermQuery,
DefaultValueUpdateProcessorTest, RulesTest, OpenCloseCoreStressTest,
StatsComponentTest, UUIDUpdateProcessorFallbackTest,
FieldMutatingUpdateProcessorTest, TestConfigReload, TestBadConfig,
DistributedFacetPivotLongTailTest, TestFieldResource,
BinaryUpdateRequestHandlerTest, TestOmitPositions,
TestLMJelinekMercerSimilarityFactory, HdfsCollectionsAPIDistributedZkTest,
CustomCollectionTest, DistributedMLTComponentTest, TestSolrIndexConfig,
CleanupOldIndexTest, DistributedQueryComponentCustomSortTest, SmileWriterTest,
FullSolrCloudDistribCmdsTest, TestRuleBasedAuthorizationPlugin,
TestCloudPivotFacet, DistribJoinFromCollectionTest,
CollectionTooManyReplicasTest, TestLeaderInitiatedRecoveryThread,
DirectSolrConnectionTest, TestUniqueKeyFieldResource, GraphQueryTest,
FullHLLTest, QueryParsingTest, ChangedSchemaMergeTest, TestDistribIDF,
HighlighterMaxOffsetTest, ZkSolrClientTest, TestExactStatsCache,
TermVectorComponentDistributedTest, TestFuzzyAnalyzedSuggestions,
CdcrVersionReplicationTest, TestSimpleTrackingShardHandler, OutputWriterTest,
TestDefaultSearchFieldResource, SuggestComponentTest,
SignatureUpdateProcessorFactoryTest, TestConfigOverlay, RollingRestartTest,
MultiTermTest, TestSimpleQParserPlugin, TestRangeQuery,
TestIndexingPerformance, SolrXmlInZkTest, DistributedSuggestComponentTest,
StressHdfsTest, BasicZkTest, TestReplicationHandler, TestSort,
SoftAutoCommitTest, CoreAdminHandlerTest, SuggesterTSTTest, TestStressLucene,
SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, QueryEqualityTest,
SortByFunctionTest, DebugComponentTest, TestSurroundQueryParser,
LukeRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest,
FieldAnalysisRequestHandlerTest, TestSolrQueryParser,
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPartialUpdateDeduplication, PingRequestHandlerTest, AlternateDirectoryTest,
SolrIndexConfigTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery,
ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, EchoParamsTest, TestBM25SimilarityFactory,
TestFastOutputStream, PluginInfoTest, PreAnalyzedFieldTest,
TestSystemIdResolver, SpellingQueryConverterTest, RAMDirectoryFactoryTest,
TestDocumentBuilder, ZkNodePropsTest, FileUtilsTest, CircularListTest,
TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest,
SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors,
ActionThrottleTest, AliasIntegrationTest, ConnectionManagerTest,
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest,
DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest,
LeaderFailoverAfterPartitionTest]
[junit4] Completed [437/584 (2!)] on J1 in 125.57s, 1 test, 1 failure <<<
FAILURES!
[...truncated 472 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014:
There were test failures: 584 suites (10 ignored), 2355 tests, 1 error, 1
failure, 85 ignored (70 assumptions) [seed: 1067A44C443E80C7]
Total time: 80 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]