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

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.PingRequestHandlerTest:     1) Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.PingRequestHandlerTest: 
   1) Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([8E681D9F54782F0]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.interrupt0(Native Method)         at 
java.lang.Thread.interrupt(Thread.java:923)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.interrupt0(Native Method)
        at java.lang.Thread.interrupt(Thread.java:923)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([8E681D9F54782F0]:0)




Build Log:
[...truncated 10859 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001
   [junit4]   2> 453386 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 453387 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 453388 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 453419 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 453444 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 453449 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 453522 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 453523 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.s.IndexSchema [null] unique key field: id
   [junit4]   2> 453531 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 453534 INFO  (coreLoadExecutor-1931-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 453569 INFO  (coreLoadExecutor-1931-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 453587 INFO  (coreLoadExecutor-1931-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 453591 INFO  (coreLoadExecutor-1931-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 453652 INFO  (coreLoadExecutor-1931-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 453652 INFO  (coreLoadExecutor-1931-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 453668 INFO  (coreLoadExecutor-1931-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 453669 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/]
   [junit4]   2> 453669 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2346f6eb
   [junit4]   2> 453670 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/index/
   [junit4]   2> 453670 WARN  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 453671 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=34.9599609375, 
floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=16.424738963058783, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8173142450855665
   [junit4]   2> 453671 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5810ee64 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@122be2bb),segFN=segments_1,generation=1}
   [junit4]   2> 453671 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 453672 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 453673 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 453674 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 453674 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 453675 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 453687 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 39 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, dismax, mock, defaults, lazy, spellCheckCompRH, 
spellCheckCompRH_Direct, spellCheckWithWordbreak, 
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt, 
/debug/dump, /search-facet-def, /search-facet-invariants]
   [junit4]   2> 453687 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 453687 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 453687 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 453688 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 453688 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 453688 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=45.466796875, 
floorSegmentMB=1.9375, forceMergeDeletesPctAllowed=9.779387366966215, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 453688 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5810ee64 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@122be2bb),segFN=segments_1,generation=1}
   [junit4]   2> 453688 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 453688 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@364a7183[collection1] main]
   [junit4]   2> 453689 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 453689 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 453689 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 453689 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 453696 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 453713 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 453713 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 453714 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 453714 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 453714 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 453714 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 453714 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 453714 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 453714 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1546336067942088704
   [junit4]   2> 453714 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 453714 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 453715 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 453716 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 453716 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 453716 INFO  
(searcherExecutor-1932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@364a7183[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 453716 INFO  (coreLoadExecutor-1931-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1546336067942088704
   [junit4]   2> 453719 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 453723 INFO  
(TEST-PingRequestHandlerTest.testGettingStatus-seed#[8E681D9F54782F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 453734 INFO  
(TEST-PingRequestHandlerTest.testGettingStatus-seed#[8E681D9F54782F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 453736 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[8E681D9F54782F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 453738 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[8E681D9F54782F0]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 453738 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[8E681D9F54782F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 453742 INFO  
(TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[8E681D9F54782F0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 453742 INFO  
(TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[8E681D9F54782F0])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 453744 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[8E681D9F54782F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 453745 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[8E681D9F54782F0]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 453746 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[8E681D9F54782F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 453748 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 453749 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 453749 INFO  (Thread-1084) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 453749 INFO  (Thread-1084) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 453849 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.c.ZkTestServer start zk server on port:53607
   [junit4]   2> 453853 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453865 INFO  (jetty-launcher-606-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 453866 INFO  (jetty-launcher-606-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13bd9eaf{/solr,null,AVAILABLE}
   [junit4]   2> 453869 INFO  (jetty-launcher-606-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@22be1ee7{SSL,[ssl, 
http/1.1]}{127.0.0.1:64112}
   [junit4]   2> 453869 INFO  (jetty-launcher-606-thread-2) [    ] 
o.e.j.s.Server Started @458905ms
   [junit4]   2> 453869 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64112}
   [junit4]   2> 453899 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453906 INFO  (jetty-launcher-606-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 453909 INFO  (jetty-launcher-606-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d064e4e{/solr,null,AVAILABLE}
   [junit4]   2> 453915 INFO  (jetty-launcher-606-thread-4) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@4929bcc6{SSL,[ssl, 
http/1.1]}{127.0.0.1:46396}
   [junit4]   2> 453915 INFO  (jetty-launcher-606-thread-4) [    ] 
o.e.j.s.Server Started @458951ms
   [junit4]   2> 453915 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46396}
   [junit4]   2> 453931 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453938 INFO  (jetty-launcher-606-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 453939 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453939 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53607/solr
   [junit4]   2> 453940 INFO  (jetty-launcher-606-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 453946 INFO  (jetty-launcher-606-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1111dd47{/solr,null,AVAILABLE}
   [junit4]   2> 453953 INFO  (jetty-launcher-606-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@68ee3d0c{SSL,[ssl, 
http/1.1]}{127.0.0.1:53310}
   [junit4]   2> 453953 INFO  (jetty-launcher-606-thread-1) [    ] 
o.e.j.s.Server Started @458988ms
   [junit4]   2> 453953 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53310}
   [junit4]   2> 453959 INFO  (jetty-launcher-606-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34d40cf{/solr,null,AVAILABLE}
   [junit4]   2> 453962 INFO  (jetty-launcher-606-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 453964 INFO  (jetty-launcher-606-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b60ba09{/solr,null,AVAILABLE}
   [junit4]   2> 453965 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453965 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453966 INFO  (jetty-launcher-606-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453967 INFO  (jetty-launcher-606-thread-3) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@1cc933b2{SSL,[ssl, 
http/1.1]}{127.0.0.1:64100}
   [junit4]   2> 453967 INFO  (jetty-launcher-606-thread-3) [    ] 
o.e.j.s.Server Started @459003ms
   [junit4]   2> 453967 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64100}
   [junit4]   2> 453970 INFO  (jetty-launcher-606-thread-5) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@6f399bdd{SSL,[ssl, 
http/1.1]}{127.0.0.1:49433}
   [junit4]   2> 453970 INFO  (jetty-launcher-606-thread-5) [    ] 
o.e.j.s.Server Started @459006ms
   [junit4]   2> 453970 INFO  (jetty-launcher-606-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49433}
   [junit4]   2> 453979 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1575b0760360002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 453980 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453981 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453981 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453982 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453982 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53607/solr
   [junit4]   2> 453982 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453982 INFO  (jetty-launcher-606-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453988 INFO  (jetty-launcher-606-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453988 INFO  (jetty-launcher-606-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453989 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1575b0760360006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 453991 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453991 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 453995 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53607/solr
   [junit4]   2> 453996 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53607/solr
   [junit4]   2> 453997 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1575b0760360007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 454000 INFO  (jetty-launcher-606-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454000 INFO  (jetty-launcher-606-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454000 INFO  (jetty-launcher-606-thread-2) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 454004 INFO  (jetty-launcher-606-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 454029 INFO  (jetty-launcher-606-thread-2) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 454030 INFO  (jetty-launcher-606-thread-2) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 454042 INFO  (jetty-launcher-606-thread-1) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 454043 INFO  (jetty-launcher-606-thread-2) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64112_solr
   [junit4]   2> 454044 INFO  (jetty-launcher-606-thread-2) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.Overseer Overseer 
(id=96646004248805384-127.0.0.1:64112_solr-n_0000000000) starting
   [junit4]   2> 454057 INFO  (jetty-launcher-606-thread-4) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 454058 INFO  (jetty-launcher-606-thread-3) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 454058 INFO  (jetty-launcher-606-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53607/solr
   [junit4]   2> 454059 INFO  (jetty-launcher-606-thread-2) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64112_solr
   [junit4]   2> 454060 INFO  
(OverseerStateUpdate-96646004248805384-127.0.0.1:64112_solr-n_0000000000) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 454062 INFO  (jetty-launcher-606-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454087 INFO  (jetty-launcher-606-thread-2) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node2/.
   [junit4]   2> 454088 INFO  
(zkCallback-619-thread-1-processing-n:127.0.0.1:64112_solr) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 454089 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1575b076036000e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 454093 INFO  (jetty-launcher-606-thread-5) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 454096 INFO  (jetty-launcher-606-thread-1) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 454098 INFO  (jetty-launcher-606-thread-1) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 454099 INFO  (jetty-launcher-606-thread-4) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 454100 INFO  (jetty-launcher-606-thread-3) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 454102 INFO  (jetty-launcher-606-thread-4) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 454103 INFO  (jetty-launcher-606-thread-3) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 454104 INFO  (jetty-launcher-606-thread-5) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 454105 INFO  (jetty-launcher-606-thread-5) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 454107 INFO  (jetty-launcher-606-thread-1) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53310_solr as DOWN
   [junit4]   2> 454108 INFO  (jetty-launcher-606-thread-4) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46396_solr as DOWN
   [junit4]   2> 454109 INFO  (jetty-launcher-606-thread-1) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53310_solr
   [junit4]   2> 454110 INFO  (jetty-launcher-606-thread-3) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64100_solr as DOWN
   [junit4]   2> 454111 INFO  (jetty-launcher-606-thread-4) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46396_solr
   [junit4]   2> 454112 INFO  
(zkCallback-619-thread-1-processing-n:127.0.0.1:64112_solr) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 454112 INFO  
(OverseerStateUpdate-96646004248805384-127.0.0.1:64112_solr-n_0000000000) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:53310_solr
   [junit4]   2> 454112 INFO  (jetty-launcher-606-thread-3) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64100_solr
   [junit4]   2> 454114 INFO  
(OverseerStateUpdate-96646004248805384-127.0.0.1:64112_solr-n_0000000000) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:46396_solr
   [junit4]   2> 454116 INFO  
(zkCallback-626-thread-1-processing-n:127.0.0.1:46396_solr) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 454116 INFO  (jetty-launcher-606-thread-5) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:49433_solr as DOWN
   [junit4]   2> 454119 INFO  
(zkCallback-626-thread-2-processing-n:127.0.0.1:46396_solr) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 454120 INFO  
(zkCallback-627-thread-1-processing-n:127.0.0.1:64100_solr) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 454122 INFO  
(OverseerStateUpdate-96646004248805384-127.0.0.1:64112_solr-n_0000000000) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:64100_solr
   [junit4]   2> 454123 INFO  
(zkCallback-619-thread-1-processing-n:127.0.0.1:64112_solr) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 454124 INFO  (jetty-launcher-606-thread-5) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49433_solr
   [junit4]   2> 454124 INFO  
(zkCallback-630-thread-1-processing-n:127.0.0.1:53310_solr) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 454124 INFO  
(zkCallback-633-thread-1-processing-n:127.0.0.1:49433_solr) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 454127 INFO  
(zkCallback-633-thread-1-processing-n:127.0.0.1:49433_solr) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 454127 INFO  
(zkCallback-626-thread-2-processing-n:127.0.0.1:46396_solr) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 454129 INFO  
(OverseerStateUpdate-96646004248805384-127.0.0.1:64112_solr-n_0000000000) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:49433_solr
   [junit4]   2> 454129 INFO  
(zkCallback-627-thread-1-processing-n:127.0.0.1:64100_solr) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 454134 INFO  
(zkCallback-630-thread-1-processing-n:127.0.0.1:53310_solr) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 454136 INFO  
(zkCallback-619-thread-2-processing-n:127.0.0.1:64112_solr) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 454142 INFO  (jetty-launcher-606-thread-1) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node1/.
   [junit4]   2> 454143 INFO  (jetty-launcher-606-thread-4) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node3/.
   [junit4]   2> 454148 INFO  (jetty-launcher-606-thread-3) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node5/.
   [junit4]   2> 454158 INFO  (jetty-launcher-606-thread-5) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node4/.
   [junit4]   2> 454162 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454167 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454874 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454875 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 454876 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[8E681D9F54782F0])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 454908 INFO  (qtp874742190-4089) [n:127.0.0.1:64100_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 454913 INFO  
(OverseerThreadFactory-1958-thread-1-processing-n:127.0.0.1:64112_solr) 
[n:127.0.0.1:64112_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testSolrCloudCollection
   [junit4]   2> 455103 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection_shard2_replica1&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 455103 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection_shard2_replica2&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 455105 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection_shard1_replica2&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 455106 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&name=testSolrCloudCollection_shard1_replica1&action=CREATE&numShards=2&collection=testSolrCloudCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 455224 INFO  
(zkCallback-627-thread-1-processing-n:127.0.0.1:64100_solr) 
[n:127.0.0.1:64100_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSolrCloudCollection/state.json] for collection 
[testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 455224 INFO  
(zkCallback-633-thread-1-processing-n:127.0.0.1:49433_solr) 
[n:127.0.0.1:49433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSolrCloudCollection/state.json] for collection 
[testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 455224 INFO  
(zkCallback-626-thread-2-processing-n:127.0.0.1:46396_solr) 
[n:127.0.0.1:46396_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSolrCloudCollection/state.json] for collection 
[testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 455224 INFO  
(zkCallback-630-thread-1-processing-n:127.0.0.1:53310_solr) 
[n:127.0.0.1:53310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSolrCloudCollection/state.json] for collection 
[testSolrCloudCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 456116 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica2] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 456116 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 456118 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica2] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 456120 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 456132 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 456132 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 456133 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 456156 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica2] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 456156 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 456157 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 456162 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica1] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica1] Schema name=test
   [junit4]   2> 456163 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 456174 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica1] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica1] Schema name=test
   [junit4]   2> 456178 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica2] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 456192 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica2] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica2] Schema name=test
   [junit4]   2> 456215 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica2] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica2] Schema name=test
   [junit4]   2> 456272 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica1] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica1] default search 
field in schema is text. WARNING: Deprecated, please use 'df' on request 
instead.
   [junit4]   2> 456274 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica1] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica1] unique key field: 
id
   [junit4]   2> 456280 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica2] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica2] default search 
field in schema is text. WARNING: Deprecated, please use 'df' on request 
instead.
   [junit4]   2> 456281 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica2] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard2_replica2] unique key field: 
id
   [junit4]   2> 456297 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica1] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica1] default search 
field in schema is text. WARNING: Deprecated, please use 'df' on request 
instead.
   [junit4]   2> 456297 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica1] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica1] unique key field: 
id
   [junit4]   2> 456306 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica2] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica2] default search 
field in schema is text. WARNING: Deprecated, please use 'df' on request 
instead.
   [junit4]   2> 456307 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica2] 
o.a.s.s.IndexSchema [testSolrCloudCollection_shard1_replica2] unique key field: 
id
   [junit4]   2> 456311 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'testSolrCloudCollection_shard2_replica1' using configuration from collection 
testSolrCloudCollection
   [junit4]   2> 456311 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.SolrCore 
[[testSolrCloudCollection_shard2_replica1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node5/testSolrCloudCollection_shard2_replica1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node5/./testSolrCloudCollection_shard2_replica1/data/]
   [junit4]   2> 456311 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2346f6eb
   [junit4]   2> 456312 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.SolrCore New index directory 
detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node5/./testSolrCloudCollection_shard2_replica1/data/index/
   [junit4]   2> 456312 WARN  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.SolrCore 
[testSolrCloudCollection_shard2_replica1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node5/./testSolrCloudCollection_shard2_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 456313 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=34.9599609375, floorSegmentMB=0.6708984375, 
forceMergeDeletesPctAllowed=16.424738963058783, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8173142450855665
   [junit4]   2> 456313 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3708d30f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@528f1e51),segFN=segments_1,generation=1}
   [junit4]   2> 456313 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest 
commit generation = 1
   [junit4]   2> 456313 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard2_replica1] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 456314 WARN  
(OldIndexDirectoryCleanupThreadForCore-testSolrCloudCollection_shard2_replica1) 
[n:127.0.0.1:64100_solr c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node5/./testSolrCloudCollection_shard2_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 456317 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard2_replica1] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 456318 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard2_replica1] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 456319 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 456320 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 456320 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 456329 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard2_replica1] Initialized 39 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, dismax, mock, defaults, lazy, spellCheckCompRH, 
spellCheckCompRH_Direct, spellCheckWithWordbreak, 
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt, 
/debug/dump, /search-facet-def, /search-facet-invariants]
   [junit4]   2> 456329 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.RequestHandlers Registered 
paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 456329 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 456329 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 456330 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 456330 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 456331 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=45.466796875, floorSegmentMB=1.9375, 
forceMergeDeletesPctAllowed=9.779387366966215, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 456331 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3708d30f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@528f1e51),segFN=segments_1,generation=1}
   [junit4]   2> 456331 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest 
