Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/196/

1 tests failed.
FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([71CFC0EDCEE2637F:99136D0F3D0A795F]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped 
Memory Circuit Breaker triggered as JVM heap usage values are greater than 
allocated threshold.Seen JVM heap memory usage 418957184 and allocated 
threshold 394788864

        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
        ... 45 more




Build Log:
[...truncated 14351 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 1038383 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1038384 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_71CFC0EDCEE2637F-001/data-dir-105-001
   [junit4]   2> 1038384 WARN  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1038384 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1038386 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1038387 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1038387 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1038394 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1038410 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1038423 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1038433 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1039269 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1039269 WARN  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1039271 WARN  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37cc38b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1039271 WARN  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37cc38b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1039273 WARN  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1039274 WARN  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2038fab9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1039274 WARN  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2038fab9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1039275 WARN  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1039304 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1029e7ca
   [junit4]   2> 1039311 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1029e7ca
   [junit4]   2> 1039311 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1029e7ca
   [junit4]   2> 1039313 INFO  (coreLoadExecutor-7267-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1039322 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1039344 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1039363 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1039371 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 1039378 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1039378 INFO  (coreLoadExecutor-7267-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@1029e7ca
   [junit4]   2> 1039378 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_71CFC0EDCEE2637F-001/data-dir-105-001/]
   [junit4]   2> 1039379 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5881461956380307]
   [junit4]   2> 1039417 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1039418 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1039418 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8011920932922486]
   [junit4]   2> 1039419 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 1039419 INFO  (coreLoadExecutor-7267-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1039420 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1039421 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039421 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039423 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039423 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039423 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039424 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039424 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039433 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039433 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 1039434 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039434 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039434 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039435 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039435 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039436 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039442 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039442 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 1039443 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039443 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039443 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039444 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039444 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039444 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039451 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039451 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 1039451 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039452 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039452 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039453 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039453 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039453 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039459 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039459 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 1039460 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039460 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039461 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039461 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039462 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039462 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039468 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039468 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1039469 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039469 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039469 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039470 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039470 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039470 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039483 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039483 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 12
   [junit4]   2> 1039484 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039484 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039484 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039485 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039485 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039485 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039491 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039491 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1039491 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039492 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039492 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039492 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039493 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039493 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039498 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039498 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1039499 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039499 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039499 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039500 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039500 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039500 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039505 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039505 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 1039506 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039506 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039506 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039506 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039507 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039507 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039512 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039512 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 1039512 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039513 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039513 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039513 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039514 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039514 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039525 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039525 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 1039526 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039526 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039526 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039527 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039527 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039527 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039533 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039533 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1039533 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039534 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039534 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039534 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039535 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039535 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039540 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039540 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1039541 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039541 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039541 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039542 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039542 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039542 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039548 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039548 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1039548 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039548 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039549 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039549 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039549 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039550 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039555 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039556 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1039556 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039556 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039557 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039557 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039557 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039557 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039562 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039562 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 1039563 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039563 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039563 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039564 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039564 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039564 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039569 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039569 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 1039570 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039570 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039570 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039571 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039571 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039571 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039576 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039576 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 1039577 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039577 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039577 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039578 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039578 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039578 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039583 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039583 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 1039583 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039584 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039584 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039584 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1039585 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1039585 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1039591 INFO  
(searcherExecutor-7269-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1039591 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1039597 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[71CFC0EDCEE2637F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 1039598 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[71CFC0EDCEE2637F]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 1039598 ERROR 
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[71CFC0EDCEE2637F]) [    
 ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit 
Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are 
greater than allocated threshold.Seen JVM heap memory usage 418957184 and 
allocated threshold 394788864
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1039599 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[71CFC0EDCEE2637F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker 
-Dtests.method=testResponseWithCBTiming -Dtests.seed=71CFC0EDCEE2637F 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en-PH -Dtests.timezone=Asia/Dili -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J3 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([71CFC0EDCEE2637F:99136D0F3D0A795F]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]    >        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit 
Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are 
greater than allocated threshold.Seen JVM heap memory usage 418957184 and 
allocated threshold 394788864
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]    >        ... 45 more
   [junit4]   2> 1039606 INFO  
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[71CFC0EDCEE2637F]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 1039606 INFO  (TestCircuitBreaker-7273-thread-1) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1039607 INFO  (TestCircuitBreaker-7273-thread-2) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1039607 INFO  (TestCircuitBreaker-7273-thread-3) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1039607 INFO  (TestCircuitBreaker-7273-thread-4) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1039607 INFO  (TestCircuitBreaker-7273-thread-5) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1039608 INFO  
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[71CFC0EDCEE2637F]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 1039612 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[71CFC0EDCEE2637F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 1039612 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[71CFC0EDCEE2637F]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1039613 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[71CFC0EDCEE2637F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 1039617 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[71CFC0EDCEE2637F]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 1039618 INFO  (TestCircuitBreaker-7274-thread-1) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1039618 INFO  (TestCircuitBreaker-7274-thread-3) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1039618 INFO  (TestCircuitBreaker-7274-thread-2) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1039618 INFO  (TestCircuitBreaker-7274-thread-4) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1039618 INFO  (TestCircuitBreaker-7274-thread-5) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1039619 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[71CFC0EDCEE2637F]) [  
   ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 1039623 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[71CFC0EDCEE2637F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 1039623 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[71CFC0EDCEE2637F]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1039624 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[71CFC0EDCEE2637F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 1039624 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1039624 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1570078905
   [junit4]   2> 1039624 INFO  (coreCloseExecutor-7276-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3b429ca4
   [junit4]   2> 1039624 INFO  (coreCloseExecutor-7276-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@3b429ca4
   [junit4]   2> 1039624 INFO  (coreCloseExecutor-7276-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@96d517a: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4fce4989
   [junit4]   2> 1039636 INFO  (coreCloseExecutor-7276-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1039637 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1039637 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b21d587: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@4a4505ae
   [junit4]   2> 1039641 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1039641 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@777ef969: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@76323c14
   [junit4]   2> 1039644 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1039644 INFO  
(SUITE-TestCircuitBreaker-seed#[71CFC0EDCEE2637F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bbc0366: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@4f7f55f0
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_71CFC0EDCEE2637F-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-PH, 
timezone=Asia/Dili
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=86804296,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[TermVectorComponentDistributedTest, TestLegacyNumericRangeQueryBuilder, 
TestReplicationHandlerDiskOverFlow, TestSubQueryTransformer, 
CollectionPropsTest, ParsingFieldUpdateProcessorsTest, 
ConjunctionSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestShardHandlerFactory, TestLegacyNumericUtils, AnalysisErrorHandlingTest, 
SharedFSAutoReplicaFailoverTest, MinimalSchemaTest, TestHdfsCloudBackupRestore, 
TestSimScenario, ScheduledTriggerTest, TestIndexSearcher, 
TestSimDistributedQueue, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
CrossCollectionJoinQueryTest, ResponseBuilderTest, 
DistributedSpellCheckComponentTest, TestPointFields, TimeZoneUtilsTest, 
TestPerFieldSimilarity, DistributedDebugComponentTest, SpellCheckComponentTest, 
TestRandomFaceting, PrimUtilsTest, TestExpandComponent, 
BasicAuthOnSingleNodeTest, ZkControllerTest, 
UniqFieldsUpdateProcessorFactoryTest, TestSortableTextField, MetricUtilsTest, 
TestPrepRecovery, SecurityConfHandlerTest, DocumentBuilderTest, 
TestTermsQParserPlugin, ZkSolrClientTest, SmileWriterTest, 
DistributedMLTComponentTest, TestSQLHandlerNonCloud, TestGeoJSONResponseWriter, 
TestPolicyCloud, TestDeprecatedFilters, TestRandomFlRTGCloud, 
DistributedQueueTest, TestXmlQParserPlugin, TestSolrQueryResponse, 
TestDynamicFieldNamesIndexCorrectly, TestStressCloudBlindAtomicUpdates, 
TestComponentsName, TestMinMaxOnMultiValuedField, 
HighlighterWithoutStoredIdTest, SolrLogAuditLoggerPluginTest, 
SchemaApiFailureTest, TestJmxIntegration, DocValuesMultiTest, 
TestSuggestSpellingConverter, DynamicMapsTest, TestRealTimeGet, 
ReplaceNodeNoTargetTest, DeleteLastCustomShardedReplicaTest, Tagger2Test, 
IndexSizeEstimatorTest, ZkCollectionPropsCachingTest, 
TestWaitForStateWithJettyShutdowns, RollingRestartTest, TestCloudRecovery2, 
TestJsonFacetRefinement, TestSimLargeCluster, TestSolrCloudSnapshots, 
TestCodecSupport, TestTlogReplica, NodeAddedTriggerIntegrationTest, 
TestManagedSchema, CircularListTest, TestExtendedDismaxParser, 
SolrMetricReporterTest, TestSkipOverseerOperations, TestSmileRequest, 
CSVRequestHandlerTest, FastVectorHighlighterTest, 
ConcurrentCreateCollectionTest, TestFieldTypeCollectionResource, 
TestHighFrequencyDictionaryFactory, LegacyCloudClusterPropTest, 
TestCircuitBreaker]
   [junit4] Completed [347/934 (1!)] on J3 in 1.51s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 52792 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/build.xml:643:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/build.xml:507:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/build.xml:494:
 Source checkout is dirty (unversioned/missing files) after running tests!!! 
Offending files:
* solr/contrib/analytics/src/test-files/solr/filestore
* solr/contrib/analytics/src/test-files/solr/userfiles
* 
solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport.properties
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/filestore
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/userfiles
* solr/contrib/dataimporthandler/src/test-files/dih/solr/filestore
* solr/contrib/dataimporthandler/src/test-files/dih/solr/userfiles
* solr/contrib/extraction/src/test-files/extraction/solr/filestore
* solr/contrib/extraction/src/test-files/extraction/solr/userfiles
* solr/contrib/langid/src/test-files/langid/solr/filestore
* solr/contrib/langid/src/test-files/langid/solr/userfiles
* solr/contrib/ltr/src/test-files/solr/filestore
* solr/contrib/ltr/src/test-files/solr/userfiles
* solr/contrib/prometheus-exporter/src/test-files/solr/filestore
* solr/contrib/prometheus-exporter/src/test-files/solr/userfiles
* solr/contrib/velocity/src/test-files/velocity/solr/filestore
* solr/contrib/velocity/src/test-files/velocity/solr/userfiles
* solr/core/src/test-files/solr/filestore
* solr/core/src/test-files/solr/userfiles
* solr/solrj/src/test-files/solrj/solr/multicore/filestore
* solr/solrj/src/test-files/solrj/solr/multicore/userfiles

Total time: 77 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to