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/12/26 18:52:15 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2968 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2968/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog]
	at __randomizedtesting.SeedInfo.seed([FA75ADE8706737B6]: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:229)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.util.TestSolrCLIRunExample:     1) Thread[id=19034, name=searcherExecutor-8224-thread-1, state=WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.util.TestSolrCLIRunExample: 
   1) Thread[id=19034, name=searcherExecutor-8224-thread-1, state=WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([FA75ADE8706737B6]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=19034, name=searcherExecutor-8224-thread-1, state=WAITING, group=TGRP-TestSolrCLIRunExample]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         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=19034, name=searcherExecutor-8224-thread-1, state=WAITING, group=TGRP-TestSolrCLIRunExample]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([FA75ADE8706737B6]:0)




Build Log:
[...truncated 11255 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/init-core-data-001
   [junit4]   2> 3008198 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 3008813 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3008814 INFO  (Thread-7263) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3008814 INFO  (Thread-7263) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3008915 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.ZkTestServer start zk server on port:59398
   [junit4]   2> 3008915 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3008915 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3008921 INFO  (zkCallback-3136-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@307eefc5 name:ZooKeeperConnection Watcher:127.0.0.1:59398 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3008921 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3008922 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3008922 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3008928 INFO  (jetty-launcher-3135-thread-1) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 3008932 INFO  (jetty-launcher-3135-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17af794d{/solr,null,AVAILABLE}
   [junit4]   2> 3008933 INFO  (jetty-launcher-3135-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@9dfe19f{HTTP/1.1,[http/1.1]}{127.0.0.1:59391}
   [junit4]   2> 3008933 INFO  (jetty-launcher-3135-thread-1) [    ] o.e.j.s.Server Started @3012789ms
   [junit4]   2> 3008933 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59391}
   [junit4]   2> 3008933 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 3008933 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1'
   [junit4]   2> 3008933 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3008933 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3008933 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3008934 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3008935 INFO  (zkCallback-3137-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4cbc568 name:ZooKeeperConnection Watcher:127.0.0.1:59398/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3008936 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3008936 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3008936 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3008943 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1
   [junit4]   2> 3008944 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 584532642
   [junit4]   2> 3008944 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1]
   [junit4]   2> 3008944 WARN  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/lib
   [junit4]   2> 3008944 INFO  (jetty-launcher-3135-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> 3008946 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 3008947 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3008947 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3008947 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59398/solr
   [junit4]   2> 3008947 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3008947 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3008948 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3008950 INFO  (zkCallback-3140-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6104daa5 name:ZooKeeperConnection Watcher:127.0.0.1:59398 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3008951 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3008951 INFO  (jetty-launcher-3135-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3008953 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3008954 INFO  (zkCallback-3141-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18dc6f16 name:ZooKeeperConnection Watcher:127.0.0.1:59398/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3008955 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3008956 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3008960 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3008966 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3008971 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3008975 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3008978 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3008981 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3008984 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3008986 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3008989 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3008992 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:59391_solr
   [junit4]   2> 3008993 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/localhost:59391_solr
   [junit4]   2> 3008996 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3008999 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3009001 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3009001 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95102706179112963-localhost:59391_solr-n_0000000000
   [junit4]   2> 3009002 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:59391_solr
   [junit4]   2> 3009002 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3009004 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.Overseer Overseer (id=95102706179112963-localhost:59391_solr-n_0000000000) starting
   [junit4]   2> 3009007 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3009018 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3009019 INFO  (OverseerCollectionConfigSetProcessor-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3009019 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3009019 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3009032 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3009033 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3009034 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1
   [junit4]   2> 3009034 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3009035 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3009035 INFO  (jetty-launcher-3135-thread-1) [n:localhost:59391_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3009035 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3009036 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3009038 INFO  (zkCallback-3142-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cb664c7 name:ZooKeeperConnection Watcher:127.0.0.1:59398 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3009038 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3009038 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3009272 INFO  (qtp675204699-18913) [n:localhost:59391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=159
   [junit4]   2> 3009278 INFO  (qtp675204699-18914) [n:localhost:59391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json 
   [junit4]   2> 3009282 INFO  (qtp675204699-18914) [n:localhost:59391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=4
   [junit4]   2> 3009283 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3009284 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3009286 INFO  (zkCallback-3145-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22db0e45 name:ZooKeeperConnection Watcher:127.0.0.1:59398/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3009286 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3009286 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3009286 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3009293 INFO  (qtp675204699-18918) [n:localhost:59391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json 
   [junit4]   2> 3009294 INFO  (qtp675204699-18918) [n:localhost:59391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 3009339 INFO  (qtp675204699-18915) [n:localhost:59391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=19
   [junit4]   2> 3009342 INFO  (qtp675204699-18917) [n:localhost:59391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json 
   [junit4]   2> 3009346 INFO  (qtp675204699-18917) [n:localhost:59391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=4
   [junit4]   2> 3009347 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3009348 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3009349 INFO  (zkCallback-3147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ef553d4 name:ZooKeeperConnection Watcher:127.0.0.1:59398/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3009349 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3009350 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3009350 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3009362 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 3009373 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 3009399 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 3009404 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 3009408 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 3009422 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 3009432 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 3009442 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 3009452 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 3009463 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 3009468 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 3009471 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 3009487 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 3009502 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 3009518 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 3009530 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 3009534 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 3009538 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 3009555 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 3009559 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 3009574 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 3009579 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 3009583 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 3009602 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 3009612 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 3009622 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 3009635 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 3009649 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 3009665 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 3009678 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 3009688 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 3009700 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 3009714 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 3009727 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 3009748 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 3009765 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 3009773 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 3009782 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 3009801 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 3009815 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 3009836 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 3009849 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/params.json
   [junit4]   2> 3009865 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 3009878 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 3009892 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 3009902 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[FA75ADE8706737B6]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 3009906 INFO  (qtp675204699-18914) [n:localhost:59391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json 
   [junit4]   2> 3009907 INFO  (qtp675204699-18914) [n:localhost:59391_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 3009908 INFO  (qtp675204699-18916) [n:localhost:59391_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json 
   [junit4]   2> 3009914 INFO  (OverseerCollectionConfigSetProcessor-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: 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> 3009915 INFO  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.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> 3009917 WARN  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_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> 3009918 INFO  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 3009919 INFO  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testCloudExamplePrompt
   [junit4]   2> 3009921 INFO  (zkCallback-3147-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3009921 INFO  (zkCallback-3141-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3009925 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_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> 3009926 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testCloudExamplePrompt
   [junit4]   2> 3009927 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCloudExamplePrompt/state.json
   [junit4]   2> 3010026 INFO  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 3010026 INFO  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of collection testCloudExamplePrompt on localhost:59391_solr
   [junit4]   2> 3010028 INFO  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of collection testCloudExamplePrompt on localhost:59391_solr
   [junit4]   2> 3010029 INFO  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of collection testCloudExamplePrompt on localhost:59391_solr
   [junit4]   2> 3010031 INFO  (qtp675204699-18911) [n:localhost:59391_solr    ] o.a.s.h.a.CoreAdminHandler core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3010032 INFO  (qtp675204699-18918) [n:localhost:59391_solr    ] o.a.s.h.a.CoreAdminHandler core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3010032 INFO  (qtp675204699-18911) [n:localhost:59391_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 3010032 INFO  (OverseerThreadFactory-8184-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of collection testCloudExamplePrompt on localhost:59391_solr
   [junit4]   2> 3010032 INFO  (qtp675204699-18918) [n:localhost:59391_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 3010033 INFO  (qtp675204699-18913) [n:localhost:59391_solr    ] o.a.s.h.a.CoreAdminHandler core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 3010034 INFO  (qtp675204699-18913) [n:localhost:59391_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 3010035 INFO  (qtp675204699-18917) [n:localhost:59391_solr    ] o.a.s.h.a.CoreAdminHandler core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 3010035 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3010035 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3010035 INFO  (qtp675204699-18917) [n:localhost:59391_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 3010036 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3010038 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 3010038 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader addZkWatch [testCloudExamplePrompt]
   [junit4]   2> 3010038 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 3010038 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3010038 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3010038 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:59391/solr",
   [junit4]   2>   "node_name":"localhost:59391_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3010038 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testCloudExamplePrompt] ver [0]
   [junit4]   2> 3010039 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3010039 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 3010039 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3010039 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:59391/solr",
   [junit4]   2>   "node_name":"localhost:59391_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3010040 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 3010040 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3010042 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:59391/solr",
   [junit4]   2>   "node_name":"localhost:59391_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3010043 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:59391/solr",
   [junit4]   2>   "node_name":"localhost:59391_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3010048 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:59391/solr",
   [junit4]   2>   "node_name":"localhost:59391_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3010049 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:59391/solr",
   [junit4]   2>   "node_name":"localhost:59391_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3010052 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:59391/solr",
   [junit4]   2>   "node_name":"localhost:59391_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3010053 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:59391/solr",
   [junit4]   2>   "node_name":"localhost:59391_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3010158 INFO  (OverseerStateUpdate-95102706179112963-localhost:59391_solr-n_0000000000) [n:localhost:59391_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCloudExamplePrompt/state.json version: 0
   [junit4]   2> 3010159 INFO  (zkCallback-3141-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_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> 3010160 INFO  (zkCallback-3141-thread-1-processing-n:localhost:59391_solr) [n:localhost:59391_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testCloudExamplePrompt] from [0] to [1]
   [junit4]   2> 3011039 INFO  (qtp675204699-18911) [n:localhost:59391_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> 3011039 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 3011040 INFO  (qtp675204699-18913) [n:localhost:59391_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> 3011040 INFO  (qtp675204699-18918) [n:localhost:59391_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> 3011040 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 3011040 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 3011040 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3011040 INFO  (qtp675204699-18917) [n:localhost:59391_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> 3011040 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 3011040 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 3011041 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3011041 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 3011041 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3011041 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 3011041 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3011041 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 3011042 INFO  (qtp675204699-18911) [n:localhost:59391_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> 3011042 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1'
   [junit4]   2> 3011043 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3011043 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3011043 INFO  (qtp675204699-18918) [n:localhost:59391_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> 3011043 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2'
   [junit4]   2> 3011043 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3011043 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3011044 INFO  (qtp675204699-18913) [n:localhost:59391_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> 3011044 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2'
   [junit4]   2> 3011044 INFO  (qtp675204699-18917) [n:localhost:59391_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> 3011044 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1'
   [junit4]   2> 3011044 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3011044 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3011044 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3011044 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3011047 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3011047 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3011050 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3011050 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3011055 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3011055 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3011055 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3011055 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 3011055 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3011055 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 3011056 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 3011056 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 3011057 WARN  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 3011057 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3011058 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3011058 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 3011058 WARN  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 3011058 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 3011058 WARN  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 3011058 WARN  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 3011059 WARN  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 3011059 WARN  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 3011059 WARN  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 3011059 WARN  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 3011060 WARN  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 3011060 WARN  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 3011060 WARN  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 3011060 WARN  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 3011061 WARN  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 3011061 WARN  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 3011061 WARN  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 3011061 WARN  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 3011061 WARN  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 3011061 WARN  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 3011062 WARN  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 3011062 WARN  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 3011062 WARN  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 3011062 WARN  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 3011063 WARN  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 3011063 WARN  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 3011067 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3011067 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3011067 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 3011067 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3011067 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 3011068 WARN  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 3011069 WARN  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 3011069 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3011070 WARN  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 3011070 WARN  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 3011071 WARN  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 3011071 WARN  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 3011072 WARN  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 3011072 WARN  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_FA75ADE8706737B6-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 3011078 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3011083 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3011084 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3011118 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3011118 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3011123 INFO  (qtp675204699-18917) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3011125 INFO  (qtp675204699-18913) [n:localhost:59391_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> 3011125 INFO  (qtp675204699-18918) [n:localhost:59391_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> 3011127 INFO  (qtp675204699-18911) [n:localhost:59391_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> 3011149 INFO  (qtp675204699-18917) [n:localhost:59391_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> 3011315 INFO  (qtp675204699-18911) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3011351 INFO  (qtp675204699-18918) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3011353 INFO  (qtp675204699-18913) [n:localhost:59391_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3011366 INFO  (qtp675204699-

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

geTest, TestDistribIDF, TestFileDictionaryLookup, AddBlockUpdateTest, OutOfBoxZkACLAndCredentialsProvidersTest, FullHLLTest, TestRandomCollapseQParserPlugin, TestDFRSimilarityFactory, TestManagedSchema, DistribCursorPagingTest, XmlUpdateRequestHandlerTest, RankQueryTest, TestPostingsSolrHighlighter, TestCloudManagedSchema, HdfsSyncSliceTest, MigrateRouteKeyTest, MBeansHandlerTest, TestScoreJoinQPScore, TestPerFieldSimilarityClassic, HdfsBasicDistributedZkTest, TestRemoteStreaming, HdfsUnloadDistributedZkTest, TestNRTOpen, TestAuthorizationFramework, PolyFieldTest, TestTolerantSearch, TestSolrDynamicMBean, SystemInfoHandlerTest, TestRequestStatusCollectionAPI, OverseerTest, ZkStateReaderTest, UpdateParamsTest, DocValuesTest, TestSimpleQParserPlugin, BadComponentTest, BasicAuthIntegrationTest, HdfsRecoveryZkTest, TestConfigSetsAPIExclusivity, GraphQueryTest, CursorPagingTest, TestExpandComponent, CleanupOldIndexTest, DocValuesMissingTest, MoreLikeThisHandlerTest, TestJettySolrRunner, LeaderElectionTest, AliasIntegrationTest, ScriptEngineTest, ReturnFieldsTest, TestDownShardTolerantSearch, TestMergePolicyConfig, TestManagedSynonymFilterFactory, TestDocSet, TestHighFrequencyDictionaryFactory, SharedFSAutoReplicaFailoverTest, ReplicationFactorTest, TestInfoStreamLogging, CdcrVersionReplicationTest, TestDefaultSearchFieldResource, TestUpdate, RecoveryZkTest, CollectionTooManyReplicasTest, ShardRoutingTest, TestFunctionQuery, TestConfigReload, UnloadDistributedZkTest, CurrencyFieldXmlFileTest, DistributedQueryElevationComponentTest, TestCursorMarkWithoutUniqueKey, TestArbitraryIndexDir, TestDynamicLoading, CursorMarkTest, DistributedQueryComponentCustomSortTest, HdfsChaosMonkeySafeLeaderTest, TestAnalyzeInfixSuggestions, TestReRankQParserPlugin, StandardRequestHandlerTest, SaslZkACLProviderTest, TestStressReorder, TestPhraseSuggestions, CoreAdminRequestStatusTest, TestIntervalFaceting, AlternateDirectoryTest, LeaderInitiatedRecoveryOnCommitTest, HLLUtilTest, HardAutoCommitTest, URLClassifyProcessorTest, TestFieldResource, HttpPartitionTest, BigEndianAscendingWordDeserializerTest, TestSchemaVersionResource, TestLMDirichletSimilarityFactory, HdfsNNFailoverTest, SegmentsInfoRequestHandlerTest, TestConfigOverlay, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCoreContainer, OverseerStatusTest, TestOrdValues, TestXIncludeConfig, QueryElevationComponentTest, HdfsDirectoryTest, TestSearchPerf, PreAnalyzedFieldTest, SolrCoreTest, SoftAutoCommitTest, CircularListTest, TestDistributedSearch, VMParamsZkACLAndCredentialsProvidersTest, RollingRestartTest, CdcrUpdateLogTest, ResponseHeaderTest, SimplePostToolTest, SpatialRPTFieldTypeTest, TestAnalyzedSuggestions, TestShardHandlerFactory, UUIDFieldTest, TestReqParamsAPI, TestRawResponseWriter, FastVectorHighlighterTest, ChaosMonkeyNothingIsSafeTest, SliceStateTest, BlockJoinFacetRandomTest, DeleteInactiveReplicaTest, HdfsDirectoryFactoryTest, SpatialHeatmapFacetsTest, DistributedSpellCheckComponentTest, JsonLoaderTest, IndexSchemaTest, TestSolrConfigHandlerConcurrent, TermVectorComponentDistributedTest, TestRealTimeGet, SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestLazyCores, HighlighterTest, ShowFileRequestHandlerTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, SpatialFilterTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache, TestRTGBase, DistributedIntervalFacetingTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, MultiThreadedOCPTest, SSLMigrationTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestSolrCloudWithKerberosAlt, CachingDirectoryFactoryTest, TestConfigSetProperties, TestReloadAndDeleteDocs, RequestLoggingTest, TestBlobHandler, TestSQLHandler, CoreAdminCreateDiscoverTest, InfoHandlerTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestCloudSchemaless, TestSchemaManager, AnalyticsMergeStrategyTest, AnalyticsQueryTest, MergeStrategyTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestFilteredDocIdSet, TestInitQParser, TestMaxScoreQueryParser, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, TestReloadDeadlock, TestSearcherReuse, TestSolr4Spatial2, TestStressUserVersions, TestJsonFacets, TestSortByMinMaxFunction, BJQParserTest, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDefaultStatsCache, TestExactSharedStatsCache, TestExactStatsCache, PKIAuthenticationIntegrationTest, CloneFieldUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, UUIDUpdateProcessorFallbackTest, TestObjectReleaseTracker, TestRandomForceMergePolicy, TestRandomMergePolicy, TestSolrCLIRunExample]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.seed=FA75ADE8706737B6 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=America/North_Dakota/New_Salem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCLIRunExample (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA75ADE8706737B6]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.util.TestSolrCLIRunExample: 
   [junit4]    >    1) Thread[id=19034, name=searcherExecutor-8224-thread-1, state=WAITING, group=TGRP-TestSolrCLIRunExample]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA75ADE8706737B6]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=19034, name=searcherExecutor-8224-thread-1, state=WAITING, group=TGRP-TestSolrCLIRunExample]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA75ADE8706737B6]:0)
   [junit4] Completed [571/571 (1!)] on J0 in 174.48s, 3 tests, 1 failure, 2 errors, 1 skipped <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:728: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1436: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:991: There were test failures: 571 suites (8 ignored), 2276 tests, 3 suite-level errors, 119 ignored (69 assumptions) [seed: FA75ADE8706737B6]

Total time: 73 minutes 1 second
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