You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/09/21 10:58:09 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2069 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2069/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
sanity check num matches, p=q=id_i1:[10678+TO+14093]&rows=0&stats=true&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8}int_i&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8}long_l&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8}string_s&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8+hllPreHashed%3Dtrue}string_s_prehashed_l expected:<3416> but was:<0>

Stack Trace:
java.lang.AssertionError: sanity check num matches, p=q=id_i1:[10678+TO+14093]&rows=0&stats=true&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8}int_i&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8}long_l&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8}string_s&stats.field={!cardinality%3Dtrue+hllLog2m%3D23+hllRegwidth%3D8+hllPreHashed%3Dtrue}string_s_prehashed_l expected:<3416> but was:<0>
	at __randomizedtesting.SeedInfo.seed([6881289A3320A121:E0D517409DDCCCD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:143)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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)




Build Log:
[...truncated 12460 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 214004 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[6881289A3320A121]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/init-core-data-001
   [junit4]   2> 214005 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[6881289A3320A121]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 214006 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[6881289A3320A121]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 214007 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[6881289A3320A121]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 214007 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[6881289A3320A121]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 214193 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/control/cores/collection1
   [junit4]   2> 214194 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 214194 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 214194 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 214194 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 214194 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54b74de1{/,null,AVAILABLE}
   [junit4]   2> 214201 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@272c2fb2{HTTP/1.1,[http/1.1]}{127.0.0.1:57939}
   [junit4]   2> 214201 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.Server Started @214331ms
   [junit4]   2> 214201 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=57939, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/control/cores}
   [junit4]   2> 214201 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 214201 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 214202 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 214202 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 214202 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 214202 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T09:15:56.601Z
   [junit4]   2> 214202 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/control/solr.xml
   [junit4]   2> 214205 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 214205 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 214205 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 214604 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 214604 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 214626 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634
   [junit4]   2> 214635 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634
   [junit4]   2> 214635 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634
   [junit4]   2> 214637 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/control/cores
   [junit4]   2> 214637 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 214638 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 214667 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 214679 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 214713 WARN  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 214713 WARN  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 214713 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 214713 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 214713 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634
   [junit4]   2> 214713 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 214715 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=65.9267578125, floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=11.291230024736258, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7388929780726712, deletesPctAllowed=28.150783994654383
   [junit4]   2> 214767 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 214767 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 214768 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 214768 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 214768 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26524799568187574]
   [junit4]   2> 214768 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b4913ce[collection1] main]
   [junit4]   2> 214769 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 214884 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 215202 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 215202 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 215202 INFO  (coreLoadExecutor-1244-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612207995067826176
   [junit4]   2> 215202 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 215202 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 215202 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 215203 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 215203 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 215203 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 215204 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 215204 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 215205 INFO  (searcherExecutor-1245-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b4913ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215338 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 215339 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 215340 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 215340 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 215341 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 215341 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@608ed269{/,null,AVAILABLE}
   [junit4]   2> 215341 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@418ac25b{HTTP/1.1,[http/1.1]}{127.0.0.1:37870}
   [junit4]   2> 215341 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.e.j.s.Server Started @215471ms
   [junit4]   2> 215341 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=37870, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/shard0/cores}
   [junit4]   2> 215341 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 215342 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 215342 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 215342 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 215342 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 215342 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-21T09:15:57.741Z
   [junit4]   2> 215342 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 215345 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 215345 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 215345 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 215965 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 215966 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 215980 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634
   [junit4]   2> 215990 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634
   [junit4]   2> 215990 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634
   [junit4]   2> 215992 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/shard0/cores
   [junit4]   2> 215992 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 215993 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 216018 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 216049 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 216076 WARN  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 216076 WARN  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 216076 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 216076 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 216076 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c536634
   [junit4]   2> 216077 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6881289A3320A121-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 216078 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=65.9267578125, floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=11.291230024736258, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7388929780726712, deletesPctAllowed=28.150783994654383
   [junit4]   2> 216126 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 216126 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 216127 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 216127 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 216127 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26524799568187574]
   [junit4]   2> 216127 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c933183[collection1] main]
   [junit4]   2> 216127 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 216208 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 216385 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 216385 INFO  (coreLoadExecutor-1258-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612207996308291584
   [junit4]   2> 216385 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 216385 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 216385 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 216385 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 216385 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 216386 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 216386 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 216386 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 216387 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 216388 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 216388 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6881289A3320A121]) [    ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14518 docs
   [junit4]   2> 216388 INFO  (searcherExecutor-1259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c933183[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 216398 INFO  (qtp1701731266-4072) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1612207996319825920)]} 0 1
   [junit4]   2> 216402 INFO  (qtp866759778-4091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1612207996325068800)]} 0 1
   [junit4]   2> 216409 INFO  (qtp1701731266-4067) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1612207996331360256)]} 0 2
   [junit4]   2> 216412 INFO  (qtp866759778-4087) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1612207996334505984)]} 0 2
   [junit4]   2> 216413 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1612207996337651712)]} 0 0
   [junit4]   2> 216414 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1612207996338700288)]} 0 0
   [junit4]   2> 216415 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1612207996339748864)]} 0 0
   [junit4]   2> 216416 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1612207996340797440)]} 0 0
   [junit4]   2> 216417 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1612207996341846016)]} 0 0
   [junit4]   2> 216417 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1612207996341846016)]} 0 0
   [junit4]   2> 216418 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1612207996342894592)]} 0 0
   [junit4]   2> 216419 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1612207996342894592)]} 0 0
   [junit4]   2> 216419 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1612207996343943168)]} 0 0
   [junit4]   2> 216420 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1612207996344991744)]} 0 0
   [junit4]   2> 216421 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1612207996346040320)]} 0 0
   [junit4]   2> 216422 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1612207996347088896)]} 0 0
   [junit4]   2> 216422 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1612207996347088896)]} 0 0
   [junit4]   2> 216423 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1612207996348137472)]} 0 0
   [junit4]   2> 216423 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1612207996348137472)]} 0 0
   [junit4]   2> 216424 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1612207996349186048)]} 0 0
   [junit4]   2> 216425 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1612207996349186048)]} 0 0
   [junit4]   2> 216425 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1612207996350234624)]} 0 0
   [junit4]   2> 216426 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1612207996351283200)]} 0 0
   [junit4]   2> 216426 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1612207996351283200)]} 0 0
   [junit4]   2> 216427 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1612207996352331776)]} 0 0
   [junit4]   2> 216428 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1612207996353380352)]} 0 0
   [junit4]   2> 216428 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1612207996353380352)]} 0 0
   [junit4]   2> 216429 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1612207996353380353)]} 0 0
   [junit4]   2> 216429 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1612207996354428928)]} 0 0
   [junit4]   2> 216430 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1612207996355477504)]} 0 0
   [junit4]   2> 216430 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1612207996355477504)]} 0 0
   [junit4]   2> 216431 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1612207996356526080)]} 0 0
   [junit4]   2> 216431 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1612207996356526080)]} 0 0
   [junit4]   2> 216432 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1612207996357574656)]} 0 0
   [junit4]   2> 216433 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1612207996358623232)]} 0 0
   [junit4]   2> 216433 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1612207996358623232)]} 0 0
   [junit4]   2> 216434 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1612207996359671808)]} 0 0
   [junit4]   2> 216435 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1612207996360720384)]} 0 0
   [junit4]   2> 216435 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1612207996360720384)]} 0 0
   [junit4]   2> 216436 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1612207996361768960)]} 0 0
   [junit4]   2> 216436 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1612207996361768960)]} 0 0
   [junit4]   2> 216437 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1612207996361768961)]} 0 0
   [junit4]   2> 216437 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1612207996362817536)]} 0 0
   [junit4]   2> 216437 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1612207996362817536)]} 0 0
   [junit4]   2> 216438 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1612207996363866112)]} 0 0
   [junit4]   2> 216438 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1612207996363866112)]} 0 0
   [junit4]   2> 216439 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1612207996364914688)]} 0 0
   [junit4]   2> 216439 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1612207996364914688)]} 0 0
   [junit4]   2> 216440 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1612207996365963264)]} 0 0
   [junit4]   2> 216440 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1612207996365963264)]} 0 0
   [junit4]   2> 216441 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1612207996365963265)]} 0 0
   [junit4]   2> 216441 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1612207996367011840)]} 0 0
   [junit4]   2> 216441 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1612207996367011840)]} 0 0
   [junit4]   2> 216442 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1612207996368060416)]} 0 0
   [junit4]   2> 216442 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1612207996368060416)]} 0 0
   [junit4]   2> 216443 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1612207996369108992)]} 0 0
   [junit4]   2> 216443 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1612207996369108992)]} 0 0
   [junit4]   2> 216444 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1612207996369108993)]} 0 0
   [junit4]   2> 216444 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1612207996370157568)]} 0 0
   [junit4]   2> 216445 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1612207996371206144)]} 0 0
   [junit4]   2> 216446 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1612207996372254720)]} 0 0
   [junit4]   2> 216446 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1612207996372254720)]} 0 0
   [junit4]   2> 216447 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1612207996373303296)]} 0 0
   [junit4]   2> 216448 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1612207996373303296)]} 0 0
   [junit4]   2> 216448 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1612207996374351872)]} 0 0
   [junit4]   2> 216449 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1612207996375400448)]} 0 0
   [junit4]   2> 216450 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1612207996375400448)]} 0 0
   [junit4]   2> 216450 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1612207996376449024)]} 0 0
   [junit4]   2> 216451 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1612207996377497600)]} 0 0
   [junit4]   2> 216452 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1612207996378546176)]} 0 0
   [junit4]   2> 216452 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1612207996378546176)]} 0 0
   [junit4]   2> 216453 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1612207996379594752)]} 0 0
   [junit4]   2> 216454 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1612207996380643328)]} 0 0
   [junit4]   2> 216454 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1612207996380643328)]} 0 0
   [junit4]   2> 216455 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1612207996381691904)]} 0 0
   [junit4]   2> 216456 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1612207996382740480)]} 0 0
   [junit4]   2> 216456 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1612207996382740480)]} 0 0
   [junit4]   2> 216457 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1612207996383789056)]} 0 0
   [junit4]   2> 216458 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1612207996383789056)]} 0 0
   [junit4]   2> 216458 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1612207996384837632)]} 0 0
   [junit4]   2> 216459 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1612207996385886208)]} 0 0
   [junit4]   2> 216460 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1612207996385886208)]} 0 0
   [junit4]   2> 216460 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1612207996386934784)]} 0 0
   [junit4]   2> 216461 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1612207996387983360)]} 0 0
   [junit4]   2> 216461 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1612207996387983360)]} 0 0
   [junit4]   2> 216462 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1612207996389031936)]} 0 0
   [junit4]   2> 216462 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1612207996389031936)]} 0 0
   [junit4]   2> 216463 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1612207996390080512)]} 0 0
   [junit4]   2> 216464 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1612207996391129088)]} 0 0
   [junit4]   2> 216464 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1612207996391129088)]} 0 0
   [junit4]   2> 216465 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1612207996392177664)]} 0 0
   [junit4]   2> 216465 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1612207996392177664)]} 0 0
   [junit4]   2> 216466 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1612207996393226240)]} 0 0
   [junit4]   2> 216466 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1612207996393226240)]} 0 0
   [junit4]   2> 216467 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1612207996394274816)]} 0 0
   [junit4]   2> 216467 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1612207996394274816)]} 0 0
   [junit4]   2> 216468 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1612207996395323392)]} 0 0
   [junit4]   2> 216469 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1612207996395323392)]} 0 0
   [junit4]   2> 216469 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1612207996396371968)]} 0 0
   [junit4]   2> 216470 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1612207996396371968)]} 0 0
   [junit4]   2> 216470 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1612207996397420544)]} 0 0
   [junit4]   2> 216471 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1612207996398469120)]} 0 0
   [junit4]   2> 216472 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1612207996398469120)]} 0 0
   [junit4]   2> 216472 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1612207996399517696)]} 0 0
   [junit4]   2> 216473 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1612207996400566272)]} 0 0
   [junit4]   2> 216473 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1612207996400566272)]} 0 0
   [junit4]   2> 216474 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1612207996401614848)]} 0 0
   [junit4]   2> 216474 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1612207996401614848)]} 0 0
   [junit4]   2> 216475 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1612207996402663424)]} 0 0
   [junit4]   2> 216475 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1612207996402663424)]} 0 0
   [junit4]   2> 216476 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1612207996403712000)]} 0 0
   [junit4]   2> 216476 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1612207996403712000)]} 0 0
   [junit4]   2> 216477 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1612207996404760576)]} 0 0
   [junit4]   2> 216478 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1612207996405809152)]} 0 0
   [junit4]   2> 216478 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1612207996405809152)]} 0 0
   [junit4]   2> 216479 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1612207996405809153)]} 0 0
   [junit4]   2> 216479 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1612207996406857728)]} 0 0
   [junit4]   2> 216480 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1612207996406857728)]} 0 0
   [junit4]   2> 216480 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1612207996407906304)]} 0 0
   [junit4]   2> 216480 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1612207996407906304)]} 0 0
   [junit4]   2> 216481 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[61 (1612207996408954880)]} 0 0
   [junit4]   2> 216481 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[61 (1612207996408954880)]} 0 0
   [junit4]   2> 216482 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[62 (1612207996410003456)]} 0 0
   [junit4]   2> 216482 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[62 (1612207996410003456)]} 0 0
   [junit4]   2> 216483 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[63 (1612207996410003457)]} 0 0
   [junit4]   2> 216483 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[63 (1612207996411052032)]} 0 0
   [junit4]   2> 216484 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[64 (1612207996412100608)]} 0 0
   [junit4]   2> 216485 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[64 (1612207996413149184)]} 0 0
   [junit4]   2> 216485 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[65 (1612207996413149184)]} 0 0
   [junit4]   2> 216486 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[65 (1612207996414197760)]} 0 0
   [junit4]   2> 216487 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[66 (1612207996415246336)]} 0 0
   [junit4]   2> 216487 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[66 (1612207996415246336)]} 0 0
   [junit4]   2> 216488 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[67 (1612207996416294912)]} 0 0
   [junit4]   2> 216488 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[67 (1612207996416294912)]} 0 0
   [junit4]   2> 216489 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[68 (1612207996417343488)]} 0 0
   [junit4]   2> 216490 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[68 (1612207996418392064)]} 0 0
   [junit4]   2> 216491 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[69 (1612207996419440640)]} 0 0
   [junit4]   2> 216491 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[69 (1612207996419440640)]} 0 0
   [junit4]   2> 216492 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[70 (1612207996420489216)]} 0 0
   [junit4]   2> 216493 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[70 (1612207996420489216)]} 0 0
   [junit4]   2> 216493 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[71 (1612207996421537792)]} 0 0
   [junit4]   2> 216494 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[71 (1612207996422586368)]} 0 0
   [junit4]   2> 216494 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[72 (1612207996422586368)]} 0 0
   [junit4]   2> 216495 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[72 (1612207996423634944)]} 0 0
   [junit4]   2> 216495 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[73 (1612207996423634944)]} 0 0
   [junit4]   2> 216496 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[73 (1612207996424683520)]} 0 0
   [junit4]   2> 216497 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[74 (1612207996424683520)]} 0 0
   [junit4]   2> 216497 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[74 (1612207996425732096)]} 0 0
   [junit4]   2> 216498 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[75 (1612207996426780672)]} 0 0
   [junit4]   2> 216499 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[75 (1612207996427829248)]} 0 0
   [junit4]   2> 216499 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[76 (1612207996427829248)]} 0 0
   [junit4]   2> 216500 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[76 (1612207996428877824)]} 0 0
   [junit4]   2> 216501 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[77 (1612207996429926400)]} 0 0
   [junit4]   2> 216501 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[77 (1612207996429926400)]} 0 0
   [junit4]   2> 216502 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[78 (1612207996430974976)]} 0 0
   [junit4]   2> 216503 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[78 (1612207996430974976)]} 0 0
   [junit4]   2> 216503 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[79 (1612207996432023552)]} 0 0
   [junit4]   2> 216504 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[79 (1612207996433072128)]} 0 0
   [junit4]   2> 216505 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[80 (1612207996434120704)]} 0 0
   [junit4]   2> 216506 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[80 (1612207996434120704)]} 0 0
   [junit4]   2> 216506 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[81 (1612207996435169280)]} 0 0
   [junit4]   2> 216507 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[81 (1612207996436217856)]} 0 0
   [junit4]   2> 216508 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[82 (1612207996437266432)]} 0 0
   [junit4]   2> 216508 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[82 (1612207996437266432)]} 0 0
   [junit4]   2> 216509 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[83 (1612207996438315008)]} 0 0
   [junit4]   2> 216510 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[83 (1612207996439363584)]} 0 0
   [junit4]   2> 216510 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[84 (1612207996439363584)]} 0 0
   [junit4]   2> 216511 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[84 (1612207996440412160)]} 0 0
   [junit4]   2> 216512 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[85 (1612207996441460736)]} 0 0
   [junit4]   2> 216513 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[85 (1612207996442509312)]} 0 0
   [junit4]   2> 216513 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[86 (1612207996442509312)]} 0 0
   [junit4]   2> 216514 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[86 (1612207996443557888)]} 0 0
   [junit4]   2> 216514 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[87 (1612207996443557888)]} 0 0
   [junit4]   2> 216515 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[87 (1612207996444606464)]} 0 0
   [junit4]   2> 216516 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[88 (1612207996445655040)]} 0 0
   [junit4]   2> 216516 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[88 (1612207996445655040)]} 0 0
   [junit4]   2> 216517 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[89 (1612207996446703616)]} 0 0
   [junit4]   2> 216518 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[89 (1612207996447752192)]} 0 0
   [junit4]   2> 216518 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[90 (1612207996447752192)]} 0 0
   [junit4]   2> 216519 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[90 (1612207996448800768)]} 0 0
   [junit4]   2> 216520 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[91 (1612207996449849344)]} 0 0
   [junit4]   2> 216521 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[91 (1612207996449849344)]} 0 0
   [junit4]   2> 216521 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[92 (1612207996450897920)]} 0 0
   [junit4]   2> 216522 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[92 (1612207996451946496)]} 0 0
   [junit4]   2> 216523 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[93 (1612207996452995072)]} 0 0
   [junit4]   2> 216524 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[93 (1612207996452995072)]} 0 0
   [junit4]   2> 216524 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[94 (1612207996454043648)]} 0 0
   [junit4]   2> 216525 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[94 (1612207996455092224)]} 0 0
   [junit4]   2> 216526 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[95 (1612207996456140800)]} 0 0
   [junit4]   2> 216527 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[95 (1612207996457189376)]} 0 0
   [junit4]   2> 216528 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[96 (1612207996458237952)]} 0 0
   [junit4]   2> 216529 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[96 (1612207996458237952)]} 0 0
   [junit4]   2> 216529 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[97 (1612207996459286528)]} 0 0
   [junit4]   2> 216530 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[97 (1612207996460335104)]} 0 0
   [junit4]   2> 216531 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[98 (1612207996461383680)]} 0 0
   [junit4]   2> 216531 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[98 (1612207996461383680)]} 0 0
   [junit4]   2> 216532 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[99 (1612207996462432256)]} 0 0
   [junit4]   2> 216533 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[99 (1612207996463480832)]} 0 0
   [junit4]   2> 216533 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1612207996463480832)]} 0 0
   [junit4]   2> 216534 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1612207996464529408)]} 0 0
   [junit4]   2> 216534 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1612207996464529408)]} 0 0
   [junit4]   2> 216534 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1612207996464529409)]} 0 0
   [junit4]   2> 216539 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1612207996469772288)]} 0 0
   [junit4]   2> 216540 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1612207996470820864)]} 0 0
   [junit4]   2> 216540 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1612207996470820864)]} 0 0
   [junit4]   2> 216541 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1612207996471869440)]} 0 0
   [junit4]   2> 216542 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1612207996472918016)]} 0 0
   [junit4]   2> 216543 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1612207996472918016)]} 0 0
   [junit4]   2> 216543 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1612207996473966592)]} 0 0
   [junit4]   2> 216544 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1612207996475015168)]} 0 0
   [junit4]   2> 216545 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1612207996475015168)]} 0 0
   [junit4]   2> 216545 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1612207996476063744)]} 0 0
   [junit4]   2> 216546 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1612207996477112320)]} 0 0
   [junit4]   2> 216547 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1612207996478160896)]} 0 0
   [junit4]   2> 216547 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1612207996478160896)]} 0 0
   [junit4]   2> 216548 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1612207996479209472)]} 0 0
   [junit4]   2> 216549 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1612207996480258048)]} 0 0
   [junit4]   2> 216549 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1612207996480258048)]} 0 0
   [junit4]   2> 216550 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1612207996481306624)]} 0 0
   [junit4]   2> 216551 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1612207996482355200)]} 0 0
   [junit4]   2> 216552 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1612207996482355200)]} 0 0
   [junit4]   2> 216552 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1612207996483403776)]} 0 0
   [junit4]   2> 216553 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1612207996484452352)]} 0 0
   [junit4]   2> 216554 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1612207996484452352)]} 0 0
   [junit4]   2> 216554 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1612207996485500928)]} 0 0
   [junit4]   2> 216555 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1612207996486549504)]} 0 0
   [junit4]   2> 216556 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1612207996487598080)]} 0 0
   [junit4]   2> 216557 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1612207996487598080)]} 0 0
   [junit4]   2> 216557 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1612207996488646656)]} 0 0
   [junit4]   2> 216558 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1612207996489695232)]} 0 0
   [junit4]   2> 216558 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1612207996489695232)]} 0 0
   [junit4]   2> 216559 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1612207996490743808)]} 0 0
   [junit4]   2> 216560 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1612207996491792384)]} 0 0
   [junit4]   2> 216560 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1612207996491792384)]} 0 0
   [junit4]   2> 216561 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1612207996492840960)]} 0 0
   [junit4]   2> 216562 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1612207996492840960)]} 0 0
   [junit4]   2> 216562 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1612207996493889536)]} 0 0
   [junit4]   2> 216563 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1612207996494938112)]} 0 0
   [junit4]   2> 216563 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1612207996494938112)]} 0 0
   [junit4]   2> 216564 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1612207996495986688)]} 0 0
   [junit4]   2> 216564 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1612207996495986688)]} 0 0
   [junit4]   2> 216565 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1612207996497035264)]} 0 0
   [junit4]   2> 216566 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1612207996497035264)]} 0 0
   [junit4]   2> 216566 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1612207996498083840)]} 0 0
   [junit4]   2> 216567 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1612207996499132416)]} 0 0
   [junit4]   2> 216568 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1612207996499132416)]} 0 0
   [junit4]   2> 216568 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1612207996500180992)]} 0 0
   [junit4]   2> 216569 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1612207996501229568)]} 0 0
   [junit4]   2> 216569 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1612207996501229568)]} 0 0
   [junit4]   2> 216570 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1612207996502278144)]} 0 0
   [junit4]   2> 216571 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1612207996502278144)]} 0 0
   [junit4]   2> 216571 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1612207996503326720)]} 0 0
   [junit4]   2> 216572 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1612207996504375296)]} 0 0
   [junit4]   2> 216573 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1612207996505423872)]} 0 0
   [junit4]   2> 216574 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1612207996505423872)]} 0 1
   [junit4]   2> 216576 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1612207996507521024)]} 0 0
   [junit4]   2> 216577 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1612207996509618176)]} 0 0
   [junit4]   2> 216577 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1612207996509618176)]} 0 0
   [junit4]   2> 216578 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1612207996510666752)]} 0 0
   [junit4]   2> 216579 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1612207996510666752)]} 0 0
   [junit4]   2> 216579 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1612207996511715328)]} 0 0
   [junit4]   2> 216580 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1612207996512763904)]} 0 0
   [junit4]   2> 216580 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1612207996512763904)]} 0 0
   [junit4]   2> 216581 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1612207996513812480)]} 0 0
   [junit4]   2> 216582 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1612207996514861056)]} 0 0
   [junit4]   2> 216582 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1612207996514861056)]} 0 0
   [junit4]   2> 216583 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1612207996515909632)]} 0 0
   [junit4]   2> 216583 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1612207996515909632)]} 0 0
   [junit4]   2> 216584 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1612207996516958208)]} 0 0
   [junit4]   2> 216584 INFO  (qtp866759778-4093) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1612207996516958208)]} 0 0
   [junit4]   2> 216585 INFO  (qtp1701731266-4074) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1612207996518006784)]} 0 0
   [junit4]   2> 216586 INFO  (qtp866759778-4090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1612207996518006784)]} 0 0
   [junit4]   2> 216586 INFO  (qtp1701731266-4071) [    x:collection1] o.a.s.u.p.LogUpdatePr

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

[copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 19 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDistributedStatsComponentCardinality" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=6881289A3320A121 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

-clover.disable:

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

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 6881289A3320A121
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hello! Master seed: 6881289A3320A121
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(23735@serv1-vm3).
   [junit4] Started J1 PID(23736@serv1-vm3).
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4] OK      41.8s J0 | TestDistributedStatsComponentCardinality.test
   [junit4] Completed [1/5] on J0 in 44.74s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4] OK      43.1s J1 | TestDistributedStatsComponentCardinality.test
   [junit4] Completed [2/5] on J1 in 45.56s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4] OK      21.7s J0 | TestDistributedStatsComponentCardinality.test
   [junit4] Completed [3/5] on J0 in 21.74s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4] OK      21.0s J1 | TestDistributedStatsComponentCardinality.test
   [junit4] Completed [4/5] on J1 in 21.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4] OK      27.6s J0 | TestDistributedStatsComponentCardinality.test
   [junit4] Completed [5/5] on J0 in 27.71s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.75 ..    96.71 =    95.97s
   [junit4] JVM J1:     0.75 ..    69.26 =    68.51s
   [junit4] Execution time total: 1 minute 36 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 632.92s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 345.10s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 343.93s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 241.93s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 214.16s | org.apache.solr.update.TestInPlaceUpdatesDistrib

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 39 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		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:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	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:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	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:1072)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=af2de93451bbf0cfffb00dc785feef1a94633644, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2067
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2072 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2072/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:41511/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:59489/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41511/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:59489/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([E6C86F31F986FB02:4C05BCC34E552ED2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41511/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:46737/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:35677/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46737/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:35677/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([E6C86F31F986FB02:4C05BCC34E552ED2]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46737/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more




Build Log:
[...truncated 13953 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/init-core-data-001
   [junit4]   2> 2958457 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001
   [junit4]   2> 2958457 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2958457 INFO  (Thread-5542) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2958457 INFO  (Thread-5542) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2958463 ERROR (Thread-5542) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2958557 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51102
   [junit4]   2> 2958564 INFO  (zkConnectionManagerCallback-7442-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958575 INFO  (jetty-launcher-7439-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2958575 INFO  (jetty-launcher-7439-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2958576 INFO  (jetty-launcher-7439-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2958576 INFO  (jetty-launcher-7439-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2958576 INFO  (jetty-launcher-7439-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2958576 INFO  (jetty-launcher-7439-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2958576 INFO  (jetty-launcher-7439-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2958577 INFO  (jetty-launcher-7439-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@747ec80f{/solr,null,AVAILABLE}
   [junit4]   2> 2958577 INFO  (jetty-launcher-7439-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2958577 INFO  (jetty-launcher-7439-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2958577 INFO  (jetty-launcher-7439-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2958578 INFO  (jetty-launcher-7439-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b477580{HTTP/1.1,[http/1.1]}{127.0.0.1:46737}
   [junit4]   2> 2958578 INFO  (jetty-launcher-7439-thread-3) [    ] o.e.j.s.Server Started @2960414ms
   [junit4]   2> 2958578 INFO  (jetty-launcher-7439-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46737}
   [junit4]   2> 2958578 ERROR (jetty-launcher-7439-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2958578 INFO  (jetty-launcher-7439-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2958578 INFO  (jetty-launcher-7439-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2958578 INFO  (jetty-launcher-7439-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2958578 INFO  (jetty-launcher-7439-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2958578 INFO  (jetty-launcher-7439-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T15:14:07.796Z
   [junit4]   2> 2958579 INFO  (jetty-launcher-7439-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2958579 INFO  (jetty-launcher-7439-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2958579 INFO  (jetty-launcher-7439-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2958579 INFO  (jetty-launcher-7439-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29713de6{/solr,null,AVAILABLE}
   [junit4]   2> 2958579 INFO  (jetty-launcher-7439-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@92a7b65{HTTP/1.1,[http/1.1]}{127.0.0.1:51477}
   [junit4]   2> 2958579 INFO  (jetty-launcher-7439-thread-2) [    ] o.e.j.s.Server Started @2960416ms
   [junit4]   2> 2958579 INFO  (jetty-launcher-7439-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51477}
   [junit4]   2> 2958579 ERROR (jetty-launcher-7439-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2958579 INFO  (jetty-launcher-7439-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2958580 INFO  (jetty-launcher-7439-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2958580 INFO  (jetty-launcher-7439-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2958580 INFO  (jetty-launcher-7439-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2958580 INFO  (jetty-launcher-7439-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T15:14:07.798Z
   [junit4]   2> 2958580 INFO  (jetty-launcher-7439-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46803a9e{/solr,null,AVAILABLE}
   [junit4]   2> 2958580 INFO  (jetty-launcher-7439-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c9f1d24{HTTP/1.1,[http/1.1]}{127.0.0.1:35677}
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-4) [    ] o.e.j.s.Server Started @2960417ms
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35677}
   [junit4]   2> 2958581 ERROR (jetty-launcher-7439-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ab43231{/solr,null,AVAILABLE}
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2958581 INFO  (jetty-launcher-7439-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T15:14:07.799Z
   [junit4]   2> 2958582 INFO  (zkConnectionManagerCallback-7444-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958582 INFO  (zkConnectionManagerCallback-7446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958582 INFO  (jetty-launcher-7439-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2958582 INFO  (jetty-launcher-7439-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a0d95cf{HTTP/1.1,[http/1.1]}{127.0.0.1:48198}
   [junit4]   2> 2958582 INFO  (jetty-launcher-7439-thread-1) [    ] o.e.j.s.Server Started @2960419ms
   [junit4]   2> 2958582 INFO  (jetty-launcher-7439-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48198}
   [junit4]   2> 2958583 ERROR (jetty-launcher-7439-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2958583 INFO  (jetty-launcher-7439-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2958583 INFO  (jetty-launcher-7439-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2958583 INFO  (jetty-launcher-7439-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2958583 INFO  (jetty-launcher-7439-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2958583 INFO  (jetty-launcher-7439-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T15:14:07.801Z
   [junit4]   2> 2958583 INFO  (zkConnectionManagerCallback-7448-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958584 INFO  (jetty-launcher-7439-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2958584 INFO  (jetty-launcher-7439-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2958588 INFO  (zkConnectionManagerCallback-7450-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958588 INFO  (jetty-launcher-7439-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2959149 INFO  (jetty-launcher-7439-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr
   [junit4]   2> 2959175 INFO  (zkConnectionManagerCallback-7454-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959176 DEBUG (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@73e757c
   [junit4]   2> 2959189 INFO  (zkConnectionManagerCallback-7456-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2959282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2959282 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2959283 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2959283 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2959286 DEBUG (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614662-127.0.0.1:48198_solr-n_0000000000
   [junit4]   2> 2959286 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48198_solr
   [junit4]   2> 2959287 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.c.Overseer Overseer (id=72068710812614662-127.0.0.1:48198_solr-n_0000000000) starting
   [junit4]   2> 2959295 INFO  (zkConnectionManagerCallback-7463-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2959296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959296 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2959297 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2959297 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2959297 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready
   [junit4]   2> 2959298 INFO  (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:48198_solr
   [junit4]   2> 2959298 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48198_solr
   [junit4]   2> 2959299 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2959299 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 2959299 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959299 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959300 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2959300 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 2959300 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959300 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2959303 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2959303 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2959304 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959304 INFO  (zkCallback-7462-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2959308 INFO  (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2959309 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 2959309 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2959310 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 2959311 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:48198_solr]
   [junit4]   2> 2959312 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2959312 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 2959312 DEBUG (OverseerAutoScalingTriggerThread-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2959313 DEBUG (ScheduledTrigger-11916-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2959334 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2959369 INFO  (jetty-launcher-7439-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr
   [junit4]   2> 2959373 INFO  (zkConnectionManagerCallback-7468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959374 DEBUG (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@15b29e6e
   [junit4]   2> 2959376 INFO  (zkConnectionManagerCallback-7470-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959393 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48198.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959399 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48198.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959399 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48198.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959400 INFO  (jetty-launcher-7439-thread-1) [n:127.0.0.1:48198_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node1/.
   [junit4]   2> 2959415 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2959415 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959416 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2959416 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2959416 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2959416 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2959417 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2959419 DEBUG (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614665-127.0.0.1:51477_solr-n_0000000001
   [junit4]   2> 2959419 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72068710812614662-127.0.0.1:48198_solr-n_0000000000
   [junit4]   2> 2959419 DEBUG (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72068710812614662-127.0.0.1:48198_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2959419 DEBUG (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51477_solr as DOWN
   [junit4]   2> 2959420 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2959421 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2959421 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2959421 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51477_solr
   [junit4]   2> 2959422 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959422 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959422 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959422 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959422 INFO  (zkCallback-7462-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2959422 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959423 INFO  (zkCallback-7455-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2959428 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959432 INFO  (zkCallback-7469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2959475 INFO  (zkConnectionManagerCallback-7477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959477 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2959477 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959478 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2959478 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2959479 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2959480 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2959481 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready
   [junit4]   2> 2959482 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2959523 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2959523 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2959525 INFO  (jetty-launcher-7439-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr
   [junit4]   2> 2959527 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51477.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959533 INFO  (zkConnectionManagerCallback-7482-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959546 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51477.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959546 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51477.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959548 INFO  (jetty-launcher-7439-thread-2) [n:127.0.0.1:51477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node2/.
   [junit4]   2> 2959575 DEBUG (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@316c7189
   [junit4]   2> 2959578 INFO  (zkConnectionManagerCallback-7484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959604 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2959605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959605 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2959606 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2959607 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2959608 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2959609 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2959615 DEBUG (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614668-127.0.0.1:46737_solr-n_0000000002
   [junit4]   2> 2959616 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72068710812614665-127.0.0.1:51477_solr-n_0000000001
   [junit4]   2> 2959616 DEBUG (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72068710812614665-127.0.0.1:51477_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2959617 DEBUG (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46737_solr as DOWN
   [junit4]   2> 2959620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2959621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2959621 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2959622 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46737_solr
   [junit4]   2> 2959623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2959623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959623 INFO  (zkCallback-7455-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2959623 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959624 INFO  (zkCallback-7462-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2959624 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959624 INFO  (zkCallback-7469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2959624 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959624 INFO  (zkCallback-7476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2959657 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959661 INFO  (zkCallback-7483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2959663 INFO  (zkConnectionManagerCallback-7491-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959664 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2959665 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2959665 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2959665 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2959665 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2959665 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2959666 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready
   [junit4]   2> 2959666 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2959721 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46737.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959722 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2959722 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2959727 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46737.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959728 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46737.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2959728 INFO  (jetty-launcher-7439-thread-3) [n:127.0.0.1:46737_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node3/.
   [junit4]   2> 2960183 INFO  (jetty-launcher-7439-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr
   [junit4]   2> 2960184 INFO  (zkConnectionManagerCallback-7496-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2960186 DEBUG (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@23be52f8
   [junit4]   2> 2960187 INFO  (zkConnectionManagerCallback-7498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2960197 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2960198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960198 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2960198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2960199 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2960199 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2960200 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2960203 DEBUG (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614671-127.0.0.1:35677_solr-n_0000000003
   [junit4]   2> 2960204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72068710812614668-127.0.0.1:46737_solr-n_0000000002
   [junit4]   2> 2960204 DEBUG (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72068710812614668-127.0.0.1:46737_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2960204 DEBUG (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35677_solr as DOWN
   [junit4]   2> 2960206 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2960206 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2960206 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35677_solr
   [junit4]   2> 2960206 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2960207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2960207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2960207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2960207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2960207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2960207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2960207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2960208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960208 INFO  (zkCallback-7462-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2960208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960208 INFO  (zkCallback-7455-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2960208 INFO  (zkCallback-7476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2960208 INFO  (zkCallback-7469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2960208 INFO  (zkCallback-7490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2960208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960208 INFO  (zkCallback-7483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2960209 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960209 INFO  (zkCallback-7497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2960240 INFO  (zkConnectionManagerCallback-7505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2960241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2960241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960242 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2960242 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2960242 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2960242 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2960244 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready
   [junit4]   2> 2960244 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2960261 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35677.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2960266 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35677.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2960267 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35677.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2960267 INFO  (jetty-launcher-7439-thread-4) [n:127.0.0.1:35677_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node4/.
   [junit4]   2> 2960293 INFO  (zkConnectionManagerCallback-7508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2960298 INFO  (zkConnectionManagerCallback-7513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2960300 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2960301 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2960301 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2960301 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2960302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2960302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2960303 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready
   [junit4]   2> 2960308 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2960309 INFO  (qtp1496346413-28419) [n:127.0.0.1:51477_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2960310 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2960310 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2960310 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2960310 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2960311 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2960311 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2960312 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2960312 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2960322 DEBUG (ScheduledTrigger-11916-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2960322 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 2960325 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 2960328 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2960329 DEBUG (zkCallback-7469-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 2960329 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2960330 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2960330 INFO  (qtp1496346413-28419) [n:127.0.0.1:51477_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=20
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2960401 WARN  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2960407 WARN  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2960409 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2960422 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_35832_hdfs____utha2e/webapp
   [junit4]   2> 2960920 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:35832
   [junit4]   2> 2961201 WARN  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2961202 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2961215 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_48594_datanode____.oekbnx/webapp
   [junit4]   2> 2961325 DEBUG (ScheduledTrigger-11916-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2961700 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48594
   [junit4]   2> 2961865 WARN  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2961866 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2961884 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_48682_datanode____ilcwpf/webapp
   [junit4]   2> 2961960 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:57467) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 2961980 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x9a478989b28a: from storage DS-fc5aa632-33bd-49dc-a7c1-5eacf6e94ab6 node DatanodeRegistration(127.0.0.1:62590, datanodeUuid=d3427562-9442-41c3-9c70-e156dd0c693e, infoPort=48408, infoSecurePort=0, ipcPort=49496, storageInfo=lv=-56;cid=testClusterID;nsid=755378619;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2961980 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x9a478989b28a: from storage DS-be5cb89f-70b0-4264-a2c0-79a5d51c7135 node DatanodeRegistration(127.0.0.1:62590, datanodeUuid=d3427562-9442-41c3-9c70-e156dd0c693e, infoPort=48408, infoSecurePort=0, ipcPort=49496, storageInfo=lv=-56;cid=testClusterID;nsid=755378619;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2962326 DEBUG (ScheduledTrigger-11916-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2962327 INFO  (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2962327 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 2962456 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48682
   [junit4]   2> 2962643 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:57467) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 2962655 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x9a47b1c6faf6: from storage DS-f049099a-2751-44e0-a05c-157c566422d7 node DatanodeRegistration(127.0.0.1:64863, datanodeUuid=f66e5be6-ca18-479c-97d0-d88ceabf323f, infoPort=40934, infoSecurePort=0, ipcPort=45748, storageInfo=lv=-56;cid=testClusterID;nsid=755378619;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2962655 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x9a47b1c6faf6: from storage DS-bce50b2f-6998-482a-8842-26d3226b86b2 node DatanodeRegistration(127.0.0.1:64863, datanodeUuid=f66e5be6-ca18-479c-97d0-d88ceabf323f, infoPort=40934, infoSecurePort=0, ipcPort=45748, storageInfo=lv=-56;cid=testClusterID;nsid=755378619;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2963328 DEBUG (ScheduledTrigger-11916-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2963330 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2963331 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2963331 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2963331 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2963332 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2963333 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963334 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json
   [junit4]   2> 2963335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963336 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963336 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json
   [junit4]   2> 2963336 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2963337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2963337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2963337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2963337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bddde5{/solr,null,AVAILABLE}
   [junit4]   2> 2963337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57045a52{HTTP/1.1,[http/1.1]}{127.0.0.1:43803}
   [junit4]   2> 2963337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.e.j.s.Server Started @2965175ms
   [junit4]   2> 2963337 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43803}
   [junit4]   2> 2963338 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2963338 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2963338 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2963338 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2963338 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2963338 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T15:14:12.556Z
   [junit4]   2> 2963339 INFO  (zkConnectionManagerCallback-7517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2963340 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2964048 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51102/solr
   [junit4]   2> 2964050 INFO  (zkConnectionManagerCallback-7521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964052 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$344/1082627338@5dd46dbf
   [junit4]   2> 2964053 INFO  (zkConnectionManagerCallback-7523-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964064 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2964064 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964064 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2964065 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2964065 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964065 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2964066 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2964068 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72068710812614677-127.0.0.1:43803_solr-n_0000000004
   [junit4]   2> 2964068 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72068710812614671-127.0.0.1:35677_solr-n_0000000003
   [junit4]   2> 2964068 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72068710812614671-127.0.0.1:35677_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 2964069 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43803_solr as DOWN
   [junit4]   2> 2964070 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964070 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2964070 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43803_solr
   [junit4]   2> 2964070 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964071 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964072 INFO  (zkCallback-7504-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964072 INFO  (zkCallback-7497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964072 INFO  (zkCallback-7483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964072 INFO  (zkCallback-7455-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964072 INFO  (zkCallback-7512-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964072 INFO  (zkCallback-7462-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964072 INFO  (zkCallback-7490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964072 INFO  (zkCallback-7469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964072 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964073 INFO  (zkCallback-7512-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964073 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964073 INFO  (zkCallback-7476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964073 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964073 INFO  (zkCallback-7522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964102 INFO  (zkConnectionManagerCallback-7530-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2964105 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2964105 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2964106 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2964106 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964107 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2964107 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51102/solr ready
   [junit4]   2> 2964108 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2964130 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2964137 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2964137 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43803.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d7859e4
   [junit4]   2> 2964138 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[E6C86F31F986FB02]) [n:127.0.0.1:43803_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-001/node5/.
   [junit4]   2> 2964171 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964172 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964192 INFO  (zkConnectionManagerCallback-7533-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964195 INFO  (qtp1142787601-28411) [n:127.0.0.1:35677_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2964197 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2964197 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 2964197 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2964197 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 2964198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2964198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2964198 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 2964199 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 2964199 INFO  (OverseerThreadFactory-11918-thread-2-processing-n:127.0.0.1:48198_solr) [n:127.0.0.1:48198_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 2964200 DEBUG (OverseerCollectionConfigSetProcessor-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964202 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964203 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964203 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964203 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964203 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964203 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964203 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964203 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2964205 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964205 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964207 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964308 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964309 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964309 INFO  (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51477/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2964312 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964312 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964313 INFO  (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43803/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2964316 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964316 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964317 INFO  (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35677/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2964319 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964319 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964319 INFO  (OverseerStateUpdate-72068710812614662-127.0.0.1:48198_solr-n_0000000000) [n:127.0.0.1:48198_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46737/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2964329 DEBUG (ScheduledTrigger-11916-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 2964424 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2964425 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2964527 INFO  (qtp1496346413-28415) [n:127.0.0.1:51477_solr    x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2964527 INFO  (qtp719135055-28692) [n:127.0.0.1:43803_solr    x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2964527 INFO  (qtp1142787601-28407) [n:127.0.0.1:35677_solr    x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2964527 INFO  (qtp1851964590-28400) [n:127.0.0.1:46737_solr    x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2964543 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 2964543 DEBUG (qtp1496346413-28415) [n:127.0.0.1:51477_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2964544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 2964544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/MoveReplicaHD

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

eReplicaHDFSTest_failed_coll_false_shard2_replica_n6) [    ] o.a.s.c.HdfsDirectoryFactory Error checking if path hdfs://serv1-vm3:34729/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/tlog is an old index directory, caused by: java.io.IOException: Filesystem closed
   [junit4]   2> 311955 ERROR (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 311955 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35662 35662
   [junit4]   2> 312178 INFO  (Thread-4191) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35662 35662
   [junit4]   2> 312179 WARN  (Thread-4191) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2> 	22	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 	18	/solr/configs/conf1
   [junit4]   2> 	17	/solr/aliases.json
   [junit4]   2> 	17	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72068917707603980-127.0.0.1:63608_solr-n_0000000002
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72068917707603989-core_node8-n_0000000000
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72068917707603974-core_node8-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72068917707603974-127.0.0.1:51986_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/collections
   [junit4]   2> 	25	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 312180 WARN  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 312187 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 312292 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:34729) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 312292 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:34729) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1898220310-127.0.0.1-1537718804194 (Datanode Uuid 49805982-b6f1-438b-900e-9598ed9c43de) service to serv1-vm3/127.0.0.1:34729
   [junit4]   2> 312297 WARN  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 312304 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 312410 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:34729) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 312410 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:34729) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1898220310-127.0.0.1-1537718804194 (Datanode Uuid e6823a86-709f-4fb2-98dd-f0ac660a8360) service to serv1-vm3/127.0.0.1:34729
   [junit4]   2> 312425 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0
   [junit4]   2> 312443 INFO  (SUITE-MoveReplicaHDFSTest-seed#[E6C86F31F986FB02]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35662 35662
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6C86F31F986FB02-001
   [junit4]   2> Sep 23, 2018 4:08:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 26 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=21073, maxDocsPerChunk=5, blockSize=553), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=21073, blockSize=553)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4dded4f8), locale=it, timezone=US/Hawaii
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=2,free=129409880,total=396361728
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest, MoveReplicaHDFSTest]
   [junit4] Completed [5/5 (1!)] on J0 in 97.17s, 4 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: E6C86F31F986FB02]:
   [junit4]   - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.75 ..   323.44 =   322.69s
   [junit4] JVM J1:     0.74 ..   230.23 =   229.49s
   [junit4] Execution time total: 5 minutes 23 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 1 error

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1567: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 error [seed: E6C86F31F986FB02]

Total time: 5 minutes 25 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=e6e3dc7ea8c626f0f4a1173f899a9d7bb1af26d1, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2071
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2071 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2071/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:33232/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:33394/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:33232/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:33394/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([C2C6E33908AA1145:680B30CBBF79C495]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33232/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:64837/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:62363/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:64837/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:62363/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([C2C6E33908AA1145:680B30CBBF79C495]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64837/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 46 more


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:62633/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:48818/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:62633/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:48818/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([C2C6E33908AA1145:680B30CBBF79C495]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:48818/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:45252/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:41877/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45252/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:41877/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([C2C6E33908AA1145:680B30CBBF79C495]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41877/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 46 more


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:55392/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:39243/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55392/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:39243/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([C2C6E33908AA1145:680B30CBBF79C495]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39243/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more




Build Log:
[...truncated 14050 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/init-core-data-001
   [junit4]   2> 2943702 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-001
   [junit4]   2> 2943703 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2943703 INFO  (Thread-5154) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2943703 INFO  (Thread-5154) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2943707 ERROR (Thread-5154) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2943803 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:47634
   [junit4]   2> 2943808 INFO  (zkConnectionManagerCallback-7160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943815 INFO  (jetty-launcher-7157-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2943815 INFO  (jetty-launcher-7157-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2943815 INFO  (jetty-launcher-7157-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2943816 INFO  (jetty-launcher-7157-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2943816 INFO  (jetty-launcher-7157-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2943816 INFO  (jetty-launcher-7157-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2943816 INFO  (jetty-launcher-7157-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2943817 INFO  (jetty-launcher-7157-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@407e1309{/solr,null,AVAILABLE}
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@737047b8{HTTP/1.1,[http/1.1]}{127.0.0.1:56848}
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-2) [    ] o.e.j.s.Server Started @2945666ms
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56848}
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2943818 ERROR (jetty-launcher-7157-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2943818 INFO  (jetty-launcher-7157-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T02:49:14.417Z
   [junit4]   2> 2943819 INFO  (jetty-launcher-7157-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2943820 INFO  (jetty-launcher-7157-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2943820 INFO  (jetty-launcher-7157-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2943820 INFO  (jetty-launcher-7157-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15c5f254{/solr,null,AVAILABLE}
   [junit4]   2> 2943820 INFO  (jetty-launcher-7157-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2943820 INFO  (jetty-launcher-7157-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2943820 INFO  (jetty-launcher-7157-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2943820 INFO  (jetty-launcher-7157-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53442025{/solr,null,AVAILABLE}
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7069f99e{HTTP/1.1,[http/1.1]}{127.0.0.1:59992}
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c79ff4d{HTTP/1.1,[http/1.1]}{127.0.0.1:39243}
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-3) [    ] o.e.j.s.Server Started @2945670ms
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-4) [    ] o.e.j.s.Server Started @2945670ms
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59992}
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64e808b4{/solr,null,AVAILABLE}
   [junit4]   2> 2943821 ERROR (jetty-launcher-7157-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23f19f67{HTTP/1.1,[http/1.1]}{127.0.0.1:55392}
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.e.j.s.Server Started @2945670ms
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55392}
   [junit4]   2> 2943821 ERROR (jetty-launcher-7157-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39243}
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T02:49:14.420Z
   [junit4]   2> 2943821 ERROR (jetty-launcher-7157-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T02:49:14.420Z
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2943821 INFO  (jetty-launcher-7157-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-23T02:49:14.420Z
   [junit4]   2> 2943822 INFO  (zkConnectionManagerCallback-7162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943823 INFO  (jetty-launcher-7157-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2943823 INFO  (zkConnectionManagerCallback-7165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943825 INFO  (jetty-launcher-7157-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2943826 INFO  (zkConnectionManagerCallback-7166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943826 INFO  (zkConnectionManagerCallback-7168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943827 INFO  (jetty-launcher-7157-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2943827 INFO  (jetty-launcher-7157-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2943845 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1000771eb600003, likely client has closed socket
   [junit4]   2> 2944015 INFO  (jetty-launcher-7157-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47634/solr
   [junit4]   2> 2944032 INFO  (zkConnectionManagerCallback-7172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944033 DEBUG (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$315/1961763290@73d56547
   [junit4]   2> 2944033 INFO  (zkConnectionManagerCallback-7174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944132 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2944133 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944133 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2944133 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2944133 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2944134 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2944137 DEBUG (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72065779899564038-127.0.0.1:56848_solr-n_0000000000
   [junit4]   2> 2944137 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56848_solr
   [junit4]   2> 2944138 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.c.Overseer Overseer (id=72065779899564038-127.0.0.1:56848_solr-n_0000000000) starting
   [junit4]   2> 2944146 INFO  (zkConnectionManagerCallback-7181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944147 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2944147 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944147 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2944148 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2944148 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2944148 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47634/solr ready
   [junit4]   2> 2944149 INFO  (OverseerStateUpdate-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56848_solr
   [junit4]   2> 2944149 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2944150 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 2944151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2944151 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 2944151 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2944151 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2944151 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2944151 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2944151 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 2944152 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2944152 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56848_solr
   [junit4]   2> 2944152 DEBUG (OverseerAutoScalingTriggerThread-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2944153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 2944153 DEBUG (OverseerAutoScalingTriggerThread-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2944153 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944154 INFO  (zkCallback-7173-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2944154 DEBUG (OverseerAutoScalingTriggerThread-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2944154 DEBUG (OverseerAutoScalingTriggerThread-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2944163 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 2944165 DEBUG (OverseerAutoScalingTriggerThread-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: []
   [junit4]   2> 2944166 DEBUG (OverseerAutoScalingTriggerThread-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2944166 DEBUG (OverseerAutoScalingTriggerThread-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2944166 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 2944166 DEBUG (ScheduledTrigger-11742-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 0
   [junit4]   2> 2944174 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2944195 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944195 INFO  (zkCallback-7180-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2944212 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56848.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944220 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56848.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944220 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56848.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944228 INFO  (jetty-launcher-7157-thread-2) [n:127.0.0.1:56848_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-001/node1/.
   [junit4]   2> 2944618 INFO  (jetty-launcher-7157-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47634/solr
   [junit4]   2> 2944620 INFO  (zkConnectionManagerCallback-7186-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944621 DEBUG (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$315/1961763290@2b131cc0
   [junit4]   2> 2944623 INFO  (zkConnectionManagerCallback-7188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2944630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944630 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2944630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2944631 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2944631 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2944631 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2944633 DEBUG (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72065779899564041-127.0.0.1:39243_solr-n_0000000001
   [junit4]   2> 2944633 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72065779899564038-127.0.0.1:56848_solr-n_0000000000
   [junit4]   2> 2944633 DEBUG (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72065779899564038-127.0.0.1:56848_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2944633 DEBUG (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39243_solr as DOWN
   [junit4]   2> 2944634 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2944634 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2944634 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39243_solr
   [junit4]   2> 2944635 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944635 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944635 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944635 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944635 INFO  (zkCallback-7180-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2944637 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2944637 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944637 INFO  (zkCallback-7173-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2944651 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944652 INFO  (zkCallback-7187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2944652 INFO  (zkConnectionManagerCallback-7195-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2944653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944653 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2944653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2944654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2944654 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2944654 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47634/solr ready
   [junit4]   2> 2944655 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2944666 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39243.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944671 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39243.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944671 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39243.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944672 INFO  (jetty-launcher-7157-thread-4) [n:127.0.0.1:39243_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-001/node4/.
   [junit4]   2> 2944738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2944738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2944863 INFO  (jetty-launcher-7157-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47634/solr
   [junit4]   2> 2944865 INFO  (zkConnectionManagerCallback-7200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944866 DEBUG (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$315/1961763290@60e7b819
   [junit4]   2> 2944868 INFO  (zkConnectionManagerCallback-7202-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944879 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2944879 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944879 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2944880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2944880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2944880 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2944881 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2944884 DEBUG (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72065779899564044-127.0.0.1:55392_solr-n_0000000002
   [junit4]   2> 2944884 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72065779899564041-127.0.0.1:39243_solr-n_0000000001
   [junit4]   2> 2944885 DEBUG (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72065779899564041-127.0.0.1:39243_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2944885 DEBUG (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:55392_solr as DOWN
   [junit4]   2> 2944887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2944887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2944887 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2944887 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55392_solr
   [junit4]   2> 2944888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2944889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944889 INFO  (zkCallback-7173-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2944889 INFO  (zkCallback-7180-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2944889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944889 INFO  (zkCallback-7187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2944890 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944890 INFO  (zkCallback-7201-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2944890 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944891 INFO  (zkCallback-7194-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2944908 INFO  (zkConnectionManagerCallback-7209-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944909 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2944910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2944910 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2944910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2944910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2944911 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2944911 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47634/solr ready
   [junit4]   2> 2944912 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2944931 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55392.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944938 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55392.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944938 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55392.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2944939 INFO  (jetty-launcher-7157-thread-1) [n:127.0.0.1:55392_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-001/node2/.
   [junit4]   2> 2944988 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2944989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2945173 DEBUG (ScheduledTrigger-11742-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2945819 INFO  (jetty-launcher-7157-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47634/solr
   [junit4]   2> 2945821 INFO  (zkConnectionManagerCallback-7214-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945821 DEBUG (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$315/1961763290@522d5d29
   [junit4]   2> 2945827 INFO  (zkConnectionManagerCallback-7216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2945849 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945849 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2945850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2945850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2945850 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2945851 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2945854 DEBUG (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72065779899564047-127.0.0.1:59992_solr-n_0000000003
   [junit4]   2> 2945854 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72065779899564044-127.0.0.1:55392_solr-n_0000000002
   [junit4]   2> 2945854 DEBUG (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72065779899564044-127.0.0.1:55392_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2945855 DEBUG (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59992_solr as DOWN
   [junit4]   2> 2945856 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2945857 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2945857 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59992_solr
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945857 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945862 INFO  (zkCallback-7173-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2945862 INFO  (zkCallback-7180-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2945863 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945864 INFO  (zkCallback-7194-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2945864 INFO  (zkCallback-7208-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2945864 INFO  (zkCallback-7201-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2945864 INFO  (zkCallback-7215-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2945865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945865 INFO  (zkCallback-7187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2945888 INFO  (zkConnectionManagerCallback-7223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2945890 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945890 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2945890 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2945890 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2945891 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2945891 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47634/solr ready
   [junit4]   2> 2945892 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2945916 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59992.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2945934 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59992.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2945935 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59992.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8b98b3
   [junit4]   2> 2945935 INFO  (jetty-launcher-7157-thread-3) [n:127.0.0.1:59992_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-001/node3/.
   [junit4]   2> 2945958 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2945959 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2945983 INFO  (zkConnectionManagerCallback-7226-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945986 INFO  (zkConnectionManagerCallback-7231-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945988 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2945988 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2945988 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2945988 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2945989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2945989 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2945990 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47634/solr ready
   [junit4]   2> 2945995 INFO  (qtp268480514-29091) [n:127.0.0.1:59992_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2945996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2945996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2945996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2945997 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2945997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2945997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2945997 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2945998 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 2945998 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 2945998 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 2945998 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 2945998 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 2945998 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 2945999 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 2945999 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2945999 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2945999 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2945999 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2945999 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 2946000 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2946001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2946002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2946002 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 2946002 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2946002 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2946002 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2946002 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2946002 DEBUG (OverseerThreadFactory-11744-thread-1-processing-n:127.0.0.1:56848_solr) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:56848_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=5,errors=0,avgRequestsPerSecond=2.7000003978180587,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.2977097345673159,medianRequestTime=0.291691,75thPcRequestTime=0.373167,95thPcRequestTime=0.421617,99thPcRequestTime=0.421617,999thPcRequestTime=0.421617},downnode={requests=3,errors=0,avgRequestsPerSecond=2.2011258801432034,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.004302034658912573,medianRequestTime=0.006417,75thPcRequestTime=0.006546,95thPcRequestTime=0.006546,99thPcRequestTime=0.006546,999thPcRequestTime=0.006546}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=1.6205992433749492,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.6437614319585322,medianRequestTime=0.451386,75thPcRequestTime=1.261793,95thPcRequestTime=1.261793,99thPcRequestTime=1.261793,999thPcRequestTime=1.261793},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=0.5404283423584452,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.192814,medianRequestTime=0.192814,75thPcRequestTime=0.192814,95thPcRequestTime=0.192814,99thPcRequestTime=0.192814,999thPcRequestTime=0.192814}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=0.5408183562991632,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1846.756976,medianRequestTime=1846.756976,75thPcRequestTime=1846.756976,95thPcRequestTime=1846.756976,99thPcRequestTime=1846.756976,999thPcRequestTime=1846.756976}}}
   [junit4]   2> 2946003 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2946003 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2946003 DEBUG (zkCallback-7215-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 2946004 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2946004 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2946005 INFO  (qtp268480514-29091) [n:127.0.0.1:59992_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2946111 WARN  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2946127 WARN  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2946130 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2946153 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_55082_hdfs____tin83v/webapp
   [junit4]   2> 2946174 DEBUG (ScheduledTrigger-11742-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2946643 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:55082
   [junit4]   2> 2946905 WARN  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2946906 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2946921 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_61962_datanode____vuku9/webapp
   [junit4]   2> 2947175 DEBUG (ScheduledTrigger-11742-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2947399 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:61962
   [junit4]   2> 2947565 WARN  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2947566 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2947579 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_50904_datanode____reoxux/webapp
   [junit4]   2> 2947743 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:57129) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 2947801 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x719afa0637d1: from storage DS-f8f1eca1-38e6-4086-afda-30754676cbda node DatanodeRegistration(127.0.0.1:63429, datanodeUuid=06812485-a86e-4adf-8b4d-227642b66a81, infoPort=63829, infoSecurePort=0, ipcPort=34791, storageInfo=lv=-56;cid=testClusterID;nsid=1344645313;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2947801 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x719afa0637d1: from storage DS-103d306f-b275-4671-8952-2e6525611194 node DatanodeRegistration(127.0.0.1:63429, datanodeUuid=06812485-a86e-4adf-8b4d-227642b66a81, infoPort=63829, infoSecurePort=0, ipcPort=34791, storageInfo=lv=-56;cid=testClusterID;nsid=1344645313;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2948000 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 2948000 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 2948001 INFO  (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2948001 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2948001 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2948001 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2948002 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2948002 DEBUG (OverseerCollectionConfigSetProcessor-72065779899564038-127.0.0.1:56848_solr-n_0000000000) [n:127.0.0.1:56848_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 2948168 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50904
   [junit4]   2> 2948177 DEBUG (ScheduledTrigger-11742-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 2948418 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:57129) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 2948428 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x719b1f680c9d: from storage DS-8292364b-efd4-445a-9928-4cf64e6825ae node DatanodeRegistration(127.0.0.1:35979, datanodeUuid=c9f8dae7-e5ed-4d76-9958-e8811b363703, infoPort=37704, infoSecurePort=0, ipcPort=38206, storageInfo=lv=-56;cid=testClusterID;nsid=1344645313;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2948428 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x719b1f680c9d: from storage DS-64002ff0-e6d0-495a-9f0a-6fb9a4e8ed32 node DatanodeRegistration(127.0.0.1:35979, datanodeUuid=c9f8dae7-e5ed-4d76-9958-e8811b363703, infoPort=37704, infoSecurePort=0, ipcPort=38206, storageInfo=lv=-56;cid=testClusterID;nsid=1344645313;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4] IGNOR/A 0.00s J0 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 2949060 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 2949060 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2949060 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[C2C6E33908AA1145]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2949061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2949061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2949061 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2949062 D

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

ontextHandler Stopped o.e.j.s.ServletContextHandler@70351981{/solr,null,UNAVAILABLE}
   [junit4]   2> 283273 INFO  (jetty-closer-290-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 283275 ERROR (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 283276 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40935 40935
   [junit4]   2> 283315 INFO  (Thread-4213) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40935 40935
   [junit4]   2> 283316 WARN  (Thread-4213) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2> 	22	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	18	/solr/configs/conf1
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72065993754738720-core_node7-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/72065993754738694-127.0.0.1:43198_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72065993754738696-core_node8-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72065993754738696-127.0.0.1:33663_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72065993754738700-127.0.0.1:36021_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/collections
   [junit4]   2> 	30	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 283318 WARN  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 283324 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 283428 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:45001) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 283428 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:45001) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-978976802-127.0.0.1-1537674216961 (Datanode Uuid 4e8da56a-c14f-4753-92b0-372489ecf3df) service to serv1-vm3/127.0.0.1:45001
   [junit4]   2> 283434 WARN  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 283444 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 283546 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:45001) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 283546 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:45001) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-978976802-127.0.0.1-1537674216961 (Datanode Uuid ea3060d7-f797-43f2-ad79-7818608b4979) service to serv1-vm3/127.0.0.1:45001
   [junit4]   2> 283562 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0
   [junit4]   2> 283678 INFO  (SUITE-MoveReplicaHDFSTest-seed#[C2C6E33908AA1145]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40935 40935
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_C2C6E33908AA1145-003
   [junit4]   2> Sep 23, 2018 3:44:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 27 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@21e6df2a), locale=sr-BA, timezone=MST
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=2,free=280334976,total=429916160
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest, MoveReplicaHDFSTest]
   [junit4] Completed [5/5 (4!)] on J1 in 85.77s, 4 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: C2C6E33908AA1145]:
   [junit4]   - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove
   [junit4]   - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove
   [junit4]   - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove
   [junit4]   - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.72 ..   211.54 =   210.82s
   [junit4] JVM J1:     0.72 ..   294.21 =   293.49s
   [junit4] Execution time total: 4 minutes 54 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 4 errors

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1567: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 4 errors [seed: C2C6E33908AA1145]

Total time: 4 minutes 56 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   4/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ccf0fb8f6ce269de8b4501fca201f5b4763cfe7, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2070
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2070 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2070/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  org.apache.lucene.search.TestSimpleExplanations.testBQ24

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([498EDC0E6CBAF35D]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSimpleExplanations

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([498EDC0E6CBAF35D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:380)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
	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$7.evaluate(RandomizedRunner.java:898)
	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.rest.TestManagedResourceStorage

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=64, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)    2) Thread[id=62, name=Thread-3, state=WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1252)         at java.lang.Thread.join(Thread.java:1326)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)    3) Thread[id=63, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=66, name=ProcessThread(sid:0 cport:64939):, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=64, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   2) Thread[id=62, name=Thread-3, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   3) Thread[id=63, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=66, name=ProcessThread(sid:0 cport:64939):, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=63, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]         at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)         at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)         at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=63, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)
        at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:380)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
	at org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
	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$7.evaluate(RandomizedRunner.java:898)
	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.rest.TestManagedResourceStorage

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=4769, name=Thread-746, state=WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1252)         at java.lang.Thread.join(Thread.java:1326)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)    3) Thread[id=4771, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)    4) Thread[id=4773, name=ProcessThread(sid:0 cport:51027):, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=4769, name=Thread-746, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   3) Thread[id=4771, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   4) Thread[id=4773, name=ProcessThread(sid:0 cport:51027):, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]         at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)         at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)         at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)
        at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)




Build Log:
[...truncated 2254 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4]   2> ??? 22, 2018 5:18:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.search.TestSimpleExplanations
   [junit4]   2>    1) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:637)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:494)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    2) Thread[id=96, name=SUITE-TestSimpleExplanations-seed#[498EDC0E6CBAF35D], state=RUNNABLE, group=TGRP-TestSimpleExplanations]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1559)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:706)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:627)
   [junit4]   2>    3) Thread[id=97, name=TEST-TestSimpleExplanations.testBQ24-seed#[498EDC0E6CBAF35D], state=RUNNABLE, group=TGRP-TestSimpleExplanations]
   [junit4]   2>         at java.lang.Throwable.getStackTraceElement(Native Method)
   [junit4]   2>         at java.lang.Throwable.getOurStackTrace(Throwable.java:827)
   [junit4]   2>         at java.lang.Throwable.getStackTrace(Throwable.java:816)
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1559)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$200(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$KnownSystemThread.reject(ThreadLeakControl.java:318)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$1.reject(ThreadLeakControl.java:269)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$1.reject(ThreadLeakControl.java:269)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreads(ThreadLeakControl.java:736)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1600(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:467)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    4) Thread[id=9, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleExplanations -Dtests.method=testBQ24 -Dtests.seed=498EDC0E6CBAF35D -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Asia/Baku -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   38072s J1 | TestSimpleExplanations.testBQ24 <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([498EDC0E6CBAF35D]:0)
   [junit4]   2> ??? 22, 2018 5:18:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@20dddf7f), locale=sr-ME, timezone=Asia/Baku
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=251429376,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeterminism, TestLatLonPoint, FuzzyTermOnShortTermsTest, TestOmitNorms, TestSpanNotQuery, TestSortRescorer, TestBagOfPositions, TestLucene50TermVectorsFormat, TestIndependenceSaturated, TestIsCurrent, TestBinaryDocument, TestCharArraySet, TestIndexWriterOnVMError, TestUTF32ToUTF8, TestParallelTermEnum, TestSimpleExplanations]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleExplanations -Dtests.seed=498EDC0E6CBAF35D -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Asia/Baku -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSimpleExplanations (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([498EDC0E6CBAF35D]:0)
   [junit4] Completed [398/510 (1!)] on J1 in 38074.05s, 59 tests, 2 errors <<< FAILURES!

[...truncated 11118 lines...]
   [junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_8368E5C57A9F8AC4-001/init-core-data-001
   [junit4]   2> 609527 WARN  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
   [junit4]   2> 609527 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 609528 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 609528 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 609528 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 609529 INFO  (Thread-746) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 609529 INFO  (Thread-746) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 609530 ERROR (Thread-746) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 609629 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51027
   [junit4]   2> 609631 INFO  (zkConnectionManagerCallback-1267-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 609636 INFO  (zkConnectionManagerCallback-1269-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 609645 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 609648 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 609650 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 609652 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 609654 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 609655 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 609657 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 609659 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 609660 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 609662 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 609664 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 609666 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 609666 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 609692 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 609765 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 609828 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 610617 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51027/solr
   [junit4]   2> 610619 INFO  (zkConnectionManagerCallback-1273-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610623 INFO  (zkConnectionManagerCallback-1275-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610759 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:8983_
   [junit4]   2> 610760 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.c.Overseer Overseer (id=72062684889153539-127.0.0.1:8983_-n_0000000000) starting
   [junit4]   2> 610771 INFO  (zkConnectionManagerCallback-1282-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610774 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51027/solr ready
   [junit4]   2> 610775 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_
   [junit4]   2> 610776 INFO  (OverseerStateUpdate-72062684889153539-127.0.0.1:8983_-n_0000000000) [n:127.0.0.1:8983_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:8983_
   [junit4]   2> 610779 INFO  (zkCallback-1281-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 610780 INFO  (OverseerStateUpdate-72062684889153539-127.0.0.1:8983_-n_0000000000) [n:127.0.0.1:8983_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 610797 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 610809 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22fad812
   [junit4]   2> 610813 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22fad812
   [junit4]   2> 610813 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22fad812
   [junit4]   2> 610815 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 611820 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 611847 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 611863 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 611938 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 611963 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 611964 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.127.0.0.1:8983__collection1' (registry 'solr.core.collection1.shard1.127.0.0.1:8983__collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22fad812
   [junit4]   2> 611964 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_8368E5C57A9F8AC4-001/init-core-data-001/]
   [junit4]   2> 611965 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=84.150390625, floorSegmentMB=0.8056640625, forceMergeDeletesPctAllowed=16.24685163571734, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.048607543231785
   [junit4]   2> 612012 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 612012 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 612013 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 612013 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 612014 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=67.6083984375, floorSegmentMB=0.3798828125, forceMergeDeletesPctAllowed=28.884016600508062, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7064318101936592, deletesPctAllowed=46.64270498677786
   [junit4]   2> 612014 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@282dc016[collection1] main]
   [junit4]   2> 612016 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 612072 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 612134 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 612134 INFO  (coreLoadExecutor-2303-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612315372887736320
   [junit4]   2> 612134 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 612134 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 612135 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 612135 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 612135 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 612135 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 612135 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 612136 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 612136 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 612137 INFO  (searcherExecutor-2304-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@282dc016[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 612139 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 612149 INFO  (coreZkRegister-2291-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={127.0.0.1:8983__collection1=0}, version=0}
   [junit4]   2> 612151 INFO  (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.SolrTestCaseJ4 ###Starting testFileBasedJsonStorage
   [junit4]   2> 612152 INFO  (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_8368E5C57A9F8AC4-001/json-storage-001/managed
   [junit4]   2> 612152 INFO  (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _test_foo.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_8368E5C57A9F8AC4-001/json-storage-001/managed
   [junit4]   2> 612153 INFO  (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _test_foo.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_8368E5C57A9F8AC4-001/json-storage-001/managed
   [junit4]   2> 612153 INFO  (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _test_foo.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_8368E5C57A9F8AC4-001/json-storage-001/managed
   [junit4]   2> 612153 INFO  (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _test_foo.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_8368E5C57A9F8AC4-001/json-storage-001/managed
   [junit4]   2> 612153 INFO  (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.SolrTestCaseJ4 ###Ending testFileBasedJsonStorage
   [junit4]   2> 612163 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.SolrTestCaseJ4 ###Starting testZkBasedJsonStorage
   [junit4]   2> 612166 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /test
   [junit4]   2> 612166 INFO  (coreZkRegister-2291-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 612166 INFO  (coreZkRegister-2291-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 612166 INFO  (coreZkRegister-2291-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 612168 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Wrote 136 bytes to new znode /test/_test_foo.json
   [junit4]   2> 612168 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 612169 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 612170 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Wrote 175 bytes to existing znode /test/_test_foo.json
   [junit4]   2> 612170 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 612171 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 612171 INFO  (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[8368E5C57A9F8AC4]) [n:127.0.0.1:8983_    ] o.a.s.SolrTestCaseJ4 ###Ending testZkBasedJsonStorage
   [junit4]   2> 612171 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 612172 INFO  (coreZkRegister-2291-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:8983/collection1/ shard1
   [junit4]   2> 612172 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 612172 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1622410962
   [junit4]   2> 612173 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 612173 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@549c0e47: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4969948a
   [junit4]   2> 612176 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 612176 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43aadd88: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@849df3
   [junit4]   2> 612177 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 612177 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36879693: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46e23ed
   [junit4]   2> 612180 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_
   [junit4]   2> 612180 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 612182 INFO  (coreCloseExecutor-2309-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4dd9f5d0
   [junit4]   2> 612182 INFO  (zkCallback-1274-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 612182 INFO  (coreCloseExecutor-2309-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.127.0.0.1:8983__collection1, tag=4dd9f5d0
   [junit4]   2> 612182 INFO  (zkCallback-1281-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 612182 INFO  (coreCloseExecutor-2309-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cbd0373: rootName = null, domain = solr.core.collection1.shard1.127.0.0.1:8983__collection1, service url = null, agent id = null] for registry solr.core.collection1.shard1.127.0.0.1:8983__collection1 / com.codahale.metrics.MetricRegistry@720b1196
   [junit4]   2> 612189 INFO  (coreCloseExecutor-2309-thread-1-processing-n:127.0.0.1:8983_) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=4dd9f5d0
   [junit4]   2> 612191 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.c.Overseer Overseer (id=72062684889153539-127.0.0.1:8983_-n_0000000000) closing
   [junit4]   2> 612192 INFO  (OverseerStateUpdate-72062684889153539-127.0.0.1:8983_-n_0000000000) [n:127.0.0.1:8983_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:8983_
   [junit4]   2> 612192 WARN  (OverseerAutoScalingTriggerThread-72062684889153539-127.0.0.1:8983_-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 612223 ERROR (coreZkRegister-2291-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1560000ms , collection: collection1 slice: shard1 saw state=DocCollection(collection1//clusterstate.json/1)={
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "parent":null,
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"127.0.0.1:8983__collection1":{
   [junit4]   2>           "core":"collection1",
   [junit4]   2>           "base_url":"http://127.0.0.1:8983",
   [junit4]   2>           "node_name":"127.0.0.1:8983_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"implicit"}} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:861) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:826) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1269) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1149) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1080) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 612224 ERROR (coreZkRegister-2291-thread-1-processing-n:127.0.0.1:8983_ x:collection1 c:collection1 s:shard1) [n:127.0.0.1:8983_ c:collection1 s:shard1 r:127.0.0.1:8983__collection1 x:collection1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1298)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1149)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1080)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1560000ms , collection: collection1 slice: shard1 saw state=DocCollection(collection1//clusterstate.json/1)={
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "parent":null,
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"127.0.0.1:8983__collection1":{
   [junit4]   2>           "core":"collection1",
   [junit4]   2>           "base_url":"http://127.0.0.1:8983",
   [junit4]   2>           "node_name":"127.0.0.1:8983_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"implicit"}} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:861)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:826)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1269)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 612225 INFO  (SUITE-TestManagedResourceStorage-seed#[8368E5C57A9F8AC4]-worker) [n:127.0.0.1:8983_    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Sep 22, 2018 1:42:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> Sep 22, 2018 1:44:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]   2>    1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]   2>         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]   2>         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=4769, name=Thread-746, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
   [junit4]   2>         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
   [junit4]   2>         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   [junit4]   2>    3) Thread[id=4771, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   [junit4]   2>    4) Thread[id=4773, name=ProcessThread(sid:0 cport:51027):, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   [junit4]   2> Sep 22, 2018 1:44:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    2) Thread[id=4769, name=Thread-746, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    3) Thread[id=4771, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    4) Thread[id=4773, name=ProcessThread(sid:0 cport:51027):, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 692375 ERROR (SessionTracker) [    ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.lang.Object.wait(Native Method) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 692375 ERROR (ProcessThread(sid:0 cport:51027):) [    ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : ProcessThread(sid:0 cport:51027):
   [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 java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 692375 ERROR (ProcessThread(sid:0 cport:51027):) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 692375 ERROR (SessionTracker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 692375 WARN  (Thread-746) [    ] o.a.s.c.ZkTestServer Server interrupted
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.lang.Object.wait(Native Method) ~[?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1252) ~[?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1326) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313) [java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) [java/:?]
   [junit4]   2> Sep 22, 2018 1:44:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)
   [junit4]   2>         at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)
   [junit4]   2>         at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)
   [junit4]   2>         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]   2>         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4876d8eb), locale=es-HN, timezone=Etc/GMT+0
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=3,free=118910704,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlendedInfixSuggestions, ReplicationFactorTest, TestManagedStopFilterFactory, TestPerFieldSimilarity, ReplaceNodeNoTargetTest, SortByFunctionTest, EnumFieldTest, TestTolerantUpdateProcessorCloud, SpellCheckCollatorTest, AtomicUpdateProcessorFactoryTest, ShufflingReplicaListTransformerTest, TestFieldCollectionResource, TestApiFramework, TaggerTest, IndexSizeTriggerTest, OrderedExecutorTest, TestInPlaceUpdatesDistrib, NodeAddedTriggerTest, SolrMetricReporterTest, TestCloudJSONFacetSKG, TestManagedSchemaThreadSafety, TestSubQueryTransformer, TestSimDistribStateManager, OpenExchangeRatesOrgProviderTest, TestDocSet, TestUseDocValuesAsStored, TestCursorMarkWithoutUniqueKey, MultiThreadedOCPTest, TestRandomFlRTGCloud, TestFastOutputStream, TestPullReplica, BasicDistributedZk2Test, TestIndexSearcher, TestSystemIdResolver, GraphQueryTest, BJQParserTest, TestUninvertingReader, TestAddFieldRealTimeGet, PeerSyncWithIndexFingerprintCachingTest, TestDFISimilarityFactory, BufferStoreTest, TestDirectoryFactory, CleanupOldIndexTest, TestReversedWildcardFilterFactory, TestConfigSetProperties, LukeRequestHandlerTest, TestLegacyNumericRangeQueryBuilder, BadIndexSchemaTest, FileUtilsTest, DeleteShardTest, DateRangeFieldTest, TestPHPSerializedResponseWriter, UninvertDocValuesMergePolicyTest, TestReloadAndDeleteDocs, ClusterStateTest, TestSurroundQueryParser, XmlInterpolationTest, SimpleCollectionCreateDeleteTest, DistributedIntervalFacetingTest, BasicZkTest, TestSafeXMLParsing, TestAnalyzeInfixSuggestions, ChangedSchemaMergeTest, TestDelegationWithHadoopAuth, SortSpecParsingTest, CustomHighlightComponentTest, TestManagedResourceStorage]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedResourceStorage -Dtests.seed=8368E5C57A9F8AC4 -Dtests.slow=true -Dtests.locale=es-HN -Dtests.timezone=Etc/GMT+0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestManagedResourceStorage (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: SolrCore.getOpenCount()==2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)
   [junit4]    > 	at org.apache.solr.util.TestHarness.close(TestHarness.java:380)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]    >    1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=4769, name=Thread-746, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   [junit4]    >    3) Thread[id=4771, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   [junit4]    >    4) Thread[id=4773, name=ProcessThread(sid:0 cport:51027):, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4770, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.interrupt(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.interrupt(DevPollArrayWrapper.java:300)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.wakeup(DevPollSelectorImpl.java:207)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8368E5C57A9F8AC4]:0)
   [junit4] Completed [128/834 (1!)] on J1 in 85.86s, 2 tests, 3 errors <<< FAILURES!

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

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

jar-checksums:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1758967658
     [copy] Copying 35 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1758967658
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1758967658

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/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 = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-avai

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

K      0.02s J1 | TestSimpleExplanations.testBQ14
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testMultiFieldBQ1
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testBQ1
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testCSQ1
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testBQ11
   [junit4] OK      0.03s J1 | TestSimpleExplanations.testDMQ2
   [junit4] OK      0.03s J1 | TestSimpleExplanations.testMultiFieldBQofPQ2
   [junit4] OK      0.02s J1 | TestSimpleExplanations.testBQ10
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testT2
   [junit4] OK      0.04s J1 | TestSimpleExplanations.testDMQ9
   [junit4] OK      0.02s J1 | TestSimpleExplanations.testMultiFieldBQ9
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testDMQ5
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testBQ25
   [junit4] OK      0.03s J1 | TestSimpleExplanations.testMultiFieldBQ2
   [junit4] OK      0.02s J1 | TestSimpleExplanations.testDMQ8
   [junit4] OK      0.03s J1 | TestSimpleExplanations.testMPQ5
   [junit4] OK      0.02s J1 | TestSimpleExplanations.testBQ19
   [junit4] OK      0.03s J1 | TestSimpleExplanations.testP5
   [junit4] OK      0.04s J1 | TestSimpleExplanations.testP2
   [junit4] OK      0.05s J1 | TestSimpleExplanations.testBQ8
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testMultiFieldBQ3
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testDMQ3
   [junit4] OK      0.00s J1 | TestSimpleExplanations.testMA2
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testBQ21
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testBQ24
   [junit4] OK      0.03s J1 | TestSimpleExplanations.testBQ9
   [junit4] OK      0.04s J1 | TestSimpleExplanations.testDMQ7
   [junit4] OK      0.08s J1 | TestSimpleExplanations.testBQ3
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testMPQ4
   [junit4] OK      0.02s J1 | TestSimpleExplanations.testMPQ3
   [junit4] OK      0.00s J1 | TestSimpleExplanations.testMA1
   [junit4] OK      0.02s J1 | TestSimpleExplanations.testBQ7
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testBQ2
   [junit4] OK      0.03s J1 | TestSimpleExplanations.testMultiFieldBQofPQ6
   [junit4] OK      0.02s J1 | TestSimpleExplanations.testMultiFieldBQ8
   [junit4] OK      0.01s J1 | TestSimpleExplanations.testBQ4
   [junit4] Completed [4/5] on J1 in 1.20s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testBQ16
   [junit4] OK      0.09s J0 | TestSimpleExplanations.testMultiFieldBQofPQ5
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMPQ2
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testCSQ2
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testDMQ1
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ15
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMultiFieldBQofPQ3
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testP1
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testDMQ4
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testP4
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testDMQ6
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testMPQ1
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testP6
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMPQ6
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testMultiFieldBQofPQ1
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testCSQ3
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ23
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testSynonymQuery
   [junit4] OK      0.04s J0 | TestSimpleExplanations.testMultiFieldBQofPQ4
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testMultiFieldBQ4
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMultiFieldBQ10
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testBQ17
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testT1
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ5
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMultiFieldBQ5
   [junit4] OK      0.11s J0 | TestSimpleExplanations.testMultiFieldBQofPQ7
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMultiFieldBQ7
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testP3
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMultiFieldBQ6
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testP7
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ26
   [junit4] OK      0.00s J0 | TestSimpleExplanations.testEquality
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ6
   [junit4] OK      0.12s J0 | TestSimpleExplanations.testBQ20
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ14
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMultiFieldBQ1
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ1
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testCSQ1
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ11
   [junit4] OK      0.05s J0 | TestSimpleExplanations.testDMQ2
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMultiFieldBQofPQ2
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testBQ10
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testT2
   [junit4] OK      0.10s J0 | TestSimpleExplanations.testDMQ9
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testMultiFieldBQ9
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testDMQ5
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testBQ25
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMultiFieldBQ2
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testDMQ8
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testMPQ5
   [junit4] OK      0.22s J0 | TestSimpleExplanations.testBQ19
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testP5
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testP2
   [junit4] OK      0.15s J0 | TestSimpleExplanations.testBQ8
   [junit4] OK      0.04s J0 | TestSimpleExplanations.testMultiFieldBQ3
   [junit4] OK      0.04s J0 | TestSimpleExplanations.testDMQ3
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testMA2
   [junit4] OK      0.01s J0 | TestSimpleExplanations.testBQ21
   [junit4] OK      0.06s J0 | TestSimpleExplanations.testBQ24
   [junit4] OK      0.05s J0 | TestSimpleExplanations.testBQ9
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testDMQ7
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testBQ3
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMPQ4
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMPQ3
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testMA1
   [junit4] OK      0.08s J0 | TestSimpleExplanations.testBQ7
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testBQ2
   [junit4] OK      0.04s J0 | TestSimpleExplanations.testMultiFieldBQofPQ6
   [junit4] OK      0.03s J0 | TestSimpleExplanations.testMultiFieldBQ8
   [junit4] OK      0.02s J0 | TestSimpleExplanations.testBQ4
   [junit4] Completed [5/5] on J0 in 2.41s, 70 tests
   [junit4] 
   [junit4] JVM J0:     0.82 ..    10.47 =     9.65s
   [junit4] JVM J1:     1.04 ..    10.23 =     9.18s
   [junit4] Execution time total: 10 seconds
   [junit4] Tests summary: 5 suites, 350 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 6348.47s | org.apache.lucene.search.TestSimpleExplanations
[junit4:tophints]  58.52s | org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat
[junit4:tophints]  25.91s | org.apache.lucene.index.TestIndexingSequenceNumbers
[junit4:tophints]  15.34s | org.apache.lucene.search.similarities.TestBasicModelIne
[junit4:tophints]  14.26s | org.apache.lucene.util.bkd.TestBKD

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 14 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.search.TestSimpleExplanations
[repro]   1/5 failed: org.apache.solr.rest.TestManagedResourceStorage
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=60569fbe4e8e9f9f9d57da9bf2570f847a26965c, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2069
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2