Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/944/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedMLTComponentTest.test

Error Message:
Error from server at http://127.0.0.1:60782//collection1: ERROR: [doc=1] Error 
adding field 'lowerfilt1'='x' msg=Multiple values encountered for non 
multiValued copy field lowerfilt1and2: x

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60782//collection1: ERROR: [doc=1] Error adding 
field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy 
field lowerfilt1and2: x
        at 
__randomizedtesting.SeedInfo.seed([B6F2B5E9B482A0E6:3EA68A331A7ECD1E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:156)
        at 
org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
        at 
org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:476)
        at 
org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:81)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12918 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/init-core-data-001
   [junit4]   2> 314879 INFO  
(SUITE-DistributedMLTComponentTest-seed#[B6F2B5E9B482A0E6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 314880 INFO  
(SUITE-DistributedMLTComponentTest-seed#[B6F2B5E9B482A0E6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 314880 INFO  
(SUITE-DistributedMLTComponentTest-seed#[B6F2B5E9B482A0E6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 314880 INFO  
(SUITE-DistributedMLTComponentTest-seed#[B6F2B5E9B482A0E6]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 315191 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/control/cores/collection1
   [junit4]   2> 315193 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 315194 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 315194 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 315194 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 315194 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@414c6c0a{/,null,AVAILABLE}
   [junit4]   2> 315196 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@36a0745d{HTTP/1.1,[http/1.1]}{127.0.0.1:60782}
   [junit4]   2> 315196 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.Server Started @315287ms
   [junit4]   2> 315196 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=60782, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/control/cores}
   [junit4]   2> 315196 ERROR 
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 315197 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 315197 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 315197 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 315197 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 315197 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-21T04:12:55.205202Z
   [junit4]   2> 315197 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/control/solr.xml
   [junit4]   2> 315199 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 315200 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 315201 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@111a853, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 315295 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 315295 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 315308 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 315316 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 315316 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 315317 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/control/cores
   [junit4]   2> 315317 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 315318 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 315338 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 315357 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 315396 WARN  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 315396 WARN  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 315396 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 315396 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 315397 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 315397 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 315398 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.25, 
floorSegmentMB=1.0078125, forceMergeDeletesPctAllowed=10.154346268978887, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=45.21165627411915
   [junit4]   2> 315456 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 315456 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 315458 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 315458 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 315469 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=46.4833984375, 
floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=28.877579940409845, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39062763549881596, deletesPctAllowed=28.706164786913426
   [junit4]   2> 315471 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f544635[collection1] main]
   [junit4]   2> 315471 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 315486 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 315575 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 315576 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 315576 INFO  (coreLoadExecutor-2276-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1617715344791568384
   [junit4]   2> 315576 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 315576 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 315576 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 315577 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 315577 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 315578 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 315579 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 315579 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 315580 INFO  
(searcherExecutor-2277-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f544635[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 315927 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 315929 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 315930 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 315930 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 315930 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 315930 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3338dab5{/,null,AVAILABLE}
   [junit4]   2> 315931 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2ab38b2d{HTTP/1.1,[http/1.1]}{127.0.0.1:60783}
   [junit4]   2> 315931 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.Server Started @316022ms
   [junit4]   2> 315931 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=60783, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard0/cores}
   [junit4]   2> 315932 ERROR 
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 315932 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 315932 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 315932 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 315932 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 315932 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-21T04:12:55.940949Z
   [junit4]   2> 315933 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 315937 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 315937 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 315951 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@111a853, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 316121 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 316121 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 316137 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 316146 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 316146 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 316148 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard0/cores
   [junit4]   2> 316148 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 316149 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 316171 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 316183 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 316228 WARN  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 316229 WARN  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 316229 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 316229 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 316229 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 316229 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 316249 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.25, 
floorSegmentMB=1.0078125, forceMergeDeletesPctAllowed=10.154346268978887, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=45.21165627411915
   [junit4]   2> 316363 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 316363 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 316365 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 316365 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 316366 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=46.4833984375, 
floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=28.877579940409845, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39062763549881596, deletesPctAllowed=28.706164786913426
   [junit4]   2> 316368 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@db901dc[collection1] 
main]
   [junit4]   2> 316369 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 316386 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 316434 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 316434 INFO  (coreLoadExecutor-2290-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1617715345691246592
   [junit4]   2> 316434 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 316435 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 316435 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 316435 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 316435 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 316436 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 316436 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 316436 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 316437 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 316438 INFO  
(searcherExecutor-2291-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@db901dc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 316802 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 316804 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 316805 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 316805 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 316805 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 316806 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ad527ef{/,null,AVAILABLE}
   [junit4]   2> 316806 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6e013f3f{HTTP/1.1,[http/1.1]}{127.0.0.1:60785}
   [junit4]   2> 316806 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.Server Started @316897ms
   [junit4]   2> 316806 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=60785, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard1/cores}
   [junit4]   2> 316807 ERROR 
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 316807 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 316807 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 316807 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 316807 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 316807 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-21T04:12:56.815921Z
   [junit4]   2> 316808 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 316812 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 316812 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 316813 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@111a853, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 316942 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 316942 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 316958 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 316968 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 316968 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 316972 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard1/cores
   [junit4]   2> 316972 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 316973 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 316992 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 317004 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 317046 WARN  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 317046 WARN  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 317046 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 317047 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 317047 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 317047 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 317049 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.25, 
floorSegmentMB=1.0078125, forceMergeDeletesPctAllowed=10.154346268978887, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=45.21165627411915
   [junit4]   2> 317103 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 317103 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 317106 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 317106 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 317110 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=46.4833984375, 
floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=28.877579940409845, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39062763549881596, deletesPctAllowed=28.706164786913426
   [junit4]   2> 317112 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17963265[collection1] main]
   [junit4]   2> 317112 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 317145 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 317253 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 317253 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 317254 INFO  (coreLoadExecutor-2304-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1617715346551078912
   [junit4]   2> 317264 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 317264 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 317264 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 317276 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 317279 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 317281 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 317282 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 317282 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 317283 INFO  
(searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17963265[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 317581 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 317583 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 317584 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 317584 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 317584 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 317585 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9c8f5ff{/,null,AVAILABLE}
   [junit4]   2> 317585 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@54684525{HTTP/1.1,[http/1.1]}{127.0.0.1:60787}
   [junit4]   2> 317586 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.Server Started @317677ms
   [junit4]   2> 317586 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=60787, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard2/cores}
   [junit4]   2> 317586 ERROR 
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 317587 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 317587 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 317587 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 317587 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 317587 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-21T04:12:57.595670Z
   [junit4]   2> 317588 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 317591 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 317591 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 317593 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@111a853, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 317696 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 317697 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 317752 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 317768 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 317768 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 317771 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard2/cores
   [junit4]   2> 317771 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 317773 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 317797 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 317814 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 317863 WARN  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 317863 WARN  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 317863 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 317863 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 317863 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@111a853
   [junit4]   2> 317863 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 317866 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=12.25, 
floorSegmentMB=1.0078125, forceMergeDeletesPctAllowed=10.154346268978887, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=45.21165627411915
   [junit4]   2> 317931 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 317931 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 317933 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 317933 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 317934 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=46.4833984375, 
floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=28.877579940409845, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39062763549881596, deletesPctAllowed=28.706164786913426
   [junit4]   2> 317934 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c577754[collection1] main]
   [junit4]   2> 317935 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 317947 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 318005 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 318005 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 318005 INFO  (coreLoadExecutor-2318-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1617715347338559488
   [junit4]   2> 318008 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 318010 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 318010 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 318010 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 318012 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 318013 INFO  (qtp1846482142-4823) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1617715347344850944)} 0 2
   [junit4]   2> 318014 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 318015 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 318016 INFO  (qtp1680930920-4843) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1617715347349045248)} 0 1
   [junit4]   2> 318018 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 318019 INFO  (qtp945429181-4863) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1617715347352190976)} 0 1
   [junit4]   2> 318021 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 318022 INFO  
