You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/08/14 03:31:26 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2574 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2574/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample

Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-004/techproducts/solr  Starting up Solr on port 54670 using command: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bin/solr start -p 54670 -s "temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-004/techproducts/solr"   Setup new core instance directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-004/techproducts/solr/techproducts  Creating new core 'techproducts' using command: http://localhost:54670/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts  {   "responseHeader":{     "status":0,     "QTime":606},   "core":"techproducts"}   Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs  Solr techproducts example launched successfully. Direct your Web browser to http://localhost:54670/solr to visit the Solr Admin UI 

Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-004/techproducts/solr

Starting up Solr on port 54670 using command:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bin/solr start -p 54670 -s "temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-004/techproducts/solr"


Setup new core instance directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-004/techproducts/solr/techproducts

Creating new core 'techproducts' using command:
http://localhost:54670/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":606},
  "core":"techproducts"}


Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs

Solr techproducts example launched successfully. Direct your Web browser to http://localhost:54670/solr to visit the Solr Admin UI

	at __randomizedtesting.SeedInfo.seed([74131B0BF52D5089:FEC4CBB3EFCF6816]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357)
	at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11635 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/init-core-data-001
   [junit4]   2> 2994945 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 2995103 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2995104 INFO  (Thread-6721) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2995104 INFO  (Thread-6721) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2995205 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.ZkTestServer start zk server on port:54626
   [junit4]   2> 2995206 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2995209 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2995220 INFO  (zkCallback-3188-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11ba78e7 name:ZooKeeperConnection Watcher:127.0.0.1:54626 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2995221 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2995221 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2995222 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2995233 INFO  (jetty-launcher-3187-thread-1) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 2995238 INFO  (jetty-launcher-3187-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e56acb0{/solr,null,AVAILABLE}
   [junit4]   2> 2995239 INFO  (jetty-launcher-3187-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@6c63979c{HTTP/1.1}{127.0.0.1:54623}
   [junit4]   2> 2995239 INFO  (jetty-launcher-3187-thread-1) [    ] o.e.j.s.Server Started @3000026ms
   [junit4]   2> 2995240 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=54623, hostContext=/solr}
   [junit4]   2> 2995240 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3b756db3
   [junit4]   2> 2995240 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/'
   [junit4]   2> 2995271 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2995288 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2995300 INFO  (zkCallback-3189-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56cf913c name:ZooKeeperConnection Watcher:127.0.0.1:54626/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2995301 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2995301 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2995303 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2995353 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002
   [junit4]   2> 2995353 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1998361038
   [junit4]   2> 2995353 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/]
   [junit4]   2> 2995354 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/lib
   [junit4]   2> 2995354 WARN  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/lib).
   [junit4]   2> 2995370 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2995374 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2995375 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2995375 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2995375 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54626/solr
   [junit4]   2> 2995376 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2995376 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2995379 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2995394 INFO  (zkCallback-3191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b5493a8 name:ZooKeeperConnection Watcher:127.0.0.1:54626 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2995395 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2995395 INFO  (jetty-launcher-3187-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2995415 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2995416 INFO  (zkCallback-3192-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f264779 name:ZooKeeperConnection Watcher:127.0.0.1:54626/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2995417 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2995419 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2995425 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2995429 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2995432 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2995452 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2995464 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2995470 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2995473 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2995504 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2995509 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2995533 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:54623_solr
   [junit4]   2> 2995536 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/localhost:54623_solr
   [junit4]   2> 2995553 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2995565 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2995572 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2995573 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94340108353667075-localhost:54623_solr-n_0000000000
   [junit4]   2> 2995575 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:54623_solr
   [junit4]   2> 2995575 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2995578 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.Overseer Overseer (id=94340108353667075-localhost:54623_solr-n_0000000000) starting
   [junit4]   2> 2995611 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2995698 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2995701 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2995702 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2995703 INFO  (OverseerCollectionProcessor-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 2995719 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2995737 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2995738 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2995740 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002
   [junit4]   2> 2995742 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2995745 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2995745 INFO  (jetty-launcher-3187-thread-1) [n:localhost:54623_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2995745 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2995747 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2995750 INFO  (zkCallback-3193-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@303b1c74 name:ZooKeeperConnection Watcher:127.0.0.1:54626 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2995751 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2995751 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2996008 INFO  (qtp1229980989-19556) [n:localhost:54623_solr    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=242 
   [junit4]   2> 2996013 INFO  (qtp1229980989-19557) [n:localhost:54623_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params wt=json&action=CLUSTERSTATUS 
   [junit4]   2> 2996023 INFO  (qtp1229980989-19557) [n:localhost:54623_solr    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections params={wt=json&action=CLUSTERSTATUS} status=0 QTime=9 
   [junit4]   2> 2996024 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2996027 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2996038 INFO  (zkCallback-3196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57bed8ab name:ZooKeeperConnection Watcher:127.0.0.1:54626/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2996039 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2996040 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2996040 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2996096 INFO  (qtp1229980989-19560) [n:localhost:54623_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params wt=json&action=list 
   [junit4]   2> 2996097 INFO  (qtp1229980989-19560) [n:localhost:54623_solr    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections params={wt=json&action=list} status=0 QTime=0 
   [junit4]   2> 2996123 INFO  (qtp1229980989-19555) [n:localhost:54623_solr    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=22 
   [junit4]   2> 2996128 INFO  (qtp1229980989-19556) [n:localhost:54623_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params wt=json&action=CLUSTERSTATUS 
   [junit4]   2> 2996132 INFO  (qtp1229980989-19556) [n:localhost:54623_solr    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections params={wt=json&action=CLUSTERSTATUS} status=0 QTime=4 
   [junit4]   2> 2996133 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2996135 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2996137 INFO  (zkCallback-3198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5095f0b6 name:ZooKeeperConnection Watcher:127.0.0.1:54626/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2996137 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2996138 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2996138 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2996175 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 2996192 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 2996207 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 2996219 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 2996228 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 2996248 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 2996271 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 2996283 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 2996296 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 2996309 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 2996323 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 2996331 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 2996338 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 2996345 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 2996352 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 2996364 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 2996372 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 2996380 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 2996387 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 2996394 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 2996406 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 2996416 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 2996424 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 2996440 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 2996447 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 2996464 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 2996489 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 2996506 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 2996522 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 2996579 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 2996591 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 2996606 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 2996619 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 2996632 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 2996647 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 2996664 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 2996676 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 2996688 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 2996702 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 2996725 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 2996738 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2996748 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/params.json
   [junit4]   2> 2996767 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 2996775 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 2996781 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 2996795 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[74131B0BF52D5089]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 2996809 INFO  (qtp1229980989-19558) [n:localhost:54623_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params wt=json&action=list 
   [junit4]   2> 2996810 INFO  (qtp1229980989-19558) [n:localhost:54623_solr    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections params={wt=json&action=list} status=0 QTime=0 
   [junit4]   2> 2996814 INFO  (qtp1229980989-19561) [n:localhost:54623_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params wt=json&action=CREATE&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&replicationFactor=2&maxShardsPerNode=4&numShards=2 
   [junit4]   2> 2996816 INFO  (zkCallback-3192-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/collection-queue-work state SyncConnected
   [junit4]   2> 2996818 INFO  (OverseerCollectionProcessor-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.OverseerProcessor Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2996820 WARN  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2996824 WARN  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.OverseerCollectionMessageHandler Specified replicationFactor of 2 on collection testCloudExamplePrompt is higher than or equal to the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 2996825 INFO  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 2996826 INFO  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testCloudExamplePrompt
   [junit4]   2> 2996861 INFO  (zkCallback-3192-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2996863 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2996863 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testCloudExamplePrompt
   [junit4]   2> 2996865 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCloudExamplePrompt/state.json
   [junit4]   2> 2996869 INFO  (zkCallback-3192-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] 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> 2996870 INFO  (zkCallback-3192-thread-2-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] 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> 2996883 INFO  (zkCallback-3198-thread-1) [    ] 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> 2996970 INFO  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2996971 INFO  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of collection testCloudExamplePrompt on localhost:54623_solr
   [junit4]   2> 2996972 INFO  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of collection testCloudExamplePrompt on localhost:54623_solr
   [junit4]   2> 2996973 INFO  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of collection testCloudExamplePrompt on localhost:54623_solr
   [junit4]   2> 2996976 INFO  (qtp1229980989-19556) [n:localhost:54623_solr    ] o.a.s.h.a.CoreAdminHandler core create command shard=shard1&wt=javabin&action=CREATE&collection=testCloudExamplePrompt&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica2&version=2&numShards=2&qt=/admin/cores
   [junit4]   2> 2996976 INFO  (qtp1229980989-19555) [n:localhost:54623_solr    ] o.a.s.h.a.CoreAdminHandler core create command shard=shard2&wt=javabin&action=CREATE&collection=testCloudExamplePrompt&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica2&version=2&numShards=2&qt=/admin/cores
   [junit4]   2> 2996976 INFO  (qtp1229980989-19556) [n:localhost:54623_solr    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=testCloudExamplePrompt_shard1_replica2, collection=testCloudExamplePrompt, config=solrconfig.xml, name=testCloudExamplePrompt_shard1_replica2, schema=schema.xml, transient=false, configSetProperties=configsetprops.json, numShards=2, shard=shard1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/, loadOnStartup=true, dataDir=data/}
   [junit4]   2> 2996977 INFO  (qtp1229980989-19555) [n:localhost:54623_solr    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=testCloudExamplePrompt, schema=schema.xml, transient=false, loadOnStartup=true, shard=shard2, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/, dataDir=data/, name=testCloudExamplePrompt_shard2_replica2, configSetProperties=configsetprops.json, instanceDir=testCloudExamplePrompt_shard2_replica2, config=solrconfig.xml, numShards=2}
   [junit4]   2> 2996977 INFO  (OverseerThreadFactory-9089-thread-1-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of collection testCloudExamplePrompt on localhost:54623_solr
   [junit4]   2> 2996979 INFO  (qtp1229980989-19557) [n:localhost:54623_solr    ] o.a.s.h.a.CoreAdminHandler core create command shard=shard1&wt=javabin&action=CREATE&collection=testCloudExamplePrompt&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica1&version=2&numShards=2&qt=/admin/cores
   [junit4]   2> 2996979 INFO  (qtp1229980989-19557) [n:localhost:54623_solr    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=testCloudExamplePrompt_shard1_replica1, configSetProperties=configsetprops.json, name=testCloudExamplePrompt_shard1_replica1, numShards=2, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/, config=solrconfig.xml, collection=testCloudExamplePrompt, transient=false, dataDir=data/, loadOnStartup=true, shard=shard1, schema=schema.xml}
   [junit4]   2> 2996982 INFO  (qtp1229980989-19558) [n:localhost:54623_solr    ] o.a.s.h.a.CoreAdminHandler core create command shard=shard2&wt=javabin&action=CREATE&collection=testCloudExamplePrompt&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica1&version=2&numShards=2&qt=/admin/cores
   [junit4]   2> 2996982 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2996984 INFO  (qtp1229980989-19558) [n:localhost:54623_solr    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=testCloudExamplePrompt, instanceDir=testCloudExamplePrompt_shard2_replica1, transient=false, dataDir=data/, loadOnStartup=true, config=solrconfig.xml, configSetProperties=configsetprops.json, name=testCloudExamplePrompt_shard2_replica1, shard=shard2, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/, numShards=2, schema=schema.xml}
   [junit4]   2> 2996986 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2996987 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2996987 INFO  (zkCallback-3192-thread-2-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2996990 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2996990 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Registering watch for external collection testCloudExamplePrompt
   [junit4]   2> 2996990 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader addZkWatch testCloudExamplePrompt
   [junit4]   2> 2996992 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "base_url":"http://localhost:54623/solr",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "node_name":"localhost:54623_solr",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null} current state version: 1
   [junit4]   2> 2996996 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Registering watch for external collection testCloudExamplePrompt
   [junit4]   2> 2996996 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2996996 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "base_url":"http://localhost:54623/solr",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "node_name":"localhost:54623_solr",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null}
   [junit4]   2> 2996996 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Registering watch for external collection testCloudExamplePrompt
   [junit4]   2> 2996997 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2996996 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Updating data for testCloudExamplePrompt to ver 0 
   [junit4]   2> 2996999 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2996999 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Registering watch for external collection testCloudExamplePrompt
   [junit4]   2> 2996999 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2997004 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "base_url":"http://localhost:54623/solr",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "node_name":"localhost:54623_solr",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null} current state version: 1
   [junit4]   2> 2997005 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "base_url":"http://localhost:54623/solr",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "node_name":"localhost:54623_solr",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null}
   [junit4]   2> 2997010 INFO  (zkCallback-3192-thread-2-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2997011 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "base_url":"http://localhost:54623/solr",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "node_name":"localhost:54623_solr",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null} current state version: 1
   [junit4]   2> 2997012 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "base_url":"http://localhost:54623/solr",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "node_name":"localhost:54623_solr",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null}
   [junit4]   2> 2997018 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "base_url":"http://localhost:54623/solr",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "node_name":"localhost:54623_solr",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null} current state version: 1
   [junit4]   2> 2997019 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "base_url":"http://localhost:54623/solr",
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "node_name":"localhost:54623_solr",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null}
   [junit4]   2> 2997024 INFO  (zkCallback-3192-thread-2-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2997025 INFO  (OverseerStateUpdate-94340108353667075-localhost:54623_solr-n_0000000000) [n:localhost:54623_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCloudExamplePrompt/state.json version: 0
   [junit4]   2> 2997027 INFO  (zkCallback-3192-thread-2-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json for collection testCloudExamplePrompt has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2997028 INFO  (zkCallback-3192-thread-2-processing-n:localhost:54623_solr) [n:localhost:54623_solr    ] o.a.s.c.c.ZkStateReader Updating data for testCloudExamplePrompt to ver 1 
   [junit4]   2> 2998000 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 2998000 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 2998000 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 2998000 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 2998001 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2998002 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/testCloudExamplePrompt
   [junit4]   2> 2998001 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 2998002 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 2998001 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica1
   [junit4]   2> 2998003 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 2998003 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2998003 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2998003 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from:/collections/testCloudExamplePrompt
   [junit4]   2> 2998003 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from:/collections/testCloudExamplePrompt
   [junit4]   2> 2998004 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2998004 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/testCloudExamplePrompt
   [junit4]   2> 2998005 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader path=/collections/testCloudExamplePrompt configName=testCloudExamplePrompt specified config exists in ZooKeeper
   [junit4]   2> 2998005 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/'
   [junit4]   2> 2998006 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader path=/collections/testCloudExamplePrompt configName=testCloudExamplePrompt specified config exists in ZooKeeper
   [junit4]   2> 2998006 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/'
   [junit4]   2> 2998010 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader path=/collections/testCloudExamplePrompt configName=testCloudExamplePrompt specified config exists in ZooKeeper
   [junit4]   2> 2998010 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/'
   [junit4]   2> 2998010 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader path=/collections/testCloudExamplePrompt configName=testCloudExamplePrompt specified config exists in ZooKeeper
   [junit4]   2> 2998012 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/'
   [junit4]   2> 2998037 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2998045 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2998086 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2998089 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2998089 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2998089 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 2998091 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 2998092 WARN  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib).
   [junit4]   2> 2998094 WARN  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../dist).
   [junit4]   2> 2998095 WARN  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib).
   [junit4]   2> 2998096 WARN  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../dist).
   [junit4]   2> 2998097 WARN  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib).
   [junit4]   2> 2998098 WARN  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../dist).
   [junit4]   2> 2998100 WARN  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib).
   [junit4]   2> 2998100 WARN  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica1/../../../../dist).
   [junit4]   2> 2998100 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2998101 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2998101 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 2998103 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 2998104 WARN  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib).
   [junit4]   2> 2998105 WARN  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../dist).
   [junit4]   2> 2998107 WARN  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib).
   [junit4]   2> 2998107 WARN  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../dist).
   [junit4]   2> 2998108 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2998108 WARN  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib).
   [junit4]   2> 2998109 WARN  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../dist).
   [junit4]   2> 2998110 WARN  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib).
   [junit4]   2> 2998111 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2998111 WARN  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica1/../../../../dist).
   [junit4]   2> 2998111 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2998111 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 2998113 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 2998114 WARN  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib).
   [junit4]   2> 2998115 WARN  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../dist).
   [junit4]   2> 2998117 WARN  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib).
   [junit4]   2> 2998118 WARN  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../dist).
   [junit4]   2> 2998119 WARN  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib).
   [junit4]   2> 2998120 WARN  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../dist).
   [junit4]   2> 2998121 WARN  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib).
   [junit4]   2> 2998122 WARN  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard2_replica2/../../../../dist).
   [junit4]   2> 2998145 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2998145 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2998145 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 2998147 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 2998148 WARN  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib).
   [junit4]   2> 2998149 WARN  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../dist).
   [junit4]   2> 2998150 WARN  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib).
   [junit4]   2> 2998151 WARN  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../dist).
   [junit4]   2> 2998152 WARN  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib).
   [junit4]   2> 2998152 WARN  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../dist).
   [junit4]   2> 2998153 WARN  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib).
   [junit4]   2> 2998154 WARN  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/../../../../dist).
   [junit4]   2> 2998174 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2998183 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2998193 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2998210 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2998312 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2998312 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2998315 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2998319 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2998328 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2998329 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2998334 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema Reading Solr Schema from /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2998340 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema Reading Solr Schema from /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2998350 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 2998351 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 2998352 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 2998351 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 2999300 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2999310 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2999311 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2999412 INFO  (qtp1229980989-19558) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2999504 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2999510 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2999519 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2999521 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2999529 INFO  (qtp1229980989-19557) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2999529 INFO  (qtp1229980989-19555) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2999656 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/testCloudExamplePrompt', cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2999656 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testCloudExamplePrompt_shard1_replica2' using configuration from collection testCloudExamplePrompt
   [junit4]   2> 2999656 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2999657 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/], dataDir=[null]
   [junit4]   2> 2999658 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b988cc7
   [junit4]   2> 2999682 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica2] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 2999683 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica2] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 2999684 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempDir-002/testCloudExamplePrompt_shard1_replica2/data
   [junit4]   2> 2999684 INFO  (qtp1229980989-19556) [n:localhost:54623_solr c:testCloudExamplePrompt s:shard1 r:core_node1 x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001/tempD

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

techproducts
   [junit4]    > {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":606},
   [junit4]    >   "core":"techproducts"}
   [junit4]    > Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs
   [junit4]    > Solr techproducts example launched successfully. Direct your Web browser to http://localhost:54670/solr to visit the Solr Admin UI
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([74131B0BF52D5089:FEC4CBB3EFCF6816]:0)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3044155 INFO  (SUITE-TestSolrCLIRunExample-seed#[74131B0BF52D5089]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_74131B0BF52D5089-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_SD, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=84704928,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicationHandlerBackup, TestFieldTypeCollectionResource, TestFastOutputStream, DistributedExpandComponentTest, TestRTimerTree, TestSchemaVersionResource, XsltUpdateRequestHandlerTest, TestFieldCollectionResource, DebugComponentTest, BufferStoreTest, TestCollectionAPI, SignatureUpdateProcessorFactoryTest, TestInitQParser, WordBreakSolrSpellCheckerTest, JsonLoaderTest, TestStressUserVersions, SecurityConfHandlerTest, BadIndexSchemaTest, TestNonDefinedSimilarityFactory, TestFieldTypeResource, ChangedSchemaMergeTest, TestObjectReleaseTracker, TestRTGBase, TestJoin, StatsComponentTest, MigrateRouteKeyTest, TestManagedSynonymFilterFactory, TestCustomDocTransformer, DistributedMLTComponentTest, DistributedTermsComponentTest, AutoCommitTest, FileBasedSpellCheckerTest, SolrRequestParserTest, TestLRUStatsCache, TestPHPSerializedResponseWriter, PluginInfoTest, TestDistributedGrouping, BadCopyFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest, TestOverriddenPrefixQueryForCustomFieldType, OverseerStatusTest, DirectUpdateHandlerOptimizeTest, TestInfoStreamLogging, TestQuerySenderNoQuery, RAMDirectoryFactoryTest, HdfsBasicDistributedZkTest, AsyncMigrateRouteKeyTest, DistributedDebugComponentTest, TestLMJelinekMercerSimilarityFactory, TestFiltering, TestSolr4Spatial, CoreAdminCreateDiscoverTest, NotRequiredUniqueKeyTest, PolyFieldTest, TestPKIAuthenticationPlugin, VMParamsZkACLAndCredentialsProvidersTest, TestJsonRequest, RegexBoostProcessorTest, AliasIntegrationTest, TestZkChroot, TestSystemIdResolver, TermVectorComponentTest, SpatialFilterTest, HLLSerializationTest, TestRandomMergePolicy, SolrCmdDistributorTest, FullSolrCloudDistribCmdsTest, TestFastWriter, SpellingQueryConverterTest, EchoParamsTest, CurrencyFieldXmlFileTest, SpatialRPTFieldTypeTest, TestRuleBasedAuthorizationPlugin, TestManagedResourceStorage, ExternalFileFieldSortTest, TestRawResponseWriter, SolrIndexConfigTest, PreAnalyzedUpdateProcessorTest, TestRecovery, StatelessScriptUpdateProcessorFactoryTest, QueryParsingTest, ZkNodePropsTest, TestSolrDeletionPolicy1, HdfsChaosMonkeySafeLeaderTest, TestLuceneMatchVersion, SolrTestCaseJ4Test, TestRealTimeGet, LoggingHandlerTest, TestUniqueKeyFieldResource, BlockDirectoryTest, TestCodecSupport, TestConfig, DistributedQueryComponentOptimizationTest, LeaderInitiatedRecoveryOnCommitTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, TestSimpleQParserPlugin, PKIAuthenticationIntegrationTest, TestFoldingMultitermQuery, TestManagedSchemaFieldResource, CustomCollectionTest, TestReplicaProperties, MBeansHandlerTest, AnalysisErrorHandlingTest, TestRangeQuery, OverseerCollectionProcessorTest, HighlighterMaxOffsetTest, TestRemoteStreaming, TestTrie, TestDefaultStatsCache, ResourceLoaderTest, CollectionsAPIAsyncDistributedZkTest, TestComplexPhraseQParserPlugin, FileUtilsTest, TestDocSet, IndexBasedSpellCheckerTest, TriLevelCompositeIdRoutingTest, DistributedQueryComponentCustomSortTest, TestQuerySenderListener, CollectionsAPIDistributedZkTest, CloudExitableDirectoryReaderTest, RankQueryTest, AsyncCallRequestStatusResponseTest, SpellPossibilityIteratorTest, SolrCloudExampleTest, SearchHandlerTest, TestSchemaManager, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, TestReload, HardAutoCommitTest, SpellCheckComponentTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, TestSuggestSpellingConverter, DateFieldTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, AssignTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, RemoteQueryErrorTest, SaslZkACLProviderTest, ShardSplitTest, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestSolrCloudWithKerberosAlt, RulesTest, TestSolrConfigHandlerCloud, TestDistributedStatsComponentCardinality, TestCloudManagedSchema, TestCollationFieldDocValues, TestManagedSchema, AnalyticsMergeStrategyTest, CursorMarkTest, MergeStrategyTest, TestCollapseQParserPlugin, TestCustomSort, TestHashQParserPlugin, TestMissingGroups, TestReRankQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSearcherReuse, TestSolr4Spatial2, TestStandardQParsers, TestTrieFacet, TestJsonFacets, TestMinMaxOnMultiValuedField, TestOrdValues, BJQParserTest, TestScoreJoinQPScore, CloudMLTQParserTest, TestSha256AuthenticationProvider, TestBlendedInfixSuggestions, TestFreeTextSuggestions, TestHighFrequencyDictionaryFactory, HdfsDirectoryTest, AddBlockUpdateTest, TestDocBasedVersionConstraints, AtomicUpdatesTest, DistanceUnitsTest, TestSolrCLIRunExample]
   [junit4] Completed [533/533] on J1 in 49.29s, 3 tests, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003: There were test failures: 533 suites, 2114 tests, 1 failure, 71 ignored (30 assumptions)

Total time: 75 minutes 40 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



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2578 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2578/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:52262/_ybs/qf: Could not fully remove collection: awholynewcollection_0

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52262/_ybs/qf: Could not fully remove collection: awholynewcollection_0
	at __randomizedtesting.SeedInfo.seed([78F6B51827F7DDBC:F0A28AC2890BB044]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:301)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:761)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=9722, name=zkCallback-1357-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=9746, name=zkCallback-1357-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=9671, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    4) Thread[id=9670, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-SendThread(127.0.0.1:52253), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    5) Thread[id=9672, name=zkCallback-1357-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    6) Thread[id=9714, name=zkCallback-1357-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=9722, name=zkCallback-1357-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=9746, name=zkCallback-1357-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=9671, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   4) Thread[id=9670, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-SendThread(127.0.0.1:52253), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   5) Thread[id=9672, name=zkCallback-1357-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   6) Thread[id=9714, name=zkCallback-1357-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([78F6B51827F7DDBC]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=9722, name=zkCallback-1357-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=9746, name=zkCallback-1357-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=9670, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-SendThread(127.0.0.1:52253), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    4) Thread[id=9672, name=zkCallback-1357-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=9714, name=zkCallback-1357-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=9722, name=zkCallback-1357-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=9746, name=zkCallback-1357-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=9670, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-SendThread(127.0.0.1:52253), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   4) Thread[id=9672, name=zkCallback-1357-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=9714, name=zkCallback-1357-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([78F6B51827F7DDBC]:0)




Build Log:
[...truncated 10546 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/init-core-data-001
   [junit4]   2> 1331102 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[78F6B51827F7DDBC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1331102 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[78F6B51827F7DDBC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_ybs/qf
   [junit4]   2> 1331188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1331189 INFO  (Thread-3575) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1331189 INFO  (Thread-3575) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1331289 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.ZkTestServer start zk server on port:52253
   [junit4]   2> 1331289 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331299 INFO  (zkCallback-1325-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58c4caa8 name:ZooKeeperConnection Watcher:127.0.0.1:52253 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331300 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331300 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331300 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1331305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331306 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331309 INFO  (zkCallback-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76a157f2 name:ZooKeeperConnection Watcher:127.0.0.1:52253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331309 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331309 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331309 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1331313 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1331317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1331322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1331326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1331327 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1331334 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1331334 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1331338 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1331338 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1331343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1331344 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1331350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1331350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1331354 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1331354 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1331358 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1331358 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1331362 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1331362 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1331365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1331366 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1331369 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1331369 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1331373 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1331373 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1331699 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1
   [junit4]   2> 1331701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1331704 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fba11c1{/_ybs/qf,null,AVAILABLE}
   [junit4]   2> 1331707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e39df8{HTTP/1.1}{127.0.0.1:52256}
   [junit4]   2> 1331707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.e.j.s.Server Started @1336171ms
   [junit4]   2> 1331707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/tempDir-001/control/data, hostContext=/_ybs/qf, hostPort=52256}
   [junit4]   2> 1331708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@a2c6f70
   [junit4]   2> 1331708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/'
   [junit4]   2> 1331745 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331746 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331748 INFO  (zkCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4483ffd9 name:ZooKeeperConnection Watcher:127.0.0.1:52253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331751 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1331751 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/solr.xml
   [junit4]   2> 1331777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores
   [junit4]   2> 1331777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.CoreContainer New CoreContainer 847077156
   [junit4]   2> 1331778 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/]
   [junit4]   2> 1331778 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/lib
   [junit4]   2> 1331778 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/lib).
   [junit4]   2> 1331787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] 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,
   [junit4]   2> 1331790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1331790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1331790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1331790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52253/solr
   [junit4]   2> 1331791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1331791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1331791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331793 INFO  (zkCallback-1329-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75e844f4 name:ZooKeeperConnection Watcher:127.0.0.1:52253 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1331797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1331799 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@467cf262 name:ZooKeeperConnection Watcher:127.0.0.1:52253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1331799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1331801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1331805 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1331810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1331815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1331819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1331824 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1331827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1331830 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1331834 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1331836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52256__ybs%2Fqf
   [junit4]   2> 1331837 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52256__ybs%2Fqf
   [junit4]   2> 1331840 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1331843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1331846 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1331847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000
   [junit4]   2> 1331849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52256__ybs%2Fqf
   [junit4]   2> 1331849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1331852 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.Overseer Overseer (id=94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) starting
   [junit4]   2> 1331855 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1331869 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1331870 INFO  (OverseerCollectionProcessor-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 1331870 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1331870 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1331888 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1331889 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1331891 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores
   [junit4]   2> 1331892 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, config=solrconfig.xml, configSetProperties=configsetprops.json, dataDir=data/, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/, schema=schema.xml, collection=control_collection, coreNodeName=, name=collection1, loadOnStartup=true, transient=false, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1}
   [junit4]   2> 1331893 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/
   [junit4]   2> 1331893 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1331894 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1331894 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1331894 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1331894 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1331896 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1331896 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1331898 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:52256/_ybs/qf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:52256__ybs%2Fqf"} current state version: 0
   [junit4]   2> 1331898 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:52256/_ybs/qf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:52256__ybs%2Fqf"}
   [junit4]   2> 1331899 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1331899 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1331901 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] 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> 1332897 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1332897 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1332898 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1332899 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1332900 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1332901 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/'
   [junit4]   2> 1332926 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1332937 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1332956 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1332996 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1333006 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1333012 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1333376 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1333386 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1333388 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1333406 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1333411 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1333416 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1333418 WARN  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1333418 WARN  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1333419 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1333420 WARN  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1333420 WARN  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1333423 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1333424 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1333424 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1333424 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1333424 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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@56a7505
   [junit4]   2> 1333425 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/data
   [junit4]   2> 1333425 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1333426 WARN  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1333426 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/data/index
   [junit4]   2> 1333426 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1333428 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@669826c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f19427b),segFN=segments_1,generation=1}
   [junit4]   2> 1333428 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1333428 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52256__ybs%2Fqf 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-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/data/
   [junit4]   2> 1333429 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1333436 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1333437 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1333437 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1333437 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1333437 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1333437 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333438 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333438 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333438 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333449 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333452 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333453 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333455 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1333462 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/admin/mbeans,/admin/file,/config,/admin/threads,/get,/admin/segments,/admin/system,/admin/logging,/update/json,/admin/luke,/schema,/admin/plugins,/update,/update/csv,/admin/properties,/replication,/admin/ping,standard
   [junit4]   2> 1333464 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333465 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333465 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333468 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1333468 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1333469 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1333469 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@669826c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f19427b),segFN=segments_1,generation=1}
   [junit4]   2> 1333470 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1333470 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@617b402f[collection1] main
   [junit4]   2> 1333470 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333472 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333472 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333473 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1333473 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1333473 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333474 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333475 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333475 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1333475 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1333476 INFO  (searcherExecutor-3688-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@617b402f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1333476 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333476 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333476 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333476 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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 1509528505915801600
   [junit4]   2> 1333478 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1509528505915801600
   [junit4]   2> 1333478 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1333479 INFO  (coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1333480 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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:52256/_ybs/qf collection:control_collection shard:shard1
   [junit4]   2> 1333481 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333489 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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/94345531470053380-core_node1-n_0000000000
   [junit4]   2> 1333490 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1333493 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1333493 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1333493 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333493 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52256/_ybs/qf/collection1/
   [junit4]   2> 1333493 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1333493 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52256/_ybs/qf/collection1/ has no replicas
   [junit4]   2> 1333494 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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:52256/_ybs/qf/collection1/ shard1
   [junit4]   2> 1333494 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1333494 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] 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> 1333496 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] 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> 1333502 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] 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:52256/_ybs/qf",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1333506 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1333508 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] 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> 1333553 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52256/_ybs/qf/collection1/ and leader is http://127.0.0.1:52256/_ybs/qf/collection1/
   [junit4]   2> 1333554 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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:52256/_ybs/qf
   [junit4]   2> 1333554 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1333554 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1333554 INFO  (coreZkRegister-3681-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf 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> 1333562 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1333572 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:52256/_ybs/qf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:52256__ybs%2Fqf"} current state version: 3
   [junit4]   2> 1333574 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:52256/_ybs/qf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:52256__ybs%2Fqf"}
   [junit4]   2> 1333681 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] 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> 1333900 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1333901 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1333903 INFO  (zkCallback-1332-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9e48cb9 name:ZooKeeperConnection Watcher:127.0.0.1:52253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1333903 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1333903 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1333904 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1333909 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1333909 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1333909 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1333910 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1333912 INFO  (zkCallback-1333-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79014446 name:ZooKeeperConnection Watcher:127.0.0.1:52253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1333912 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1333912 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1333915 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1333916 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 1333916 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1334025 INFO  (OverseerStateUpdate-94345531470053380-127.0.0.1:52256__ybs%2Fqf-n_0000000000) [n:127.0.0.1:52256__ybs%2Fqf    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1334032 INFO  (zkCallback-1330-thread-1-processing-n:127.0.0.1:52256__ybs%2Fqf) [n:127.0.0.1:52256__ybs%2Fqf    ] 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> 1334032 INFO  (zkCallback-1332-thread-1) [    ] 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> 1334162 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/shard-1-001/cores/collection1
   [junit4]   2> 1334163 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/shard-1-001
   [junit4]   2> 1334164 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1334167 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7540c3bb{/_ybs/qf,null,AVAILABLE}
   [junit4]   2> 1334168 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6ef26620{HTTP/1.1}{127.0.0.1:52262}
   [junit4]   2> 1334168 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.e.j.s.Server Started @1338632ms
   [junit4]   2> 1334168 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostPort=52262, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/tempDir-001/jetty1, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/shard-1-001/cores, hostContext=/_ybs/qf}
   [junit4]   2> 1334169 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@a2c6f70
   [junit4]   2> 1334169 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_78F6B51827F7DDBC-001/shard-1-001/'
   [junit4]   2> 1334201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1334202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334203 INFO  (zkCallback-1334-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62a33474 name:ZooKeeperConnection Watcher:127.0.0.1:52253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1334204 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]) [    ] o

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

hronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=9671, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    4) Thread[id=9670, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-SendThread(127.0.0.1:52253), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    5) Thread[id=9672, name=zkCallback-1357-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    6) Thread[id=9714, name=zkCallback-1357-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([78F6B51827F7DDBC]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9722, name=zkCallback-1357-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=9746, name=zkCallback-1357-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=9670, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[78F6B51827F7DDBC]-SendThread(127.0.0.1:52253), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    4) Thread[id=9672, name=zkCallback-1357-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=9714, name=zkCallback-1357-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([78F6B51827F7DDBC]:0)
   [junit4] Completed [234/533] on J1 in 99.21s, 1 test, 3 errors <<< FAILURES!

[...truncated 914 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003: There were test failures: 533 suites, 2114 tests, 2 suite-level errors, 1 error, 1232 ignored (29 assumptions)

Total time: 53 minutes 42 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



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2577 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2577/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionStateFormat2Test.test

Error Message:
Error from server at http://127.0.0.1:52731: Could not find collection : myExternColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52731: Could not find collection : myExternColl
	at __randomizedtesting.SeedInfo.seed([E3A9823FEF1BB49A:6BFDBDE541E7D962]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionStateFormat2Test.testZkNodeLocation(CollectionStateFormat2Test.java:84)
	at org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10445 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionStateFormat2Test
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/init-core-data-001
   [junit4]   2> 1278259 INFO  (SUITE-CollectionStateFormat2Test-seed#[E3A9823FEF1BB49A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1278260 INFO  (SUITE-CollectionStateFormat2Test-seed#[E3A9823FEF1BB49A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1278264 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1278265 INFO  (Thread-3896) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1278265 INFO  (Thread-3896) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1278368 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.ZkTestServer start zk server on port:52706
   [junit4]   2> 1278368 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1278369 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278379 INFO  (zkCallback-1804-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@583f26d8 name:ZooKeeperConnection Watcher:127.0.0.1:52706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278379 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1278380 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1278380 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1278392 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1278394 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278395 INFO  (zkCallback-1805-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@760f2276 name:ZooKeeperConnection Watcher:127.0.0.1:52706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278395 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1278396 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1278396 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1278401 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1278422 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1278433 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1278450 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1278450 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1278461 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1278462 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1278468 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1278468 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1278477 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1278477 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1278484 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1278484 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1278498 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1278498 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1278507 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1278508 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1278516 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1278516 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1278522 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1278523 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1278527 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1278528 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1278532 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1278532 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1278830 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1
   [junit4]   2> 1278833 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1278840 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6178bb1c{/,null,AVAILABLE}
   [junit4]   2> 1278848 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@37e962c8{HTTP/1.1}{127.0.0.1:52710}
   [junit4]   2> 1278849 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.Server Started @1283746ms
   [junit4]   2> 1278849 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/tempDir-001/control/data, hostContext=/, hostPort=52710, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores}
   [junit4]   2> 1278850 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1278850 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/'
   [junit4]   2> 1278870 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1278871 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278873 INFO  (zkCallback-1806-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1292d9d4 name:ZooKeeperConnection Watcher:127.0.0.1:52706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278873 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1278873 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1278875 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1278875 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/solr.xml
   [junit4]   2> 1278886 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores
   [junit4]   2> 1278886 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.CoreContainer New CoreContainer 988363922
   [junit4]   2> 1278887 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/]
   [junit4]   2> 1278887 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/lib
   [junit4]   2> 1278887 WARN  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/lib).
   [junit4]   2> 1278894 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] 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,
   [junit4]   2> 1278897 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1278897 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1278898 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1278898 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52706/solr
   [junit4]   2> 1278898 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1278898 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1278899 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278900 INFO  (zkCallback-1808-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51c602c9 name:ZooKeeperConnection Watcher:127.0.0.1:52706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278900 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1278901 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1278904 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1278905 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47a53e37 name:ZooKeeperConnection Watcher:127.0.0.1:52706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1278905 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1278907 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1278912 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1278916 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1278920 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1278924 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1278928 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1278931 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1278934 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1278936 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1278938 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52710_
   [junit4]   2> 1278939 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52710_
   [junit4]   2> 1278943 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1278946 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1278950 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1278951 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94344110786019332-127.0.0.1:52710_-n_0000000000
   [junit4]   2> 1278953 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52710_
   [junit4]   2> 1278953 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1278956 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.Overseer Overseer (id=94344110786019332-127.0.0.1:52710_-n_0000000000) starting
   [junit4]   2> 1278960 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1278974 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1278974 INFO  (OverseerCollectionProcessor-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 1278974 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1278975 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1278991 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1278991 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1278992 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores
   [junit4]   2> 1278994 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1278994 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/
   [junit4]   2> 1278994 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1278996 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1278996 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52710_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1278996 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1278997 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1278998 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1278998 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1279000 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] 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:52710",
   [junit4]   2>   "node_name":"127.0.0.1:52710_",
   [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> 1279000 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] 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:52710",
   [junit4]   2>   "node_name":"127.0.0.1:52710_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1279001 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1279001 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1279003 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] 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> 1280000 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1280001 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1280002 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1280002 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1280004 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1280005 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/'
   [junit4]   2> 1280023 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1280037 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1280041 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1280058 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1280060 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1280066 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1280241 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1280248 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1280249 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1280268 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1280271 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1280275 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1280276 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1280276 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1280277 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1280278 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1280278 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1280280 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1280280 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1280280 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1280281 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1280281 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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@39736c0b
   [junit4]   2> 1280281 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/data
   [junit4]   2> 1280282 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1280282 WARN  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1280282 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/data/index
   [junit4]   2> 1280282 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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=14, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=43.283203125, floorSegmentMB=1.6513671875, forceMergeDeletesPctAllowed=15.533062275212451, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6497511917776032
   [junit4]   2> 1280283 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c232ad5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39feab8e),segFN=segments_1,generation=1}
   [junit4]   2> 1280283 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1280283 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52710_ 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-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/data/
   [junit4]   2> 1280284 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1280286 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1280286 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1280286 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1280286 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1280286 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1280286 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280287 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280287 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280287 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280290 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1280291 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1280292 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1280293 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1280295 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1280296 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280297 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280297 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280298 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1280298 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1280299 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1280299 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c232ad5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39feab8e),segFN=segments_1,generation=1}
   [junit4]   2> 1280299 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1280299 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4ffd94fe[collection1] main
   [junit4]   2> 1280299 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280301 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280301 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280302 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1280302 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1280302 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280303 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280303 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280303 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1280303 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1280304 INFO  (searcherExecutor-4298-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ffd94fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1280304 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280304 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280304 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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> 1280304 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ 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 1509505774711209984
   [junit4]   2> 1280306 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1509505774711209984
   [junit4]   2> 1280306 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1280307 INFO  (coreLoadExecutor-4297-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1280308 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ 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:52710 collection:control_collection shard:shard1
   [junit4]   2> 1280309 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ 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> 1280316 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ 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/94344110786019332-core_node1-n_0000000000
   [junit4]   2> 1280318 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1280320 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1280321 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1280321 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ 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> 1280321 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52710/collection1/
   [junit4]   2> 1280321 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1280322 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52710/collection1/ has no replicas
   [junit4]   2> 1280322 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ 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:52710/collection1/ shard1
   [junit4]   2> 1280322 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] 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> 1280333 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1280342 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1280344 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] 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:52710",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1280450 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] 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> 1280497 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52710/collection1/ and leader is http://127.0.0.1:52710/collection1/
   [junit4]   2> 1280497 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ 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:52710
   [junit4]   2> 1280498 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1280498 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1280498 INFO  (coreZkRegister-4291-thread-1-processing-n:127.0.0.1:52710_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52710_ 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> 1280500 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1280501 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280502 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] 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:52710",
   [junit4]   2>   "node_name":"127.0.0.1:52710_",
   [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> 1280502 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280502 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] 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:52710",
   [junit4]   2>   "node_name":"127.0.0.1:52710_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1280504 INFO  (zkCallback-1811-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b1d8e82 name:ZooKeeperConnection Watcher:127.0.0.1:52706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280504 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280504 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280505 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1280510 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1280510 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1280511 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280512 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280513 INFO  (zkCallback-1812-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ce59c1d name:ZooKeeperConnection Watcher:127.0.0.1:52706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280514 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280514 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280517 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1280519 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 1280519 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1280520 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] 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> 1280521 INFO  (zkCallback-1811-thread-1) [    ] 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> 1280629 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1280631 INFO  (zkCallback-1811-thread-1) [    ] 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> 1280632 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] 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> 1280758 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/cores/collection1
   [junit4]   2> 1280760 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001
   [junit4]   2> 1280763 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1280770 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5548fe3e{/,null,AVAILABLE}
   [junit4]   2> 1280771 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5e802d26{HTTP/1.1}{127.0.0.1:52727}
   [junit4]   2> 1280771 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.Server Started @1285668ms
   [junit4]   2> 1280771 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=52727, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/cores}
   [junit4]   2> 1280771 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1280772 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/'
   [junit4]   2> 1280795 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280796 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280798 INFO  (zkCallback-1813-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f66e0a6 name:ZooKeeperConnection Watcher:127.0.0.1:52706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280799 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280799 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280805 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1280806 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/solr.xml
   [junit4]   2> 1280836 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/cores
   [junit4]   2> 1280836 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1410843461
   [junit4]   2> 1280837 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/]
   [junit4]   2> 1280837 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/lib
   [junit4]   2> 1280837 WARN  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/lib).
   [junit4]   2> 1280857 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] 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,
   [junit4]   2> 1280859 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1280860 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1280860 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1280860 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52706/solr
   [junit4]   2> 1280860 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1280860 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280861 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280862 INFO  (zkCallback-1815-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1452b546 name:ZooKeeperConnection Watcher:127.0.0.1:52706 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280862 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280863 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280865 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280867 INFO  (zkCallback-1816-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36fc16d1 name:ZooKeeperConnection Watcher:127.0.0.1:52706/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280867 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280876 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281889 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52727_
   [junit4]   2> 1281890 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52727_
   [junit4]   2> 1281893 INFO  (zkCallback-1811-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> 1281893 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] 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> 1281893 INFO  (zkCallback-1816-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_    ] 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> 1281895 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281896 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94344110786019337-127.0.0.1:52727_-n_0000000001
   [junit4]   2> 1281898 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94344110786019332-127.0.0.1:52710_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1281906 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1281907 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1281908 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/cores
   [junit4]   2> 1281909 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1281909 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/cores/collection1/
   [junit4]   2> 1281910 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1281912 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1281912 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52727_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1281913 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1281913 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1281915 INFO  (zkCallback-1809-thread-1-processing-n:127.0.0.1:52710_) [n:127.0.0.1:52710_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1281915 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 1281916 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1281916 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 1281917 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1281917 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] 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:52727",
   [junit4]   2>   "node_name":"127.0.0.1:52727_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1281918 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52727",
   [junit4]   2>   "node_name":"127.0.0.1:52727_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1281918 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1281918 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1282025 INFO  (OverseerStateUpdate-94344110786019332-127.0.0.1:52710_-n_0000000000) [n:127.0.0.1:52710_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1282026 INFO  (zkCallback-1816-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1282027 INFO  (zkCallback-1816-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1282918 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1282918 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1282919 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1282919 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1282920 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1282921 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1282937 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1282943 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1282951 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1282967 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1282969 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1282974 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1283087 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1283096 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1283097 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1283112 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1283114 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1283117 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1283118 WARN  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1283119 WARN  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1283119 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1283120 WARN  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1283120 WARN  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1283122 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   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-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1283122 INFO  (coreLoadExecutor-4308-thread-1-processing-n:127.0.0.1:52727_) [n:127.0.0.1:52727_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection

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

eper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:141)
   [junit4]   2> 	at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:137)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 1338793 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@426700be{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1338793 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e96c73d{/,null,UNAVAILABLE}
   [junit4]   2> 1338795 INFO  (TEST-CollectionStateFormat2Test.test-seed#[E3A9823FEF1BB49A]) [n:127.0.0.1:52740_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52706 52706
   [junit4]   2> 1338890 INFO  (Thread-3896) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52706 52706
   [junit4]   2> 1340970 WARN  (Thread-3896) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/myExternColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionStateFormat2Test -Dtests.method=test -Dtests.seed=E3A9823FEF1BB49A -Dtests.slow=true -Dtests.locale=hr_HR -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   62.7s J1 | CollectionStateFormat2Test.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52731: Could not find collection : myExternColl
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3A9823FEF1BB49A:6BFDBDE541E7D962]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionStateFormat2Test.testZkNodeLocation(CollectionStateFormat2Test.java:84)
   [junit4]    > 	at org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1340978 INFO  (SUITE-CollectionStateFormat2Test-seed#[E3A9823FEF1BB49A]-worker) [n:127.0.0.1:52740_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionStateFormat2Test_E3A9823FEF1BB49A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=hr_HR, timezone=Europe/Andorra
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=223166704,total=355430400
   [junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, TestDynamicLoading, TestFuzzyAnalyzedSuggestions, TestReplicationHandlerBackup, TestSortingResponseWriter, SpellingQueryConverterTest, DistributedMLTComponentTest, MinimalSchemaTest, StandardRequestHandlerTest, TestDocBasedVersionConstraints, DocValuesMissingTest, TestSuggestSpellingConverter, TestDocSet, TestObjectReleaseTracker, TestCollapseQParserPlugin, TestRuleBasedAuthorizationPlugin, TestNRTOpen, TestDistributedStatsComponentCardinality, CSVRequestHandlerTest, TestManagedSchemaDynamicFieldResource, TestManagedStopFilterFactory, TestFieldTypeCollectionResource, TestChildDocTransformer, TestFiltering, AnalyticsMergeStrategyTest, DeleteInactiveReplicaTest, StatsComponentTest, TestManagedSchemaFieldTypeResource, VMParamsZkACLAndCredentialsProvidersTest, StatelessScriptUpdateProcessorFactoryTest, DistanceUnitsTest, TestCloudManagedSchema, TestFreeTextSuggestions, SimplePostToolTest, TestReloadAndDeleteDocs, BJQParserTest, CurrencyFieldXmlFileTest, TestJsonRequest, TestExceedMaxTermLength, SpellPossibilityIteratorTest, WordBreakSolrSpellCheckerTest, AsyncCallRequestStatusResponseTest, TestFieldResource, TestRestManager, TestPseudoReturnFields, TestScoreJoinQPNoScore, IndexSchemaTest, TestDistribIDF, UpdateParamsTest, OpenExchangeRatesOrgProviderTest, TestScoreJoinQPScore, TestFastOutputStream, TestFoldingMultitermQuery, TestManagedSchemaFieldResource, DocumentBuilderTest, TermVectorComponentDistributedTest, CollectionsAPIDistributedZkTest, TestStandardQParsers, TestNoOpRegenerator, DistributedSuggestComponentTest, TestTrieFacet, ActionThrottleTest, RemoteQueryErrorTest, TermsComponentTest, DistributedFacetPivotSmallAdvancedTest, PrimitiveFieldTypeTest, TestCodecSupport, ConvertedLegacyTest, TestDFRSimilarityFactory, DeleteReplicaTest, TestDistribDocBasedVersion, TestSolrDeletionPolicy2, TestDynamicFieldCollectionResource, TestReqParamsAPI, TestFileDictionaryLookup, FieldMutatingUpdateProcessorTest, ResourceLoaderTest, AliasIntegrationTest, DistribCursorPagingTest, TestRandomMergePolicy, SpatialHeatmapFacetsTest, OutOfBoxZkACLAndCredentialsProvidersTest, BufferStoreTest, AnalyticsQueryTest, VersionInfoTest, TestSolrConfigHandler, TestJoin, TestSearchPerf, TestRealTimeGet, TestCustomDocTransformer, ShardRoutingCustomTest, SuggesterTSTTest, OverseerCollectionProcessorTest, BinaryUpdateRequestHandlerTest, TestStressUserVersions, TestSolrConfigHandlerCloud, HighlighterConfigTest, RollingRestartTest, HdfsThreadLeakTest, BigEndianAscendingWordDeserializerTest, ZkNodePropsTest, ExternalFileFieldSortTest, PluginInfoTest, DateRangeFieldTest, DistributedQueryComponentOptimizationTest, TestRTGBase, UpdateRequestProcessorFactoryTest, SchemaVersionSpecificBehaviorTest, ReturnFieldsTest, TestMiniSolrCloudCluster, TestAnalyzeInfixSuggestions, LoggingHandlerTest, ZkStateWriterTest, TestSolr4Spatial, InfoHandlerTest, DistributedQueryComponentCustomSortTest, TestDynamicFieldResource, DebugComponentTest, MoreLikeThisHandlerTest, TestLMJelinekMercerSimilarityFactory, FullHLLTest, TestAuthenticationFramework, LeaderFailoverAfterPartitionTest, QueryParsingTest, CollectionStateFormat2Test]
   [junit4] Completed [198/533] on J1 in 62.75s, 1 test, 1 error <<< FAILURES!

[...truncated 1064 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003: There were test failures: 533 suites, 2114 tests, 1 error, 72 ignored (30 assumptions)

Total time: 69 minutes 21 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



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2576 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2576/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([223CB11CEA7DF27D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10157 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/init-core-data-001
   [junit4]   2> 604491 INFO  (SUITE-HttpPartitionTest-seed#[223CB11CEA7DF27D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pm/pr
   [junit4]   2> 604495 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 604496 INFO  (Thread-1132) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 604496 INFO  (Thread-1132) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 604597 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.ZkTestServer start zk server on port:50416
   [junit4]   2> 604597 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 604598 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604606 INFO  (zkCallback-497-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@184053d4 name:ZooKeeperConnection Watcher:127.0.0.1:50416 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604607 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604607 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 604607 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 604613 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 604613 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604616 INFO  (zkCallback-498-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cd8731f name:ZooKeeperConnection Watcher:127.0.0.1:50416/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604616 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604616 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 604616 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 604621 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 604626 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 604630 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 604634 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 604634 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 604641 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 604641 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 604646 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 604646 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 604651 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 604651 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 604655 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 604656 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 604660 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 604660 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 604665 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 604665 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 604669 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 604669 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 604674 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 604674 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 604678 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 604678 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 604682 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 604683 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 604938 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1
   [junit4]   2> 604942 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 604946 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6584a08{/pm/pr,null,AVAILABLE}
   [junit4]   2> 604949 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e645679{HTTP/1.1}{127.0.0.1:50422}
   [junit4]   2> 604949 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.e.j.s.Server Started @609402ms
   [junit4]   2> 604949 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/tempDir-001/control/data, hostPort=50421, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores, hostContext=/pm/pr}
   [junit4]   2> 604949 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@36d98810
   [junit4]   2> 604949 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/'
   [junit4]   2> 604973 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 604974 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604976 INFO  (zkCallback-499-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46e698d name:ZooKeeperConnection Watcher:127.0.0.1:50416/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604976 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604977 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 604979 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 604979 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/solr.xml
   [junit4]   2> 605025 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores
   [junit4]   2> 605025 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1442796362
   [junit4]   2> 605025 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/]
   [junit4]   2> 605025 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/lib
   [junit4]   2> 605026 WARN  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/lib).
   [junit4]   2> 605038 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] 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,
   [junit4]   2> 605041 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 605042 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 605043 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 605043 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50416/solr
   [junit4]   2> 605043 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 605043 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 605044 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 605046 INFO  (zkCallback-501-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118c09a5 name:ZooKeeperConnection Watcher:127.0.0.1:50416 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 605047 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 605047 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 605050 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 605052 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@356a8933 name:ZooKeeperConnection Watcher:127.0.0.1:50416/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 605052 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 605055 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 605060 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 605065 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 605070 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 605075 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 605080 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 605084 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 605087 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 605090 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 605093 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50421_pm%2Fpr
   [junit4]   2> 605094 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50421_pm%2Fpr
   [junit4]   2> 605098 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 605101 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 605105 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 605106 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000
   [junit4]   2> 605108 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50421_pm%2Fpr
   [junit4]   2> 605108 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 605110 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.Overseer Overseer (id=94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) starting
   [junit4]   2> 605114 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 605127 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 605127 INFO  (OverseerCollectionProcessor-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 605127 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 605128 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 605160 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 605160 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 605163 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores
   [junit4]   2> 605164 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.SolrCore Created CoreDescriptor: {coreNodeName=, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1, dataDir=data/, loadOnStartup=true, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/, transient=false, name=collection1, collection=control_collection, schema=schema.xml, shard=, config=solrconfig.xml}
   [junit4]   2> 605164 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/
   [junit4]   2> 605165 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 605166 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 605166 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 605166 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 605167 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 605167 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 605168 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 605169 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:50421_pm%2Fpr",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50421/pm/pr",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1"} current state version: 0
   [junit4]   2> 605170 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:50421_pm%2Fpr",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50421/pm/pr",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 605170 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 605170 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 605172 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] 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> 606169 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 606169 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 606170 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 606170 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 606172 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 606172 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/'
   [junit4]   2> 606196 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 606204 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 606217 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 606245 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 606247 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 606252 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 606515 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 606525 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 606527 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 606544 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 606548 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 606552 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 606553 WARN  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 606554 WARN  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 606554 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 606555 WARN  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 606555 WARN  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 606557 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 606557 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 606558 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 606558 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 606558 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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@4891e63d
   [junit4]   2> 606558 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/data
   [junit4]   2> 606559 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 606559 WARN  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 606559 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/data/index
   [junit4]   2> 606559 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=94.50390625, floorSegmentMB=0.8125, forceMergeDeletesPctAllowed=10.683720546281183, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5791739116147124
   [junit4]   2> 606560 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@31894d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42d226ed),segFN=segments_1,generation=1}
   [junit4]   2> 606560 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 606561 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50421_pm%2Fpr 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-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/data/
   [junit4]   2> 606561 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 606562 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 606562 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 606562 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 606562 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 606562 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 606562 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606567 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606567 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606567 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606573 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 606574 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 606576 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 606577 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 606581 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /replication,/admin/properties,/schema,/admin/plugins,/admin/logging,/admin/mbeans,/config,/update,/admin/threads,/admin/segments,/update/json,/update/csv,/get,/admin/luke,/admin/ping,/admin/file,/update/json/docs,standard,/admin/system
   [junit4]   2> 606582 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606583 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606583 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606584 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 606584 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 606584 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23096414241684837]
   [junit4]   2> 606584 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@31894d1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42d226ed),segFN=segments_1,generation=1}
   [junit4]   2> 606585 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 606585 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3c2a6e94[collection1] main
   [junit4]   2> 606585 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606587 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606587 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606588 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 606588 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 606588 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606589 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606589 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606589 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 606589 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 606590 INFO  (searcherExecutor-1218-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c2a6e94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 606590 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606590 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606590 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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> 606590 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr 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 1509486794605854720
   [junit4]   2> 606592 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1509486794605854720
   [junit4]   2> 606592 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 606593 INFO  (coreLoadExecutor-1217-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 606593 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr 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:50421/pm/pr collection:control_collection shard:shard1
   [junit4]   2> 606595 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr 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> 606603 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr 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/94342924525764612-core_node1-n_0000000000
   [junit4]   2> 606605 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 606607 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 606608 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 606608 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr 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> 606609 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50421/pm/pr/collection1/
   [junit4]   2> 606609 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 606609 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50421/pm/pr/collection1/ has no replicas
   [junit4]   2> 606609 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr 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:50421/pm/pr/collection1/ shard1
   [junit4]   2> 606609 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] 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> 606609 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 606617 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 606619 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] 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:50421/pm/pr",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 606672 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 606673 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 606675 INFO  (zkCallback-504-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e14780 name:ZooKeeperConnection Watcher:127.0.0.1:50416/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 606675 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 606675 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 606675 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 606681 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 606725 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] 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> 606725 INFO  (zkCallback-504-thread-1) [    ] 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> 606771 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:50421/pm/pr/collection1/ and leader is http://127.0.0.1:50421/pm/pr/collection1/
   [junit4]   2> 606771 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr 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:50421/pm/pr
   [junit4]   2> 606771 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 606771 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 606771 INFO  (coreZkRegister-1211-thread-1-processing-c:control_collection r:core_node1 n:127.0.0.1:50421_pm%2Fpr s:shard1 x:collection1) [n:127.0.0.1:50421_pm%2Fpr 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> 606773 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 606775 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:50421_pm%2Fpr",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:50421/pm/pr",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1"} current state version: 2
   [junit4]   2> 606776 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:50421_pm%2Fpr",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:50421/pm/pr",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 606881 INFO  (zkCallback-504-thread-1) [    ] 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> 606882 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] 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> 606900 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1
   [junit4]   2> 606901 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001
   [junit4]   2> 606902 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 606906 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23dc31f2{/pm/pr,null,AVAILABLE}
   [junit4]   2> 606907 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d531942{HTTP/1.1}{127.0.0.1:50428}
   [junit4]   2> 606907 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.e.j.s.Server Started @611360ms
   [junit4]   2> 606907 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/pm/pr, hostPort=50427, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/tempDir-001/jetty1, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 606908 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@36d98810
   [junit4]   2> 606908 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/'
   [junit4]   2> 606946 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 606947 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 606949 INFO  (zkCallback-505-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dbff88a name:ZooKeeperConnection Watcher:127.0.0.1:50416/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 606950 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 606950 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 606952 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 606952 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/solr.xml
   [junit4]   2> 606987 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores
   [junit4]   2> 606987 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.CoreContainer New CoreContainer 217723501
   [junit4]   2> 606987 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/]
   [junit4]   2> 606987 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/lib
   [junit4]   2> 606988 WARN  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/lib).
   [junit4]   2> 607002 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] 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,
   [junit4]   2> 607005 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 607006 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 607007 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 607007 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50416/solr
   [junit4]   2> 607007 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 607007 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 607008 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 607010 INFO  (zkCallback-507-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a667e11 name:ZooKeeperConnection Watcher:127.0.0.1:50416 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607011 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 607012 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 607014 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 607016 INFO  (zkCallback-508-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fdbe24a name:ZooKeeperConnection Watcher:127.0.0.1:50416/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607016 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 607026 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 608035 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50427_pm%2Fpr
   [junit4]   2> 608037 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50427_pm%2Fpr
   [junit4]   2> 608040 INFO  (zkCallback-504-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> 608040 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] 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> 608040 INFO  (zkCallback-508-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr    ] 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> 608043 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 608044 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94342924525764616-127.0.0.1:50427_pm%2Fpr-n_0000000001
   [junit4]   2> 608045 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000 to know if I could be the leader
   [junit4]   2> 608057 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 608057 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 608058 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores
   [junit4]   2> 608059 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, collection=collection1, dataDir=data/, loadOnStartup=true, transient=false, shard=, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1, name=collection1, configSetProperties=configsetprops.json, coreNodeName=, config=solrconfig.xml}
   [junit4]   2> 608059 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/
   [junit4]   2> 608059 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 608061 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 608061 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 608061 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 608061 INFO  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 608062 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 608062 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 608064 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:50427_pm%2Fpr",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50427/pm/pr",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1"} current state version: 3
   [junit4]   2> 608064 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:50427_pm%2Fpr",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50427/pm/pr",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 608065 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 608065 INFO  (OverseerStateUpdate-94342924525764612-127.0.0.1:50421_pm%2Fpr-n_0000000000) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 608172 INFO  (zkCallback-504-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 608172 INFO  (zkCallback-502-thread-1-processing-n:127.0.0.1:50421_pm%2Fpr) [n:127.0.0.1:50421_pm%2Fpr    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 608172 INFO  (zkCallback-508-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 609063 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 609063 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 609064 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 609064 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 609066 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 609066 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/'
   [junit4]   2> 609082 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 609091 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 609103 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 609158 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 609160 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 609169 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 609463 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 609472 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 609474 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 609491 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 609496 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 609500 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 609502 WARN  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 609502 WARN  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 609502 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 609504 WARN  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 609504 WARN  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 609506 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   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-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 609506 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 609506 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 609713 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 609713 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 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@4891e63d
   [junit4]   2> 609714 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 609714 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 609714 WARN  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 609714 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 609715 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=94.50390625, floorSegmentMB=0.8125, forceMergeDeletesPctAllowed=10.683720546281183, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5791739116147124
   [junit4]   2> 609715 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@652dd899 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24e758b4),segFN=segments_1,generation=1}
   [junit4]   2> 609715 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 609716 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50427_pm%2Fpr c:collection1 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-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 609716 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_223CB11CEA7DF27D-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 609721 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 609722 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 609722 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 609722 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 609722 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 609722 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 609723 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 609723 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 609723 INFO  (coreLoadExecutor-1228-thread-1-processing-n:127.0.0.1:50427_pm%2Fpr) [n:127.0.0.1:50427_pm%2Fpr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain de

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

target: http://127.0.0.1:50440/pm/pr
   [junit4]   2> 749136 WARN  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50449_pm%2Fpr c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:50427/pm/pr, target: http://127.0.0.1:50428/pm/pr
   [junit4]   2> 749136 WARN  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50449_pm%2Fpr c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:50449/pm/pr, target: http://127.0.0.1:50450/pm/pr
   [junit4]   2> 749137 WARN  (TEST-HttpPartitionTest.test-seed#[223CB11CEA7DF27D]) [n:127.0.0.1:50449_pm%2Fpr c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 14 connections to: http://127.0.0.1:50421/pm/pr, target: http://127.0.0.1:50422/pm/pr
   [junit4]   2> 749139 INFO  (SUITE-HttpPartitionTest-seed#[223CB11CEA7DF27D]-worker) [n:127.0.0.1:50449_pm%2Fpr c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:34)
   [junit4]   2> 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:183)
   [junit4]   2> 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:863)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:424)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:410)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:292)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:201)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:163)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:955)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1110)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:706)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:101)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:249)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:214)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:134)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:111)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:58)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:667)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:210)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=DefaultSimilarity, locale=be_BY, timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=292347600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OverriddenZkACLAndCredentialsProvidersTest, TestAnalyzeInfixSuggestions, BasicDistributedZkTest, ReplicationFactorTest, TestStressReorder, OverseerTest, HdfsRecoveryZkTest, TestDynamicFieldResource, TestMiniSolrCloudClusterSSL, VersionInfoTest, TestExceedMaxTermLength, DataDrivenBlockJoinTest, DistribCursorPagingTest, BadComponentTest, TestBulkSchemaAPI, ParsingFieldUpdateProcessorsTest, TestFaceting, BitVectorTest, PingRequestHandlerTest, ShardSplitTest, TestCollationField, TestRemoveLastDynamicCopyField, TestImplicitCoreProperties, SliceStateTest, DistributedQueueTest, CursorMarkTest, ExitableDirectoryReaderTest, TestRandomRequestDistribution, TestAuthenticationFramework, CircularListTest, QueryResultKeyTest, TestJettySolrRunner, ExplicitHLLTest, TestSchemaResource, TestComponentsName, TestRandomDVFaceting, SSLMigrationTest, RollingRestartTest, HttpPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.seed=223CB11CEA7DF27D -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | HttpPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([223CB11CEA7DF27D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [114/533] on J0 in 144.99s, 1 test, 1 failure <<< FAILURES!

[...truncated 1321 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003: There were test failures: 533 suites, 2114 tests, 1 suite-level error, 71 ignored (30 assumptions)

Total time: 78 minutes 43 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



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2575 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2575/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample

Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr  Starting up Solr on port 55757 using command: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bin/solr start -p 55757 -s "temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr"   Setup new core instance directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts  Creating new core 'techproducts' using command: http://localhost:55757/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts  {   "responseHeader":{     "status":0,     "QTime":236},   "core":"techproducts"}   Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs  Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55757/solr to visit the Solr Admin UI 

Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr

Starting up Solr on port 55757 using command:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bin/solr start -p 55757 -s "temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr"


Setup new core instance directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts

Creating new core 'techproducts' using command:
http://localhost:55757/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":236},
  "core":"techproducts"}


Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs

Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55757/solr to visit the Solr Admin UI

	at __randomizedtesting.SeedInfo.seed([5ED3C517FC73CD05:D40415AFE691F59A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357)
	at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11467 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/init-core-data-001
   [junit4]   2> 2753865 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
   [junit4]   2> 2753867 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.u.TestSolrCLIRunExample Selected port 55757 to start techproducts example Solr instance on ...
   [junit4]   2> 2754027 INFO  (Thread-6831) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 2754035 INFO  (Thread-6831) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ffce87c{/solr,null,AVAILABLE}
   [junit4]   2> 2754037 INFO  (Thread-6831) [    ] o.e.j.s.ServerConnector Started ServerConnector@705d8597{HTTP/1.1}{127.0.0.1:55757}
   [junit4]   2> 2754038 INFO  (Thread-6831) [    ] o.e.j.s.Server Started @2757732ms
   [junit4]   2> 2754038 INFO  (Thread-6831) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55757}
   [junit4]   2> 2754039 INFO  (Thread-6831) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2754039 INFO  (Thread-6831) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/'
   [junit4]   2> 2754068 WARN  (qtp1251491907-19982) [    ] o.e.j.s.ServletHandler /solr/admin/info/system
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:237)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:186)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2754098 INFO  (Thread-6831) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/solr.xml
   [junit4]   2> 2754108 INFO  (Thread-6831) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr
   [junit4]   2> 2754108 INFO  (Thread-6831) [    ] o.a.s.c.CoreContainer New CoreContainer 1553273525
   [junit4]   2> 2754108 INFO  (Thread-6831) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/]
   [junit4]   2> 2754108 INFO  (Thread-6831) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/lib
   [junit4]   2> 2754109 WARN  (Thread-6831) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/lib).
   [junit4]   2> 2754120 INFO  (Thread-6831) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2754121 INFO  (Thread-6831) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2754122 INFO  (Thread-6831) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2754122 INFO  (Thread-6831) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2754122 INFO  (Thread-6831) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2754122 INFO  (Thread-6831) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2754125 INFO  (Thread-6831) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr
   [junit4]   2> 2754126 INFO  (Thread-6831) [    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2754127 INFO  (Thread-6831) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2754127 INFO  (Thread-6831) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2756198 INFO  (qtp1251491907-19984) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=112 
   [junit4]   2> 2756204 INFO  (qtp1251491907-19986) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 2756229 INFO  (qtp1251491907-19982) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=20 
   [junit4]   2> 2756257 INFO  (qtp1251491907-19983) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=19 
   [junit4]   2> 2756261 INFO  (qtp1251491907-19985) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 2756639 INFO  (qtp1251491907-19987) [    ] o.a.s.h.a.CoreAdminHandler core create command name=techproducts&action=CREATE&instanceDir=techproducts&wt=json
   [junit4]   2> 2756639 INFO  (qtp1251491907-19987) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=techproducts, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=techproducts, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/, dataDir=data/}
   [junit4]   2> 2756639 INFO  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/'
   [junit4]   2> 2756668 INFO  (qtp1251491907-19987) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2756669 INFO  (qtp1251491907-19987) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 2756670 WARN  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib).
   [junit4]   2> 2756670 WARN  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 2756671 WARN  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib).
   [junit4]   2> 2756671 WARN  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 2756671 WARN  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib).
   [junit4]   2> 2756671 WARN  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 2756672 WARN  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib).
   [junit4]   2> 2756672 WARN  (qtp1251491907-19987) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 2756683 INFO  (qtp1251491907-19987) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 2756684 INFO  (qtp1251491907-19987) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2756702 INFO  (qtp1251491907-19987) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2756702 INFO  (qtp1251491907-19987) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf/schema.xml
   [junit4]   2> 2756705 INFO  (qtp1251491907-19987) [    ] o.a.s.s.IndexSchema [techproducts] Schema name=example
   [junit4]   2> 2756816 INFO  (qtp1251491907-19987) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2756817 INFO  (qtp1251491907-19987) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2756817 INFO  (qtp1251491907-19987) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2756821 INFO  (qtp1251491907-19987) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2756822 INFO  (qtp1251491907-19987) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2756839 INFO  (qtp1251491907-19987) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf'
   [junit4]   2> 2756839 INFO  (qtp1251491907-19987) [    ] o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/
   [junit4]   2> 2756839 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2756840 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/], dataDir=[null]
   [junit4]   2> 2756840 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d216ca
   [junit4]   2> 2756840 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 2756840 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}]
   [junit4]   2> 2756841 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data
   [junit4]   2> 2756841 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index/
   [junit4]   2> 2756841 WARN  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore [techproducts] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2756841 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index
   [junit4]   2> 2756841 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@3800952f
   [junit4]   2> 2756842 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 2756842 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: 0 msec to checkpoint
   [junit4]   2> 2756842 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: init: create=true
   [junit4]   2> 2756842 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@159765df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43411bfc)
   [junit4]   2> index=
   [junit4]   2> version=5.4.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> default WRITE_LOCK_TIMEOUT=0
   [junit4]   2> writeLockTimeout=0
   [junit4]   2> codec=Lucene53
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6add7c9f
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@44ca4586
   [junit4]   2> 
   [junit4]   2> 2756842 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: now flush at close
   [junit4]   2> 2756842 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]:   start flush: applyAllDeletes=true
   [junit4]   2> 2756842 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]:   index before flush 
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: startFullFlush
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: qtp1251491907-19987 finishFullFlush success=true
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: apply all deletes during flush
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1251491907-19987]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]: now merge
   [junit4]   2> 2756843 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]:   index: 
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]:   no more merges pending; now return
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: waitForMerges
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: waitForMerges done
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: start
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: enter lock
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: now prepare
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: prepareCommit: flush
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]:   index before flush 
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: startFullFlush
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: apply all deletes during flush
   [junit4]   2> 2756844 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 2756845 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1251491907-19987]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 2756845 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: qtp1251491907-19987 finishFullFlush success=true
   [junit4]   2> 2756845 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: startCommit(): start
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: startCommit index= changeCount=2
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: done all syncs: []
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: pendingCommit != null
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: done writing segments file "segments_1"
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@159765df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43411bfc),segFN=segments_1,generation=1}
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2756846 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: 0 msec to checkpoint
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: took 2.5 msec
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: done
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: rollback
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: all running merges have aborted
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: rollback: done finish merges
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: abort
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: done abort success=true
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: rollback: infos=
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 2756847 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: 0 msec to checkpoint
   [junit4]   2> 2756848 INFO  (OldIndexDirectoryCleanupThreadForCore-techproducts) [    x:techproducts] o.a.s.c.SolrCore Looking for old index directories to cleanup for core techproducts in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/
   [junit4]   2> 2756848 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 2756848 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2756848 WARN  (OldIndexDirectoryCleanupThreadForCore-techproducts) [    x:techproducts] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2756851 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2756854 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2756855 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2756856 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2756857 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2756859 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 2756860 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 2756860 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 2756860 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 2756860 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 2756860 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 2756860 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 2756860 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 2756860 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 2756861 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2756862 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2756862 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2756863 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2756863 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2756863 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@3800952f
   [junit4]   2> 2756863 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: init: load commit "segments_1"
   [junit4]   2> 2756863 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@159765df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43411bfc),segFN=segments_1,generation=1}
   [junit4]   2> 2756863 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: 0 msec to checkpoint
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: init: create=false
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@159765df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43411bfc)
   [junit4]   2> index=
   [junit4]   2> version=5.4.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> default WRITE_LOCK_TIMEOUT=0
   [junit4]   2> writeLockTimeout=0
   [junit4]   2> codec=Lucene53
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@52eaa380
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@641abf2f
   [junit4]   2> 
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: flush at getReader
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: startFullFlush
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: apply all deletes during flush
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 2756864 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1251491907-19987]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 2756865 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 2756865 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: qtp1251491907-19987 finishFullFlush success=true
   [junit4]   2> 2756865 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: getReader took 1 msec
   [junit4]   2> 2756865 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.s.SolrIndexSearcher Opening Searcher@48c22dc[techproducts] main
   [junit4]   2> 2756865 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 2756865 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf}
   [junit4]   2> 2756865 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 2756866 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 2756866 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 2756866 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 2756866 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 2756866 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 2756866 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 2756867 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 2756867 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2756867 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 2756867 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 2756867 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 2756867 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResource Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2756868 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2756868 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2756868 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2756868 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 2756868 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 2756868 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 2756869 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 2756869 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf/elevate.xml
   [junit4]   2> 2756872 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2756872 INFO  (searcherExecutor-8457-thread-1-processing-x:techproducts) [    x:techproducts] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@48c22dc[techproducts] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2756872 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2756873 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2756873 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2756873 INFO  (searcherExecutor-8457-thread-1-processing-x:techproducts) [    x:techproducts] o.a.s.c.S.Request [techproducts] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0 
   [junit4]   2> 2756873 INFO  (searcherExecutor-8457-thread-1-processing-x:techproducts) [    x:techproducts] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 2756873 INFO  (searcherExecutor-8457-thread-1-processing-x:techproducts) [    x:techproducts] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2756873 INFO  (searcherExecutor-8457-thread-1-processing-x:techproducts) [    x:techproducts] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2756873 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1509462540756713472
   [junit4]   2> 2756874 INFO  (searcherExecutor-8457-thread-1-processing-x:techproducts) [    x:techproducts] o.a.s.c.SolrCore [techproducts] Registered new searcher Searcher@48c22dc[techproducts] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2756875 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1509462540756713472
   [junit4]   2> 2756875 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.c.CoreContainer registering core: techproducts
   [junit4]   2> 2756876 INFO  (qtp1251491907-19987) [    x:techproducts] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={name=techproducts&action=CREATE&instanceDir=techproducts&wt=json} status=0 QTime=236 
   [junit4]   1> SimplePostTool version 5.0.0
   [junit4]   1> Posting files to [base] url http://localhost:55757/solr/techproducts/update using content-type application/xml...
   [junit4]   1> POSTing file gb18030-example.xml to [base]
   [junit4]   1> POSTing file hd.xml to [base]
   [junit4]   1> POSTing file ipod_other.xml to [base]
   [junit4]   1> POSTing file ipod_video.xml to [base]
   [junit4]   1> POSTing file manufacturers.xml to [base]
   [junit4]   1> POSTing file mem.xml to [base]
   [junit4]   1> POSTing file money.xml to [base]
   [junit4]   1> POSTing file monitor.xml to [base]
   [junit4]   1> POSTing file monitor2.xml to [base]
   [junit4]   1> POSTing file mp500.xml to [base]
   [junit4]   1> POSTing file sd500.xml to [base]
   [junit4]   1> POSTing file solr.xml to [base]
   [junit4]   1> POSTing file utf8-example.xml to [base]
   [junit4]   1> POSTing file vidcard.xml to [base]
   [junit4]   1> 14 files indexed.
   [junit4]   1> COMMITting Solr index changes to http://localhost:55757/solr/techproducts/update...
   [junit4]   1> Time spent: 0:00:00.009
   [junit4]   2> 2756889 INFO  (qtp1251491907-19984) [    x:techproducts] o.a.s.c.S.Request [techproducts] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 2756890 WARN  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.u.TestSolrCLIRunExample Going to wait for 1 second before re-trying query for techproduct example docs ...
   [junit4]   2> 2757893 INFO  (qtp1251491907-19985) [    x:techproducts] o.a.s.c.S.Request [techproducts] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 2757894 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTechproductsExample
   [junit4]   2> 2757895 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@705d8597{HTTP/1.1}{127.0.0.1:55757}
   [junit4]   2> 2757895 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1553273525
   [junit4]   2> 2757896 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.c.SolrCore [techproducts]  CLOSING SolrCore org.apache.solr.core.SolrCore@26d34f67
   [junit4]   2> 2757896 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2757896 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2757896 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2757896 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2757897 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now flush at close
   [junit4]   2> 2757897 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]:   start flush: applyAllDeletes=true
   [junit4]   2> 2757897 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]:   index before flush 
   [junit4]   2> 2757897 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: startFullFlush
   [junit4]   2> 2757897 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05] finishFullFlush success=true
   [junit4]   2> 2757897 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: apply all deletes during flush
   [junit4]   2> 2757897 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 2757898 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 2757898 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 2757898 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 2757898 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now merge
   [junit4]   2> 2757898 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]:   index: 
   [junit4]   2> 2757898 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]:   no more merges pending; now return
   [junit4]   2> 2757898 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: waitForMerges
   [junit4]   2> 2757899 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: waitForMerges done
   [junit4]   2> 2757899 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: start
   [junit4]   2> 2757899 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: enter lock
   [junit4]   2> 2757899 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: now prepare
   [junit4]   2> 2757899 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: prepareCommit: flush
   [junit4]   2> 2757899 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]:   index before flush 
   [junit4]   2> 2757899 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: startFullFlush
   [junit4]   2> 2757900 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: apply all deletes during flush
   [junit4]   2> 2757900 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 2757900 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 2757900 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05] finishFullFlush success=true
   [junit4]   2> 2757900 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: startCommit(): start
   [junit4]   2> 2757900 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]:   skip startCommit(): no changes pending
   [junit4]   2> 2757900 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: pendingCommit == null; skip
   [junit4]   2> 2757900 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: took 1.2 msec
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: done
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: rollback
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: all running merges have aborted
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: rollback: done finish merges
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: abort
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: done abort success=true
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: rollback: infos=
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 2757901 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: 0 msec to checkpoint
   [junit4]   2> 2757902 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.c.SolrCore [techproducts] Closing main searcher on request.
   [junit4]   2> 2757911 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2757912 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index;done=false>>]
   [junit4]   2> 2757912 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index
   [junit4]   2> 2757912 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data;done=false>>]
   [junit4]   2> 2757912 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data
   [junit4]   2> 2757913 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [    x:techproducts] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ffce87c{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.method=testTechproductsExample -Dtests.seed=5ED3C517FC73CD05 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=PST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.06s J1 | TestSolrCLIRunExample.testTechproductsExample <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr
   [junit4]    > Starting up Solr on port 55757 using command:
   [junit4]    > /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bin/solr start -p 55757 -s "temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr"
   [junit4]    > Setup new core instance directory:
   [junit4]    > /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts
   [junit4]    > Creating new core 'techproducts' using command:
   [junit4]    > http://localhost:55757/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
   [junit4]    > {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":236},
   [junit4]    >   "core":"techproducts"}
   [junit4]    > Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs
   [junit4]    > Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55757/solr to visit the Solr Admin UI
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5ED3C517FC73CD05:D40415AFE691F59A]:0)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2757923 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
   [junit4]   2> 2757924 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.u.TestSolrCLIRunExample Selected port 55767 to start schemaless example Solr instance on ...
   [junit4]   2> 2757928 INFO  (Thread-6846) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 2757931 INFO  (Thread-6846) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33fc4c5c{/solr,null,AVAILABLE}
   [junit4]   2> 2767936 INFO  (Thread-6846) [    ] o.e.j.s.ServerConnector Started ServerConnector@4b4719b0{HTTP/1.1}{127.0.0.1:55767}
   [junit4]   2> 2767936 INFO  (Thread-6846) [    ] o.e.j.s.Server Started @2771630ms
   [junit4]   2> 2767936 INFO  (Thread-6846) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55767}
   [junit4]   2> 2767936 INFO  (Thread-6846) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2767936 INFO  (Thread-6846) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/'
   [junit4]   2> 2767955 INFO  (Thread-6846) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/solr.xml
   [junit4]   2> 2767960 INFO  (Thread-6846) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr
   [junit4]   2> 2767960 INFO  (Thread-6846) [    ] o.a.s.c.CoreContainer New CoreContainer 1393000373
   [junit4]   2> 2767960 INFO  (Thread-6846) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/]
   [junit4]   2> 2767961 INFO  (Thread-6846) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/lib
   [junit4]   2> 2767961 WARN  (Thread-6846) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/lib).
   [junit4]   2> 2767967 INFO  (Thread-6846) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2767968 INFO  (Thread-6846) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2767968 INFO  (Thread-6846) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2767968 INFO  (Thread-6846) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2767968 INFO  (Thread-6846) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2767969 INFO  (Thread-6846) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2767970 INFO  (Thread-6846) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr
   [junit4]   2> 2767971 INFO  (Thread-6846) [    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2767972 INFO  (Thread-6846) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2767972 INFO  (Thread-6846) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2772954 INFO  (qtp2037681968-20007) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=14 
   [junit4]   2> 2772957 INFO  (qtp2037681968-20006) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 2772976 INFO  (qtp2037681968-20008) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=16 
   [junit4]   2> 2772998 INFO  (qtp2037681968-20003) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=18 
   [junit4]   2> 2773002 INFO  (qtp2037681968-20005) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 2773521 INFO  (qtp2037681968-20004) [    ] o.a.s.h.a.CoreAdminHandler core create command name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
   [junit4]   2> 2773522 INFO  (qtp2037681968-20004) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=gettingstarted, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=gettingstarted, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/, dataDir=data/}
   [junit4]   2> 2773522 INFO  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/'
   [junit4]   2> 2773534 INFO  (qtp2037681968-20004) [    ] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 2773537 INFO  (qtp2037681968-20004) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 2773540 WARN  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib).
   [junit4]   2> 2773540 WARN  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist).
   [junit4]   2> 2773541 WARN  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib).
   [junit4]   2> 2773541 WARN  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist).
   [junit4]   2> 2773541 WARN  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib).
   [junit4]   2> 2773542 WARN  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist).
   [junit4]   2> 2773542 WARN  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib).
   [junit4]   2> 2773543 WARN  (qtp2037681968-20004) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist).
   [junit4]   2> 2773561 INFO  (qtp2037681968-20004) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2773596 INFO  (qtp2037681968-20004) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2773598 INFO  (qtp2037681968-20004) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf/managed-schema
   [junit4]   2> 2773603 INFO  (qtp2037681968-20004) [    ] o.a.s.s.IndexSchema [gettingstarted] Schema name=example-data-driven-schema
   [junit4]   2> 2773785 INFO  (qtp2037681968-20004) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2773808 INFO  (qtp2037681968-20004) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2773809 INFO  (qtp2037681968-20004) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2773824 INFO  (qtp2037681968-20004) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf'
   [junit4]   2> 2773824 INFO  (qtp2037681968-20004) [    ] o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/
   [junit4]   2> 2773824 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2773824 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/], dataDir=[null]
   [junit4]   2> 2773824 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d216ca
   [junit4]   2> 2773825 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 2773825 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 2773825 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data
   [junit4]   2> 2773825 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/index/
   [junit4]   2> 2773825 WARN  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2773826 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 2773826 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@99667e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b9e72af),segFN=segments_1,generation=1}
   [junit4]   2> 2773826 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2773943 INFO  (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] o.a.s.c.SolrCore Looking for old index directories to cleanup for core gettingstarted in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/
   [junit4]   2> 2773943 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 2773943 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2773944 WARN  (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2773946 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 2774082 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2774086 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2774087 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2774087 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2774088 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2774092 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 2774093 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 2774093 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 2774093 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 2774093 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 2774093 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 2774093 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 2774093 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/tvrh,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 2774094 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2774095 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2774095 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2774096 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2774096 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2774097 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@99667e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b9e72af),segFN=segments_1,generation=1}
   [junit4]   2> 2774097 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2774097 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.s.SolrIndexSearcher Opening Searcher@56afef93[gettingstarted] main
   [junit4]   2> 2774098 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf
   [junit4]   2> 2774098 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf}
   [junit4]   2> 2774098 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf
   [junit4]   2> 2774098 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2774098 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2774099 INFO  (qtp2037681968-20004) [    x:gettingstarted] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspe

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

]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 2786528 INFO  (jetty-launcher-3588-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bca0ee7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2786532 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55781 55781
   [junit4]   2> 2786628 INFO  (Thread-6861) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55781 55781
   [junit4]   2> 2787836 WARN  (Thread-6861) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	2	/solr/configs/testCloudExamplePrompt
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2787837 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.u.TestSolrCLIRunExample Stopped SolrCloud test cluster
   [junit4]   2> 2787837 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample
   [junit4]   2> 2787837 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5ED3C517FC73CD05]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55781 55781
   [junit4]   2> 2787839 INFO  (SUITE-TestSolrCLIRunExample-seed#[5ED3C517FC73CD05]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=nl, timezone=PST
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=91917872,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestValueSourceCache, FullHLLTest, DistributedQueryComponentCustomSortTest, SimpleMLTQParserTest, TestDynamicFieldCollectionResource, TestSolrDeletionPolicy1, TestCloudManagedSchema, SegmentsInfoRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedSuggestComponentTest, TestReloadAndDeleteDocs, BJQParserTest, TestOrdValues, TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, DistanceUnitsTest, SolrRequestParserTest, RegexBoostProcessorTest, SimplePostToolTest, SolrTestCaseJ4Test, TestSha256AuthenticationProvider, SpellCheckComponentTest, HighlighterTest, TestTrie, DirectUpdateHandlerOptimizeTest, TestCopyFieldCollectionResource, SSLMigrationTest, TestRTGBase, TestQuerySenderNoQuery, TestMissingGroups, TestDefaultSimilarityFactory, TestFastWriter, QueryEqualityTest, TestRangeQuery, TestSolrCoreProperties, OpenCloseCoreStressTest, HighlighterConfigTest, TestSearchPerf, TestRecovery, TestReload, BigEndianAscendingWordDeserializerTest, VersionInfoTest, TestStandardQParsers, TestSolrXml, TestDynamicLoading, DistributedIntervalFacetingTest, IndexSchemaTest, DisMaxRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, PKIAuthenticationIntegrationTest, TestExceedMaxTermLength, LoggingHandlerTest, CollectionsAPIAsyncDistributedZkTest, FastVectorHighlighterTest, TestManagedStopFilterFactory, SharedFSAutoReplicaFailoverTest, TestAnalyzeInfixSuggestions, MigrateRouteKeyTest, TestFiltering, BitVectorTest, AnalyticsMergeStrategyTest, TestFieldResource, CoreMergeIndexesAdminHandlerTest, TestRandomFaceting, ShardRoutingCustomTest, TestMacros, FieldMutatingUpdateProcessorTest, AsyncMigrateRouteKeyTest, RollingRestartTest, ExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, EchoParamsTest, ZkNodePropsTest, DistribCursorPagingTest, DirectSolrSpellCheckerTest, TestConfig, TestReversedWildcardFilterFactory, IndexBasedSpellCheckerTest, AliasIntegrationTest, WordBreakSolrSpellCheckerTest, DistributedQueryComponentOptimizationTest, UpdateRequestProcessorFactoryTest, ConvertedLegacyTest, AutoCommitTest, UUIDUpdateProcessorFallbackTest, TestSchemaNameResource, PluginInfoTest, TestOverriddenPrefixQueryForCustomFieldType, CSVRequestHandlerTest, TestDistribDocBasedVersion, CollectionStateFormat2Test, StatelessScriptUpdateProcessorFactoryTest, TestInitQParser, TestConfigSetProperties, ResourceLoaderTest, QueryParsingTest, TermVectorComponentTest, TestDistributedStatsComponentCardinality, TestFieldTypeResource, TestRecoveryHdfs, TestSerializedLuceneMatchVersion, TestSuggestSpellingConverter, CollectionReloadTest, SolrCmdDistributorTest, TermsComponentTest, MoreLikeThisHandlerTest, DistributedFacetPivotLargeTest, DebugComponentTest, BadIndexSchemaTest, TestJoin, TestCoreDiscovery, SparseHLLTest, CoreAdminCreateDiscoverTest, TestTrieFacet, TestSmileRequest, DocExpirationUpdateProcessorFactoryTest, MBeansHandlerTest, TestManagedSchemaFieldTypeResource, RemoteQueryErrorTest, TestTolerantSearch, TestRealTimeGet, JsonLoaderTest, TestNRTOpen, TestRuleBasedAuthorizationPlugin, DistributedTermsComponentTest, TestHighlightDedupGrouping, FacetPivotSmallTest, TestAuthenticationFramework, TestLMDirichletSimilarityFactory, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestDistributedGrouping, ZkControllerTest, TestStressVersions, TestCoreContainer, TestSolr4Spatial, QueryElevationComponentTest, PeerSyncTest, TestSort, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, UpdateParamsTest, CopyFieldTest, TestMergePolicyConfig, SampleTest, TestBinaryField, MinimalSchemaTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestXIncludeConfig, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestShortCircuitedRequests, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest, ZkStateWriterTest, TestConfigSetImmutable, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestSolrConfigHandler, TestBlobHandler, TestConfigReload, TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud, SuggestComponentTest, SmileWriterTest, TestChildDocTransformer, TestCustomDocTransformer, TestRawResponseWriter, TestSortingResponseWriter, TestManagedResourceStorage, TestRestManager, TestClassNameShortening, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestManagedSchemaDynamicFieldResource, TestRemoveLastDynamicCopyField, TestSchemaResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, TestCloudManagedSchemaConcurrent, TestNonDefinedSimilarityFactory, TestDistribIDF, TestLRUStatsCache, TestAuthorizationFramework, ResponseHeaderTest, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, BlockCacheTest, BlockDirectoryTest, BufferStoreTest, HdfsDirectoryTest, HdfsLockFactoryTest, TestDocBasedVersionConstraints, TestHdfsUpdateLog, ParsingFieldUpdateProcessorsTest, TestObjectReleaseTracker, TestRTimerTree, TestSolrCLIRunExample]
   [junit4] Completed [533/533] on J1 in 34.01s, 3 tests, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003: There were test failures: 533 suites, 2114 tests, 1 failure, 71 ignored (30 assumptions)

Total time: 71 minutes 18 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