Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/399/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudPivotFacet.test

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudPivotFacet

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudPivotFacet

Error Message:
Captured an uncaught exception in thread: Thread[id=19371, 
name=solr-idle-connections-evictor, state=RUNNABLE, 
group=TGRP-TestCloudPivotFacet]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=19371, name=solr-idle-connections-evictor, 
state=RUNNABLE, group=TGRP-TestCloudPivotFacet]
Caused by: java.lang.OutOfMemoryError: Java heap space
        at __randomizedtesting.SeedInfo.seed([DC250005E47B0CD3]:0)
        at java.util.LinkedList.listIterator(LinkedList.java:868)
        at java.util.AbstractList.listIterator(AbstractList.java:299)
        at 
java.util.AbstractSequentialList.iterator(AbstractSequentialList.java:239)
        at 
org.apache.http.pool.AbstractConnPool.enumAvailable(AbstractConnPool.java:482)
        at 
org.apache.http.pool.AbstractConnPool.closeExpired(AbstractConnPool.java:558)
        at 
org.apache.http.impl.conn.PoolingClientConnectionManager.closeExpiredConnections(PoolingClientConnectionManager.java:293)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:187)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudPivotFacet

Error Message:
Captured an uncaught exception in thread: Thread[id=19285, name=SyncThread:0, 
state=RUNNABLE, group=TGRP-TestCloudPivotFacet]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=19285, name=SyncThread:0, state=RUNNABLE, 
group=TGRP-TestCloudPivotFacet]
Caused by: java.lang.SecurityException: java.lang.System#exit(11) calls are not 
allowed because they terminate the test runner's JVM.
        at __randomizedtesting.SeedInfo.seed([DC250005E47B0CD3]:0)
        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:85)
        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:52)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:52)
        at java.lang.Runtime.exit(Runtime.java:107)
        at java.lang.System.exit(System.java:971)
        at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)


