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 2016/04/07 19:24:49 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3192/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Expected 10 to be found in the testCloudExamplePrompt collection but only found 2

Stack Trace:
java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt collection but only found 2
	at __randomizedtesting.SeedInfo.seed([190FDDE0C9272EC3:C27E3D2AFE52EBA5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11184 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/init-core-data-001
   [junit4]   2> 1145746 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
   [junit4]   2> 1145747 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.u.TestSolrCLIRunExample Selected port 56506 to start schemaless example Solr instance on ...
   [junit4]   2> 1145989 INFO  (Thread-2215) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1145993 INFO  (Thread-2215) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1469fa2b{/solr,null,AVAILABLE}
   [junit4]   2> 1145997 INFO  (Thread-2215) [    ] o.e.j.s.ServerConnector Started ServerConnector@15c69345{HTTP/1.1,[http/1.1]}{127.0.0.1:56506}
   [junit4]   2> 1145997 INFO  (Thread-2215) [    ] o.e.j.s.Server Started @1151101ms
   [junit4]   2> 1145997 INFO  (Thread-2215) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56506}
   [junit4]   2> 1145997 INFO  (Thread-2215) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1145997 INFO  (Thread-2215) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr'
   [junit4]   2> 1145998 INFO  (Thread-2215) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1145998 INFO  (Thread-2215) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1145998 INFO  (Thread-2215) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/solr.xml
   [junit4]   2> 1146019 INFO  (Thread-2215) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr
   [junit4]   2> 1146019 INFO  (Thread-2215) [    ] o.a.s.c.CoreContainer New CoreContainer 54538554
   [junit4]   2> 1146019 INFO  (Thread-2215) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr]
   [junit4]   2> 1146019 WARN  (Thread-2215) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/lib
   [junit4]   2> 1146020 INFO  (Thread-2215) [    ] 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,
   [junit4]   2> 1146023 INFO  (Thread-2215) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1146024 INFO  (Thread-2215) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1146024 INFO  (Thread-2215) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1146024 INFO  (Thread-2215) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1146024 INFO  (Thread-2215) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1146025 INFO  (Thread-2215) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr
   [junit4]   2> 1146026 INFO  (Thread-2215) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1146027 INFO  (Thread-2215) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1146027 INFO  (Thread-2215) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1148322 INFO  (qtp1460585887-6828) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=281
   [junit4]   2> 1148328 INFO  (qtp1460585887-6829) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 1148363 INFO  (qtp1460585887-6827) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=28
   [junit4]   2> 1148416 INFO  (qtp1460585887-6828) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=26
   [junit4]   2> 1148422 INFO  (qtp1460585887-6825) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 1149203 INFO  (qtp1460585887-6826) [    ] o.a.s.h.a.CoreAdminOperation core create command name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
   [junit4]   2> 1149204 INFO  (qtp1460585887-6826) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=gettingstarted, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1149204 INFO  (qtp1460585887-6826) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted'
   [junit4]   2> 1149204 INFO  (qtp1460585887-6826) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1149205 INFO  (qtp1460585887-6826) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1149230 INFO  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1149231 INFO  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1149241 WARN  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
   [junit4]   2> 1149243 WARN  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 1149243 WARN  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
   [junit4]   2> 1149243 WARN  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 1149244 WARN  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
   [junit4]   2> 1149244 WARN  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 1149245 WARN  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
   [junit4]   2> 1149245 WARN  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 1149251 INFO  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1149269 INFO  (qtp1460585887-6826) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1149307 INFO  (qtp1460585887-6826) [    ] o.a.s.s.IndexSchema [gettingstarted] Schema name=example-data-driven-schema
   [junit4]   2> 1149672 INFO  (qtp1460585887-6826) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1149920 INFO  (qtp1460585887-6826) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1149935 INFO  (qtp1460585887-6826) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1149961 INFO  (qtp1460585887-6826) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted'
   [junit4]   2> 1149961 INFO  (qtp1460585887-6826) [    ] o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted
   [junit4]   2> 1149962 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1149962 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/]
   [junit4]   2> 1149962 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@efc87f5
   [junit4]   2> 1149990 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 1149990 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 1149990 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED
   [junit4]   2> 1149991 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data
   [junit4]   2> 1149991 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/index/
   [junit4]   2> 1149991 WARN  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1149992 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1149992 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4d338d7f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@134d59a0; maxCacheMB=0.9150390625 maxMergeSizeMB=0.3681640625)),segFN=segments_1,generation=1}
   [junit4]   2> 1149992 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1149993 INFO  (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] o.a.s.c.SolrCore Looking for old index directories to cleanup for core gettingstarted in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/
   [junit4]   2> 1149993 WARN  (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [    x:gettingstarted] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1150087 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 1150088 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1150307 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 1150864 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1150870 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1150871 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1150872 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1150873 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 1150880 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1150881 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1150881 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1150895 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1150896 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1150896 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4d338d7f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@134d59a0; maxCacheMB=0.9150390625 maxMergeSizeMB=0.3681640625)),segFN=segments_1,generation=1}
   [junit4]   2> 1150897 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1150897 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.s.SolrIndexSearcher Opening [Searcher@26ce1d0a[gettingstarted] main]
   [junit4]   2> 1150897 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/conf
   [junit4]   2> 1150897 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/conf}
   [junit4]   2> 1150897 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/conf
   [junit4]   2> 1150898 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1150898 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1150930 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1150930 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 1150931 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/conf/elevate.xml
   [junit4]   2> 1150971 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1150972 INFO  (searcherExecutor-3329-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@26ce1d0a[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1150972 INFO  (searcherExecutor-3329-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1150972 INFO  (searcherExecutor-3329-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1150973 INFO  (searcherExecutor-3329-thread-1-processing-x:gettingstarted) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher Searcher@26ce1d0a[gettingstarted] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1150973 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1150973 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1150973 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1150973 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1530970806445670400
   [junit4]   2> 1150975 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1530970806445670400
   [junit4]   2> 1150975 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.c.CoreContainer registering core: gettingstarted
   [junit4]   2> 1150976 INFO  (qtp1460585887-6826) [    x:gettingstarted] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json} status=0 QTime=1774
   [junit4]   2> 1150979 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[190FDDE0C9272EC3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@15c69345{HTTP/1.1,[http/1.1]}{127.0.0.1:56506}
   [junit4]   2> 1150979 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=54538554
   [junit4]   2> 1150980 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore org.apache.solr.core.SolrCore@67397bd0
   [junit4]   2> 1150980 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1150980 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1150980 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1150980 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1150984 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on request.
   [junit4]   2> 1150991 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1150991 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data;done=false>>]
   [junit4]   2> 1150991 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1150991 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data
   [junit4]   2> 1150991 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/index;done=false>>]
   [junit4]   2> 1150991 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1150991 INFO  (coreCloseExecutor-3334-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-001/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1150992 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[190FDDE0C9272EC3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1469fa2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1150993 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on port 56506
   [junit4]   2> 1150993 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 1150996 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 1151032 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1151032 INFO  (Thread-2228) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1151032 INFO  (Thread-2228) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1151141 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.ZkTestServer start zk server on port:56525
   [junit4]   2> 1151142 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1151143 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151160 INFO  (zkCallback-943-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73e07642 name:ZooKeeperConnection Watcher:127.0.0.1:56525 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151160 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151161 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1151161 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1151170 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1151172 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45169983{/solr,null,AVAILABLE}
   [junit4]   2> 1151173 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@55d8d5f3{HTTP/1.1,[http/1.1]}{127.0.0.1:56522}
   [junit4]   2> 1151173 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.Server Started @1156276ms
   [junit4]   2> 1151173 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56522}
   [junit4]   2> 1151174 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1151174 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1'
   [junit4]   2> 1151174 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1151174 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1151174 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1151176 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151179 INFO  (zkCallback-944-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@650d27bd name:ZooKeeperConnection Watcher:127.0.0.1:56525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151179 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151179 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1151180 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1151186 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1
   [junit4]   2> 1151186 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1750714925
   [junit4]   2> 1151186 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1]
   [junit4]   2> 1151186 WARN  (jetty-launcher-942-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1/lib
   [junit4]   2> 1151186 INFO  (jetty-launcher-942-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,
   [junit4]   2> 1151190 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1151191 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1151191 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1151191 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56525/solr
   [junit4]   2> 1151191 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1151191 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1151192 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151193 INFO  (zkCallback-947-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a637a7 name:ZooKeeperConnection Watcher:127.0.0.1:56525 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151193 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151194 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1151197 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151199 INFO  (zkCallback-948-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f1e5736 name:ZooKeeperConnection Watcher:127.0.0.1:56525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151199 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151200 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1151203 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1151208 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1151211 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1151215 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1151218 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1151220 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1151222 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1151224 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1151226 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1151227 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1151230 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1151233 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1151235 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1151237 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1151238 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95685675406983171-localhost:56522_solr-n_0000000000
   [junit4]   2> 1151247 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:56522_solr
   [junit4]   2> 1151247 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1151249 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.Overseer Overseer (id=95685675406983171-localhost:56522_solr-n_0000000000) starting
   [junit4]   2> 1151253 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1151262 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1151263 INFO  (OverseerCollectionConfigSetProcessor-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1151264 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1151264 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:56522_solr
   [junit4]   2> 1151266 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/localhost:56522_solr
   [junit4]   2> 1151267 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1151268 INFO  (zkCallback-948-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1151269 INFO  (zkCallback-948-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1151275 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1151275 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1151276 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1
   [junit4]   2> 1151277 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1151278 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1151278 INFO  (jetty-launcher-942-thread-1) [n:localhost:56522_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1151278 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1151279 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151281 INFO  (zkCallback-949-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@105787a9 name:ZooKeeperConnection Watcher:127.0.0.1:56525 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151281 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151282 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1151338 INFO  (qtp1829303420-6860) [n:localhost:56522_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=48
   [junit4]   2> 1151341 INFO  (qtp1829303420-6861) [n:localhost:56522_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1151344 INFO  (qtp1829303420-6861) [n:localhost:56522_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 1151346 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1151347 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151349 INFO  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75429376 name:ZooKeeperConnection Watcher:127.0.0.1:56525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151349 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151349 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1151349 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1151352 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1151359 INFO  (qtp1829303420-6865) [n:localhost:56522_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1151359 INFO  (qtp1829303420-6865) [n:localhost:56522_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1151405 INFO  (qtp1829303420-6861) [n:localhost:56522_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=30
   [junit4]   2> 1151409 INFO  (qtp1829303420-6862) [n:localhost:56522_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1151411 INFO  (qtp1829303420-6862) [n:localhost:56522_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 1151413 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1151413 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1151415 INFO  (zkCallback-954-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@395fb91e name:ZooKeeperConnection Watcher:127.0.0.1:56525/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1151415 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1151415 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1151415 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1151417 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1151421 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 1151426 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 1151430 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 1151434 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 1151438 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 1151441 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 1151445 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 1151449 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 1151454 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 1151458 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 1151463 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 1151468 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 1151472 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 1151476 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 1151480 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 1151485 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 1151490 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 1151494 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 1151498 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 1151502 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 1151507 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 1151511 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 1151516 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 1151521 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 1151525 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 1151529 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 1151534 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 1151539 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 1151543 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 1151548 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 1151553 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 1151558 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 1151562 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 1151567 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 1151571 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 1151577 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 1151581 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 1151585 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 1151590 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 1151594 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 1151599 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 1151603 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/params.json
   [junit4]   2> 1151606 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 1151610 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 1151614 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 1151617 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 1151624 INFO  (qtp1829303420-6860) [n:localhost:56522_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1151624 INFO  (qtp1829303420-6860) [n:localhost:56522_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1151627 INFO  (qtp1829303420-6862) [n:localhost:56522_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 and sendToOCPQueue=true
   [junit4]   2> 1151632 INFO  (OverseerCollectionConfigSetProcessor-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_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> 1151632 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_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> 1151632 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testCloudExamplePrompt
   [junit4]   2> 1151633 WARN  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_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> 1151634 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 1151635 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testCloudExamplePrompt
   [junit4]   2> 1151637 INFO  (zkCallback-954-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1151637 INFO  (zkCallback-948-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1151643 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_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> 1151643 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testCloudExamplePrompt
   [junit4]   2> 1151645 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCloudExamplePrompt/state.json
   [junit4]   2> 1151744 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1151744 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of collection testCloudExamplePrompt on localhost:56522_solr
   [junit4]   2> 1151745 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of collection testCloudExamplePrompt on localhost:56522_solr
   [junit4]   2> 1151746 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of collection testCloudExamplePrompt on localhost:56522_solr
   [junit4]   2> 1151748 INFO  (OverseerThreadFactory-3340-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of collection testCloudExamplePrompt on localhost:56522_solr
   [junit4]   2> 1151751 INFO  (qtp1829303420-6865) [n:localhost:56522_solr    ] o.a.s.h.a.CoreAdminOperation 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> 1151751 INFO  (qtp1829303420-6863) [n:localhost:56522_solr    ] o.a.s.h.a.CoreAdminOperation 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> 1151752 INFO  (qtp1829303420-6863) [n:localhost:56522_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> 1151752 INFO  (qtp1829303420-6865) [n:localhost:56522_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> 1151752 INFO  (qtp1829303420-6860) [n:localhost:56522_solr    ] o.a.s.h.a.CoreAdminOperation 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> 1151752 INFO  (qtp1829303420-6861) [n:localhost:56522_solr    ] o.a.s.h.a.CoreAdminOperation 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> 1151753 INFO  (qtp1829303420-6860) [n:localhost:56522_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> 1151753 INFO  (qtp1829303420-6861) [n:localhost:56522_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> 1151756 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1151756 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1151757 INFO  (qtp1829303420-6860) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1151757 INFO  (qtp1829303420-6861) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1151760 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1151760 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader addZkWatch [testCloudExamplePrompt]
   [junit4]   2> 1151761 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1151761 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1151761 INFO  (qtp1829303420-6861) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1151761 INFO  (qtp1829303420-6861) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1151761 INFO  (qtp1829303420-6860) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1151761 INFO  (qtp1829303420-6860) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1151762 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [testCloudExamplePrompt] ver [0]
   [junit4]   2> 1151762 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1151762 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56522/solr",
   [junit4]   2>   "node_name":"localhost:56522_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> 1151763 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_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:56522/solr",
   [junit4]   2>   "node_name":"localhost:56522_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1151766 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56522/solr",
   [junit4]   2>   "node_name":"localhost:56522_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> 1151768 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_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:56522/solr",
   [junit4]   2>   "node_name":"localhost:56522_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1151770 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56522/solr",
   [junit4]   2>   "node_name":"localhost:56522_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> 1151770 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_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:56522/solr",
   [junit4]   2>   "node_name":"localhost:56522_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1151772 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:56522/solr",
   [junit4]   2>   "node_name":"localhost:56522_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> 1151773 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_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:56522/solr",
   [junit4]   2>   "node_name":"localhost:56522_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1151877 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCloudExamplePrompt/state.json version: 0
   [junit4]   2> 1151878 INFO  (zkCallback-948-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_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> 1151879 INFO  (zkCallback-948-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testCloudExamplePrompt] from [0] to [1]
   [junit4]   2> 1152769 INFO  (qtp1829303420-6865) [n:localhost:56522_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> 1152769 INFO  (qtp1829303420-6863) [n:localhost:56522_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> 1152769 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1152769 INFO  (qtp1829303420-6860) [n:localhost:56522_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> 1152769 INFO  (qtp1829303420-6860) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1152769 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1152769 INFO  (qtp1829303420-6861) [n:localhost:56522_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> 1152769 INFO  (qtp1829303420-6861) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1152770 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1152770 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1152770 INFO  (qtp1829303420-6860) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1152770 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1152770 INFO  (qtp1829303420-6860) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1152770 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1152770 INFO  (qtp1829303420-6861) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1152770 INFO  (qtp1829303420-6861) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1152772 INFO  (qtp1829303420-6865) [n:localhost:56522_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> 1152772 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1/testCloudExamplePrompt_shard2_replica1'
   [junit4]   2> 1152772 INFO  (qtp1829303420-6865) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1152772 INFO  (qtp1829303420-6865) [n:localhost:56522_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> 1152772 INFO  (qtp1829303420-6863) [n:localhost:56522_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> 1152773 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1/testCloudExamplePrompt_shard1_replica2'
   [junit4]   2> 1152773 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1152773 INFO  (qtp1829303420-6863) [n:localhost:56522_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> 1152777 INFO  (qtp1829303420-6860) [n:localhost:56522_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> 1152777 INFO  (qtp1829303420-6860) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1/testCloudExamplePrompt_shard2_replica2'
   [junit4]   2> 1152777 INFO  (qtp1829303420-6860) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1152777 INFO  (qtp1829303420-6860) [n:localhost:56522_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> 1152777 INFO  (qtp1829303420-6861) [n:localhost:56522_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> 1152777 INFO  (qtp1829303420-6861) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001/tempDir-003/node1/testCloudExamplePrompt_shard1_replica1'
   [junit4]   2> 1152777 INFO  (qtp1829303420-6861) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1152778 INFO  (qtp1829303420-6861) [n:localhost:56522_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> 1152780 INFO  (qtp1829303420-6863) [n:localhost:56522_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.Config loaded config solrconf

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

ir-003/node1/testCloudExamplePrompt_shard2_replica2/data
   [junit4]   2> 1168477 INFO  (jetty-launcher-942-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95685675406983171-localhost:56522_solr-n_0000000000) closing
   [junit4]   2> 1168478 INFO  (OverseerStateUpdate-95685675406983171-localhost:56522_solr-n_0000000000) [n:localhost:56522_solr    ] o.a.s.c.Overseer Overseer Loop exiting : localhost:56522_solr
   [junit4]   2> 1168480 INFO  (zkCallback-948-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1168481 ERROR (jetty-launcher-942-thread-1-EventThread) [n:localhost:56522_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$6/1906034813@3926f009 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7c246949[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 61]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1168481 WARN  (zkCallback-948-thread-2-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testCloudExamplePrompt/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1169989 WARN  (zkCallback-948-thread-1-processing-n:localhost:56522_solr) [n:localhost:56522_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1169990 INFO  (jetty-launcher-942-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45169983{/solr,null,UNAVAILABLE}
   [junit4]   2> 1169995 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[190FDDE0C9272EC3]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56525 56525
   [junit4]   2> 1170012 INFO  (Thread-2228) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56525 56525
   [junit4]   2> 1171932 WARN  (Thread-2228) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	2	/solr/configs/testCloudExamplePrompt
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.method=testInteractiveSolrCloudExample -Dtests.seed=190FDDE0C9272EC3 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 21.2s J1 | TestSolrCLIRunExample.testInteractiveSolrCloudExample <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt collection but only found 2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([190FDDE0C9272EC3:C27E3D2AFE52EBA5]:0)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1172233 INFO  (SUITE-TestSolrCLIRunExample-seed#[190FDDE0C9272EC3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_190FDDE0C9272EC3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=49, maxMBSortInHeap=6.396313856945964, sim=ClassicSimilarity, locale=zh-CN, timezone=Greenwich
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=141022064,total=341311488
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrConnectionTest, TestSimpleQParserPlugin, DistributedMLTComponentTest, TestScoreJoinQPScore, MigrateRouteKeyTest, RecoveryAfterSoftCommitTest, TestNonDefinedSimilarityFactory, TestHighFrequencyDictionaryFactory, ClassificationUpdateProcessorFactoryTest, TestClassicSimilarityFactory, ZkNodePropsTest, UpdateRequestProcessorFactoryTest, FullHLLTest, BinaryUpdateRequestHandlerTest, DistributedExpandComponentTest, DistributedSuggestComponentTest, FileBasedSpellCheckerTest, SuggesterTest, CollectionsAPIDistributedZkTest, ConfigSetsAPITest, TestManagedSchema, TestRTGBase, TestSystemIdResolver, DistributedFacetPivotSmallTest, TestSimpleTrackingShardHandler, PluginInfoTest, TestUseDocValuesAsStored, SolrInfoMBeanTest, HdfsThreadLeakTest, TestTolerantUpdateProcessorRandomCloud, TestIndexingPerformance, TestFiltering, ChangedSchemaMergeTest, TestSolrDynamicMBean, TestConfigReload, HdfsDirectoryTest, TestManagedResource, RulesTest, DocValuesMissingTest, LeaderInitiatedRecoveryOnCommitTest, TestMiniSolrCloudClusterSSL, BadIndexSchemaTest, LeaderElectionIntegrationTest, TermVectorComponentDistributedTest, TestPHPSerializedResponseWriter, TestLeaderInitiatedRecoveryThread, CoreAdminHandlerTest, HdfsDirectoryFactoryTest, TestReversedWildcardFilterFactory, StressHdfsTest, StatsComponentTest, AsyncCallRequestStatusResponseTest, OutputWriterTest, TestReload, TestAnalyzeInfixSuggestions, TestFieldResource, TestCustomDocTransformer, TestMacros, DocExpirationUpdateProcessorFactoryTest, CloudMLTQParserTest, ChaosMonkeySafeLeaderTest, TestTrackingShardHandlerFactory, TestWriterPerf, ConvertedLegacyTest, TestStressRecovery, TestShardHandlerFactory, SmileWriterTest, NoCacheHeaderTest, TestSchemaVersionResource, TestSolrCLIRunExample]
   [junit4] Completed [199/584 (1!)] on J1 in 26.51s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1245 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1457: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1014: There were test failures: 584 suites (10 ignored), 2356 tests, 1 failure, 119 ignored (69 assumptions) [seed: 190FDDE0C9272EC3]

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