Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22348/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:43483//collection1: ERROR: [doc=19] 
Error adding field 'company_t'='microsoft polecat' msg=Multiple values 
encountered for non multiValued copy field text: microsoft polecat

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43483//collection1: ERROR: [doc=19] Error 
adding field 'company_t'='microsoft polecat' msg=Multiple values encountered 
for non multiValued copy field text: microsoft polecat
        at 
__randomizedtesting.SeedInfo.seed([B86EBD9A2045D88E:303A82408EB9B576]: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:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest.test(DistributedFacetPivotSmallAdvancedTest.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13175 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4]   2> 663209 INFO  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[B86EBD9A2045D88E]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/init-core-data-001
   [junit4]   2> 663209 WARN  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[B86EBD9A2045D88E]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 663209 INFO  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[B86EBD9A2045D88E]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 663211 INFO  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[B86EBD9A2045D88E]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 663211 INFO  
(SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[B86EBD9A2045D88E]-worker) [ 
   ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 663300 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/control/cores/collection1
   [junit4]   2> 663302 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 663310 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 663310 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 663310 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 663310 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7febc3ac{/,null,AVAILABLE}
   [junit4]   2> 663314 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.AbstractConnector Started ServerConnector@62927a01{SSL,[ssl, 
http/1.1]}{127.0.0.1:33141}
   [junit4]   2> 663314 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.Server Started @663345ms
   [junit4]   2> 663314 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=33141, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/control/cores}
   [junit4]   2> 663315 ERROR 
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 663315 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 663315 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 663315 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 663315 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 663315 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-29T19:05:19.345Z
   [junit4]   2> 663315 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/control/solr.xml
   [junit4]   2> 663322 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 663322 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 663323 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 663427 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 663427 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 663445 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 663453 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 663453 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 663455 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/control/cores
   [junit4]   2> 663455 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 663456 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 663488 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 663502 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 663540 WARN  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 663540 WARN  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 663540 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 663540 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] 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,
 trusted=true
   [junit4]   2> 663540 INFO  (coreLoadExecutor-2989-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@7db94a85
   [junit4]   2> 663541 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 663541 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 663542 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 663571 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 663571 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 663572 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 663572 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 663572 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=6.6435546875, 
floorSegmentMB=1.412109375, forceMergeDeletesPctAllowed=18.864381081407153, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
reclaimDeletesWeight=1.1981389359837187
   [junit4]   2> 663572 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@648c2fab[collection1] main]
   [junit4]   2> 663573 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 663589 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 663669 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 663670 INFO  (coreLoadExecutor-2989-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1604634929738547200
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 663670 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 663671 INFO  
(searcherExecutor-2990-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@648c2fab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664265 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 664267 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 664267 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 664267 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 664267 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 664268 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70b08a75{/,null,AVAILABLE}
   [junit4]   2> 664268 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.AbstractConnector Started ServerConnector@29f25ef9{SSL,[ssl, 
http/1.1]}{127.0.0.1:43483}
   [junit4]   2> 664268 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.Server Started @664298ms
   [junit4]   2> 664268 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=43483, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard0/cores}
   [junit4]   2> 664268 ERROR 
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 664269 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 664269 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 664269 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 664269 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 664269 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-29T19:05:20.299Z
   [junit4]   2> 664269 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 664272 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 664273 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 664273 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 664539 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 664539 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 664550 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 664556 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 664556 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 664557 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard0/cores
   [junit4]   2> 664557 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 664558 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 664576 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 664587 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 664628 WARN  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 664628 WARN  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 664628 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 664628 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] 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,
 trusted=true
   [junit4]   2> 664628 INFO  (coreLoadExecutor-3003-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@7db94a85
   [junit4]   2> 664628 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 664628 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 664629 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 664673 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 664673 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 664674 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664674 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664674 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=6.6435546875, 
floorSegmentMB=1.412109375, forceMergeDeletesPctAllowed=18.864381081407153, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
reclaimDeletesWeight=1.1981389359837187
   [junit4]   2> 664675 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e54d496[collection1] main]
   [junit4]   2> 664675 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 664781 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 664874 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 664874 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 664874 INFO  (coreLoadExecutor-3003-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1604634931001032704
   [junit4]   2> 664874 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 664874 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 664874 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 664874 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 664875 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 664875 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 664875 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 664875 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 664876 INFO  
(searcherExecutor-3004-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e54d496[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664960 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 664961 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 664965 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 664965 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 664965 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 664966 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4736325b{/,null,AVAILABLE}
   [junit4]   2> 664966 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.AbstractConnector Started ServerConnector@282895ab{SSL,[ssl, 
http/1.1]}{127.0.0.1:41227}
   [junit4]   2> 664966 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.Server Started @664997ms
   [junit4]   2> 664966 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=41227, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard1/cores}
   [junit4]   2> 664967 ERROR 
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 664968 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 664968 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 664968 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 664968 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 664968 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-29T19:05:20.998Z
   [junit4]   2> 664968 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 664972 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 664972 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 664973 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 665145 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 665145 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 665163 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 665172 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 665172 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7db94a85
   [junit4]   2> 665174 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard1/cores
   [junit4]   2> 665174 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 665174 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 665202 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 665234 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 665285 WARN  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 665285 WARN  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 665285 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 665285 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] 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,
 trusted=true
   [junit4]   2> 665286 INFO  (coreLoadExecutor-3017-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@7db94a85
   [junit4]   2> 665286 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 665286 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 665288 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 665341 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 665341 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 665342 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 665342 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 665343 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=6.6435546875, 
floorSegmentMB=1.412109375, forceMergeDeletesPctAllowed=18.864381081407153, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
reclaimDeletesWeight=1.1981389359837187
   [junit4]   2> 665343 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2747892d[collection1] main]
   [junit4]   2> 665344 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 669549 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 669697 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 669697 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 669697 INFO  (coreLoadExecutor-3017-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1604634936058314752
   [junit4]   2> 669698 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 669698 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 669698 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 669698 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 669698 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 669698 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 669698 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 669698 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 669699 INFO  
(searcherExecutor-3018-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2747892d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 669703 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 669729 INFO  (qtp1342955731-8724) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1604634936086626304)} 0 5
   [junit4]   2> 669770 INFO  (qtp1639486798-8743) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1604634936129617920)} 0 5
   [junit4]   2> 669796 INFO  (qtp1705124241-8764) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1604634936153735168)} 0 8
   [junit4]   2> 669798 INFO  (qtp1639486798-8744) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{} 0 0
   [junit4]   2> 669798 ERROR (qtp1639486798-8744) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: 
