Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18938/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
timeout waiting to see all nodes active
Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
at
__randomizedtesting.SeedInfo.seed([78BC2AD831357806:F0E815029FC915FE]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
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 12501 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/init-core-data-001
[junit4] 2> 1452776 INFO
(SUITE-PeerSyncReplicationTest-seed#[78BC2AD831357806]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1452776 INFO
(SUITE-PeerSyncReplicationTest-seed#[78BC2AD831357806]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1452777 INFO
(SUITE-PeerSyncReplicationTest-seed#[78BC2AD831357806]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/mcit/bj
[junit4] 2> 1452779 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1452779 INFO (Thread-2615) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1452779 INFO (Thread-2615) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1452879 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35798
[junit4] 2> 1452885 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452886 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1452887 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452888 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452888 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452889 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452889 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452890 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452890 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452891 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452892 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
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> 1452952 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/control-001/cores/collection1
[junit4] 2> 1452953 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1452953 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@58de0c98{/mcit/bj,null,AVAILABLE}
[junit4] 2> 1452955 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@41118db0{HTTP/1.1,[http/1.1]}{127.0.0.1:43874}
[junit4] 2> 1452955 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.Server Started @1454882ms
[junit4] 2> 1452955 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/tempDir-001/control/data,
hostContext=/mcit/bj, hostPort=43874,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/control-001/cores}
[junit4] 2> 1452955 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1452955 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1452955 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1452955 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1452955 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-10T20:19:29.701Z
[junit4] 2> 1452957 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1452957 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/control-001/solr.xml
[junit4] 2> 1452962 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35798/solr
[junit4] 2> 1452974 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:43874_mcit%2Fbj
[junit4] 2> 1452975 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.Overseer Overseer
(id=97436170290790404-127.0.0.1:43874_mcit%2Fbj-n_0000000000) starting
[junit4] 2> 1452977 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43874_mcit%2Fbj
[junit4] 2> 1452979 INFO
(zkCallback-1763-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1453073 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/control-001/cores
[junit4] 2> 1453073 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1453074 INFO
(OverseerStateUpdate-97436170290790404-127.0.0.1:43874_mcit%2Fbj-n_0000000000)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1454082 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1454092 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1454161 WARN
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1454162 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1454168 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1454168 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj 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/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/control-001/cores/collection1/data/]
[junit4] 2> 1454168 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c478d6
[junit4] 2> 1454170 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1454213 WARN
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj 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> 1454237 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1454237 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1454238 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1454238 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1454238 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1454239 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@75d6599[collection1] main]
[junit4] 2> 1454239 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1454240 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1454240 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1454241 INFO
(searcherExecutor-5194-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj
x:collection1 c:control_collection) [n:127.0.0.1:43874_mcit%2Fbj
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@75d6599[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1454241 INFO
(coreLoadExecutor-5193-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558978726185664512
[junit4] 2> 1454245 INFO
(coreZkRegister-5186-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj
x:collection1 c:control_collection) [n:127.0.0.1:43874_mcit%2Fbj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1454245 INFO
(coreZkRegister-5186-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj
x:collection1 c:control_collection) [n:127.0.0.1:43874_mcit%2Fbj
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> 1454245 INFO
(coreZkRegister-5186-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj
x:collection1 c:control_collection) [n:127.0.0.1:43874_mcit%2Fbj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:43874/mcit/bj/collection1/
[junit4] 2> 1454245 INFO
(coreZkRegister-5186-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj
x:collection1 c:control_collection) [n:127.0.0.1:43874_mcit%2Fbj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1454245 INFO
(coreZkRegister-5186-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj
x:collection1 c:control_collection) [n:127.0.0.1:43874_mcit%2Fbj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:43874/mcit/bj/collection1/ has no replicas
[junit4] 2> 1454247 INFO
(coreZkRegister-5186-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj
x:collection1 c:control_collection) [n:127.0.0.1:43874_mcit%2Fbj
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43874/mcit/bj/collection1/ shard1
[junit4] 2> 1454398 INFO
(coreZkRegister-5186-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj
x:collection1 c:control_collection) [n:127.0.0.1:43874_mcit%2Fbj
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1454745 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1454746 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35798/solr ready
[junit4] 2> 1454746 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1454746 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1454808 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-1-001/cores/collection1
[junit4] 2> 1454808 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-1-001
[junit4] 2> 1454809 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1454809 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a6bb469{/mcit/bj,null,AVAILABLE}
[junit4] 2> 1454810 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@333a5325{HTTP/1.1,[http/1.1]}{127.0.0.1:45846}
[junit4] 2> 1454810 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.Server Started @1456738ms
[junit4] 2> 1454810 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/mcit/bj, hostPort=45846,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-1-001/cores}
[junit4] 2> 1454810 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1454810 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1454810 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1454810 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1454811 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-10T20:19:31.557Z
[junit4] 2> 1454814 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1454814 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-1-001/solr.xml
[junit4] 2> 1454820 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35798/solr
[junit4] 2> 1454824 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1454825 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45846_mcit%2Fbj
[junit4] 2> 1454827 INFO (zkCallback-1767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1454827 INFO
(zkCallback-1763-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1454827 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1454902 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-1-001/cores
[junit4] 2> 1454902 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1454903 INFO
(OverseerStateUpdate-97436170290790404-127.0.0.1:43874_mcit%2Fbj-n_0000000000)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1455005 WARN
(OverseerStateUpdate-97436170290790404-127.0.0.1:43874_mcit%2Fbj-n_0000000000)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.Overseer Bad version writing to ZK
using compare-and-set, will force refresh cluster state: KeeperErrorCode =
BadVersion for /collections/collection1/state.json
[junit4] 2> 1455006 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1455006 INFO
(OverseerStateUpdate-97436170290790404-127.0.0.1:43874_mcit%2Fbj-n_0000000000)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1455007 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1455911 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1455920 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1455974 WARN
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1455975 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1455980 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1455981 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj 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/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1455981 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c478d6
[junit4] 2> 1455982 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1456021 WARN
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj 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> 1456047 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1456047 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1456048 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1456048 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1456048 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1456049 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6eebd80b[collection1] main]
[junit4] 2> 1456050 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1456050 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1456050 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1456051 INFO
(searcherExecutor-5205-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:45846_mcit%2Fbj c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6eebd80b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1456051 INFO
(coreLoadExecutor-5204-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558978728083587072
[junit4] 2> 1456056 INFO
(coreZkRegister-5199-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:45846_mcit%2Fbj c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1456056 INFO
(coreZkRegister-5199-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:45846_mcit%2Fbj 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> 1456056 INFO
(coreZkRegister-5199-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:45846_mcit%2Fbj c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45846/mcit/bj/collection1/
[junit4] 2> 1456056 INFO
(coreZkRegister-5199-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:45846_mcit%2Fbj c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1456056 INFO
(coreZkRegister-5199-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:45846_mcit%2Fbj c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:45846/mcit/bj/collection1/ has no replicas
[junit4] 2> 1456057 INFO
(coreZkRegister-5199-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:45846_mcit%2Fbj c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:45846/mcit/bj/collection1/ shard1
[junit4] 2> 1456159 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1456208 INFO
(coreZkRegister-5199-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:45846_mcit%2Fbj c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1456310 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1456608 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-2-001/cores/collection1
[junit4] 2> 1456609 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-2-001
[junit4] 2> 1456609 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1456610 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@100892bb{/mcit/bj,null,AVAILABLE}
[junit4] 2> 1456610 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3fc4d530{HTTP/1.1,[http/1.1]}{127.0.0.1:38833}
[junit4] 2> 1456611 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.Server Started @1458538ms
[junit4] 2> 1456611 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/mcit/bj, hostPort=38833,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-2-001/cores}
[junit4] 2> 1456611 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1456611 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1456611 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1456611 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1456611 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-10T20:19:33.357Z
[junit4] 2> 1456613 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1456613 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-2-001/solr.xml
[junit4] 2> 1456619 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35798/solr
[junit4] 2> 1456623 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:38833_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1456625 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:38833_mcit%2Fbj ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38833_mcit%2Fbj
[junit4] 2> 1456625 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1456625 INFO (zkCallback-1767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1456625 INFO
(zkCallback-1763-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1456626 INFO
(zkCallback-1779-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1456696 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:38833_mcit%2Fbj ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-2-001/cores
[junit4] 2> 1456696 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:38833_mcit%2Fbj ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1456697 INFO
(OverseerStateUpdate-97436170290790404-127.0.0.1:43874_mcit%2Fbj-n_0000000000)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1456799 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1456799 INFO
(zkCallback-1779-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj ] 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> 1457704 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1457714 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1457783 WARN
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1457784 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1457789 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1457790 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj 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/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1457790 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c478d6
[junit4] 2> 1457791 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1457835 WARN
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj 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> 1457861 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1457861 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1457862 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1457862 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1457862 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1457863 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5fc5ef50[collection1] main]
[junit4] 2> 1457863 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1457864 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1457864 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1457865 INFO
(searcherExecutor-5216-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:38833_mcit%2Fbj c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5fc5ef50[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1457865 INFO
(coreLoadExecutor-5215-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558978729985703936
[junit4] 2> 1457868 INFO
(coreZkRegister-5210-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:38833_mcit%2Fbj c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1457869 INFO
(updateExecutor-1776-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1457869 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1457869 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1457869 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1457869 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
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> 1457869 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:45846/mcit/bj/collection1/] and I am
[http://127.0.0.1:38833/mcit/bj/collection1/]
[junit4] 2> 1457871 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:45846/mcit/bj];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38833_mcit%252Fbj&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1457872 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true
[junit4] 2> 1457872 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.h.a.PrepRecoveryOp Will wait a max of
183 seconds to see collection1 (shard1 of collection1) have state: recovering
[junit4] 2> 1457872 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] 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:38833_mcit%2Fbj, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:38833/mcit/bj","node_name":"127.0.0.1:38833_mcit%2Fbj","state":"down"}
[junit4] 2> 1457971 INFO
(zkCallback-1779-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj ] 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> 1457971 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1458092 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-3-001/cores/collection1
[junit4] 2> 1458093 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-3-001
[junit4] 2> 1458093 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1458094 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@27124831{/mcit/bj,null,AVAILABLE}
[junit4] 2> 1458095 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5c4ae4e7{HTTP/1.1,[http/1.1]}{127.0.0.1:44735}
[junit4] 2> 1458095 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.e.j.s.Server Started @1460022ms
[junit4] 2> 1458095 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/mcit/bj, hostPort=44735,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-3-001/cores}
[junit4] 2> 1458095 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1458096 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1458096 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1458096 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1458096 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-10T20:19:34.842Z
[junit4] 2> 1458098 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1458098 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-3-001/solr.xml
[junit4] 2> 1458103 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35798/solr
[junit4] 2> 1458106 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:44735_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1458108 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:44735_mcit%2Fbj ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44735_mcit%2Fbj
[junit4] 2> 1458108 INFO (zkCallback-1767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1458108 INFO
(zkCallback-1763-thread-1-processing-n:127.0.0.1:43874_mcit%2Fbj)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1458108 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1458108 INFO
(zkCallback-1779-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1458109 INFO
(zkCallback-1786-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1458143 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:44735_mcit%2Fbj ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-3-001/cores
[junit4] 2> 1458144 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806])
[n:127.0.0.1:44735_mcit%2Fbj ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1458145 INFO
(OverseerStateUpdate-97436170290790404-127.0.0.1:43874_mcit%2Fbj-n_0000000000)
[n:127.0.0.1:43874_mcit%2Fbj ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1458246 INFO
(zkCallback-1786-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj ] 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> 1458246 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1458246 INFO
(zkCallback-1779-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj ] 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> 1458872 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] 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:38833_mcit%2Fbj, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:38833/mcit/bj","node_name":"127.0.0.1:38833_mcit%2Fbj","state":"recovering"}
[junit4] 2> 1458872 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName:
core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1
seconds.
[junit4] 2> 1458872 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={nodeName=127.0.0.1:38833_mcit%252Fbj&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> 1459152 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1459161 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1459214 WARN
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1459215 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1459220 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1459220 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj 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/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_78BC2AD831357806-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1459221 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c478d6
[junit4] 2> 1459222 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1459246 WARN
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj 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> 1459273 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1459273 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1459274 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1459274 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1459274 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1459275 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f1732bb[collection1] main]
[junit4] 2> 1459275 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1459275 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1459275 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1459277 INFO
(searcherExecutor-5227-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:44735_mcit%2Fbj c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6f1732bb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1459277 INFO
(coreLoadExecutor-5226-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558978731466293248
[junit4] 2> 1459280 INFO
(coreZkRegister-5221-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 c:collection1) [n:127.0.0.1:44735_mcit%2Fbj c:collection1
s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1459280 INFO
(updateExecutor-1783-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1459280 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1459280 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1459280 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1459281 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
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> 1459281 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:45846/mcit/bj/collection1/] and I am
[http://127.0.0.1:44735/mcit/bj/collection1/]
[junit4] 2> 1459283 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:45846/mcit/bj];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44735_mcit%252Fbj&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1459283 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true
[junit4] 2> 1459283 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.h.a.PrepRecoveryOp Will wait a max of
183 seconds to see collection1 (shard1 of collection1) have state: recovering
[junit4] 2> 1459283 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] 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:44735_mcit%2Fbj, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44735/mcit/bj","node_name":"127.0.0.1:44735_mcit%2Fbj","state":"down"}
[junit4] 2> 1459295 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1459295 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 1459295 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1459383 INFO
(zkCallback-1779-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj ] 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> 1459383 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1459383 INFO
(zkCallback-1786-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj ] 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> 1460284 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] 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:44735_mcit%2Fbj, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44735/mcit/bj","node_name":"127.0.0.1:44735_mcit%2Fbj","state":"recovering"}
[junit4] 2> 1460284 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName:
core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1
seconds.
[junit4] 2> 1460284 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={nodeName=127.0.0.1:44735_mcit%252Fbj&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1465873 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:45846/mcit/bj/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1465873 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:38833/mcit/bj START
replicas=[http://127.0.0.1:45846/mcit/bj/collection1/] nUpdates=1000
[junit4] 2> 1465874 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1465874 INFO (qtp198685384-10904)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.S.Request [collection1] webapp=/mcit/bj path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1465875 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1465875 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 1465875 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1465875 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1465876 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1465876 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 1465876 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 1465876 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 1465876 INFO
(recoveryExecutor-1777-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38833_mcit%2Fbj
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1465878 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1465878 INFO
(zkCallback-1779-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj ] 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> 1465878 INFO
(zkCallback-1786-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj ] 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> 1467284 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:45846/mcit/bj/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1467284 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:44735/mcit/bj START
replicas=[http://127.0.0.1:45846/mcit/bj/collection1/] nUpdates=1000
[junit4] 2> 1467286 INFO (qtp198685384-10900)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1467286 INFO (qtp198685384-10900)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.S.Request [collection1] webapp=/mcit/bj path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1467287 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1467287 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 1467287 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1467287 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1467287 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1467287 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 1467288 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 1467288 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 1467288 INFO
(recoveryExecutor-1784-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44735_mcit%2Fbj
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1467390 INFO
(zkCallback-1773-thread-1-processing-n:127.0.0.1:45846_mcit%2Fbj)
[n:127.0.0.1:45846_mcit%2Fbj ] 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> 1467390 INFO
(zkCallback-1786-thread-1-processing-n:127.0.0.1:44735_mcit%2Fbj)
[n:127.0.0.1:44735_mcit%2Fbj ] 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> 1467390 INFO
(zkCallback-1779-thread-1-processing-n:127.0.0.1:38833_mcit%2Fbj)
[n:127.0.0.1:38833_mcit%2Fbj ] 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> 1468299 INFO
(TEST-PeerSyncReplicationTest.test-seed#[78BC2AD831357806]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1468300 INFO (qtp942626003-10865)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1468300 INFO (qtp942626003-10865)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping
IW.commit.
[junit4] 2> 1468301 INFO (qtp942626003-10865)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1468301 INFO (qtp942626003-10865)
[n:127.0.0.1:43874_mcit%2Fbj c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=/mcit/bj path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 1468303 INFO (qtp198685384-10900)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1468303 INFO (qtp198685384-10900)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1468304 INFO (qtp198685384-10900)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1468304 INFO (qtp198685384-10900)
[n:127.0.0.1:45846_mcit%2Fbj c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/mcit/bj path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45846/mcit/bj/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 1468304 INFO (qtp449631358-10932)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1468304 INFO (qtp449631358-10932)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1468304 INFO (qtp138503049-10968)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1468304 INFO (qtp138503049-10968)
[n:127.0.0.1:44735_mcit%2Fbj c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1468304 INFO (qtp449631358-10932)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1468304 INFO (qtp449631358-10932)
[n:127.0.0.1:38833_mcit%2Fbj c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/mcit/bj path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45846
[...truncated too long message...]
t] Analyzer a2 = new WhitespaceAnalyzer();
[ecj-lint] ^^
[ecj-lint] Resource leak: 'a2' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 10. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestBinaryResponseWriter.java
(at line 63)
[ecj-lint] NamedList res = (NamedList) new JavaBinCodec().unmarshal(new
ByteArrayInputStream(baos.toByteArray()));
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 11. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java
(at line 72)
[ecj-lint] JavabinTupleStreamParser parser = new
JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true);
[ecj-lint] ^^^^^^
[ecj-lint] Resource leak: 'parser' is never closed
[ecj-lint] ----------
[ecj-lint] 12. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java
(at line 173)
[ecj-lint] new JavaBinCodec().marshal(response.getValues(), baos);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 13. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java
(at line 175)
[ecj-lint] Object o = new JavaBinCodec().unmarshal(new
ByteArrayInputStream(bytes));
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 14. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java
(at line 178)
[ecj-lint] JavabinTupleStreamParser parser = new
JavabinTupleStreamParser(new ByteArrayInputStream(bytes), false);
[ecj-lint] ^^^^^^
[ecj-lint] Resource leak: 'parser' is never closed
[ecj-lint] ----------
[ecj-lint] 15. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java
(at line 192)
[ecj-lint] new JavaBinCodec().marshal(response.getValues(), baos);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 16. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/TestPushWriter.java
(at line 57)
[ecj-lint] m = (Map) new JavaBinCodec().unmarshal(new
ByteArrayInputStream(baos.toByteArray()));
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 17. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/response/transform/TestSubQueryTransformer.java
(at line 387)
[ecj-lint] unmarshalled = (NamedList<Object>) new JavaBinCodec().unmarshal(
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 18. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java
(at line 241)
[ecj-lint] return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new
HashDocSet(a,0,n);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 19. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java
(at line 526)
[ecj-lint] DocSet a = new BitDocSet(bs);
[ecj-lint] ^
[ecj-lint] Resource leak: 'a' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 20. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java
(at line 85)
[ecj-lint] final MockPKIAuthenticationPlugin mock = new
MockPKIAuthenticationPlugin(null, nodeName);
[ecj-lint] ^^^^
[ecj-lint] Resource leak: 'mock' is never closed
[ecj-lint] ----------
[ecj-lint] 21. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java
(at line 138)
[ecj-lint] MockPKIAuthenticationPlugin mock1 = new
MockPKIAuthenticationPlugin(null, nodeName) {
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'mock1' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 22. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java
(at line 365)
[ecj-lint] RuleBasedAuthorizationPlugin plugin = new
RuleBasedAuthorizationPlugin();
[ecj-lint] ^^^^^^
[ecj-lint] Resource leak: 'plugin' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 23. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java
(at line 49)
[ecj-lint] BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
[ecj-lint] ^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 24. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java
(at line 42)
[ecj-lint] WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
[ecj-lint] ^^^^^^^^
[ecj-lint] Resource leak: 'analyzer' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 25. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/store/blockcache/BlockCacheTest.java
(at line 22)
[ecj-lint] import java.util.concurrent.atomic.AtomicInteger;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.concurrent.atomic.AtomicInteger is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
(at line 139)
[ecj-lint] IndexWriter w = new IndexWriter(d,
newIndexWriterConfig(analyzer));
[ecj-lint] ^
[ecj-lint] Resource leak: 'w' is never closed
[ecj-lint] ----------
[ecj-lint] 27. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
(at line 172)
[ecj-lint] throw iae;
[ecj-lint] ^^^^^^^^^^
[ecj-lint] Resource leak: 'w' is not closed at this location
[ecj-lint] ----------
[ecj-lint] 28. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
(at line 178)
[ecj-lint] return;
[ecj-lint] ^^^^^^^
[ecj-lint] Resource leak: 'w' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 29. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/update/AddBlockUpdateTest.java
(at line 415)
[ecj-lint] new JavaBinCodec().marshal(topDocument, os);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 30. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/update/AddBlockUpdateTest.java
(at line 419)
[ecj-lint] SolrInputDocument result = (SolrInputDocument) new
JavaBinCodec().unmarshal(is);
[ecj-lint]
^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 31. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java
(at line 181)
[ecj-lint] EmbeddedSolrServer server1 = new
EmbeddedSolrServer(h.getCoreContainer(), "split1");
[ecj-lint] ^^^^^^^
[ecj-lint] Resource leak: 'server1' is never closed
[ecj-lint] ----------
[ecj-lint] 32. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java
(at line 182)
[ecj-lint] EmbeddedSolrServer server2 = new
EmbeddedSolrServer(h.getCoreContainer(), "split2");
[ecj-lint] ^^^^^^^
[ecj-lint] Resource leak: 'server2' is never closed
[ecj-lint] ----------
[ecj-lint] 32 problems (1 error, 31 warnings)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:674: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2010:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2043:
Compile failed; see the compiler error output for details.
Total time: 72 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]