FAILED:  org.apache.solr.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([DC250005E47B0CD3:54713FDF4A87612B]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11343 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.TestPKIAuthenticationPlugin_DC250005E47B0CD3-001/init-core-data-001
   [junit4]   2> 1551263 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[DC250005E47B0CD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1551265 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1551369 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.s.PKIAuthenticationPlugin No SolrAuth header present
   [junit4]   2> 1551393 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 326 , received 
timestamp: 1473293147978 , TTL: 5000
   [junit4]   2> 1551394 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test 
-Dtests.seed=DC250005E47B0CD3 -Dtests.slow=true -Dtests.locale=pl-PL 
-Dtests.timezone=America/Thule -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.14s J1 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC250005E47B0CD3:54713FDF4A87612B]:0)
   [junit4]    >        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:144)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1551400 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[DC250005E47B0CD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.TestPKIAuthenticationPlugin_DC250005E47B0CD3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=358, maxMBSortInHeap=7.27834910845063, 
sim=ClassicSimilarity, locale=pl-PL, timezone=America/Thule
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=212698040,total=431677440
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsChaosMonkeyNothingIsSafeTest, TestRecoveryHdfs, 
TriLevelCompositeIdRoutingTest, FileBasedSpellCheckerTest, TestConfig, 
TestReversedWildcardFilterFactory, DefaultValueUpdateProcessorTest, 
UpdateParamsTest, HdfsCollectionsAPIDistributedZkTest, SolrIndexSplitterTest, 
LeaderInitiatedRecoveryOnShardRestartTest, SpellCheckComponentTest, 
TestScoreJoinQPScore, TermVectorComponentTest, TestStressUserVersions, 
ConcurrentDeleteAndCreateCollectionTest, LeaderFailoverAfterPartitionTest, 
TestJsonFacets, TestMiniSolrCloudClusterSSL, CheckHdfsIndexTest, 
TestExclusionRuleCollectionAccess, HdfsThreadLeakTest, 
HdfsRestartWhileUpdatingTest, TestLocalFSCloudBackupRestore, 
CollectionsAPIDistributedZkTest, DistributedFacetPivotLargeTest, 
TestSolrDeletionPolicy2, TestIntervalFaceting, StatsComponentTest, 
SortByFunctionTest, TestConfigOverlay, TestManagedSynonymFilterFactory, 
TestRealTimeGet, TestIndexSearcher, IndexSchemaTest, 
TestLMJelinekMercerSimilarityFactory, TestOmitPositions, 
RegexBoostProcessorTest, CoreSorterTest, ExitableDirectoryReaderTest, 
TestDocSet, CSVRequestHandlerTest, CopyFieldTest, ReplicationFactorTest, 
SuggestComponentContextFilterQueryTest, UUIDFieldTest, SuggesterWFSTTest, 
TestInfoStreamLogging, TestSizeLimitedDistributedMap, TestCodecSupport, 
TestGeoJSONResponseWriter, ZkStateReaderTest, TestNRTOpen, TestJmxMonitoredMap, 
ZkSolrClientTest, NotRequiredUniqueKeyTest, SimpleCollectionCreateDeleteTest, 
TolerantUpdateProcessorTest, TestSolrCoreProperties, 
TestAtomicUpdateErrorCases, TestNumericTerms32, 
SharedFSAutoReplicaFailoverTest, TestFilteredDocIdSet, OpenCloseCoreStressTest, 
SparseHLLTest, TestManagedSchemaAPI, DistributedQueryComponentOptimizationTest, 
TestConfigSetProperties, TestCollationFieldDocValues, ReturnFieldsTest, 
EnumFieldTest, RankQueryTest, DeleteReplicaTest, TestLRUStatsCache, 
TestSolrDynamicMBean, TestIndexingPerformance, TestFuzzyAnalyzedSuggestions, 
DistribDocExpirationUpdateProcessorTest, QueryParsingTest, DateRangeFieldTest, 
TestTestInjection, TestConfigSetsAPI, FullSolrCloudDistribCmdsTest, 
TestUniqueKeyFieldResource, TestJoin, JavabinLoaderTest, CacheHeaderTest, 
CdcrRequestHandlerTest, CdcrReplicationDistributedZkTest, 
TestQuerySenderNoQuery, TestReload, ScriptEngineTest, TestValueSourceCache, 
TestAuthenticationFramework, TestBulkSchemaConcurrent, 
DistributedFacetPivotWhiteBoxTest, TestSearcherReuse, TestCloudInspectUtil, 
TestDistribDocBasedVersion, JsonLoaderTest, TestBadConfig, TestFastWriter, 
TestRestManager, TestCloudPseudoReturnFields, TestQueryWrapperFilter, 
TestDFRSimilarityFactory, CloudExitableDirectoryReaderTest, TestUtils, 
WordBreakSolrSpellCheckerTest, TestMaxScoreQueryParser, 
ChaosMonkeySafeLeaderTest, SolrCloudExampleTest, ExplicitHLLTest, 
SignatureUpdateProcessorFactoryTest, RequestHandlersTest, HdfsLockFactoryTest, 
BJQParserTest, PreAnalyzedUpdateProcessorTest, FacetPivotSmallTest, 
ShardRoutingCustomTest, TestDynamicFieldResource, HdfsRecoverLeaseTest, 
TestWriterPerf, URLClassifyProcessorTest, MBeansHandlerTest, 
TestRebalanceLeaders, BasicDistributedZk2Test, TestExactSharedStatsCache, 
CoreAdminRequestStatusTest, FieldAnalysisRequestHandlerTest, 
SolrIndexConfigTest, LeaderElectionIntegrationTest, SaslZkACLProviderTest, 
TestPKIAuthenticationPlugin]
   [junit4] Completed [242/630 (1!)] on J1 in 0.16s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1340 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/init-core-data-001
   [junit4]   2> 3309962 INFO  