(searcherExecutor-2319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c577754[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318023 INFO  (qtp1181652231-4883) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1617715347355336704)} 0 1
   [junit4]   2> 318026 INFO  (qtp1846482142-4819) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{} 0 0
   [junit4]   2> 318026 ERROR (qtp1846482142-4819) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=1] 
Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non 
multiValued copy field lowerfilt1and2: x
   [junit4]   2>        at 
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
   [junit4]   2>        at 
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:961)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1177)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:118)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:317)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:262)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:282)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:262)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:184)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:129)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:71)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Multiple 
values encountered for non multiValued copy field lowerfilt1and2: x
   [junit4]   2>        at 
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:192)
   [junit4]   2>        ... 60 more
   [junit4]   2> 
   [junit4]   2> 318027 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 318028 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@36a0745d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 318028 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=119028309
   [junit4]   2> 318028 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 318028 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6db3fda8: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@18318119
   [junit4]   2> 318033 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 318033 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@aec6237: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@63b95c78
   [junit4]   2> 318036 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 318036 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c5134b9: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6ce1ffa7
   [junit4]   2> 318036 INFO  (coreCloseExecutor-2324-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b83ef37
   [junit4]   2> 318037 INFO  (coreCloseExecutor-2324-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=b83ef37
   [junit4]   2> 318037 INFO  (coreCloseExecutor-2324-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@348d3242: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@65e014ab
   [junit4]   2> 318044 INFO  (coreCloseExecutor-2324-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 318044 INFO  (coreCloseExecutor-2324-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6f187fdb commitCommandVersion:0
   [junit4]   2> 318104 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@414c6c0a{/,null,UNAVAILABLE}
   [junit4]   2> 318104 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 318119 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2ab38b2d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 318119 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=232711708
   [junit4]   2> 318119 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 318119 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4db334de: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1d6d8fd1
   [junit4]   2> 318124 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 318124 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3495f52e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@63b95c78
   [junit4]   2> 318127 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 318127 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61498248: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6ce1ffa7
   [junit4]   2> 318127 INFO  (coreCloseExecutor-2326-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@371f5a53
   [junit4]   2> 318127 INFO  (coreCloseExecutor-2326-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=371f5a53
   [junit4]   2> 318127 INFO  (coreCloseExecutor-2326-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f8e3d46: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2889d6d8
   [junit4]   2> 318134 INFO  (coreCloseExecutor-2326-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 318135 INFO  (coreCloseExecutor-2326-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2271bda8 commitCommandVersion:0
   [junit4]   2> 318150 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3338dab5{/,null,UNAVAILABLE}
   [junit4]   2> 318150 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 318151 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6e013f3f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 318151 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2068636215
   [junit4]   2> 318152 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 318152 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fc46dda: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1ee08377
   [junit4]   2> 318156 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 318156 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ba42a45: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@63b95c78
   [junit4]   2> 318159 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 318159 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10f5a858: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6ce1ffa7
   [junit4]   2> 318160 INFO  (coreCloseExecutor-2328-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16192730
   [junit4]   2> 318160 INFO  (coreCloseExecutor-2328-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=16192730
   [junit4]   2> 318160 INFO  (coreCloseExecutor-2328-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@512c91d1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@59432357
   [junit4]   2> 318167 INFO  (coreCloseExecutor-2328-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 318167 INFO  (coreCloseExecutor-2328-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@53bb4827 commitCommandVersion:0
   [junit4]   2> 318175 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ad527ef{/,null,UNAVAILABLE}
   [junit4]   2> 318175 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 318176 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@54684525{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 318177 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=470700524
   [junit4]   2> 318177 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 318177 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@550ad043: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@32b6a2f0
   [junit4]   2> 318183 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 318183 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46797cc7: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@63b95c78
   [junit4]   2> 318187 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 318187 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5572a53c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6ce1ffa7
   [junit4]   2> 318188 INFO  (coreCloseExecutor-2330-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@dd25a65
   [junit4]   2> 318188 INFO  (coreCloseExecutor-2330-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=dd25a65
   [junit4]   2> 318188 INFO  (coreCloseExecutor-2330-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6370df5: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@76a9e8e6
   [junit4]   2> 318198 INFO  (coreCloseExecutor-2330-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 318198 INFO  (coreCloseExecutor-2330-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7c518396 commitCommandVersion:0
   [junit4]   2> 318207 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9c8f5ff{/,null,UNAVAILABLE}
   [junit4]   2> 318207 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[B6F2B5E9B482A0E6]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedMLTComponentTest -Dtests.method=test 
-Dtests.seed=B6F2B5E9B482A0E6 -Dtests.slow=true -Dtests.locale=lag-TZ 
-Dtests.timezone=Asia/Magadan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.34s J1 | DistributedMLTComponentTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60782//collection1: ERROR: [doc=1] Error adding 
field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy 
field lowerfilt1and2: x
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B6F2B5E9B482A0E6:3EA68A331A7ECD1E]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:156)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:476)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:81)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_B6F2B5E9B482A0E6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1108, maxMBSortInHeap=6.455955430133811, 
sim=RandomSimilarity(queryNorm=true): {}, locale=lag-TZ, timezone=Asia/Magadan
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=136412672,total=322961408
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest, 
ShufflingReplicaListTransformerTest, NodeLostTriggerTest, 
CSVRequestHandlerTest, JavabinLoaderTest, ScheduledTriggerIntegrationTest, 
TestSubQueryTransformerDistrib, SuggesterTest, XsltUpdateRequestHandlerTest, 
TestInPlaceUpdatesDistrib, TestFreeTextSuggestions, 
PeerSyncWithIndexFingerprintCachingTest, HdfsChaosMonkeySafeLeaderTest, 
TestLockTree, BasicAuthStandaloneTest, TestBlendedInfixSuggestions, 
MetricsHandlerTest, UninvertDocValuesMergePolicyTest, 
TestSimpleTrackingShardHandler, TestMergePolicyConfig, 
TestExactSharedStatsCache, CursorMarkTest, HdfsCollectionsAPIDistributedZkTest, 
TestSSLRandomization, SolrIndexMetricsTest, DistributedFacetPivotLongTailTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestAuthorizationFramework, 
DocExpirationUpdateProcessorFactoryTest, ConfigSetsAPITest, 
TestSolrFieldCacheBean, TestFieldCacheSortRandom, SubstringBytesRefFilterTest, 
MoveReplicaHDFSTest, TestSimNodeAddedTrigger, TestNumericRangeQuery32, 
TestIndexSearcher, CurrencyFieldTypeTest, TestDocTermOrdsUninvertLimit, 
BitVectorTest, DistributedFacetExistsSmallTest, 
OpenExchangeRatesOrgProviderTest, DistribJoinFromCollectionTest, 
MissingSegmentRecoveryTest, TestUseDocValuesAsStored, TestValueSourceCache, 
TestSerializedLuceneMatchVersion, TestGraphTermsQParserPlugin, 
LeaderVoteWaitTimeoutTest, SolrMetricReporterTest, SolrCLIZkUtilsTest, 
ForceLeaderTest, TestJmxIntegration, TestNumericTerms32, TestConfigOverlay, 
SSLMigrationTest, DataDrivenBlockJoinTest, TestEmbeddedSolrServerAdminHandler, 
LIROnShardRestartTest, SharedFSAutoReplicaFailoverTest, 
DistributedDebugComponentTest, SearchHandlerTest, 
TestCollectionsAPIViaSolrCloudCluster, RecoveryAfterSoftCommitTest, 
MetricUtilsTest, TestSearcherReuse, TestManagedStopFilterFactory, 
HdfsThreadLeakTest, DistribCursorPagingTest, TestSQLHandler, 
DistributedMLTComponentTest]
   [junit4] Completed [96/836 (1!)] on J1 in 3.35s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44998 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/944/consoleText

[repro] Revision: bf591a04c52cd51a817837366be85f8e43058e1c

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DistributedMLTComponentTest 
-Dtests.method=test -Dtests.seed=B6F2B5E9B482A0E6 -Dtests.slow=true 
-Dtests.locale=lag-TZ -Dtests.timezone=Asia/Magadan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       DistributedMLTComponentTest
[repro] ant compile-test

[...truncated 3609 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DistributedMLTComponentTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=B6F2B5E9B482A0E6 
-Dtests.slow=true -Dtests.locale=lag-TZ -Dtests.timezone=Asia/Magadan 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 73 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.handler.component.DistributedMLTComponentTest
[repro] Exiting with code 0

[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to