Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17653/
Java: 64bit/jdk-9-ea+132 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.update.PeerSyncTest.test
Error Message:
expected:<true> but was:<false>
Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
at
__randomizedtesting.SeedInfo.seed([2C65A6612763484A:A43199BB899F25B2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 11166 lines...]
[junit4] Suite: org.apache.solr.update.PeerSyncTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/init-core-data-001
[junit4] 2> 701432 INFO
(SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 701432 INFO
(SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 701517 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1
[junit4] 2> 701518 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 701519 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e3741ef{/,null,AVAILABLE}
[junit4] 2> 701520 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@1bc81220{HTTP/1.1,[http/1.1]}{127.0.0.1:39626}
[junit4] 2> 701520 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.Server Started @703651ms
[junit4] 2> 701520 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=39626,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores}
[junit4] 2> 701520 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
[junit4] 2> 701520 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control'
[junit4] 2> 701520 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 701520 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 701521 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/solr.xml
[junit4] 2> 701524 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores
[junit4] 2> 701524 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer New CoreContainer 1648491937
[junit4] 2> 701524 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control]
[junit4] 2> 701524 WARN (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/lib
[junit4] 2> 701524 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 701525 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 701526 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 701526 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 701526 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 701526 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 701526 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores
[junit4] 2> 701527 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig-tlog.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 701527 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1
[junit4] 2> 701527 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 701527 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 701527 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 701527 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 701527 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 701527 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 701530 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 701530 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 701540 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 701542 WARN (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 701543 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 701549 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 701552 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 701607 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 701610 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 701611 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 701613 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 701614 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 701615 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 701615 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 701616 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 701616 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 701616 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 701616 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 701616 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
[junit4] 2> 701616 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
[junit4] 2> 701617 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 701617 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data
[junit4] 2> 701617 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index/
[junit4] 2> 701617 WARN (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 701617 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/index
[junit4] 2> 701617 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375,
floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 701617 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5343d719
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2471c128),segFN=segments_1,generation=1}
[junit4] 2> 701617 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 701618 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/
[junit4] 2> 701618 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/control/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 701620 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 701620 WARN (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 701621 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 701622 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 701623 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 701623 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 701625 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 701625 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 701625 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 701625 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 701631 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 701631 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 701631 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5751471947876758]
[junit4] 2> 701631 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5343d719
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2471c128),segFN=segments_1,generation=1}
[junit4] 2> 701631 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 701632 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15b4e82a[collection1] main]
[junit4] 2> 701632 WARN (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 701632 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 701632 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 701632 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 701632 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 701632 INFO (searcherExecutor-1914-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15b4e82a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 701632 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 701632 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 701632 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 701633 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1543466825242640384
[junit4] 2> 701634 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1543466825242640384
[junit4] 2> 701635 INFO (coreLoadExecutor-1913-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 702087 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 702088 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 702088 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5dd061a9{/,null,AVAILABLE}
[junit4] 2> 702089 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@11d3f97{HTTP/1.1,[http/1.1]}{127.0.0.1:46832}
[junit4] 2> 702089 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.Server Started @704220ms
[junit4] 2> 702089 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=46832,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores}
[junit4] 2> 702089 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
[junit4] 2> 702089 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0'
[junit4] 2> 702089 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 702089 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 702089 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/solr.xml
[junit4] 2> 702092 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores
[junit4] 2> 702092 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer New CoreContainer 657743052
[junit4] 2> 702092 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0]
[junit4] 2> 702092 WARN (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/lib
[junit4] 2> 702092 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig-tlog.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 702094 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 702095 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 702095 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 702095 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 702095 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 702095 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 702095 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 702095 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 702107 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 702109 WARN (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 702110 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 702116 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 702119 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 702175 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 702178 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 702179 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 702181 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 702182 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 702183 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 702183 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 702184 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 702184 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 702184 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 702184 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 702185 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
[junit4] 2> 702185 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
[junit4] 2> 702185 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 702185 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data
[junit4] 2> 702185 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index/
[junit4] 2> 702185 WARN (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 702185 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/index
[junit4] 2> 702185 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375,
floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 702186 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@284eee0e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@332f7969),segFN=segments_1,generation=1}
[junit4] 2> 702186 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 702186 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/
[junit4] 2> 702186 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard0/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 702188 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 702188 WARN (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 702189 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 702190 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 702190 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 702191 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 702193 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 702193 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 702194 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 702194 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 702195 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 702195 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 702195 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5751471947876758]
[junit4] 2> 702195 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@284eee0e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@332f7969),segFN=segments_1,generation=1}
[junit4] 2> 702195 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 702195 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12ac6f55[collection1] main]
[junit4] 2> 702195 WARN (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 702196 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 702196 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 702196 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 702196 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 702196 INFO (searcherExecutor-1925-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12ac6f55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 702197 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 702197 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 702197 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 702197 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1543466825834037248
[junit4] 2> 702198 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1543466825834037248
[junit4] 2> 702198 INFO (coreLoadExecutor-1924-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 702653 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 702654 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 702655 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34e88fee{/,null,AVAILABLE}
[junit4] 2> 702655 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@5e71ce0a{HTTP/1.1,[http/1.1]}{127.0.0.1:32852}
[junit4] 2> 702655 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.Server Started @704786ms
[junit4] 2> 702655 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=32852,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores}
[junit4] 2> 702655 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
[junit4] 2> 702655 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1'
[junit4] 2> 702655 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 702655 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 702656 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/solr.xml
[junit4] 2> 702658 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores
[junit4] 2> 702659 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer New CoreContainer 595947116
[junit4] 2> 702659 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1]
[junit4] 2> 702659 WARN (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/lib
[junit4] 2> 702659 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 702660 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 702660 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 702660 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 702660 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 702660 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 702660 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores
[junit4] 2> 702661 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig-tlog.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 702661 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 702661 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 702661 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 702661 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 702661 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 702661 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 702661 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 702662 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 702662 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 702675 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 702677 WARN (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 702677 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 702683 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 702686 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 702737 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 702740 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 702741 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 702744 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 702745 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 702746 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 702746 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 702747 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 702747 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 702747 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 702747 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 702748 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
[junit4] 2> 702748 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
[junit4] 2> 702748 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 702748 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data
[junit4] 2> 702748 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index/
[junit4] 2> 702748 WARN (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 702748 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index
[junit4] 2> 702748 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375,
floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 702749 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3abdc56b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35641a62),segFN=segments_1,generation=1}
[junit4] 2> 702749 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 702749 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/
[junit4] 2> 702749 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 702751 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 702752 WARN (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 702753 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 702753 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 702754 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 702754 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 702757 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 702757 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 702757 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 702757 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 702758 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 702758 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 702758 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5751471947876758]
[junit4] 2> 702759 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3abdc56b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35641a62),segFN=segments_1,generation=1}
[junit4] 2> 702759 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 702759 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@20e1c219[collection1] main]
[junit4] 2> 702759 WARN (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 702759 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 702759 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 702759 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 702759 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 702760 INFO (searcherExecutor-1936-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@20e1c219[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 702760 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 702760 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 702760 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 702760 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1543466826424385536
[junit4] 2> 702762 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1543466826424385536
[junit4] 2> 702762 INFO (coreLoadExecutor-1935-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 703229 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 703229 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 703230 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@130a5047{/,null,AVAILABLE}
[junit4] 2> 703231 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@30637c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:43108}
[junit4] 2> 703231 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.Server Started @705362ms
[junit4] 2> 703231 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43108,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores}
[junit4] 2> 703231 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@17d99928
[junit4] 2> 703231 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2'
[junit4] 2> 703231 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 703231 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 703231 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/solr.xml
[junit4] 2> 703234 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores
[junit4] 2> 703234 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer New CoreContainer 514666285
[junit4] 2> 703234 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2]
[junit4] 2> 703235 WARN (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/lib
[junit4] 2> 703235 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 703236 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 703236 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 703236 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 703236 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 703236 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 703236 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores
[junit4] 2> 703237 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml,
dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false,
name=collection1, config=solrconfig-tlog.xml,
configSetProperties=configsetprops.json}
[junit4] 2> 703237 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 703237 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 703237 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 703237 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 703237 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 703237 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 703237 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 703237 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 703237 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 703251 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 703253 WARN (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 703254 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 703259 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 703263 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 703318 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 703321 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 703323 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 703325 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 703326 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 703326 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 703327 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 703327 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 703327 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 703328 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 703328 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 703328 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0ad49c
[junit4] 2> 703328 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[junit4] 2> 703328 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 703328 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data
[junit4] 2> 703329 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index/
[junit4] 2> 703329 WARN (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 703329 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index
[junit4] 2> 703329 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=41.7177734375,
floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=20.194357775716284,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 703329 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ef98e6d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28859caa),segFN=segments_1,generation=1}
[junit4] 2> 703329 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 703329 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/
[junit4] 2> 703329 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 703331 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 703331 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 703331 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 703331 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 703331 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 703331 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 703331 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 703332 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 703332 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 703332 WARN (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 703333 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 703333 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 703334 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 703335 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 703337 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 703337 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 703337 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 703337 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 703338 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 703338 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 703338 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5751471947876758]
[junit4] 2> 703338 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@ef98e6d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28859caa),segFN=segments_1,generation=1}
[junit4] 2> 703338 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 703338 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7dde9fa0[collection1] main]
[junit4] 2> 703339 WARN (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 703339 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 703339 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 703339 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 703339 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 703339 INFO (searcherExecutor-1947-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7dde9fa0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 703339 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 703339 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 703340 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 703340 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1543466827032559616
[junit4] 2> 703341 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1543466827032559616
[junit4] 2> 703341 INFO (coreLoadExecutor-1946-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 703738 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 703741 INFO (qtp382233027-3804) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
[junit4] 2> 703743 INFO (qtp1541082747-3821) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= START
replicas=[http://127.0.0.1:46832//collection1] nUpdates=100
[junit4] 2> 703743 INFO (qtp1541082747-3821) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= DONE. We have no versions. sync failed.
[junit4] 2> 703743 INFO (qtp1541082747-3821) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={qt=/get&getVersions=100&sync=http://127.0.0.1:46832//collection1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 703744 INFO (qtp1541082747-3822) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 0
[junit4] 2> 703744 INFO (qtp1541082747-3823) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= START
replicas=[http://127.0.0.1:46832//collection1] nUpdates=100
[junit4] 2> 703746 INFO (qtp382233027-3806) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a0e6f9d[collection1] realtime]
[junit4] 2> 703746 INFO (qtp382233027-3806) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 703747 INFO (qtp382233027-3804) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 703747 INFO (qtp382233027-3806) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 703747 INFO (qtp382233027-3804) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 703747 INFO (qtp1541082747-3823) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= Received 1 versions from
http://127.0.0.1:46832//collection1
fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 703747 INFO (qtp382233027-3800) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 703747 INFO (qtp1541082747-3823) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= No additional versions requested.
ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
[junit4] 2> 703750 INFO (qtp1541082747-3823) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@364795e9[collection1] realtime]
[junit4] 2> 703750 INFO (qtp1541082747-3823) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1,
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1,
maxDoc=1}
[junit4] 2> 703750 INFO (qtp1541082747-3823) [ ] o.a.s.u.PeerSync
Fingerprint comparison: 0
[junit4] 2> 703750 INFO (qtp1541082747-3823) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1 url= DONE. sync succeeded
[junit4] 2> 703750 INFO (qtp1541082747-3823) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={qt=/get&getVersions=100&sync=http://127.0.0.1:46832//collection1&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 703750 INFO (qtp382233027-3805) [ ]
o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,wait
[...truncated too long message...]
Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 703901 INFO (coreCloseExecutor-1956-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/index
[junit4] 2> 703901 INFO (coreCloseExecutor-1956-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 703901 INFO (coreCloseExecutor-1956-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 703901 INFO (coreCloseExecutor-1956-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
[junit4] 2> 703901 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@34e88fee{/,null,UNAVAILABLE}
[junit4] 2> 703901 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@30637c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 703902 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=514666285
[junit4] 2> 703902 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3e16927e
[junit4] 2> 703902 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 703902 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 703902 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 703902 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 703902 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories
currently being tracked
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/index
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 703907 INFO (coreCloseExecutor-1958-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[junit4] 2> 703908 INFO (TEST-PeerSyncTest.test-seed#[2C65A6612763484A])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@130a5047{/,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=PeerSyncTest
-Dtests.method=test -Dtests.seed=2C65A6612763484A -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ln-CD -Dtests.timezone=America/Virgin
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 2.48s J0 | PeerSyncTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<true> but
was:<false>
[junit4] > at
__randomizedtesting.SeedInfo.seed([2C65A6612763484A:A43199BB899F25B2]:0)
[junit4] > at
org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
[junit4] > at
org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 703912 INFO
(SUITE-PeerSyncTest-seed#[2C65A6612763484A]-worker) [ ] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_2C65A6612763484A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=FSTOrd50, n_l1=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=LuceneFixedGap),
intDefault=PostingsFormat(name=Asserting),
n_dt1=PostingsFormat(name=LuceneFixedGap),
n_td1=PostingsFormat(name=LuceneFixedGap), n_d1=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=Asserting),
n_f1=PostingsFormat(name=LuceneFixedGap), n_ti1=FSTOrd50,
n_tl1=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=Asserting), n_tf1=PostingsFormat(name=Asserting),
n_tdt1=PostingsFormat(name=Asserting), id=FSTOrd50,
range_facet_i_dv=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1227,
maxMBSortInHeap=7.563751716985657, sim=ClassicSimilarity, locale=ln-CD,
timezone=America/Virgin
[junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=119718824,total=480772096
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedSuggestComponentTest, CdcrBootstrapTest, TestDistributedSearch,
CloudMLTQParserTest, SOLR749Test, TestRTimerTree, StandardRequestHandlerTest,
TestDocSet, DefaultValueUpdateProcessorTest, TestDynamicLoading,
BlockJoinFacetRandomTest, RankQueryTest, TestHighlightDedupGrouping,
WrapperMergePolicyFactoryTest, TestRandomFaceting, TestUseDocValuesAsStored,
TestCrossCoreJoin, PathHierarchyTokenizerFactoryTest, ResponseHeaderTest,
TestReplicationHandler, XsltUpdateRequestHandlerTest, DateFieldTest,
TestLMDirichletSimilarityFactory, TestJoin, CopyFieldTest, TestLRUCache,
RequiredFieldsTest, HdfsBasicDistributedZkTest, TestBlobHandler,
CollectionStateFormat2Test, SyncSliceTest, PeerSyncTest]
[junit4] Completed [191/632 (1!)] on J0 in 2.49s, 1 test, 1 failure <<<
FAILURES!
[...truncated 51126 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]