Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/708/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@3c6d11ea (not leader) wrong
[docid] for SolrDocument{id=25,
id_field_copy_that_does_not_support_in_place_update_s=25, title_s=title25,
id_i=25, inplace_updatable_float=101.0, _version_=1561158095162310656,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=274} expected:<247> but
was:<274>
Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@3c6d11ea (not leader) wrong
[docid] for SolrDocument{id=25,
id_field_copy_that_does_not_support_in_place_update_s=25, title_s=title25,
id_i=25, inplace_updatable_float=101.0, _version_=1561158095162310656,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=274} expected:<247> but
was:<274>
at
__randomizedtesting.SeedInfo.seed([B0D418BB606CC73A:38802761CE90AAC2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11309 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/init-core-data-001
[junit4] 2> 580565 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 580568 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 580568 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 580571 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 580573 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 580611 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 580612 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 580628 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 580631 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 580637 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 580671 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 580673 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 580673 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 580677 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 580677 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 580677 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 580678 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 580712 WARN (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 580713 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 580724 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 580728 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 580730 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 580730 WARN (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 580730 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 580730 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/init-core-data-001/]
[junit4] 2> 580731 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 580732 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 580740 WARN (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 580820 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 580820 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 580823 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 580823 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 580824 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=83.904296875,
floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=1.3851973279627872,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3359084929199888
[junit4] 2> 580825 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ee77ba[collection1]
main]
[junit4] 2> 580825 WARN (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 580825 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 580826 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4ee77ba[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 580826 INFO (coreLoadExecutor-1669-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1561158068190838784
[junit4] 2> 580830 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 580834 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 580834 INFO (Thread-2453) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 580834 INFO (Thread-2453) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 580934 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ZkTestServer start zk server on port:61894
[junit4] 2> 580954 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 580957 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 580959 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 580962 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 580964 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 580966 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 580968 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 580970 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 580973 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 580975 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 580977 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 581119 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/control-001/cores/collection1
[junit4] 2> 581120 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 581122 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5fb715c5{/,null,AVAILABLE}
[junit4] 2> 581122 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4f198473{HTTP/1.1,[http/1.1]}{127.0.0.1:58729}
[junit4] 2> 581122 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.Server Started @584668ms
[junit4] 2> 581122 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/tempDir-001/control/data,
hostContext=/, hostPort=58729,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/control-001/cores}
[junit4] 2> 581123 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 581123 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 581123 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 581123 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 581124 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-06T21:39:13.782Z
[junit4] 2> 581128 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 581128 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/control-001/solr.xml
[junit4] 2> 581136 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 581136 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61894/solr
[junit4] 2> 581177 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:58729_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 581179 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:58729_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:58729_
[junit4] 2> 581181 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:58729_ ] o.a.s.c.Overseer Overseer
(id=97572379262582788-127.0.0.1:58729_-n_0000000000) starting
[junit4] 2> 581193 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:58729_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58729_
[junit4] 2> 581197 INFO
(zkCallback-625-thread-1-processing-n:127.0.0.1:58729_) [n:127.0.0.1:58729_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 581264 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:58729_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/control-001/cores
[junit4] 2> 581264 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:58729_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 581269 INFO
(OverseerStateUpdate-97572379262582788-127.0.0.1:58729_-n_0000000000)
[n:127.0.0.1:58729_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 582285 WARN
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 582286 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 582299 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 582302 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 582304 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 582304 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/control-001/cores/collection1/data/]
[junit4] 2> 582305 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 582305 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 582311 WARN
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 582360 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 582360 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 582364 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 582364 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 582365 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=83.904296875,
floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=1.3851973279627872,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3359084929199888
[junit4] 2> 582366 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6011da5c[collection1] main]
[junit4] 2> 582368 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 582368 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 582369 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 582370 INFO
(searcherExecutor-1683-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6011da5c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 582370 INFO
(coreLoadExecutor-1682-thread-1-processing-n:127.0.0.1:58729_)
[n:127.0.0.1:58729_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1561158069809840128
[junit4] 2> 582380 INFO
(coreZkRegister-1675-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 582380 INFO
(coreZkRegister-1675-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 582380 INFO
(coreZkRegister-1675-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58729/collection1/
[junit4] 2> 582380 INFO
(coreZkRegister-1675-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 582380 INFO
(coreZkRegister-1675-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:58729/collection1/ has no replicas
[junit4] 2> 582380 INFO
(coreZkRegister-1675-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 582386 INFO
(coreZkRegister-1675-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:58729/collection1/ shard1
[junit4] 2> 582437 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 582439 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61894/solr ready
[junit4] 2> 582439 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 582440 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 582487 INFO
(coreZkRegister-1675-thread-1-processing-n:127.0.0.1:58729_ x:collection1
c:control_collection) [n:127.0.0.1:58729_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 582637 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-1-001/cores/collection1
[junit4] 2> 582637 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-1-001
[junit4] 2> 582638 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 582640 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e26a0e0{/,null,AVAILABLE}
[junit4] 2> 582640 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7b782eac{HTTP/1.1,[http/1.1]}{127.0.0.1:37969}
[junit4] 2> 582640 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.Server Started @586187ms
[junit4] 2> 582640 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=37969,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-1-001/cores}
[junit4] 2> 582641 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 582642 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 582642 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 582642 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 582642 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-06T21:39:15.300Z
[junit4] 2> 582648 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 582648 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-1-001/solr.xml
[junit4] 2> 582654 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 582656 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61894/solr
[junit4] 2> 582674 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:37969_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 582679 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:37969_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 582684 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:37969_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37969_
[junit4] 2> 582688 INFO
(zkCallback-625-thread-2-processing-n:127.0.0.1:58729_) [n:127.0.0.1:58729_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 582690 INFO (zkCallback-629-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 582692 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 582832 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:37969_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-1-001/cores
[junit4] 2> 582833 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:37969_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 582836 INFO
(OverseerStateUpdate-97572379262582788-127.0.0.1:58729_-n_0000000000)
[n:127.0.0.1:58729_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 582942 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 583857 WARN
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 583858 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 583873 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 583878 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 583881 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 583882 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-1-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 583882 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 583884 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=48,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 583891 WARN
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 583989 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 583989 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 583992 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 583992 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 583994 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=25,
maxMergedSegmentMB=83.904296875, floorSegmentMB=0.44921875,
forceMergeDeletesPctAllowed=1.3851973279627872, segmentsPerTier=37.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3359084929199888
[junit4] 2> 583994 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1fb1e8a4[collection1] main]
[junit4] 2> 583996 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 583997 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 583997 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 583999 INFO
(searcherExecutor-1694-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fb1e8a4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 583999 INFO
(coreLoadExecutor-1693-thread-1-processing-n:127.0.0.1:37969_)
[n:127.0.0.1:37969_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1561158071517970432
[junit4] 2> 584019 INFO
(coreZkRegister-1688-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 584020 INFO
(coreZkRegister-1688-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 584020 INFO
(coreZkRegister-1688-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37969/collection1/
[junit4] 2> 584020 INFO
(coreZkRegister-1688-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 584020 INFO
(coreZkRegister-1688-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37969/collection1/ has no
replicas
[junit4] 2> 584021 INFO
(coreZkRegister-1688-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 584032 INFO
(coreZkRegister-1688-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37969/collection1/ shard1
[junit4] 2> 584138 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 584185 INFO
(coreZkRegister-1688-thread-1-processing-n:127.0.0.1:37969_ x:collection1
c:collection1) [n:127.0.0.1:37969_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 584258 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-2-001/cores/collection1
[junit4] 2> 584260 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-2-001
[junit4] 2> 584261 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 584263 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e039558{/,null,AVAILABLE}
[junit4] 2> 584265 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6af99c69{HTTP/1.1,[http/1.1]}{127.0.0.1:48265}
[junit4] 2> 584265 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.Server Started @587813ms
[junit4] 2> 584265 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=48265,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-2-001/cores}
[junit4] 2> 584265 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 584267 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 584267 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 584267 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 584267 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-06T21:39:16.925Z
[junit4] 2> 584274 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 584274 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-2-001/solr.xml
[junit4] 2> 584282 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 584284 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61894/solr
[junit4] 2> 584294 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 584309 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:48265_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 584314 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:48265_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 584319 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:48265_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48265_
[junit4] 2> 584323 INFO
(zkCallback-625-thread-1-processing-n:127.0.0.1:58729_) [n:127.0.0.1:58729_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 584325 INFO (zkCallback-629-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 584325 INFO
(zkCallback-635-thread-1-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 584328 INFO
(zkCallback-641-thread-2-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 584429 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 584447 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:48265_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-2-001/cores
[junit4] 2> 584447 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:48265_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 584451 INFO
(OverseerStateUpdate-97572379262582788-127.0.0.1:58729_-n_0000000000)
[n:127.0.0.1:58729_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 584562 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 584563 INFO
(zkCallback-641-thread-1-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 585499 WARN
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 585500 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 585513 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 585517 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 585518 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 585519 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-2-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 585519 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 585520 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=48,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 585525 WARN
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 585588 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 585589 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 585591 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 585591 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 585592 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=25,
maxMergedSegmentMB=83.904296875, floorSegmentMB=0.44921875,
forceMergeDeletesPctAllowed=1.3851973279627872, segmentsPerTier=37.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3359084929199888
[junit4] 2> 585592 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1420f610[collection1] main]
[junit4] 2> 585594 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 585595 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 585595 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 585597 INFO
(searcherExecutor-1705-thread-1-processing-n:127.0.0.1:48265_ x:collection1
c:collection1) [n:127.0.0.1:48265_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1420f610[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 585598 INFO
(coreLoadExecutor-1704-thread-1-processing-n:127.0.0.1:48265_)
[n:127.0.0.1:48265_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1561158073194643456
[junit4] 2> 585605 INFO
(coreZkRegister-1699-thread-1-processing-n:127.0.0.1:48265_ x:collection1
c:collection1) [n:127.0.0.1:48265_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 585606 INFO
(updateExecutor-638-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 585607 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 585607 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 585607 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 585607 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 585607 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:37969/collection1/]
and I am [http://127.0.0.1:48265/collection1/]
[junit4] 2> 585613 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:37969]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:48265_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 585616 INFO (qtp768259566-5502) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 585632 INFO (qtp768259566-5502) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 585632 INFO (qtp768259566-5502) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:48265_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:48265","node_name":"127.0.0.1:48265_","state":"down"}
[junit4] 2> 585733 INFO
(zkCallback-641-thread-1-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 585733 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 585838 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-3-001/cores/collection1
[junit4] 2> 585839 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-3-001
[junit4] 2> 585840 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 585843 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36675eb1{/,null,AVAILABLE}
[junit4] 2> 585843 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@14c81916{HTTP/1.1,[http/1.1]}{127.0.0.1:40579}
[junit4] 2> 585843 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.Server Started @589392ms
[junit4] 2> 585843 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=40579,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-3-001/cores}
[junit4] 2> 585843 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 585844 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 585844 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 585844 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 585845 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-06T21:39:18.502Z
[junit4] 2> 585851 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 585851 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-3-001/solr.xml
[junit4] 2> 585858 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 585859 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61894/solr
[junit4] 2> 585880 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:40579_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 585886 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:40579_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 585890 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:40579_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40579_
[junit4] 2> 585893 INFO (zkCallback-629-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 585895 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 585895 INFO
(zkCallback-641-thread-1-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 585896 INFO
(zkCallback-625-thread-3-processing-n:127.0.0.1:58729_) [n:127.0.0.1:58729_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 585900 INFO
(zkCallback-648-thread-1-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 586003 INFO
(zkCallback-641-thread-2-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 586003 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 586122 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:40579_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-3-001/cores
[junit4] 2> 586122 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A])
[n:127.0.0.1:40579_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 586127 INFO
(OverseerStateUpdate-97572379262582788-127.0.0.1:58729_-n_0000000000)
[n:127.0.0.1:58729_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 586231 INFO
(zkCallback-641-thread-2-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 586231 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 586231 INFO
(zkCallback-648-thread-1-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 586633 INFO (qtp768259566-5502) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:48265_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:48265","node_name":"127.0.0.1:48265_","state":"recovering"}
[junit4] 2> 586633 INFO (qtp768259566-5502) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 586633 INFO (qtp768259566-5502) [n:127.0.0.1:37969_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:48265_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1017
[junit4] 2> 587134 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:37969/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 587135 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:48265 START replicas=[http://127.0.0.1:37969/collection1/]
nUpdates=100
[junit4] 2> 587139 INFO (qtp768259566-5507) [n:127.0.0.1:37969_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 587139 INFO (qtp768259566-5507) [n:127.0.0.1:37969_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:2.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to
do a PeerSync
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 587143 INFO
(recoveryExecutor-639-thread-1-processing-n:127.0.0.1:48265_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:48265_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 587153 WARN
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 587154 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 587193 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 587196 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 587198 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 587198 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-3-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 587198 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1450c14b
[junit4] 2> 587199 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=48,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 587205 WARN
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 587252 INFO
(zkCallback-648-thread-1-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 587253 INFO
(zkCallback-641-thread-2-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 587254 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 587265 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 587265 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 587269 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 587269 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 587269 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=25,
maxMergedSegmentMB=83.904296875, floorSegmentMB=0.44921875,
forceMergeDeletesPctAllowed=1.3851973279627872, segmentsPerTier=37.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3359084929199888
[junit4] 2> 587270 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@12113d4c[collection1] main]
[junit4] 2> 587271 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 587272 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 587272 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 587273 INFO
(coreLoadExecutor-1715-thread-1-processing-n:127.0.0.1:40579_)
[n:127.0.0.1:40579_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1561158074951008256
[junit4] 2> 587276 INFO
(searcherExecutor-1716-thread-1-processing-n:127.0.0.1:40579_ x:collection1
c:collection1) [n:127.0.0.1:40579_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12113d4c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 587283 INFO
(coreZkRegister-1710-thread-1-processing-n:127.0.0.1:40579_ x:collection1
c:collection1) [n:127.0.0.1:40579_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 587283 INFO
(updateExecutor-645-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 587284 INFO
(recoveryExecutor-646-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 587285 INFO
(recoveryExecutor-646-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 587285 INFO
(recoveryExecutor-646-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 587285 INFO
(recoveryExecutor-646-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 587286 INFO
(recoveryExecutor-646-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:37969/collection1/]
and I am [http://127.0.0.1:40579/collection1/]
[junit4] 2> 587292 INFO
(recoveryExecutor-646-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:37969]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40579_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 587296 INFO (qtp768259566-5509) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 587298 INFO (qtp768259566-5509) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 587298 INFO (qtp768259566-5509) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:40579_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40579","node_name":"127.0.0.1:40579_","state":"down"}
[junit4] 2> 587352 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 587353 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:down live:true
[junit4] 2> 587395 INFO
(zkCallback-635-thread-2-processing-n:127.0.0.1:37969_) [n:127.0.0.1:37969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 587395 INFO
(zkCallback-648-thread-1-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 587396 INFO
(zkCallback-641-thread-2-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 588305 INFO (qtp768259566-5509) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:40579_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40579","node_name":"127.0.0.1:40579_","state":"recovering"}
[junit4] 2> 588305 INFO (qtp768259566-5509) [n:127.0.0.1:37969_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 588305 INFO (qtp768259566-5509) [n:127.0.0.1:37969_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:40579_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1009
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:recovering live:true
[junit4] 2> 588809 INFO
(recoveryExecutor-646-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:37969/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 588810 INFO
(recoveryExecutor-646-thread-1-processing-n:127.0.0.1:40579_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40579_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:40579 START replicas=[http://127.0.0.1:37969/collection1/]
nUpdates=100
[junit4] 2> 588813 INFO (qtp768259566-5503) [n:127.0.0.1:37969_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersi
[...truncated too long message...]
8265_) [n:127.0.0.1:48265_ c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@767dab0a
[junit4] 2> 616135 INFO
(zkCallback-648-thread-3-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:40579/collection1/
[junit4] 2> 616135 INFO
(zkCallback-648-thread-3-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 616135 INFO
(zkCallback-648-thread-3-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:40579/collection1/ has no replicas
[junit4] 2> 616139 INFO
(zkCallback-648-thread-3-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40579/collection1/ shard1
[junit4] 2> 616141 INFO
(zkCallback-648-thread-2-processing-n:127.0.0.1:40579_) [n:127.0.0.1:40579_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 616163 INFO
(zkCallback-641-thread-3-processing-n:127.0.0.1:48265_) [n:127.0.0.1:48265_
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1
[junit4] 2> 616163 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 616165 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6af99c69{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 616166 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3e039558{/,null,UNAVAILABLE}
[junit4] 2> 616167 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 40579
[junit4] 2> 616168 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=550357108
[junit4] 2> 616173 INFO (coreCloseExecutor-1736-thread-1)
[n:127.0.0.1:40579_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4aad11d8
[junit4] 2> 616206 INFO (coreCloseExecutor-1736-thread-1)
[n:127.0.0.1:40579_ c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 616208 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.Overseer Overseer (id=97572379262582799-127.0.0.1:40579_-n_0000000003)
closing
[junit4] 2> 616209 INFO
(OverseerStateUpdate-97572379262582799-127.0.0.1:40579_-n_0000000003)
[n:127.0.0.1:40579_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40579_
[junit4] 2> 616214 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 616218 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@14c81916{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 616218 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@36675eb1{/,null,UNAVAILABLE}
[junit4] 2> 616222 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[B0D418BB606CC73A]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61894 61894
[junit4] 2> 616235 INFO (Thread-2453) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:61894 61894
[junit4] 2> 616237 WARN (Thread-2453) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 36 /solr/overseer/collection-queue-work
[junit4] 2> 31 /solr/overseer/queue
[junit4] 2> 9 /solr/overseer/queue-work
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test
-Dtests.seed=B0D418BB606CC73A -Dtests.slow=true -Dtests.locale=zh-SG
-Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 35.4s J0 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: 'sanitycheck' results
against client: org.apache.solr.client.solrj.impl.HttpSolrClient@3c6d11ea (not
leader) wrong [docid] for SolrDocument{id=25,
id_field_copy_that_does_not_support_in_place_update_s=25, title_s=title25,
id_i=25, inplace_updatable_float=101.0, _version_=1561158095162310656,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0, [docid]=274} expected:<247> but
was:<274>
[junit4] > at
__randomizedtesting.SeedInfo.seed([B0D418BB606CC73A:38802761CE90AAC2]:0)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 616241 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 616241 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1991905084
[junit4] 2> 616241 INFO (coreCloseExecutor-1738-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12dc84bb
[junit4] 2> 616256 INFO (coreCloseExecutor-1738-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 616260 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[B0D418BB606CC73A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B0D418BB606CC73A-001
[junit4] 2> Mar 06, 2017 9:39:48 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=8423, maxDocsPerChunk=223, blockSize=4),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=8423, blockSize=4)), sim=RandomSimilarity(queryNorm=true,coord=yes):
{}, locale=zh-SG, timezone=Asia/Tel_Aviv
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=81291608,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest,
DocValuesMultiTest, SolrMetricReporterTest, TestCollapseQParserPlugin,
HdfsRecoveryZkTest, TestCharFilters, TestExtendedDismaxParser,
TestSolrQueryParserDefaultOperatorResource, TestFastOutputStream,
TestSolrIndexConfig, SoftAutoCommitTest, SuggesterFSTTest, TestStressVersions,
BlockCacheTest, QueryEqualityTest, TestCSVLoader, TestNumericTerms32,
RecoveryZkTest, DateRangeFieldTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestBlobHandler, SolrGangliaReporterTest, TestTestInjection,
TestHdfsCloudBackupRestore, TestBM25SimilarityFactory, TestReqParamsAPI,
LeaderFailoverAfterPartitionTest, TestXmlQParser, TestHdfsBackupRestoreCore,
DirectSolrConnectionTest, TestOverriddenPrefixQueryForCustomFieldType,
TestInitQParser, SimpleCollectionCreateDeleteTest, TestSchemaResource,
HdfsLockFactoryTest, DOMUtilTest, TestGraphMLResponseWriter,
TestBulkSchemaConcurrent, PeerSyncTest, DirectoryFactoryTest,
DisMaxRequestHandlerTest, JSONWriterTest, SchemaVersionSpecificBehaviorTest,
TestClusterStateMutator, TestJsonFacetRefinement, TestCollationFieldDocValues,
UnloadDistributedZkTest, FullHLLTest, DistributedDebugComponentTest,
ReplicationFactorTest, TestSolrConfigHandler, TestClusterProperties,
OverseerTest, TestRebalanceLeaders, TestInPlaceUpdatesDistrib]
[junit4] Completed [143/697 (1!)] on J0 in 35.98s, 1 test, 1 failure <<<
FAILURES!
[...truncated 64541 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]