Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19509/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=1,
inplace_updatable_float=2.0, _version_=1565984547784359936,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was:
SolrDocument{id=1, inplace_updatable_float=2.0, _version_=1565984547784359936,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
at
__randomizedtesting.SeedInfo.seed([7172EB767F334941:F926D4ACD1CF24B9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.delayedReorderingFetchesMissingUpdateFromLeaderTest(TestInPlaceUpdatesDistrib.java:951)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:163)
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:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 12047 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/init-core-data-001
[junit4] 2> 1033435 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1033435 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1033440 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1033442 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /neg/kr
[junit4] 2> 1033442 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1033443 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1033459 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1033467 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 1033470 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1033489 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1033492 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1033492 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1033493 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1033510 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1033519 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1033522 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 1033522 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1033522 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1033522 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1033522 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/init-core-data-001/]
[junit4] 2> 1033525 WARN (coreLoadExecutor-4277-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> 1033557 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1033557 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1033558 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1033558 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1033558 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f5264d9[collection1] main]
[junit4] 2> 1033559 WARN (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1033559 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1033560 INFO
(searcherExecutor-4278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f5264d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1033560 INFO (coreLoadExecutor-4277-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1565984443271741440
[junit4] 2> 1033563 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1033565 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1033565 INFO (Thread-2238) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1033565 INFO (Thread-2238) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1033566 ERROR (Thread-2238) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1033665 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35732
[junit4] 2> 1033686 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1033687 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 1033688 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1033689 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1033689 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1033690 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1033690 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1033691 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1033691 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1033692 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1033693 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1033773 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/control-001/cores/collection1
[junit4] 2> 1033774 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1033775 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@79e13e2a{/neg/kr,null,AVAILABLE}
[junit4] 2> 1033776 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@32c620c7{SSL,[ssl,
http/1.1]}{127.0.0.1:34602}
[junit4] 2> 1033776 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.Server Started @1035845ms
[junit4] 2> 1033776 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/tempDir-001/control/data,
hostContext=/neg/kr, hostPort=34602,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/control-001/cores}
[junit4] 2> 1033776 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1033776 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1033776 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1033776 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1033776 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-29T04:12:23.656Z
[junit4] 2> 1033779 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1033779 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bb7e8de160003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1033779 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/control-001/solr.xml
[junit4] 2> 1033783 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1033785 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35732/solr
[junit4] 2> 1033799 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1033800 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:34602_neg%2Fkr
[junit4] 2> 1033800 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.Overseer Overseer
(id=97874027704877061-127.0.0.1:34602_neg%2Fkr-n_0000000000) starting
[junit4] 2> 1033809 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34602_neg%2Fkr
[junit4] 2> 1033811 INFO
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1033884 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1033889 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1033889 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1033890 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/control-001/cores
[junit4] 2> 1033890 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1033891 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1033892 INFO
(OverseerStateUpdate-97874027704877061-127.0.0.1:34602_neg%2Fkr-n_0000000000)
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1034905 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1034928 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 1034932 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1034932 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1034933 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1034933 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1034933 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/control-001/cores/collection1/data/]
[junit4] 2> 1034937 WARN
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr 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> 1034983 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1034983 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1034984 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1034984 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1034986 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@102f404f[collection1] main]
[junit4] 2> 1034986 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1034987 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1034987 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1034988 INFO
(searcherExecutor-4291-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@102f404f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1034988 INFO
(coreLoadExecutor-4290-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1565984444769107968
[junit4] 2> 1034993 INFO
(coreZkRegister-4283-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1034993 INFO
(coreZkRegister-4283-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
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> 1034993 INFO
(coreZkRegister-4283-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:34602/neg/kr/collection1/
[junit4] 2> 1034993 INFO
(coreZkRegister-4283-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1034993 INFO
(coreZkRegister-4283-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:34602/neg/kr/collection1/ has no replicas
[junit4] 2> 1034993 INFO
(coreZkRegister-4283-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
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> 1034995 INFO
(coreZkRegister-4283-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34602/neg/kr/collection1/ shard1
[junit4] 2> 1035145 INFO
(coreZkRegister-4283-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr
x:collection1 c:control_collection) [n:127.0.0.1:34602_neg%2Fkr
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1035409 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1035410 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35732/solr ready
[junit4] 2> 1035410 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1035410 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1035474 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-1-001/cores/collection1
[junit4] 2> 1035474 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-1-001
[junit4] 2> 1035475 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1035476 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@70046ee5{/neg/kr,null,AVAILABLE}
[junit4] 2> 1035476 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@c0d90c7{SSL,[ssl,
http/1.1]}{127.0.0.1:44349}
[junit4] 2> 1035476 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.Server Started @1037546ms
[junit4] 2> 1035476 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/neg/kr, hostPort=44349,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-1-001/cores}
[junit4] 2> 1035476 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1035477 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1035477 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1035477 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1035477 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-29T04:12:25.357Z
[junit4] 2> 1035479 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1035479 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-1-001/solr.xml
[junit4] 2> 1035482 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1035485 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35732/solr
[junit4] 2> 1035489 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1035490 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1035491 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44349_neg%2Fkr
[junit4] 2> 1035492 INFO (zkCallback-1314-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1035492 INFO
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1035492 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1035531 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1035535 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1035535 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1035537 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-1-001/cores
[junit4] 2> 1035537 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1035537 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1035538 INFO
(OverseerStateUpdate-97874027704877061-127.0.0.1:34602_neg%2Fkr-n_0000000000)
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1035639 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeCreated
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1036546 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1036564 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1036567 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1036567 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1036567 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node1' (registry
'solr.core.collection1.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1036567 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1036567 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1036570 WARN
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr 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> 1036598 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1036598 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1036599 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1036599 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1036600 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2663440d[collection1] main]
[junit4] 2> 1036600 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1036601 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1036601 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1036602 INFO
(searcherExecutor-4302-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2663440d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1036602 INFO
(coreLoadExecutor-4301-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1565984446461509632
[junit4] 2> 1036606 INFO
(coreZkRegister-4296-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1036606 INFO
(coreZkRegister-4296-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr 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> 1036606 INFO
(coreZkRegister-4296-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44349/neg/kr/collection1/
[junit4] 2> 1036606 INFO
(coreZkRegister-4296-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1036606 INFO
(coreZkRegister-4296-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:44349/neg/kr/collection1/ has no replicas
[junit4] 2> 1036606 INFO
(coreZkRegister-4296-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1036608 INFO
(coreZkRegister-4296-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:44349/neg/kr/collection1/ shard1
[junit4] 2> 1036709 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] 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> 1036758 INFO
(coreZkRegister-4296-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:44349_neg%2Fkr c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1036861 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] 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> 1037123 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-2-001/cores/collection1
[junit4] 2> 1037124 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-2-001
[junit4] 2> 1037125 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1037126 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d333fde{/neg/kr,null,AVAILABLE}
[junit4] 2> 1037126 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5e0f51b2{SSL,[ssl,
http/1.1]}{127.0.0.1:42961}
[junit4] 2> 1037127 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.Server Started @1039196ms
[junit4] 2> 1037127 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/neg/kr, hostPort=42961,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-2-001/cores}
[junit4] 2> 1037127 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1037127 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1037127 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1037127 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1037127 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-29T04:12:27.007Z
[junit4] 2> 1037129 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1037129 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-2-001/solr.xml
[junit4] 2> 1037133 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1037136 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35732/solr
[junit4] 2> 1037142 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1037143 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1037144 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42961_neg%2Fkr
[junit4] 2> 1037144 INFO
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1037144 INFO (zkCallback-1314-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1037144 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1037145 INFO
(zkCallback-1326-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1037219 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1037223 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1037223 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1037226 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-2-001/cores
[junit4] 2> 1037226 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1037227 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1037228 INFO
(OverseerStateUpdate-97874027704877061-127.0.0.1:34602_neg%2Fkr-n_0000000000)
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1037329 INFO
(zkCallback-1326-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr ] 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> 1037329 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] 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> 1038236 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1038268 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1038270 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1038271 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1038271 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1038271 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1038271 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1038274 WARN
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr 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> 1038303 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1038303 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1038304 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1038304 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1038305 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@54044598[collection1] main]
[junit4] 2> 1038305 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1038306 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1038306 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1038307 INFO
(searcherExecutor-4313-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:42961_neg%2Fkr c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@54044598[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1038307 INFO
(coreLoadExecutor-4312-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1565984448249331712
[junit4] 2> 1038310 INFO
(coreZkRegister-4307-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:42961_neg%2Fkr c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1038310 INFO
(updateExecutor-1323-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1038311 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1038311 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1038311 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1038311 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
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> 1038311 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[https://127.0.0.1:44349/neg/kr/collection1/] and I am
[https://127.0.0.1:42961/neg/kr/collection1/]
[junit4] 2> 1038312 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:44349/neg/kr];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42961_neg%252Fkr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1038341 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1038341 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1038341 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] 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:42961_neg%2Fkr,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:42961/neg/kr","node_name":"127.0.0.1:42961_neg%2Fkr","state":"down"}
[junit4] 2> 1038413 INFO
(zkCallback-1326-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr ] 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> 1038413 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] 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> 1038826 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-3-001/cores/collection1
[junit4] 2> 1038827 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-3-001
[junit4] 2> 1038828 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1038828 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b140b82{/neg/kr,null,AVAILABLE}
[junit4] 2> 1038829 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@170ab8ba{SSL,[ssl,
http/1.1]}{127.0.0.1:39869}
[junit4] 2> 1038829 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.e.j.s.Server Started @1040898ms
[junit4] 2> 1038829 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/neg/kr, hostPort=39869,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-3-001/cores}
[junit4] 2> 1038829 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1038830 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1038830 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1038830 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1038830 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-29T04:12:28.710Z
[junit4] 2> 1038832 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1038832 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-3-001/solr.xml
[junit4] 2> 1038835 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1038839 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35732/solr
[junit4] 2> 1038844 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1038846 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1038847 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39869_neg%2Fkr
[junit4] 2> 1038847 INFO (zkCallback-1314-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1038847 INFO
(zkCallback-1310-thread-2-processing-n:127.0.0.1:34602_neg%2Fkr)
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1038847 INFO
(zkCallback-1326-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1038847 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1038848 INFO
(zkCallback-1333-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1038920 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1038929 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1038929 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1038931 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-3-001/cores
[junit4] 2> 1038931 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941])
[n:127.0.0.1:39869_neg%2Fkr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1038932 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1038933 INFO
(OverseerStateUpdate-97874027704877061-127.0.0.1:34602_neg%2Fkr-n_0000000000)
[n:127.0.0.1:34602_neg%2Fkr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1039034 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] 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> 1039034 INFO
(zkCallback-1326-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr ] 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> 1039034 INFO
(zkCallback-1333-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr ] 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> 1039342 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] 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:42961_neg%2Fkr,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:42961/neg/kr","node_name":"127.0.0.1:42961_neg%2Fkr","state":"recovering"}
[junit4] 2> 1039342 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1039342 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:42961_neg%252Fkr&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1039842 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting Replication Recovery.
[junit4] 2> 1039842 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to replicate from [https://127.0.0.1:44349/neg/kr/collection1/].
[junit4] 2> 1039847 INFO (qtp883272754-8841) [n:127.0.0.1:44349_neg%2Fkr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1565984449864138752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1039847 INFO (qtp883272754-8841) [n:127.0.0.1:44349_neg%2Fkr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1039847 INFO (qtp883272754-8841) [n:127.0.0.1:44349_neg%2Fkr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1039847 INFO (qtp883272754-8841) [n:127.0.0.1:44349_neg%2Fkr
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/neg/kr path=/update
params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1039850 INFO (qtp883272754-8836) [n:127.0.0.1:44349_neg%2Fkr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/neg/kr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1039851 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher
Master's generation: 1
[junit4] 2> 1039851 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher
Master's version: 0
[junit4] 2> 1039851 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's
generation: 1
[junit4] 2> 1039851 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's
version: 0
[junit4] 2> 1039851 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Replication Recovery was successful.
[junit4] 2> 1039851 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1039851 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler
Poll scheduled at an interval of 3000ms
[junit4] 2> 1039851 WARN
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler
SolrCloud is enabled for core collection1 but so is old-style replication. Make
sure you intend this behavior, it usually indicates a mis-configuration. Master
setting is false and slave setting is true
[junit4] 2> 1039851 INFO (indexFetcher-4325-thread-1)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:44349/neg/kr/collection1/
[junit4] 2> 1039853 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/neg/kr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1039853 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Updating version bucket highest from index after successful recovery.
[junit4] 2> 1039853 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1565984449870430208
[junit4] 2> 1039853 INFO (indexFetcher-4325-thread-1)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1039853 INFO (indexFetcher-4325-thread-1)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1039853 INFO (indexFetcher-4325-thread-1)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1039854 INFO (indexFetcher-4325-thread-1)
[n:127.0.0.1:42961_neg%2Fkr c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1039855 INFO
(recoveryExecutor-1324-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42961_neg%2Fkr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Finished recovery process, successful=[true]
[junit4] 2> 1039942 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1039971 INFO
(zkCallback-1333-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr ] 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> 1039971 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] 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> 1039971 INFO
(zkCallback-1326-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr ] 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> 1039974 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=inplace-updates
[junit4] 2> 1039977 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1039977 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1039977 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node3' (registry
'solr.core.collection1.shard1.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@108ed158
[junit4] 2> 1039977 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1039978 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1039980 WARN
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr 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> 1040010 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1040010 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1040010 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1040011 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1040011 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6764aedf[collection1] main]
[junit4] 2> 1040012 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1040012 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1040013 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1040014 INFO
(searcherExecutor-4326-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:39869_neg%2Fkr c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6764aedf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1040014 INFO
(coreLoadExecutor-4323-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1565984450039250944
[junit4] 2> 1040016 INFO
(coreZkRegister-4318-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 c:collection1) [n:127.0.0.1:39869_neg%2Fkr c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1040017 INFO
(updateExecutor-1330-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39869_neg%2Fkr
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1040017 INFO
(recoveryExecutor-1331-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39869_neg%2Fkr
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1040017 INFO
(recoveryExecutor-1331-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39869_neg%2Fkr
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1040017 INFO
(recoveryExecutor-1331-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39869_neg%2Fkr
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1040018 INFO
(recoveryExecutor-1331-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39869_neg%2Fkr
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> 1040018 INFO
(recoveryExecutor-1331-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39869_neg%2Fkr
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[https://127.0.0.1:44349/neg/kr/collection1/] and I am
[https://127.0.0.1:39869/neg/kr/collection1/]
[junit4] 2> 1040019 INFO
(recoveryExecutor-1331-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:39869_neg%2Fkr
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:44349/neg/kr];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39869_neg%252Fkr&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1040021 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1040021 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1040021 INFO (qtp883272754-8835) [n:127.0.0.1:44349_neg%2Fkr
] 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:39869_neg%2Fkr,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:39869/neg/kr","node_name":"127.0.0.1:39869_neg%2Fkr","state":"down"}
[junit4] 2> 1040120 INFO
(zkCallback-1320-thread-1-processing-n:127.0.0.1:44349_neg%2Fkr)
[n:127.0.0.1:44349_neg%2Fkr ] 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> 1040120 INFO
(zkCallback-1326-thread-1-processing-n:127.0.0.1:42961_neg%2Fkr)
[n:127.0.0.1:42961_neg%2Fkr ] 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> 1040120 INFO
(zkCallback-1333-thread-1-processing-n:127.0.0.1:39869_neg%2Fkr)
[n:127.0.0.1:39869_neg%2Fkr ] 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> 1040482 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1040482 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[7172EB767F334941]) [ ]
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:act
[...truncated too long message...]
ld not log failed replication details
[junit4] 2> org.apache.lucene.store.AlreadyClosedException: Already closed
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:336)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:1127)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:746)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:654)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:636)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:326)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:415)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1179)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1145903 ERROR (indexFetcher-4332-thread-1)
[n:127.0.0.1:39869_neg%2Fkr c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.h.ReplicationHandler Index fetch failed
:org.apache.solr.common.SolrException: No registered leader was found after
waiting for 4000ms , collection: collection1 slice: shard1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:749)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:735)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:644)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:359)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:326)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:415)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1179)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1146066 INFO (Thread-2238) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35732 35732
[junit4] 2> 1146067 WARN (Thread-2238) [ ] 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> 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> 5 /solr/clusterprops.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test
-Dtests.seed=7172EB767F334941 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-MT -Dtests.timezone=ROK -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 113s J0 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: This doc was supposed
to have been deleted, but was: SolrDocument{id=1, inplace_updatable_float=2.0,
_version_=1565984547784359936, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
[junit4] > at
__randomizedtesting.SeedInfo.seed([7172EB767F334941:F926D4ACD1CF24B9]:0)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.delayedReorderingFetchesMissingUpdateFromLeaderTest(TestInPlaceUpdatesDistrib.java:951)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:163)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1146069 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1146069 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1913694002
[junit4] 2> 1146069 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1146070 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1146071 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1146071 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[7172EB767F334941]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1146071 INFO (coreCloseExecutor-4376-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@19a7eb12
[junit4] 2> 1146072 INFO (coreCloseExecutor-4376-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=430435090
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_7172EB767F334941-001
[junit4] 2> Apr 29, 2017 4:14:15 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, maxDocsPerChunk=700, blockSize=8),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, blockSize=8)), sim=RandomSimilarity(queryNorm=true): {},
locale=en-MT, timezone=ROK
[junit4] 2> NOTE: Linux 4.4.0-72-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=12,threads=1,free=234071344,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TemplateUpdateProcessorTest,
TestGeoJSONResponseWriter, TestStressLucene, DeleteStatusTest,
FileBasedSpellCheckerTest, SearchHandlerTest, CurrencyFieldOpenExchangeTest,
TestBinaryResponseWriter, TestConfigReload,
TestSolrCloudWithSecureImpersonation, SparseHLLTest, SyncSliceTest,
TestPerFieldSimilarityWithDefaultOverride, StandardRequestHandlerTest,
TestMaxScoreQueryParser, ClassificationUpdateProcessorFactoryTest,
TestReplicationHandler, InfixSuggestersTest, TestSimpleQParserPlugin,
ShardSplitTest, HdfsBasicDistributedZk2Test, RequiredFieldsTest,
TestSSLRandomization, DistributedSpellCheckComponentTest, TestRandomFaceting,
TestFieldResource, TestRandomCollapseQParserPlugin, TestSolr4Spatial,
EnumFieldTest, DocValuesNotIndexedTest, ExitableDirectoryReaderTest,
TestCryptoKeys, DistributedQueryElevationComponentTest,
SpatialHeatmapFacetsTest, DistributedDebugComponentTest, TestOmitPositions,
UUIDFieldTest, TestDistribIDF, ConfigureRecoveryStrategyTest, TestLazyCores,
TestSQLHandlerNonCloud, TestRecoveryHdfs, FullHLLTest,
BaseCdcrDistributedZkTest, DistribJoinFromCollectionTest,
WrapperMergePolicyFactoryTest, VersionInfoTest, DeleteNodeTest,
TestJmxIntegration, TestSizeLimitedDistributedMap, TestRandomDVFaceting,
TestCrossCoreJoin, SolrCoreTest, TestLFUCache, TestCloudRecovery,
PingRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, AddBlockUpdateTest,
TestFoldingMultitermQuery, TestFastWriter, TestRealTimeGet,
TestSolrCoreSnapshots, LeaderElectionIntegrationTest,
TestSchemaVersionResource, BlobRepositoryCloudTest,
TestComplexPhraseLeadingWildcard, UniqFieldsUpdateProcessorFactoryTest,
PeerSyncReplicationTest, TestLMJelinekMercerSimilarityFactory,
TestInPlaceUpdatesDistrib]
[junit4] Completed [314/706 (1!)] on J0 in 112.91s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44654 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]