(SUITE-TestCloudPivotFacet-seed#[DC250005E47B0CD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) w/ MAC_OS_X supressed 
clientAuth
   [junit4]   2> 3309962 INFO  
(SUITE-TestCloudPivotFacet-seed#[DC250005E47B0CD3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i/ot
   [junit4]   2> 3309962 INFO  
(SUITE-TestCloudPivotFacet-seed#[DC250005E47B0CD3]-worker) [    ] 
o.a.s.c.TestCloudPivotFacet init'ing useFieldRandomizedFactor = 25
   [junit4]   2> 3309965 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3309966 INFO  (Thread-3847) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3309966 INFO  (Thread-3847) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3310066 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53865
   [junit4]   2> 3310066 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3310067 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3310101 INFO  (zkCallback-3830-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ed70153 
name:ZooKeeperConnection Watcher:127.0.0.1:53865 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3310101 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3310101 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3310101 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 3310105 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3310106 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3310107 INFO  (zkCallback-3831-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2128913b 
name:ZooKeeperConnection Watcher:127.0.0.1:53865/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3310108 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3310108 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3310108 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3310111 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 3310114 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 3310117 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 3310120 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3310120 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3310128 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3310130 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3310133 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3310134 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3310137 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3310137 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3310140 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3310141 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3310144 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3310145 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3310147 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3310149 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3310152 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3310152 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3310155 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3310159 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3310163 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3310163 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3310167 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3310167 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3312010 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1
   [junit4]   2> 3312013 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 3312016 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@df31b04{/i/ot,null,AVAILABLE}
   [junit4]   2> 3312016 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@595c4e08{HTTP/1.1,[http/1.1]}{127.0.0.1:53871}
   [junit4]   2> 3312017 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] o.e.j.s.Server 
Started @3317399ms
   [junit4]   2> 3312017 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/tempDir-001/control/data,
 hostContext=/i/ot, hostPort=53871, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores}
   [junit4]   2> 3312017 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3312017 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001'
   [junit4]   2> 3312017 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3312017 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3312018 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3312019 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3312021 INFO  (zkCallback-3832-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ce161df 
name:ZooKeeperConnection Watcher:127.0.0.1:53865/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3312021 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3312022 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3312024 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3312024 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/solr.xml
   [junit4]   2> 3312035 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores
   [junit4]   2> 3312036 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 452147791
   [junit4]   2> 3312036 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001]
   [junit4]   2> 3312036 WARN  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/lib
   [junit4]   2> 3312036 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 3312038 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3312039 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3312040 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3312040 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53865/solr
   [junit4]   2> 3312040 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3312040 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3312041 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3312042 INFO  (zkCallback-3835-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d9d68c name:ZooKeeperConnection 
Watcher:127.0.0.1:53865 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3312042 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3312043 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3312045 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$98/1916905069@47b1970d
   [junit4]   2> 3312045 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3312047 INFO  
(zkCallback-3836-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13b257fe 
name:ZooKeeperConnection Watcher:127.0.0.1:53865/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3312047 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3312049 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3312053 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3312062 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 3312066 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3312074 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3312082 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3312087 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3312090 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 3312094 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3312097 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3312099 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3312100 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 3312107 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3312110 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 3312113 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3312114 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000
   [junit4]   2> 3312115 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53871_i%2Fot
   [junit4]   2> 3312115 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 3312120 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.Overseer Overseer 
(id=96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) starting
   [junit4]   2> 3312124 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 3312140 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3312141 INFO  
(OverseerCollectionConfigSetProcessor-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000)
 [n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 3312142 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 3312142 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53871_i%2Fot
   [junit4]   2> 3312142 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53871_i%2Fot
   [junit4]   2> 3312145 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 3312145 INFO  
(zkCallback-3836-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3312146 INFO  
(zkCallback-3836-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3312155 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 3312378 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 3312384 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores
   [junit4]   2> 3312385 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 3312385 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1
   [junit4]   2> 3312385 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 3312387 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3312387 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 3312387 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3312387 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 3312389 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection control_collection not visible yet, but 
flagging it so a watch is registered when it becomes visible
   [junit4]   2> 3312390 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53871/i/ot";,
   [junit4]   2>   "node_name":"127.0.0.1:53871_i%2Fot",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3312390 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53871/i/ot";,
   [junit4]   2>   "node_name":"127.0.0.1:53871_i%2Fot",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3312390 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 3312391 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 3312393 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 3312394 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3312396 INFO  
(zkCallback-3836-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3313400 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3313400 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 3313401 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3313401 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 3313402 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3313403 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1'
   [junit4]   2> 3313403 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3313403 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3313407 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 3313414 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3313418 WARN  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 3313419 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 3313429 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3313435 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3313528 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3313540 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3313541 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3313555 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3313558 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3313561 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3313563 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3313567 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3313567 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 3313568 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3313568 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1/data/]
   [junit4]   2> 3313569 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74562e78
   [junit4]   2> 3313569 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 3313569 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 3313569 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1/data
   [junit4]   2> 3313570 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3313570 WARN  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3313570 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1/data/index
   [junit4]   2> 3313571 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=49.193359375, 
floorSegmentMB=1.7470703125, forceMergeDeletesPctAllowed=21.376057434216627, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.30881095195030683
   [junit4]   2> 3313571 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3d029109 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7311673c),segFN=segments_1,generation=1}
   [junit4]   2> 3313571 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3313572 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1/data/
   [junit4]   2> 3313572 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 3313574 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3313575 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3313575 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3313575 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3313575 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3313575 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3313575 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3313575 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3313575 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 3313576 WARN  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3313581 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3313582 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3313583 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3313584 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3313588 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 3313588 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3313589 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3313589 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3313590 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3313590 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3313595 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=46.2685546875, 
floorSegmentMB=0.669921875, forceMergeDeletesPctAllowed=4.043215311551433, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10775921970737273
   [junit4]   2> 3313596 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3d029109 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7311673c),segFN=segments_1,generation=1}
   [junit4]   2> 3313597 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3313597 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7095aba3[collection1] main]
   [junit4]   2> 3313598 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 3313600 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3313600 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3313601 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 3313601 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3313601 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3313602 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 3313602 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3313602 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3313602 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3313603 INFO  
(searcherExecutor-9023-thread-1-processing-n:127.0.0.1:53871_i%2Fot 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7095aba3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3313603 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 3313603 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 3313603 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 3313603 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1544861683768360960
   [junit4]   2> 3313606 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1544861683768360960
   [junit4]   2> 3313606 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3313607 INFO  
(coreLoadExecutor-9022-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3313608 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:53871/i/ot 
collection:control_collection shard:shard1
   [junit4]   2> 3313609 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3313627 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/96553854997364740-core_node1-n_0000000000
   [junit4]   2> 3313628 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 3313634 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3313634 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3313634 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:53871/i/ot/collection1/
   [junit4]   2> 3313634 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 3313634 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3313634 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:53871/i/ot/collection1/ has no replicas
   [junit4]   2> 3313636 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3313646 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/96553854997364740-core_node1-n_0000000000
   [junit4]   2> 3313650 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53871/i/ot/collection1/ shard1
   [junit4]   2> 3313652 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:53871/i/ot";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 3313761 INFO  
(zkCallback-3836-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3313764 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:53871/i/ot/collection1/ and leader is 
http://127.0.0.1:53871/i/ot/collection1/
   [junit4]   2> 3313764 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53871/i/ot
   [junit4]   2> 3313764 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3313764 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 3313764 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 3313765 INFO  
(coreZkRegister-9015-thread-1-processing-n:127.0.0.1:53871_i%2Fot x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53871_i%2Fot 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection 
control_collection
   [junit4]   2> 3313766 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53871/i/ot";,
   [junit4]   2>   "node_name":"127.0.0.1:53871_i%2Fot",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 3313766 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53871/i/ot";,
   [junit4]   2>   "node_name":"127.0.0.1:53871_i%2Fot",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3313881 INFO  
(zkCallback-3836-thread-1-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3313905 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3313906 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3313907 INFO  (zkCallback-3840-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f344cb9 
name:ZooKeeperConnection Watcher:127.0.0.1:53865/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3313907 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3313907 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3313907 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3313909 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3313910 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3313912 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3314280 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001/cores/collection1
   [junit4]   2> 3314282 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001
   [junit4]   2> 3314283 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 3314286 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bddba4{/i/ot,null,AVAILABLE}
   [junit4]   2> 3314287 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@195c0158{HTTP/1.1,[http/1.1]}{127.0.0.1:53876}
   [junit4]   2> 3314287 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] o.e.j.s.Server 
Started @3319670ms
   [junit4]   2> 3314287 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/i/ot, hostPort=53876, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001/cores}
   [junit4]   2> 3314287 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3314288 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001'
   [junit4]   2> 3314289 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3314289 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3314289 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3314290 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3314292 INFO  (zkCallback-3841-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@21999636 
name:ZooKeeperConnection Watcher:127.0.0.1:53865/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3314292 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3314292 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3314294 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3314294 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001/solr.xml
   [junit4]   2> 3314303 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001/cores
   [junit4]   2> 3314304 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 523565649
   [junit4]   2> 3314304 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001]
   [junit4]   2> 3314304 WARN  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001/lib
   [junit4]   2> 3314304 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 3314308 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3314308 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3314308 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3314308 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53865/solr
   [junit4]   2> 3314309 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3314309 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3314309 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3314311 INFO  (zkCallback-3844-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@60c6a810 
name:ZooKeeperConnection Watcher:127.0.0.1:53865 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3314311 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3314311 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3314314 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$98/1916905069@76cc80eb
   [junit4]   2> 3314315 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 3314316 INFO  
(zkCallback-3845-thread-1-processing-n:127.0.0.1:53876_i%2Fot) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cb1be40 
name:ZooKeeperConnection Watcher:127.0.0.1:53865/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3314316 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3314329 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3314330 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3314331 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3314339 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3314340 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96553854997364744-127.0.0.1:53876_i%2Fot-n_0000000001
   [junit4]   2> 3314341 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000 
to know if I could be the leader
   [junit4]   2> 3314342 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53876_i%2Fot as DOWN
   [junit4]   2> 3314344 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53876_i%2Fot
   [junit4]   2> 3314344 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53876_i%2Fot
   [junit4]   2> 3314345 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53876_i%2Fot"} current state version: 
3
   [junit4]   2> 3314345 INFO  
(OverseerStateUpdate-96553854997364740-127.0.0.1:53871_i%2Fot-n_0000000000) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:53876_i%2Fot
   [junit4]   2> 3314347 INFO  (zkCallback-3840-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 3314347 INFO  
(zkCallback-3845-thread-1-processing-n:127.0.0.1:53876_i%2Fot) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3314347 INFO  
(zkCallback-3836-thread-3-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3314350 INFO  (zkCallback-3840-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3314351 INFO  
(zkCallback-3845-thread-1-processing-n:127.0.0.1:53876_i%2Fot) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3314351 INFO  
(zkCallback-3836-thread-3-processing-n:127.0.0.1:53871_i%2Fot) 
[n:127.0.0.1:53871_i%2Fot    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3314370 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 3314371 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 3314373 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001/cores
   [junit4]   2> 3314375 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 3314375 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet_DC250005E47B0CD3-001/shard-1-001/cores/collection1
   [junit4]   2> 3314375 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 3314377 INFO  
(coreLoadExecutor-9033-thread-1-processing-n:127.0.0.1:53876_i%2Fot) 
[n:127.0.0.1:53876_i%2Fot c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 3314377 INFO  
(coreLoadExecutor-9033-thread-1-processing-n:127.0.0.1:53876_i%2Fot) 
[n:127.0.0.1:53876_i%2Fot c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 3314379 INFO  
(coreLoadExecutor-9033-thread-1-processing-n:127.0.0.1:53876_i%2Fot) 
[n:127.0.0.1:53876_i%2Fot c:collection1   x:collection1] o.a.s.c.ZkController 
Collection collection1 not visible yet, but flagging it so a watch is 
registered when it becomes visible
   [junit4]   2> 3314379 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3314379 INFO  
(TEST-TestCloudPivotFacet.test-seed#[DC250005E47B0CD3]) 
[n:127.0.0.1:53876_i%2Fot    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [j

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

ect), pivot_tf1=Lucene50(blocksize=128), pivot_td=PostingsFormat(name=Direct), 
pivot_tf=PostingsFormat(name=LuceneFixedGap), 
pivot_f=PostingsFormat(name=Direct), pivot_ti=Lucene50(blocksize=128), 
_version_=Lucene50(blocksize=128), 
pivot_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
pivot_tl=PostingsFormat(name=Direct), 
pivot_l=PostingsFormat(name=LuceneFixedGap), 
pivot_y_s1=PostingsFormat(name=Direct), 
pivot_ti1=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
dense_pivot_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
pivot_b=PostingsFormat(name=Direct), 
dense_pivot_y_s1=PostingsFormat(name=Direct), 
pivot_d=PostingsFormat(name=LuceneFixedGap), 
pivot_tdt1=PostingsFormat(name=LuceneVarGapFixedInterval), 
dense_pivot_x_s=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=124, 
maxMBSortInHeap=6.981025444686919, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ar, 
timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=2,free=443995088,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SortSpecParsingTest, 
SampleTest, TestGraphMLResponseWriter, TestFieldCacheVsDocValues, 
SimplePostToolTest, PeerSyncTest, SuggesterFSTTest, SolrCoreTest, 
TestSolrCLIRunExample, TestComponentsName, HighlighterTest, 
DeleteInactiveReplicaTest, CdcrVersionReplicationTest, CollectionReloadTest, 
DocumentBuilderTest, BadComponentTest, TestReplicaProperties, SolrXmlInZkTest, 
TestShortCircuitedRequests, TestSolrConfigHandlerCloud, TestCSVLoader, 
CdcrBootstrapTest, IndexBasedSpellCheckerTest, TestSortingResponseWriter, 
TestEmbeddedSolrServerConstructors, ZkStateWriterTest, SoftAutoCommitTest, 
TestBM25SimilarityFactory, TestRTGBase, BigEndianAscendingWordDeserializerTest, 
TestXmlQParserPlugin, TestNamedUpdateProcessors, TestReRankQParserPlugin, 
TestRandomRequestDistribution, ChaosMonkeyNothingIsSafeTest, 
CdcrReplicationHandlerTest, TestInitQParser, TestObjectReleaseTracker, 
TestReplicationHandler, DirectUpdateHandlerTest, TestCollectionAPI, 
TestComplexPhraseQParserPlugin, TestFieldCollectionResource, 
DisMaxRequestHandlerTest, TestManagedResourceStorage, 
HdfsBasicDistributedZkTest, JSONWriterTest, TestReloadAndDeleteDocs, 
SimpleFacetsTest, TestSolrCloudWithDelegationTokens, 
HdfsChaosMonkeySafeLeaderTest, UUIDUpdateProcessorFallbackTest, PolyFieldTest, 
TestLeaderInitiatedRecoveryThread, TestConfigSetsAPIExclusivity, 
TestTolerantSearch, TestFileDictionaryLookup, TestDocTermOrds, 
SSLMigrationTest, ShardSplitTest, TestRestoreCore, 
CoreMergeIndexesAdminHandlerTest, TestManagedSchema, DistribCursorPagingTest, 
TestStressLucene, OverseerTaskQueueTest, HLLUtilTest, TestIBSimilarityFactory, 
IndexSchemaRuntimeFieldTest, HardAutoCommitTest, TestSolrIndexConfig, 
DistribJoinFromCollectionTest, DocumentAnalysisRequestHandlerTest, 
TestAnalyzeInfixSuggestions, TestHighFrequencyDictionaryFactory, 
TestCharFilters, SystemInfoHandlerTest, TestRandomCollapseQParserPlugin, 
TestSolrXml, TestXIncludeConfig, TestRemoteStreaming, 
DocExpirationUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest, 
SyncSliceTest, TestDocBasedVersionConstraints, RecoveryAfterSoftCommitTest, 
TestLockTree, BasicAuthIntegrationTest, TestBulkSchemaAPI, TestStressReorder, 
NumericFieldsTest, TestPerFieldSimilarityClassic, TestCoreContainer, 
TestCopyFieldCollectionResource, TestStressCloudBlindAtomicUpdates, 
StatelessScriptUpdateProcessorFactoryTest, CurrencyFieldXmlFileTest, 
HdfsTlogReplayBufferedWhileIndexingTest, PluginInfoTest, 
CollectionTooManyReplicasTest, TestSolrDeletionPolicy1, 
DistributedVersionInfoTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
XsltUpdateRequestHandlerTest, TestJmxIntegration, ActionThrottleTest, 
TestLegacyFieldCache, DocValuesMultiTest, TestStressVersions, 
RequestLoggingTest, TestTolerantUpdateProcessorCloud, 
XmlUpdateRequestHandlerTest, TestRequestStatusCollectionAPI, 
TestTrackingShardHandlerFactory, TestCloudDeleteByQuery, TestJsonRequest, 
ChangedSchemaMergeTest, TestExpandComponent, TestSerializedLuceneMatchVersion, 
BadCopyFieldTest, OutputWriterTest, TestDistribIDF, TestAnalyzedSuggestions, 
ClusterStateUpdateTest, TestHdfsUpdateLog, HdfsSyncSliceTest, 
AddBlockUpdateTest, SimpleMLTQParserTest, TestManagedStopFilterFactory, 
ReplaceNodeTest, SpatialRPTFieldTypeTest, TestScoreJoinQPNoScore, 
TestRuleBasedAuthorizationPlugin, TestConfigSetImmutable, 
PathHierarchyTokenizerFactoryTest, DistributedQueryElevationComponentTest, 
RequiredFieldsTest, CoreAdminCreateDiscoverTest, QueryElevationComponentTest, 
DistributedSuggestComponentTest, TestDynamicFieldCollectionResource, 
RecoveryZkTest, TestMinMaxOnMultiValuedField, TestBinaryField, 
MergeStrategyTest, TestLazyCores, FileUtilsTest, TestFieldCacheSort, TestSort, 
TestWordDelimiterFilterFactory, DistributedMLTComponentTest, ZkCLITest, 
TestOverriddenPrefixQueryForCustomFieldType, BasicZkTest, TestRandomFaceting, 
TestZkChroot, TestRandomDVFaceting, TestDistributedSearch, 
SolrCoreCheckLockOnStartupTest, TestUpdate, QueryEqualityTest, 
DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, 
TestQueryTypes, TermsComponentTest, TestSolrQueryParser, LoggingHandlerTest, 
TestCollationField, UpdateRequestProcessorFactoryTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, 
SOLR749Test, AlternateDirectoryTest, ResponseLogComponentTest, 
TestStressRecovery, AssignTest, AsyncMigrateRouteKeyTest, 
CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, 
DeleteNodeTest, DeleteShardTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
RemoteQueryErrorTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, 
TestCloudPivotFacet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudPivotFacet 
-Dtests.seed=DC250005E47B0CD3 -Dtests.slow=true -Dtests.locale=ar 
-Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestCloudPivotFacet (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC250005E47B0CD3]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=19371, name=solr-idle-connections-evictor, 
state=RUNNABLE, group=TGRP-TestCloudPivotFacet]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC250005E47B0CD3]:0)
   [junit4]    >        at 
java.util.LinkedList.listIterator(LinkedList.java:868)
   [junit4]    >        at 
java.util.AbstractList.listIterator(AbstractList.java:299)
   [junit4]    >        at 
java.util.AbstractSequentialList.iterator(AbstractSequentialList.java:239)
   [junit4]    >        at 
org.apache.http.pool.AbstractConnPool.enumAvailable(AbstractConnPool.java:482)
   [junit4]    >        at 
org.apache.http.pool.AbstractConnPool.closeExpired(AbstractConnPool.java:558)
   [junit4]    >        at 
org.apache.http.impl.conn.PoolingClientConnectionManager.closeExpiredConnections(PoolingClientConnectionManager.java:293)
   [junit4]    >        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:187)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #3: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=19285, name=SyncThread:0, state=RUNNABLE, 
group=TGRP-TestCloudPivotFacet]
   [junit4]    > Caused by: java.lang.SecurityException: 
java.lang.System#exit(11) calls are not allowed because they terminate the test 
runner's JVM.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC250005E47B0CD3]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:85)
   [junit4]    >        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:52)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        at 
org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:52)
   [junit4]    >        at java.lang.Runtime.exit(Runtime.java:107)
   [junit4]    >        at java.lang.System.exit(System.java:971)
   [junit4]    >        at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)
   [junit4] Completed [630/630 (2!)] on J0 in 7223.70s, 1 test, 4 errors <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20160907_233951_112.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/heapdumps/java_pid47461.hprof 
...
   [junit4] Heap dump file created [557507140 bytes in 101.670 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 11028 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:763: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/build.xml:715: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid47461.hprof

Total time: 210 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to