commit generation = 1
   [junit4]   2> 456331 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30a5a43e[testSolrCloudCollection_shard2_replica1] main]
   [junit4]   2> 456334 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.r.RestManager Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 456334 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 456334 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.r.RestManager Initializing 0 
registered ManagedResources
   [junit4]   2> 456335 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 456336 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'testSolrCloudCollection_shard1_replica1' using configuration from collection 
testSolrCloudCollection
   [junit4]   2> 456336 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.SolrCore 
[[testSolrCloudCollection_shard1_replica1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node1/testSolrCloudCollection_shard1_replica1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node1/./testSolrCloudCollection_shard1_replica1/data/]
   [junit4]   2> 456336 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2346f6eb
   [junit4]   2> 456337 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.SolrCore New index directory 
detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node1/./testSolrCloudCollection_shard1_replica1/data/index/
   [junit4]   2> 456337 WARN  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.SolrCore 
[testSolrCloudCollection_shard1_replica1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node1/./testSolrCloudCollection_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 456338 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=34.9599609375, floorSegmentMB=0.6708984375, 
forceMergeDeletesPctAllowed=16.424738963058783, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8173142450855665
   [junit4]   2> 456338 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@31c65b59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54a16d4f),segFN=segments_1,generation=1}
   [junit4]   2> 456338 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest 
