Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/189/
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test
Error Message:
Trigger was not fired
Stack Trace:
java.lang.AssertionError: Trigger was not fired
at
__randomizedtesting.SeedInfo.seed([10541E1DE2A749DF:980021C74C5B2427]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:151)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing: 1)
Thread[id=8514, name=SolrRrdBackendFactory-3700-thread-1, state=WAITING,
group=TGRP-TestSimExtremeIndexing] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429) at
java.util.concurrent.FutureTask.get(FutureTask.java:191) at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:652)
at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager$1.request(SimCloudManager.java:224)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:460)
at
org.apache.solr.metrics.rrd.SolrRrdBackendFactory.maybeSyncBackends(SolrRrdBackendFactory.java:366)
at
org.apache.solr.metrics.rrd.SolrRrdBackendFactory.lambda$new$0(SolrRrdBackendFactory.java:110)
at
org.apache.solr.metrics.rrd.SolrRrdBackendFactory$$Lambda$194/989877125.run(Unknown
Source) at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing:
1) Thread[id=8514, name=SolrRrdBackendFactory-3700-thread-1, state=WAITING,
group=TGRP-TestSimExtremeIndexing]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
at java.util.concurrent.FutureTask.get(FutureTask.java:191)
at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:652)
at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager$1.request(SimCloudManager.java:224)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:460)
at
org.apache.solr.metrics.rrd.SolrRrdBackendFactory.maybeSyncBackends(SolrRrdBackendFactory.java:366)
at
org.apache.solr.metrics.rrd.SolrRrdBackendFactory.lambda$new$0(SolrRrdBackendFactory.java:110)
at
org.apache.solr.metrics.rrd.SolrRrdBackendFactory$$Lambda$194/989877125.run(Unknown
Source)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([10541E1DE2A749DF]:0)
Build Log:
[...truncated 13176 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing
[junit4] 2> 2167350 INFO
(SUITE-TestSimExtremeIndexing-seed#[10541E1DE2A749DF]-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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestSimExtremeIndexing_10541E1DE2A749DF-001/init-core-data-001
[junit4] 2> 2167363 INFO
(SUITE-TestSimExtremeIndexing-seed#[10541E1DE2A749DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2167364 INFO
(SUITE-TestSimExtremeIndexing-seed#[10541E1DE2A749DF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2167378 DEBUG
(SUITE-TestSimExtremeIndexing-seed#[10541E1DE2A749DF]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader:
127.0.0.1:10001_solr
[junit4] 2> 2167379 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2167379 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 0
[junit4] 2> 2167399 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
[junit4] 2> 2167399 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
[junit4] 2> 2167412 DEBUG
(SUITE-TestSimExtremeIndexing-seed#[10541E1DE2A749DF]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=0
[junit4] 2> 2167412 DEBUG
(SUITE-TestSimExtremeIndexing-seed#[10541E1DE2A749DF]-worker) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
[junit4] 2> 2167412 INFO
(SUITE-TestSimExtremeIndexing-seed#[10541E1DE2A749DF]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2167432 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2167432 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
[junit4] 2> 2167585 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testScaleUp
[junit4] 2> 2167585 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
1
[junit4] 2> 2167585 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
[junit4] 2> 2167585 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 2167585 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2167585 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 2167586 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 2167586 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:189)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 2167599 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 2167600 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 2167600 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 2167600 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 2167600 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 2167600 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 2167601 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2167601 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 2
[junit4] 2> 2167601 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
[junit4] 2> 2167601 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
[junit4] 2> 2167602 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2167602 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 2167764 DEBUG (simCloudManagerPool-3702-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection
testScaleUp_collection, currentVersion=1
[junit4] 2> 2167764 DEBUG (simCloudManagerPool-3702-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=1
[junit4] 2> 2167764 DEBUG (simCloudManagerPool-3702-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
[junit4] 2> 2167769 DEBUG (simCloudManagerPool-3702-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=2
[junit4] 2> 2167769 DEBUG (simCloudManagerPool-3702-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
[junit4] 2> 2172762 DEBUG (simCloudManagerPool-3702-thread-2) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=3
[junit4] 2> 2172763 DEBUG (simCloudManagerPool-3702-thread-2) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
[junit4] 2> 2172815 DEBUG (simCloudManagerPool-3702-thread-1) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection
testScaleUp_collection, currentVersion=4
[junit4] 2> 2172839 DEBUG (simCloudManagerPool-3702-thread-5) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testScaleUp_collection / shard1 (currentVersion=4): {"core_node1":{
[junit4] 2> "core":"testScaleUp_collection_shard1_replica_n1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testScaleUp_collection",
[junit4] 2> "node_name":"127.0.0.1:10072_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}}
[junit4] 2> 2172856 DEBUG (simCloudManagerPool-3702-thread-3) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=4
[junit4] 2> 2172856 DEBUG (simCloudManagerPool-3702-thread-3) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
[junit4] 2> 2172861 DEBUG (simCloudManagerPool-3702-thread-4) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=5
[junit4] 2> 2172933 DEBUG (simCloudManagerPool-3702-thread-4) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
[junit4] 2> 2173007 DEBUG (simCloudManagerPool-3702-thread-7) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for
testScaleUp_collection / shard2 (currentVersion=6): {"core_node3":{
[junit4] 2> "core":"testScaleUp_collection_shard2_replica_n3",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"testScaleUp_collection",
[junit4] 2> "node_name":"127.0.0.1:10059_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true",
[junit4] 2> "SEARCHER.searcher.maxDoc":0,
[junit4] 2> "SEARCHER.searcher.deletedDocs":0,
[junit4] 2> "INDEX.sizeInBytes":10240,
[junit4] 2> "state":"active",
[junit4] 2> "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] 2> "SEARCHER.searcher.numDocs":0}}
[junit4] 2> 2173016 DEBUG (simCloudManagerPool-3702-thread-6) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=6
[junit4] 2> 2173016 DEBUG (simCloudManagerPool-3702-thread-6) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
[junit4] 2> 2173026 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=7
[junit4] 2> 2173027 DEBUG
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
[junit4] 2> 2173070 DEBUG (simCloudManagerPool-3702-thread-8) [ ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 2173070 DEBUG (simCloudManagerPool-3702-thread-8) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 2173091 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
[junit4] 2> 2173091 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2173092 DEBUG (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 2173217 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 200,000
[junit4] 2> 2173363 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 400,000
[junit4] 2> 2173379 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 600,000
[junit4] 2> 2173412 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 800,000
[junit4] 2> 2173481 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,000,000
[junit4] 2> 2173565 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,200,000
[junit4] 2> 2173573 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,400,000
[junit4] 2> 2173592 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,600,000
[junit4] 2> 2173594 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 1,800,000
[junit4] 2> 2173609 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,000,000
[junit4] 2> 2173630 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,200,000
[junit4] 2> 2173638 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,400,000
[junit4] 2> 2173654 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,600,000
[junit4] 2> 2173666 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 2,800,000
[junit4] 2> 2173681 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,000,000
[junit4] 2> 2173684 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,200,000
[junit4] 2> 2173703 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,400,000
[junit4] 2> 2173717 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,600,000
[junit4] 2> 2173727 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 3,800,000
[junit4] 2> 2173743 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,000,000
[junit4] 2> 2173776 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,200,000
[junit4] 2> 2173791 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,400,000
[junit4] 2> 2173810 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,600,000
[junit4] 2> 2173883 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 4,800,000
[junit4] 2> 2173886 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,000,000
[junit4] 2> 2173901 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,200,000
[junit4] 2> 2173936 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,400,000
[junit4] 2> 2173938 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,600,000
[junit4] 2> 2173959 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 5,800,000
[junit4] 2> 2173974 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,000,000
[junit4] 2> 2173993 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,200,000
[junit4] 2> 2173996 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,400,000
[junit4] 2> 2174011 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,600,000
[junit4] 2> 2174030 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 6,800,000
[junit4] 2> 2174140 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,000,000
[junit4] 2> 2174155 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,200,000
[junit4] 2> 2174156 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,400,000
[junit4] 2> 2174156 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,600,000
[junit4] 2> 2174157 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 7,800,000
[junit4] 2> 2174176 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,000,000
[junit4] 2> 2174176 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,200,000
[junit4] 2> 2174192 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,400,000
[junit4] 2> 2174193 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,600,000
[junit4] 2> 2174193 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 8,800,000
[junit4] 2> 2174212 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,000,000
[junit4] 2> 2174228 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,200,000
[junit4] 2> 2174229 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,400,000
[junit4] 2> 2174230 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,600,000
[junit4] 2> 2174249 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 9,800,000
[junit4] 2> 2174307 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,000,000
[junit4] 2> 2174358 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,200,000
[junit4] 2> 2174362 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,400,000
[junit4] 2> 2174383 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,600,000
[junit4] 2> 2174383 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 10,800,000
[junit4] 2> 2174384 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,000,000
[junit4] 2> 2174399 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,200,000
[junit4] 2> 2174412 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,400,000
[junit4] 2> 2174412 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,600,000
[junit4] 2> 2174419 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 11,800,000
[junit4] 2> 2174435 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,000,000
[junit4] 2> 2174436 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,200,000
[junit4] 2> 2174436 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,400,000
[junit4] 2> 2174456 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,600,000
[junit4] 2> 2174456 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 12,800,000
[junit4] 2> 2174457 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,000,000
[junit4] 2> 2174457 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,200,000
[junit4] 2> 2174468 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,400,000
[junit4] 2> 2174469 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,600,000
[junit4] 2> 2174470 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 13,800,000
[junit4] 2> 2174470 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,000,000
[junit4] 2> 2174471 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,200,000
[junit4] 2> 2174484 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,400,000
[junit4] 2> 2174492 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,600,000
[junit4] 2> 2174493 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 14,800,000
[junit4] 2> 2174509 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,000,000
[junit4] 2> 2174541 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,200,000
[junit4] 2> 2174557 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,400,000
[junit4] 2> 2174565 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,600,000
[junit4] 2> 2174581 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 15,800,000
[junit4] 2> 2174594 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,000,000
[junit4] 2> 2174594 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,200,000
[junit4] 2> 2174595 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,400,000
[junit4] 2> 2174596 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,600,000
[junit4] 2> 2174596 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 16,800,000
[junit4] 2> 2174597 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,000,000
[junit4] 2> 2174614 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,200,000
[junit4] 2> 2174614 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,400,000
[junit4] 2> 2174615 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,600,000
[junit4] 2> 2174616 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 17,800,000
[junit4] 2> 2174616 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,000,000
[junit4] 2> 2174617 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,200,000
[junit4] 2> 2174617 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,400,000
[junit4] 2> 2174655 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,600,000
[junit4] 2> 2174691 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 18,800,000
[junit4] 2> 2174727 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,000,000
[junit4] 2> 2174764 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,200,000
[junit4] 2> 2174801 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,400,000
[junit4] 2> 2174809 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,600,000
[junit4] 2> 2174809 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 19,800,000
[junit4] 2> 2174810 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,000,000
[junit4] 2> 2174811 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,200,000
[junit4] 2> 2174811 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,400,000
[junit4] 2> 2174812 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,600,000
[junit4] 2> 2174812 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 20,800,000
[junit4] 2> 2174825 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,000,000
[junit4] 2> 2174826 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,200,000
[junit4] 2> 2174826 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,400,000
[junit4] 2> 2174827 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,600,000
[junit4] 2> 2174827 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 21,800,000
[junit4] 2> 2174828 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,000,000
[junit4] 2> 2174828 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,200,000
[junit4] 2> 2174874 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,400,000
[junit4] 2> 2174894 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,600,000
[junit4] 2> 2174895 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 22,800,000
[junit4] 2> 2174910 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,000,000
[junit4] 2> 2174946 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,200,000
[junit4] 2> 2174983 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,400,000
[junit4] 2> 2175020 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,600,000
[junit4] 2> 2175056 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 23,800,000
[junit4] 2> 2175093 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,000,000
[junit4] 2> 2175166 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,200,000
[junit4] 2> 2175174 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,400,000
[junit4] 2> 2175175 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,600,000
[junit4] 2> 2175175 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 24,800,000
[junit4] 2> 2175176 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,000,000
[junit4] 2> 2175177 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,200,000
[junit4] 2> 2175177 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,400,000
[junit4] 2> 2175192 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,600,000
[junit4] 2> 2175192 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 25,800,000
[junit4] 2> 2175193 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,000,000
[junit4] 2> 2175193 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,200,000
[junit4] 2> 2175210 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,400,000
[junit4] 2> 2175211 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,600,000
[junit4] 2> 2175212 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 26,800,000
[junit4] 2> 2175212 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,000,000
[junit4] 2> 2175213 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,200,000
[junit4] 2> 2175213 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,400,000
[junit4] 2> 2175214 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,600,000
[junit4] 2> 2175247 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 27,800,000
[junit4] 2> 2175248 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,000,000
[junit4] 2> 2175248 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,200,000
[junit4] 2> 2175249 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,400,000
[junit4] 2> 2175249 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,600,000
[junit4] 2> 2175250 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 28,800,000
[junit4] 2> 2175250 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,000,000
[junit4] 2> 2175263 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,200,000
[junit4] 2> 2175264 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,400,000
[junit4] 2> 2175264 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,600,000
[junit4] 2> 2175265 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 29,800,000
[junit4] 2> 2175266 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,000,000
[junit4] 2> 2175266 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,200,000
[junit4] 2> 2175267 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,400,000
[junit4] 2> 2175332 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,600,000
[junit4] 2> 2175401 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 30,800,000
[junit4] 2> 2175438 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,000,000
[junit4] 2> 2175458 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,200,000
[junit4] 2> 2175494 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,400,000
[junit4] 2> 2175511 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,600,000
[junit4] 2> 2175768 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 31,800,000
[junit4] 2> 2175840 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,000,000
[junit4] 2> 2175877 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,200,000
[junit4] 2> 2175881 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,400,000
[junit4] 2> 2175897 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,600,000
[junit4] 2> 2175898 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 32,800,000
[junit4] 2> 2175917 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,000,000
[junit4] 2> 2175918 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,200,000
[junit4] 2> 2175919 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,400,000
[junit4] 2> 2175919 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,600,000
[junit4] 2> 2175921 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 33,800,000
[junit4] 2> 2175934 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,000,000
[junit4] 2> 2175934 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,200,000
[junit4] 2> 2175935 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,400,000
[junit4] 2> 2175935 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,600,000
[junit4] 2> 2175936 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 34,800,000
[junit4] 2> 2175936 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,000,000
[junit4] 2> 2175937 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,200,000
[junit4] 2> 2175954 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,400,000
[junit4] 2> 2175955 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,600,000
[junit4] 2> 2175955 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 35,800,000
[junit4] 2> 2175956 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,000,000
[junit4] 2> 2175956 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,200,000
[junit4] 2> 2175957 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,400,000
[junit4] 2> 2175957 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,600,000
[junit4] 2> 2175970 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 36,800,000
[junit4] 2> 2175971 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,000,000
[junit4] 2> 2175971 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,200,000
[junit4] 2> 2175972 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,400,000
[junit4] 2> 2175973 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,600,000
[junit4] 2> 2175973 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 37,800,000
[junit4] 2> 2175974 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,000,000
[junit4] 2> 2176023 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,200,000
[junit4] 2> 2176112 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,400,000
[junit4] 2> 2176117 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,600,000
[junit4] 2> 2176117 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 38,800,000
[junit4] 2> 2176129 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,000,000
[junit4] 2> 2176129 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,200,000
[junit4] 2> 2176130 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,400,000
[junit4] 2> 2176130 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,600,000
[junit4] 2> 2176130 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 39,800,000
[junit4] 2> 2176131 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,000,000
[junit4] 2> 2176131 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,200,000
[junit4] 2> 2176132 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,400,000
[junit4] 2> 2176169 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,600,000
[junit4] 2> 2176169 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 40,800,000
[junit4] 2> 2176170 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,000,000
[junit4] 2> 2176185 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,200,000
[junit4] 2> 2176186 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,400,000
[junit4] 2> 2176186 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,600,000
[junit4] 2> 2176187 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 41,800,000
[junit4] 2> 2176187 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,000,000
[junit4] 2> 2176188 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,200,000
[junit4] 2> 2176188 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,400,000
[junit4] 2> 2176188 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,600,000
[junit4] 2> 2176189 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 42,800,000
[junit4] 2> 2176202 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,000,000
[junit4] 2> 2176284 DEBUG (ScheduledTrigger-3703-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
[junit4] 2> "id":"50392096d48922T2hpr9i7ii2ifaazmdw5gg2oyh",
[junit4] 2> "source":"scaleUpTrigger",
[junit4] 2> "eventTime":22580810269100322,
[junit4] 2> "eventType":"INDEXSIZE",
[junit4] 2> "properties":{
[junit4] 2> "aboveSize":{
[junit4] 2>
"testScaleUp_collection_shard1_replica_n1":"docs=21500000, bytes=10750010240",
[junit4] 2>
"testScaleUp_collection_shard2_replica_n3":"docs=21500000, bytes=10750010240"},
[junit4] 2> "belowSize":{},
[junit4] 2> "requestedOps":[
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{"COLL_SHARD":[{
[junit4] 2> "first":"testScaleUp_collection",
[junit4] 2> "second":"shard1"}]}},
[junit4] 2> {
[junit4] 2> "action":"SPLITSHARD",
[junit4] 2> "hints":{"COLL_SHARD":[{
[junit4] 2> "first":"testScaleUp_collection",
[junit4] 2> "second":"shard2"}]}}]}}
[junit4] 2> 2176316 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,200,000
[junit4] 2> 2176319 DEBUG (ScheduledTrigger-3703-thread-1) [ ]
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas,
scaleUpTrigger, .scheduled_maintenance]
[junit4] 2> 2176323 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,400,000
[junit4] 2> 2176332 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,600,000
[junit4] 2> 2176332 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 43,800,000
[junit4] 2> 2176332 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,000,000
[junit4] 2> 2176332 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,200,000
[junit4] 2> 2176333 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,400,000
[junit4] 2> 2176333 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,600,000
[junit4] 2> 2176333 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 44,800,000
[junit4] 2> 2176334 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,000,000
[junit4] 2> 2176334 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,200,000
[junit4] 2> 2176334 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,400,000
[junit4] 2> 2176334 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,600,000
[junit4] 2> 2176335 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 45,800,000
[junit4] 2> 2176335 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,000,000
[junit4] 2> 2176335 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,200,000
[junit4] 2> 2176339 DEBUG (simCloudManagerPool-3702-thread-26) [ ]
o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection .system,
currentVersion=8
[junit4] 2> 2176340 DEBUG (simCloudManagerPool-3702-thread-26) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=8
[junit4] 2> 2176340 DEBUG (simCloudManagerPool-3702-thread-26) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
[junit4] 2> 2176345 DEBUG (simCloudManagerPool-3702-thread-26) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states,
currentVersion=9
[junit4] 2> 2176345 DEBUG (simCloudManagerPool-3702-thread-26) [ ]
o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
[junit4] 2> 2176371 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,400,000
[junit4] 2> 2176372 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,600,000
[junit4] 2> 2176372 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 46,800,000
[junit4] 2> 2176373 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,000,000
[junit4] 2> 2176373 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,200,000
[junit4] 2> 2176373 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,400,000
[junit4] 2> 2176373 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,600,000
[junit4] 2> 2176374 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 47,800,000
[junit4] 2> 2176374 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,000,000
[junit4] 2> 2176374 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,200,000
[junit4] 2> 2176375 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,400,000
[junit4] 2> 2176375 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,600,000
[junit4] 2> 2176375 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 48,800,000
[junit4] 2> 2176375 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,000,000
[junit4] 2> 2176376 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,200,000
[junit4] 2> 2176396 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,400,000
[junit4] 2> 2176429 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,600,000
[junit4] 2> 2176445 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 49,800,000
[junit4] 2> 2176446 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,000,000
[junit4] 2> 2176465 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,200,000
[junit4] 2> 2176481 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,400,000
[junit4] 2> 2176502 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,600,000
[junit4] 2> 2176538 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 50,800,000
[junit4] 2> 2176555 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,000,000
[junit4] 2> 2176555 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,200,000
[junit4] 2> 2176556 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,400,000
[junit4] 2> 2176575 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,600,000
[junit4] 2> 2176576 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 51,800,000
[junit4] 2> 2176577 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,000,000
[junit4] 2> 2176577 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,200,000
[junit4] 2> 2176577 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,400,000
[junit4] 2> 2176578 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,600,000
[junit4] 2> 2176578 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 52,800,000
[junit4] 2> 2176578 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,000,000
[junit4] 2> 2176578 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,200,000
[junit4] 2> 2176579 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,400,000
[junit4] 2> 2176591 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,600,000
[junit4] 2> 2176592 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 53,800,000
[junit4] 2> 2176593 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,000,000
[junit4] 2> 2176593 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,200,000
[junit4] 2> 2176593 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,400,000
[junit4] 2> 2176593 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,600,000
[junit4] 2> 2176594 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 54,800,000
[junit4] 2> 2176594 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,000,000
[junit4] 2> 2176594 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,200,000
[junit4] 2> 2176594 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,400,000
[junit4] 2> 2176595 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,600,000
[junit4] 2> 2176595 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 55,800,000
[junit4] 2> 2176595 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,000,000
[junit4] 2> 2176612 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,200,000
[junit4] 2> 2176612 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,400,000
[junit4] 2> 2176612 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,600,000
[junit4] 2> 2176613 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 56,800,000
[junit4] 2> 2176613 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,000,000
[junit4] 2> 2176613 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,200,000
[junit4] 2> 2176613 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,400,000
[junit4] 2> 2176614 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,600,000
[junit4] 2> 2176614 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 57,800,000
[junit4] 2> 2176614 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,000,000
[junit4] 2> 2176614 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,200,000
[junit4] 2> 2176615 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,400,000
[junit4] 2> 2176615 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,600,000
[junit4] 2> 2176615 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 58,800,000
[junit4] 2> 2176615 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,000,000
[junit4] 2> 2176628 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,200,000
[junit4] 2> 2176628 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,400,000
[junit4] 2> 2176629 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,600,000
[junit4] 2> 2176630 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 59,800,000
[junit4] 2> 2176631 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,000,000
[junit4] 2> 2176651 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,200,000
[junit4] 2> 2176651 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,400,000
[junit4] 2> 2176651 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,600,000
[junit4] 2> 2176651 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 60,800,000
[junit4] 2> 2176652 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,000,000
[junit4] 2> 2176652 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,200,000
[junit4] 2> 2176665 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,400,000
[junit4] 2> 2176665 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,600,000
[junit4] 2> 2176665 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 61,800,000
[junit4] 2> 2176666 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,000,000
[junit4] 2> 2176666 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,200,000
[junit4] 2> 2176666 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,400,000
[junit4] 2> 2176666 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,600,000
[junit4] 2> 2176667 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 62,800,000
[junit4] 2> 2176667 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,000,000
[junit4] 2> 2176667 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,200,000
[junit4] 2> 2176667 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,400,000
[junit4] 2> 2176668 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,600,000
[junit4] 2> 2176668 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 63,800,000
[junit4] 2> 2176668 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,000,000
[junit4] 2> 2176668 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,200,000
[junit4] 2> 2176685 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,400,000
[junit4] 2> 2176685 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,600,000
[junit4] 2> 2176686 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 64,800,000
[junit4] 2> 2176686 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,000,000
[junit4] 2> 2176686 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,200,000
[junit4] 2> 2176686 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,400,000
[junit4] 2> 2176687 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,600,000
[junit4] 2> 2176687 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 65,800,000
[junit4] 2> 2176687 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,000,000
[junit4] 2> 2176687 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,200,000
[junit4] 2> 2176688 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,400,000
[junit4] 2> 2176688 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,600,000
[junit4] 2> 2176688 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 66,800,000
[junit4] 2> 2176688 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,000,000
[junit4] 2> 2176689 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,200,000
[junit4] 2> 2176702 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,400,000
[junit4] 2> 2176702 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,600,000
[junit4] 2> 2176702 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 67,800,000
[junit4] 2> 2176702 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,000,000
[junit4] 2> 2176703 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,200,000
[junit4] 2> 2176703 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,400,000
[junit4] 2> 2176703 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,600,000
[junit4] 2> 2176704 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 68,800,000
[junit4] 2> 2176704 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,000,000
[junit4] 2> 2176704 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,200,000
[junit4] 2> 2176704 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,400,000
[junit4] 2> 2176704 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,600,000
[junit4] 2> 2176705 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 69,800,000
[junit4] 2> 2176722 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,000,000
[junit4] 2> 2176722 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,200,000
[junit4] 2> 2176737 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,400,000
[junit4] 2> 2176738 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,600,000
[junit4] 2> 2176739 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 70,800,000
[junit4] 2> 2176758 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,000,000
[junit4] 2> 2176759 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,200,000
[junit4] 2> 2176774 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,400,000
[junit4] 2> 2176774 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,600,000
[junit4] 2> 2176794 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 71,800,000
[junit4] 2> 2176811 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,000,000
[junit4] 2> 2176811 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,200,000
[junit4] 2> 2176811 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,400,000
[junit4] 2> 2176812 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,600,000
[junit4] 2> 2176812 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 72,800,000
[junit4] 2> 2176812 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,000,000
[junit4] 2> 2176812 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,200,000
[junit4] 2> 2176813 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,400,000
[junit4] 2> 2176813 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,600,000
[junit4] 2> 2176813 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 73,800,000
[junit4] 2> 2176813 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,000,000
[junit4] 2> 2176814 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,200,000
[junit4] 2> 2176814 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,400,000
[junit4] 2> 2176814 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,600,000
[junit4] 2> 2176814 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 74,800,000
[junit4] 2> 2176831 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,000,000
[junit4] 2> 2176831 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,200,000
[junit4] 2> 2176832 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,400,000
[junit4] 2> 2176832 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,600,000
[junit4] 2> 2176832 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 75,800,000
[junit4] 2> 2176833 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,000,000
[junit4] 2> 2176833 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,200,000
[junit4] 2> 2176833 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,400,000
[junit4] 2> 2176833 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,600,000
[junit4] 2> 2176833 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 76,800,000
[junit4] 2> 2176834 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,000,000
[junit4] 2> 2176834 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,200,000
[junit4] 2> 2176834 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,400,000
[junit4] 2> 2176834 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,600,000
[junit4] 2> 2176835 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 77,800,000
[junit4] 2> 2176847 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 78,000,000
[junit4] 2> 2176867 INFO
(TEST-TestSimExtremeIndexing.testScaleUp-seed#[10541E1DE2A749DF]) [ ]
o.a.s.c.a.s.TestSimExtremeIndexing #### Total docs so far: 78,200,000
[junit4] 2> 2176868 INFO (TEST-TestSimExtremeIndex
[...truncated too long message...]
BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null335200498
[copy] Copying 240 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null335200498
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null335200498
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 21ms :: 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: 228 minutes 15 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]