[doc=19] Error adding field 'company_t'='microsoft polecat' msg=Multiple values 
encountered for non multiValued copy field text: microsoft polecat
   [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:955)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:336)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
   [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:950)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1168)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
   [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:98)
   [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:311)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
   [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:276)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
   [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:109)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [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:2539)
   [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.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [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.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Multiple 
values encountered for non multiValued copy field text: microsoft polecat
   [junit4]   2>        at 
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:192)
   [junit4]   2>        ... 64 more
   [junit4]   2> 
   [junit4]   2> 669800 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 669802 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.AbstractConnector Stopped ServerConnector@62927a01{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 669802 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1751651702
   [junit4]   2> 669803 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 669803 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b0e51b9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@45c54bd1
   [junit4]   2> 669808 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 669808 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46246205: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7ecb0957
   [junit4]   2> 669810 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 669810 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@16a25746: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@9be5d9f
   [junit4]   2> 669810 INFO  (coreCloseExecutor-3023-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34e439e7
   [junit4]   2> 669810 INFO  (coreCloseExecutor-3023-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=34e439e7
   [junit4]   2> 669810 INFO  (coreCloseExecutor-3023-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52334006: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5b7e47b4
   [junit4]   2> 669817 INFO  (coreCloseExecutor-3023-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 669817 INFO  (coreCloseExecutor-3023-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@51862cc4 commitCommandVersion:0
   [junit4]   2> 669830 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7febc3ac{/,null,UNAVAILABLE}
   [junit4]   2> 669830 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 669831 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.AbstractConnector Stopped ServerConnector@29f25ef9{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 669831 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1218009411
   [junit4]   2> 669831 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 669831 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71283831: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@78427d6
   [junit4]   2> 669835 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 669835 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65f54044: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7ecb0957
   [junit4]   2> 669837 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 669838 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19633673: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@9be5d9f
   [junit4]   2> 669838 INFO  (coreCloseExecutor-3025-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c6290fa
   [junit4]   2> 669838 INFO  (coreCloseExecutor-3025-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=7c6290fa
   [junit4]   2> 669838 INFO  (coreCloseExecutor-3025-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c2a895b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57ec6bff
   [junit4]   2> 669844 INFO  (coreCloseExecutor-3025-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 669844 INFO  (coreCloseExecutor-3025-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d14008f commitCommandVersion:0
   [junit4]   2> 669850 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@70b08a75{/,null,UNAVAILABLE}
   [junit4]   2> 669850 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 669851 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.AbstractConnector Stopped ServerConnector@282895ab{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 669851 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=517954253
   [junit4]   2> 669851 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 669851 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6520503d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3386d6f9
   [junit4]   2> 669858 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 669858 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66dc7d0: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7ecb0957
   [junit4]   2> 669861 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 669861 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45f6721f: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@9be5d9f
   [junit4]   2> 669865 INFO  (coreCloseExecutor-3027-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6ef3e33f
   [junit4]   2> 669865 INFO  (coreCloseExecutor-3027-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6ef3e33f
   [junit4]   2> 669865 INFO  (coreCloseExecutor-3027-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d1a91ad: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@31e34598
   [junit4]   2> 669876 INFO  (coreCloseExecutor-3027-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 669876 INFO  (coreCloseExecutor-3027-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b1b2ee8 commitCommandVersion:0
   [junit4]   2> 669878 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4736325b{/,null,UNAVAILABLE}
   [junit4]   2> 669879 INFO  
(TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[B86EBD9A2045D88E]) [    
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetPivotSmallAdvancedTest -Dtests.method=test 
-Dtests.seed=B86EBD9A2045D88E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=cs-CZ -Dtests.timezone=Iran -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   6.67s J1 | DistributedFacetPivotSmallAdvancedTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43483//collection1: ERROR: [doc=19] Error 
adding field 'company_t'='microsoft polecat' msg=Multiple values encountered 
for non multiValued copy field text: microsoft polecat
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B86EBD9A2045D88E:303A82408EB9B576]: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:173)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest.test(DistributedFacetPivotSmallAdvancedTest.java:58)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallAdvancedTest_B86EBD9A2045D88E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=820, maxMBSortInHeap=5.50710315835032, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3cb7ebeb),
 locale=cs-CZ, timezone=Iran
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=8,threads=1,free=94782504,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsCloudBackupRestore, 
TestCloudPivotFacet, SolrGraphiteReporterTest, SortByFunctionTest, 
SynonymTokenizerTest, BlockDirectoryTest, TestPrepRecovery, 
TestFileDictionaryLookup, CollectionsAPIAsyncDistributedZkTest, TestMacros, 
HighlighterTest, SolrInfoBeanTest, TestSolrCoreParser, 
DistributedQueryElevationComponentTest, HLLUtilTest, 
TestPerFieldSimilarityWithDefaultOverride, TestSuggestSpellingConverter, 
SaslZkACLProviderTest, TestJavabinTupleStreamParser, 
DistributedTermsComponentTest, TestSolrQueryResponse, LIROnShardRestartTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSortableTextField, 
SearchRateTriggerTest, TestDownShardTolerantSearch, SolrMetricReporterTest, 
TestMultiValuedNumericRangeQuery, ImplicitSnitchTest, 
TestPartialUpdateDeduplication, RankQueryTest, SolrRequestParserTest, 
TestRandomFlRTGCloud, TestStressLucene, TestDeleteCollectionOnDownNodes, 
CachingDirectoryFactoryTest, ActionThrottleTest, NotRequiredUniqueKeyTest, 
SolrCloudExampleTest, MoveReplicaHDFSFailoverTest, 
SpellCheckCollatorWithCollapseTest, DistribJoinFromCollectionTest, 
TestRequestStatusCollectionAPI, DeleteStatusTest, AssignTest, 
TestHighlightDedupGrouping, ProtectedTermFilterFactoryTest, 
MultiSolrCloudTestCaseTest, QueryElevationComponentTest, 
HdfsAutoAddReplicasIntegrationTest, BlockJoinFacetSimpleTest, 
CustomCollectionTest, CdcrBidirectionalTest, MergeStrategyTest, 
ClusterStateTest, ReplaceNodeNoTargetTest, FastVectorHighlighterTest, 
CurrencyRangeFacetCloudTest, DocumentBuilderTest, TestFieldTypeResource, 
DebugComponentTest, TriggerCooldownIntegrationTest, 
DistributedMLTComponentTest, PolyFieldTest, TestTestInjection, TestNRTOpen, 
TestRecoveryHdfs, RequestLoggingTest, TestQueryTypes, 
TestDelegationWithHadoopAuth, TestFieldCache, 
TestSolrCloudWithDelegationTokens, CreateRoutedAliasTest, NodeAddedTriggerTest, 
SolrRrdBackendFactoryTest, UUIDFieldTest, TestZkAclsWithHadoopAuth, 
TestSolrCloudSnapshots, OverseerModifyCollectionTest, 
TestComplexPhraseLeadingWildcard, TestManagedResourceStorage, 
TestRequestForwarding, TestSolrQueryParser, EnumFieldTest, 
TestLegacyFieldCache, AutoScalingHandlerTest, SpatialFilterTest, 
TestSQLHandler, DistributedFacetPivotSmallAdvancedTest]
   [junit4] Completed [229/820 (1!)] on J1 in 6.69s, 1 test, 1 error <<< 
FAILURES!

[...truncated 52497 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2240 links (1790 relative) to 3131 anchors in 247 files
     [echo] Validated Links & Anchors via: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null582713502
     [copy] Copying 39 files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null582713502
   [delete] Deleting directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null582713502

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1420343664
     [copy] Copying 247 files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1420343664
   [delete] Deleting directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1420343664

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 13ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 74 minutes 34 seconds
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-master-Linux] $ /bin/sh -xe /tmp/jenkins2420254071060349974.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ export 
ANT_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export 
PATH=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/home/jenkins/tools/java/64bit/jdk1.8.0_172/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ python3 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22348/consoleText
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22348/consoleText

[repro] Revision: c291fa3724825484675473a1ab92a3c580f9fc19

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  
-Dtestcase=DistributedFacetPivotSmallAdvancedTest -Dtests.method=test 
-Dtests.seed=B86EBD9A2045D88E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=cs-CZ -Dtests.timezone=Iran -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro]    solr/core
[repro]       DistributedFacetPivotSmallAdvancedTest
[repro] ant compile-test
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

check-analyzers-icu-uptodate:

jar-analyzers-icu:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 81ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   | 

[...truncated too long message...]

ommon.compile-core:

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 918 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 3 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DistributedFacetPivotSmallAdvancedTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=B86EBD9A2045D88E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=cs-CZ -Dtests.timezone=Iran -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 1114ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: B86EBD9A2045D88E
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ciao! Master seed: B86EBD9A2045D88E
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(13...@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(13...@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(13...@serv1.sd-datasolutions.de).
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      9.97s J2 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [1/5] on J2 in 12.21s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      11.2s J0 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [2/5] on J0 in 13.47s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest. This 
may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true 
to skip this message.
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      11.7s J1 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [3/5] on J1 in 14.13s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      3.80s J0 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [4/5] on J0 in 4.01s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4] OK      4.65s J2 | DistributedFacetPivotSmallAdvancedTest.test
   [junit4] Completed [5/5] on J2 in 4.81s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.83 ..    19.50 =    18.67s
   [junit4] JVM J1:     0.85 ..    17.05 =    16.20s
   [junit4] JVM J2:     0.85 ..    20.50 =    19.65s
   [junit4] Execution time total: 21 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 117.96s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 107.88s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 103.65s | org.apache.solr.cloud.MoveReplicaHDFSTest
[junit4:tophints]  99.08s | org.apache.solr.cloud.MetricsHistoryIntegrationTest
[junit4:tophints]  97.34s | org.apache.solr.cloud.TestTlogReplica

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 26 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
        at hudson.FilePath.act(FilePath.java:1095)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1840)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=c291fa3724825484675473a1ab92a3c580f9fc19, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22347
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to