commit generation = 1
   [junit4]   2> 456339 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard1_replica1] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 456339 INFO  (qtp874742190-4092) [n:127.0.0.1:64100_solr 
c:testSolrCloudCollection s:shard2 r:core_node2 
x:testSolrCloudCollection_shard2_replica1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 456340 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard1_replica1] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 456342 WARN  
(OldIndexDirectoryCleanupThreadForCore-testSolrCloudCollection_shard1_replica1) 
[n:127.0.0.1:53310_solr c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node1/./testSolrCloudCollection_shard1_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 456342 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard1_replica1] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 456343 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 456344 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 456344 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 456357 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2  x:testSolrCloudCollection_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 
'testSolrCloudCollection_shard2_replica2' using configuration from collection 
testSolrCloudCollection
   [junit4]   2> 456357 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.SolrCore 
[[testSolrCloudCollection_shard2_replica2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node3/testSolrCloudCollection_shard2_replica2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node3/./testSolrCloudCollection_shard2_replica2/data/]
   [junit4]   2> 456357 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2346f6eb
   [junit4]   2> 456358 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.SolrCore New index directory 
detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node3/./testSolrCloudCollection_shard2_replica2/data/index/
   [junit4]   2> 456358 WARN  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.SolrCore 
[testSolrCloudCollection_shard2_replica2] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node3/./testSolrCloudCollection_shard2_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 456358 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=34.9599609375, floorSegmentMB=0.6708984375, 
forceMergeDeletesPctAllowed=16.424738963058783, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8173142450855665
   [junit4]   2> 456359 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@ca8b803 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ebfbb8b),segFN=segments_1,generation=1}
   [junit4]   2> 456359 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest 
commit generation = 1
   [junit4]   2> 456359 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard2_replica2] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 456360 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard2_replica2] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 456362 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard2_replica2] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 456362 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 456362 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 456362 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 456363 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 456363 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 456363 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 456363 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 456363 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 456363 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 456363 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 456363 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 456364 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard1_replica1] Initialized 39 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, dismax, mock, defaults, lazy, spellCheckCompRH, 
spellCheckCompRH_Direct, spellCheckWithWordbreak, 
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt, 
/debug/dump, /search-facet-def, /search-facet-invariants]
   [junit4]   2> 456364 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.RequestHandlers Registered 
paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 456365 WARN  
(OldIndexDirectoryCleanupThreadForCore-testSolrCloudCollection_shard2_replica2) 
[n:127.0.0.1:46396_solr c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node3/./testSolrCloudCollection_shard2_replica2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 456365 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 456365 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 456367 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 456367 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 456367 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=45.466796875, floorSegmentMB=1.9375, 
forceMergeDeletesPctAllowed=9.779387366966215, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 456367 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@31c65b59 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54a16d4f),segFN=segments_1,generation=1}
   [junit4]   2> 456367 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest 
commit generation = 1
   [junit4]   2> 456367 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c9e980[testSolrCloudCollection_shard1_replica1] main]
   [junit4]   2> 456368 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1  x:testSolrCloudCollection_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 
'testSolrCloudCollection_shard1_replica2' using configuration from collection 
testSolrCloudCollection
   [junit4]   2> 456368 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.SolrCore 
[[testSolrCloudCollection_shard1_replica2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node4/testSolrCloudCollection_shard1_replica2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node4/./testSolrCloudCollection_shard1_replica2/data/]
   [junit4]   2> 456368 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2346f6eb
   [junit4]   2> 456369 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.r.RestManager Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 456369 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 456369 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.r.RestManager Initializing 0 
registered ManagedResources
   [junit4]   2> 456369 INFO  (qtp1348646366-4077) [n:127.0.0.1:53310_solr 
c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 456369 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.SolrCore New index directory 
detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node4/./testSolrCloudCollection_shard1_replica2/data/index/
   [junit4]   2> 456369 WARN  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.SolrCore 
[testSolrCloudCollection_shard1_replica2] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node4/./testSolrCloudCollection_shard1_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 456369 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=34.9599609375, floorSegmentMB=0.6708984375, 
forceMergeDeletesPctAllowed=16.424738963058783, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8173142450855665
   [junit4]   2> 456370 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.SolrDeletionPolicy 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5bb89a06 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59e85e69),segFN=segments_1,generation=1}
   [junit4]   2> 456370 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest 
commit generation = 1
   [junit4]   2> 456370 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard1_replica2] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 456371 WARN  
(OldIndexDirectoryCleanupThreadForCore-testSolrCloudCollection_shard1_replica2) 
[n:127.0.0.1:49433_solr c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/tempDir-001/node4/./testSolrCloudCollection_shard1_replica2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 456371 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard1_replica2] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 456373 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard2_replica2] Initialized 39 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, dismax, mock, defaults, lazy, spellCheckCompRH, 
spellCheckCompRH_Direct, spellCheckWithWordbreak, 
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt, 
/debug/dump, /search-facet-def, /search-facet-invariants]
   [junit4]   2> 456373 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.c.RequestHandlers Registered 
paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 456373 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.s.c.PluginBag 
[testSolrCloudCollection_shard1_replica2] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 456374 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 456374 INFO  (qtp2083204005-4049) [n:127.0.0.1:46396_solr 
c:testSolrCloudCollection s:shard2 r:core_node1 
x:testSolrCloudCollection_shard2_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 456374 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 456374 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 456374 INFO  (qtp1922308429-4068) [n:127.0.0.1:49433_solr 
c:testSolrCloudCollection s:shard1 r:core_node3 
x:testSolrCloudCollection_shard1_replica2] o.a.

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

tHandlerTest.testPingWithNoHealthCheck-seed#[8E681D9F54782F0]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={action=ping&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 468923 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[8E681D9F54782F0]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck
   [junit4]   2> 468923 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 468923 INFO  
(SUITE-PingRequestHandlerTest-seed#[8E681D9F54782F0]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=632642791
   [junit4]   2> 468929 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16fb0434
   [junit4]   2> 468929 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 468929 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 468929 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 468929 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 468930 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 468936 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/snapshot_metadata
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/snapshot_metadata;done=false>>]
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001;done=false>>]
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 468937 INFO  (coreCloseExecutor-1996-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_8E681D9F54782F0-001/init-core-data-001/index
   [junit4]   2> Sep 24, 2016 7:10:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Sep 24, 2016 7:10:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.handler.PingRequestHandlerTest: 
   [junit4]   2>    1) Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Sep 24, 2016 7:10:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Sep 24, 2016 7:10:30 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.interrupt0(Native Method)
   [junit4]   2>         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=156, maxMBSortInHeap=6.869712654383283, 
sim=ClassicSimilarity, locale=it-CH, timezone=Australia/Eucla
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=2,free=68393304,total=295698432
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryWrapperFilter, 
OverriddenZkACLAndCredentialsProvidersTest, CursorPagingTest, EnumFieldTest, 
VersionInfoTest, TestReqParamsAPI, DistributedVersionInfoTest, 
TestDistribDocBasedVersion, TestReplicationHandler, TestUseDocValuesAsStored, 
ConjunctionSolrSpellCheckerTest, QueryResultKeyTest, TestDocumentBuilder, 
OverseerModifyCollectionTest, WrapperMergePolicyFactoryTest, DeleteNodeTest, 
BasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, TestConfigSetsAPI, 
BufferStoreTest, PeerSyncReplicationTest, TestCustomSort, 
BigEndianAscendingWordSerializerTest, TestExceedMaxTermLength, CoreSorterTest, 
TestBulkSchemaConcurrent, PathHierarchyTokenizerFactoryTest, 
HdfsCollectionsAPIDistributedZkTest, MultiTermTest, CollectionReloadTest, 
PingRequestHandlerTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PingRequestHandlerTest -Dtests.seed=8E681D9F54782F0 
-Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Australia/Eucla 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | PingRequestHandlerTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.PingRequestHandlerTest: 
   [junit4]    >    1) Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8E681D9F54782F0]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4217, 
name=OverseerHdfsCoreFailoverThread-96646004248805388-127.0.0.1:64100_solr-n_0000000003,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.interrupt0(Native Method)
   [junit4]    >         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8E681D9F54782F0]:0)
   [junit4] Completed [98/635 (1!)] on J0 in 38.74s, 6 tests, 2 errors <<< 
FAILURES!

[...truncated 61994 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to