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/07/29 03:47:58 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 746 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([CF9CFB41AE6983B7:A85BE7AF5AD1A716]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:267)
	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 13133 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/init-core-data-001
   [junit4]   2> 156607 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 156608 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 156608 INFO  (Thread-335) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 156608 INFO  (Thread-335) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 156708 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56346
   [junit4]   2> 156709 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156709 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156713 INFO  (zkCallback-837-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@314561bb name:ZooKeeperConnection Watcher:127.0.0.1:56346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156714 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156714 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156714 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 156718 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 156727 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156729 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58bc81a1{/solr,null,AVAILABLE}
   [junit4]   2> 156732 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156733 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57740120{/solr,null,AVAILABLE}
   [junit4]   2> 156734 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c92afb3{SSL,[ssl, http/1.1]}{127.0.0.1:57410}
   [junit4]   2> 156734 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.Server Started @159955ms
   [junit4]   2> 156734 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57410}
   [junit4]   2> 156734 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 156734 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node2'
   [junit4]   2> 156734 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156734 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 156734 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156735 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156742 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156745 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@239f827d{/solr,null,AVAILABLE}
   [junit4]   2> 156748 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@400a7131{SSL,[ssl, http/1.1]}{127.0.0.1:44963}
   [junit4]   2> 156749 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.Server Started @159969ms
   [junit4]   2> 156749 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44963}
   [junit4]   2> 156749 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 156749 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node1'
   [junit4]   2> 156749 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156749 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 156750 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156769 INFO  (zkCallback-838-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bb41eb4 name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156769 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1586f37e{SSL,[ssl, http/1.1]}{127.0.0.1:41734}
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.Server Started @159991ms
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41734}
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node4'
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 156770 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156771 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156772 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156773 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 156776 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@728ef052{/solr,null,AVAILABLE}
   [junit4]   2> 156777 INFO  (zkCallback-840-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c8699f name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156777 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156777 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156778 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156786 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node4/.
   [junit4]   2> 156786 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1590575289
   [junit4]   2> 156786 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node4]
   [junit4]   2> 156787 WARN  (jetty-launcher-836-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node4/lib
   [junit4]   2> 156800 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 156796 INFO  (zkCallback-839-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29f5dfbd name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156795 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7476bb47{SSL,[ssl, http/1.1]}{127.0.0.1:64668}
   [junit4]   2> 156800 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156800 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.Server Started @160021ms
   [junit4]   2> 156800 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156800 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64668}
   [junit4]   2> 156795 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node3'
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56346/solr
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156801 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156802 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156806 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156802 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156808 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f9d9503 name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156808 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156808 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156809 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node2/.
   [junit4]   2> 156809 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 929210017
   [junit4]   2> 156809 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node2]
   [junit4]   2> 156809 WARN  (jetty-launcher-836-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node2/lib
   [junit4]   2> 156809 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 156812 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156812 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156812 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156812 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56346/solr
   [junit4]   2> 156812 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156812 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156812 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15634b5a8ed0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 156813 INFO  (zkCallback-844-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ccd3008 name:ZooKeeperConnection Watcher:127.0.0.1:56346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156813 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156815 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156815 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 156815 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156816 INFO  (zkCallback-847-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10c4a125 name:ZooKeeperConnection Watcher:127.0.0.1:56346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156818 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node1/.
   [junit4]   2> 156818 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1705897676
   [junit4]   2> 156818 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node1]
   [junit4]   2> 156818 WARN  (jetty-launcher-836-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node1/lib
   [junit4]   2> 156819 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 156820 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156820 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156820 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156820 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56346/solr
   [junit4]   2> 156820 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156820 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156821 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156818 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156823 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156823 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/303362691@24ab9f78
   [junit4]   2> 156824 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156824 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node3/.
   [junit4]   2> 156824 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 523051220
   [junit4]   2> 156824 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node3]
   [junit4]   2> 156824 WARN  (jetty-launcher-836-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node3/lib
   [junit4]   2> 156824 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 156836 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 156836 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156836 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156836 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56346/solr
   [junit4]   2> 156837 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 156837 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156837 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156838 INFO  (zkCallback-850-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1efde6b8 name:ZooKeeperConnection Watcher:127.0.0.1:56346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156851 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156842 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/303362691@22821e6f
   [junit4]   2> 156852 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156840 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e2984cd name:ZooKeeperConnection Watcher:127.0.0.1:56346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156852 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156852 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@661a67ad name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156853 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156853 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156853 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156854 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 156855 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/303362691@73291941
   [junit4]   2> 156855 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/303362691@598de876
   [junit4]   2> 156855 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156856 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156857 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@720dbd18 name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156857 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156857 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd60eab name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156857 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156857 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f82a187 name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156857 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156860 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156861 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156861 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156861 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 156866 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 156866 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 156866 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 156867 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 156869 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 156869 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 156872 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 156873 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 156873 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 156874 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 156876 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 156877 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 156877 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 156879 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 156879 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 156879 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 156881 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156881 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156881 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156881 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 156884 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156884 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156884 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156885 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 156885 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156886 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156886 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156886 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 156887 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 156888 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 156888 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 156888 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156888 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 156889 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156889 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156889 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 156892 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 156894 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 156896 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156897 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96322396862873612-127.0.0.1:64668_solr-n_0000000000
   [junit4]   2> 156897 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64668_solr
   [junit4]   2> 156897 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 156900 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer Overseer (id=96322396862873612-127.0.0.1:64668_solr-n_0000000000) starting
   [junit4]   2> 156900 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156901 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156901 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96322396862873608-127.0.0.1:41734_solr-n_0000000002
   [junit4]   2> 156902 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156902 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96322396862873611-127.0.0.1:44963_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 156903 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96322396862873610-127.0.0.1:57410_solr-n_0000000003
   [junit4]   2> 156903 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41734_solr
   [junit4]   2> 156903 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41734_solr
   [junit4]   2> 156903 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96322396862873611-127.0.0.1:44963_solr-n_0000000001
   [junit4]   2> 156903 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 156904 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96322396862873608-127.0.0.1:41734_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 156904 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57410_solr
   [junit4]   2> 156904 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57410_solr
   [junit4]   2> 156906 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_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> 156909 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_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> 156910 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 156911 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_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> 156913 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_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> 156918 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96322396862873612-127.0.0.1:64668_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 156933 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 156933 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156935 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node4/.
   [junit4]   2> 156935 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156937 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 156937 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:41734_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156941 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 156941 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156942 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 156943 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node2/.
   [junit4]   2> 156943 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156943 INFO  (OverseerCollectionConfigSetProcessor-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 156944 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44963_solr as DOWN
   [junit4]   2> 156947 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 156947 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 156947 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64668_solr as DOWN
   [junit4]   2> 156947 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 156947 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 156947 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:57410_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156948 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 156951 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44963_solr
   [junit4]   2> 156951 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44963_solr
   [junit4]   2> 156951 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 156952 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64668_solr
   [junit4]   2> 156952 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64668_solr
   [junit4]   2> 156953 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_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: [2])
   [junit4]   2> 156953 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_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: [2])
   [junit4]   2> 156953 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_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: [2])
   [junit4]   2> 156953 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_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: [2])
   [junit4]   2> 156954 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 156954 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 156955 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 156955 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 156956 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_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: [3])
   [junit4]   2> 156958 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_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: [3])
   [junit4]   2> 156958 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64668_solr"} current state version: 0
   [junit4]   2> 156959 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_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: [3])
   [junit4]   2> 156961 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 156959 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64668_solr
   [junit4]   2> 156962 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_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: [3])
   [junit4]   2> 156969 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 156973 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 156975 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 156986 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 156986 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156987 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node3/.
   [junit4]   2> 156987 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156988 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 156988 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:64668_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156989 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44963_solr"} current state version: 0
   [junit4]   2> 156989 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44963_solr
   [junit4]   2> 156993 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 156994 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 156994 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node1/.
   [junit4]   2> 156995 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 156996 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 156996 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:44963_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 156996 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156996 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156998 INFO  (zkCallback-862-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fb74fa6 name:ZooKeeperConnection Watcher:127.0.0.1:56346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156998 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156999 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 157002 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 157002 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157005 INFO  (zkCallback-865-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3169dafa name:ZooKeeperConnection Watcher:127.0.0.1:56346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157005 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157005 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 157005 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 157007 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 157009 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 157011 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 157017 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 157020 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 157022 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 157025 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 157029 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 157032 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 157227 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CF9CFB41AE6983B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 157227 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CF9CFB41AE6983B7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 157227 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CF9CFB41AE6983B7]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157229 INFO  (zkCallback-866-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d349d55 name:ZooKeeperConnection Watcher:127.0.0.1:56346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157230 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CF9CFB41AE6983B7]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157231 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CF9CFB41AE6983B7]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 157296 INFO  (qtp586647034-2469) [n:127.0.0.1:57410_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=b016a56c-2cb4-4b5e-b25f-0eb965472620&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 157300 INFO  (qtp586647034-2469) [n:127.0.0.1:57410_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b016a56c-2cb4-4b5e-b25f-0eb965472620&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 157303 INFO  (OverseerCollectionConfigSetProcessor-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-b016a56c-2cb4-4b5e-b25f-0eb965472620
   [junit4]   2> 157305 INFO  (OverseerCollectionConfigSetProcessor-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"b016a56c-2cb4-4b5e-b25f-0eb965472620",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 157305 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"b016a56c-2cb4-4b5e-b25f-0eb965472620",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 157305 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection falsepredicate
   [junit4]   2> 157306 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
   [junit4]   2> 157307 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 157308 INFO  (qtp586647034-2467) [n:127.0.0.1:57410_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b016a56c-2cb4-4b5e-b25f-0eb965472620&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 157310 INFO  (zkCallback-865-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 157310 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 157310 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 157310 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 157310 INFO  (qtp586647034-2467) [n:127.0.0.1:57410_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b016a56c-2cb4-4b5e-b25f-0eb965472620&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 157310 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 157315 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"b016a56c-2cb4-4b5e-b25f-0eb965472620",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 157315 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 157317 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
   [junit4]   2> 157419 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 157419 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard3_replica1 as part of shard shard3 of collection falsepredicate on 127.0.0.1:41734_solr
   [junit4]   2> 157419 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard1_replica1 as part of shard shard1 of collection falsepredicate on 127.0.0.1:64668_solr
   [junit4]   2> 157420 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard4_replica1 as part of shard shard4 of collection falsepredicate on 127.0.0.1:44963_solr
   [junit4]   2> 157420 INFO  (OverseerThreadFactory-519-thread-1-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard2_replica1 as part of shard shard2 of collection falsepredicate on 127.0.0.1:57410_solr
   [junit4]   2> 157476 INFO  (qtp586647034-2470) [n:127.0.0.1:57410_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 157479 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 157479 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard2_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data/, shard=shard2}
   [junit4]   2> 157481 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 157482 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 157483 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 157483 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 157496 INFO  (qtp90756238-2475) [n:127.0.0.1:41734_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 157502 INFO  (parallelCoreAdminExecutor-515-thread-1-processing-n:127.0.0.1:41734_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144 CREATE) [n:127.0.0.1:41734_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 157502 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:57410/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57410_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 157503 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:57410/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57410_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 157503 INFO  (parallelCoreAdminExecutor-515-thread-1-processing-n:127.0.0.1:41734_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144 CREATE) [n:127.0.0.1:41734_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard3_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data/, shard=shard3}
   [junit4]   2> 157504 INFO  (qtp1887016736-2487) [n:127.0.0.1:44963_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b016a56c-2cb4-4b5e-b25f-0eb96547262066026602000246&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 157505 INFO  (qtp1852425946-2506) [n:127.0.0.1:64668_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b016a56c-2cb4-4b5e-b25f-0eb96547262066026601734217&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 157505 INFO  (parallelCoreAdminExecutor-520-thread-1-processing-n:127.0.0.1:64668_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601734217 CREATE) [n:127.0.0.1:64668_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=b016a56c-2cb4-4b5e-b25f-0eb96547262066026601734217&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 157507 INFO  (parallelCoreAdminExecutor-522-thread-1-processing-n:127.0.0.1:44963_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602000246 CREATE) [n:127.0.0.1:44963_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=b016a56c-2cb4-4b5e-b25f-0eb96547262066026602000246&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 157507 INFO  (parallelCoreAdminExecutor-520-thread-1-processing-n:127.0.0.1:64668_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601734217 CREATE) [n:127.0.0.1:64668_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data/, shard=shard1}
   [junit4]   2> 157508 INFO  (parallelCoreAdminExecutor-522-thread-1-processing-n:127.0.0.1:44963_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602000246 CREATE) [n:127.0.0.1:44963_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard4_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data/, shard=shard4}
   [junit4]   2> 157509 INFO  (parallelCoreAdminExecutor-522-thread-1-processing-n:127.0.0.1:44963_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602000246 CREATE) [n:127.0.0.1:44963_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 157509 INFO  (parallelCoreAdminExecutor-520-thread-1-processing-n:127.0.0.1:64668_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601734217 CREATE) [n:127.0.0.1:64668_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 157510 INFO  (parallelCoreAdminExecutor-522-thread-1-processing-n:127.0.0.1:44963_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602000246 CREATE) [n:127.0.0.1:44963_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 157510 INFO  (parallelCoreAdminExecutor-520-thread-1-processing-n:127.0.0.1:64668_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601734217 CREATE) [n:127.0.0.1:64668_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 157511 INFO  (parallelCoreAdminExecutor-522-thread-1-processing-n:127.0.0.1:44963_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602000246 CREATE) [n:127.0.0.1:44963_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 157511 INFO  (parallelCoreAdminExecutor-522-thread-1-processing-n:127.0.0.1:44963_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602000246 CREATE) [n:127.0.0.1:44963_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 157511 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44963/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44963_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 157511 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44963/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44963_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 157512 INFO  (parallelCoreAdminExecutor-520-thread-1-processing-n:127.0.0.1:64668_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601734217 CREATE) [n:127.0.0.1:64668_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 157512 INFO  (parallelCoreAdminExecutor-520-thread-1-processing-n:127.0.0.1:64668_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601734217 CREATE) [n:127.0.0.1:64668_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 157514 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64668/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64668_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 157514 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:64668/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64668_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 157516 INFO  (parallelCoreAdminExecutor-515-thread-1-processing-n:127.0.0.1:41734_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144 CREATE) [n:127.0.0.1:41734_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 157524 INFO  (qtp90756238-2474) [n:127.0.0.1:41734_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144
   [junit4]   2> 157524 INFO  (qtp90756238-2474) [n:127.0.0.1:41734_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 157524 INFO  (parallelCoreAdminExecutor-515-thread-1-processing-n:127.0.0.1:41734_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144 CREATE) [n:127.0.0.1:41734_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 157526 INFO  (parallelCoreAdminExecutor-515-thread-1-processing-n:127.0.0.1:41734_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144 CREATE) [n:127.0.0.1:41734_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 157526 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41734/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41734_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 157526 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41734/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41734_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 157526 INFO  (parallelCoreAdminExecutor-515-thread-1-processing-n:127.0.0.1:41734_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026601415144 CREATE) [n:127.0.0.1:41734_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 157629 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
   [junit4]   2> 157630 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157630 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157630 INFO  (zkCallback-857-thread-2-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157630 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157631 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 157631 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:57410_solr) [n:127.0.0.1:57410_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 157631 INFO  (zkCallback-857-thread-2-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 157631 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 158313 INFO  (qtp586647034-2468) [n:127.0.0.1:57410_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b016a56c-2cb4-4b5e-b25f-0eb965472620&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 158315 INFO  (qtp586647034-2468) [n:127.0.0.1:57410_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b016a56c-2cb4-4b5e-b25f-0eb965472620&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 158484 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard2_replica1
   [junit4]   2> 158484 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 158485 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 158485 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 158485 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 158485 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001/tempDir-001/node2/falsepredicate_shard2_replica1'
   [junit4]   2> 158486 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 158486 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 158488 INFO  (parallelCoreAdminExecutor-517-thread-1-processing-n:127.0.0.1:57410_solr b016a56c-2cb4-4b5e-b25f-0eb96547262066026602431760 CREATE) [n:127.0.0.1:57410_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 158494 INFO  (parallelCoreAdminExecutor-

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

 [junit4]   2> 190574 INFO  (zkCallback-871-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_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: [3])
   [junit4]   2> 190576 INFO  (zkCallback-857-thread-4-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_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: [3])
   [junit4]   2> 190576 INFO  (zkCallback-857-thread-5-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/waitforstate/state.json] for collection [waitforstate] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 190578 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96322396862873612-127.0.0.1:64668_solr-n_0000000000) closing
   [junit4]   2> 190578 INFO  (OverseerStateUpdate-96322396862873612-127.0.0.1:64668_solr-n_0000000000) [n:127.0.0.1:64668_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64668_solr
   [junit4]   2> 190580 INFO  (zkCallback-857-thread-4-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 190586 INFO  (zkCallback-857-thread-5-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader Updating data for [waitforstate] from [3] to [4]
   [junit4]   2> 190587 INFO  (zkCallback-857-thread-5-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_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: [2])
   [junit4]   2> 190589 INFO  (zkCallback-877-thread-2-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 190590 INFO  (zkCallback-877-thread-3-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_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: [2])
   [junit4]   2> 190590 WARN  (zkCallback-877-thread-3-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 192042 WARN  (zkCallback-887-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 192042 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@703ea5cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 192080 WARN  (zkCallback-871-thread-1-processing-n:127.0.0.1:44963_solr) [n:127.0.0.1:44963_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 192081 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68675ce6{/solr,null,UNAVAILABLE}
   [junit4]   2> 192081 WARN  (zkCallback-877-thread-1-processing-n:127.0.0.1:41734_solr) [n:127.0.0.1:41734_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election/96322396862873612-127.0.0.1:64668_solr-n_0000000000
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
   [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> 192082 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d6ca76b{/solr,null,UNAVAILABLE}
   [junit4]   2> 192088 WARN  (zkCallback-857-thread-5-processing-n:127.0.0.1:64668_solr) [n:127.0.0.1:64668_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 192088 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@728ef052{/solr,null,UNAVAILABLE}
   [junit4]   2> 192091 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56346 56346
   [junit4]   2> 192104 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 192106 INFO  (Thread-335) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56346 56346
   [junit4]   2> 192107 WARN  (Thread-335) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96322396862873612-127.0.0.1:64668_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	66	/solr/overseer/queue
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 192107 INFO  (SUITE-TestCollectionStateWatchers-seed#[CF9CFB41AE6983B7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_CF9CFB41AE6983B7-001
   [junit4]   2> Jul 29, 2016 3:32:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=bg-BG, timezone=Pacific/Easter
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=177337544,total=297795584
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisResponseTest, TestZkConfigManager, AnlysisResponseBaseTest, StreamExpressionTest, LargeVolumeEmbeddedTest, QueryResponseTest, SolrExampleJettyTest, TestLBHttpSolrClient, CloudSolrClientMultiConstructorTest, SolrParamTest, TestNamedListCodec, CommonParamsTest, JdbcTest, FacetFieldTest, SolrQueryTest, ClientUtilsTest, HttpSolrClientBuilderTest, LargeVolumeJettyTest, OperationsTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, TestSolrProperties, MergeIndexesEmbeddedTest, TestUpdateRequestCodec, GetByIdTest, TestSolrJErrorHandling, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, TestCloudSolrClientConnections, GraphExpressionTest, JdbcDriverTest, StreamExpressionToExplanationTest, StreamExpressionParserTest, ConcatOperationTest, SolrPingTest, TestConfigSetAdminRequest, TestClusteringResponse, TestSuggesterResponse, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 36.54s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59402 lines...]


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 748 - Still Unstable!

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

5 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:47238/iupvi/zl/forceleader_test_collection_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:47238/iupvi/zl/forceleader_test_collection_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([248D3B867F92E6F4:C21A0F4646101F95]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:47238/iupvi/zl/forceleader_test_collection_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:47238/iupvi/zl/forceleader_test_collection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:47238 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  http://127.0.0.1:58818/_i/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  http://127.0.0.1:58818/_i/collection1
	at __randomizedtesting.SeedInfo.seed([248D3B867F92E6F4:ACD9045CD16E8B0C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:194)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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)


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxTime

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([248D3B867F92E6F4:BE794664E1087AC8]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
	... 40 more


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([248D3B867F92E6F4:9E5F54FEFCBC08E1]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:99)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
	... 40 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:41195/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:41195/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([248D3B867F92E6F4:195595AA477CB884]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41195/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more




Build Log:
Started by upstream project "Lucene-Solr-6.x-MacOSX" build number 311

originally caused by:

 Started by upstream project "Lucene-Solr-master-MacOSX" build number 3442

 originally caused by:

  Started by upstream project "Lucene-Solr-6.x-Windows" build number 351

  originally caused by:

   Started by upstream project "Lucene-Solr-master-Windows" build number 6014

   originally caused by:

    Started by user Uwe Schindler

[EnvInject] - Loading node environment variables.

[EnvInject] - Preparing an environment for the build.

[EnvInject] - Keeping Jenkins system variables.

[EnvInject] - Keeping Jenkins build variables.

[EnvInject] - Evaluation the following Groovy script content: 

return evaluate(new java.io.File(JENKINS_HOME, "scripts/solaris-random-java8.groovy"))


Using Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

[EnvInject] - Injecting contributions.

Building remotely on Solaris VBOX (solaris) in workspace /export/home/jenkins/workspace/Lucene-Solr-master-Solaris

Fetching changes from the remote Git repository

Cleaning workspace

Checking out Revision 9554719f12080e233dbfe634f4a7066e138033ed (refs/remotes/origin/master)

No emails were triggered.

[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

[Lucene-Solr-master-Solaris] $ /export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin/ant "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" jenkins-hourly

Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml


jenkins-hourly:


-print-java-info:

[java-info] java version "1.8.0_102"

[java-info] Java(TM) SE Runtime Environment (1.8.0_102-b14, Oracle Corporation)

[java-info] Java HotSpot(TM) 64-Bit Server VM (25.102-b14, Oracle Corporation)

[java-info] Test args: [-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC]


clean:


clean:


clean:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ ::

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve-groovy:

[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working

[ivy:cachepath] 	confs: [default]

[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.6 in public

[ivy:cachepath] :: resolution report :: resolve 297ms :: artifacts dl 4ms

	---------------------------------------------------------------------

	|                  |            modules            ||   artifacts   |

	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|

	---------------------------------------------------------------------

	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |

	---------------------------------------------------------------------


-test-with-heapdumps-enabled:

     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/heapdumps'.

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/heapdumps


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve-groovy:


test:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


-clover.load:


resolve-groovy:


-init-totals:


test-core:


-clover.disable:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


-clover.load:


-clover.classpath:


-clover.setup:


clover:


-check-git-state:


-git-cleanroot:


-copy-git-state:

     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build


git-autoclean:


resolve:


init:


compile-core:

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java

    [javac] Compiling 779 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene62/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene54/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene53/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class

     [copy] Copying 3 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java


compile-test-framework:


-check-git-state:


-git-cleanroot:


-copy-git-state:


git-autoclean:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


init:


compile-lucene-core:


-check-git-state:


-git-cleanroot:


-copy-git-state:


git-autoclean:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


init:


-clover.disable:


-clover.load:


-clover.classpath:


-clover.setup:


clover:


compile-core:


compile-codecs:


-check-git-state:


-git-cleanroot:


-copy-git-state:


git-autoclean:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


common.init:


compile-lucene-core:


init:


-clover.disable:


-clover.load:


-clover.classpath:


-clover.setup:


clover:


compile-core:

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/codecs/classes/java

    [javac] Compiling 66 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/codecs/classes/java

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class

     [copy] Copying 3 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/codecs/classes/java


-clover.disable:


-clover.load:


-clover.classpath:


-clover.setup:


clover:


common.compile-core:

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java

    [javac] Compiling 185 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class

    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class

     [copy] Copying 4 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/test-framework/classes/java


compile-core:


compile-test:

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/test

    [javac] Compiling 444 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/test

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

     [copy] Copying 3 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/test


install-junit4-taskdef:


validate:


resolve-groovy:


-init-totals:


-test:

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/test

[loadresource] Do not set property tests.explicitclass as its length is 0.

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/test/temp

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/.caches/test-stats/core

   [junit4] <JUnit4> says ahoj! Master seed: D8BC8FFC2F08F84B

   [junit4] Executing 437 suites with 2 JVMs.

   [junit4] 

   [junit4] Started J1 PID(2068@solaris-vm).

   [junit4] Started J0 PID(2069@solaris-vm).

   [junit4] Suite: org.apache.lucene.search.TestConjunctions

   [junit4] Completed [1/437] on J1 in 1.28s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestCachingCollector

   [junit4] Completed [2/437] on J1 in 0.18s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites

   [junit4] Completed [3/437] on J1 in 0.35s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestExitableDirectoryReader

   [junit4] Completed [4/437] on J0 in 1.83s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.Test2BTerms

   [junit4] IGNOR/A 0.01s J0 | Test2BTerms.test2BTerms

   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=very slow, use 5g minimum heap))

   [junit4] Completed [5/437] on J0 in 0.02s, 1 test, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestCharsRef

   [junit4] Completed [6/437] on J1 in 0.09s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocIDMerger

   [junit4] Completed [7/437] on J1 in 0.02s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTragicIndexWriterDeadlock

   [junit4] Completed [8/437] on J1 in 0.03s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader

   [junit4] Completed [9/437] on J1 in 0.48s, 9 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexInput

   [junit4] Completed [10/437] on J0 in 1.45s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestSegmentMerger

   [junit4] Completed [11/437] on J1 in 1.57s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTransactions

   [junit4] Completed [12/437] on J1 in 0.91s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments

   [junit4] Completed [13/437] on J1 in 3.16s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriter

   [junit4] Completed [14/437] on J0 in 10.17s, 71 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter

   [junit4] Completed [15/437] on J0 in 0.06s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues

   [junit4] Completed [16/437] on J0 in 0.32s, 8 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.TestCharFilter

   [junit4] Completed [17/437] on J0 in 0.02s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat

   [junit4] Completed [18/437] on J1 in 5.87s, 26 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader

   [junit4] Completed [19/437] on J1 in 0.33s, 12 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestSegmentInfos

   [junit4] Completed [20/437] on J1 in 0.04s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery

   [junit4] Completed [21/437] on J1 in 0.06s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints

   [junit4] IGNOR/A 0.01s J1 | Test2BBKDPoints.test2D

   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))

   [junit4] IGNOR/A 0.00s J1 | Test2BBKDPoints.test1D

   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))

   [junit4] Completed [22/437] on J1 in 0.03s, 2 tests, 2 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge

   [junit4] Completed [23/437] on J0 in 0.97s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestBoostQuery

   [junit4] Completed [24/437] on J0 in 0.02s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence

   [junit4] Completed [25/437] on J1 in 0.77s, 10 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations

   [junit4] Completed [26/437] on J1 in 0.27s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestNorms

   [junit4] Completed [27/437] on J0 in 1.49s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTermdocPerf

   [junit4] Completed [28/437] on J0 in 0.03s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory

   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions

   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory

   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles

   [junit4]    > Assumption #1: test only works for FSDirectory subclasses

   [junit4] Completed [29/437] on J1 in 3.41s, 45 tests, 2 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestReaderClosed

   [junit4] Completed [30/437] on J1 in 0.11s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads

   [junit4] Completed [31/437] on J0 in 3.07s, 12 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory

   [junit4] IGNOR/A 0.01s J0 | TestSingleInstanceLockFactory.testStressLocks

   [junit4]    > Assumption #1: cannot handle buggy Files.delete

   [junit4] Completed [32/437] on J0 in 0.17s, 7 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery

   [junit4] Completed [33/437] on J0 in 0.03s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull

   [junit4] Completed [34/437] on J0 in 0.50s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory

   [junit4] Completed [35/437] on J1 in 2.14s, 44 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestVirtualMethod

   [junit4] Completed [36/437] on J1 in 0.03s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3

   [junit4] Completed [37/437] on J1 in 2.00s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestPositionIncrement

   [junit4] Completed [38/437] on J1 in 0.06s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter

   [junit4] Completed [39/437] on J1 in 0.03s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount

   [junit4] Completed [40/437] on J1 in 0.06s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestNewestSegment

   [junit4] Completed [41/437] on J1 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile

   [junit4] Completed [42/437] on J1 in 3.81s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery

   [junit4] Completed [43/437] on J1 in 1.69s, 9 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestDocIdSetBuilder

   [junit4] Completed [44/437] on J1 in 1.10s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet

   [junit4] Completed [45/437] on J1 in 0.21s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestDirectory

   [junit4] Completed [46/437] on J1 in 0.40s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads

   [junit4] Completed [47/437] on J1 in 2.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2

   [junit4] Completed [48/437] on J1 in 0.46s, 9 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils

   [junit4] Completed [49/437] on J1 in 1.11s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil

   [junit4] Completed [50/437] on J1 in 5.57s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions

   [junit4] Completed [51/437] on J1 in 0.16s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl

   [junit4] Completed [52/437] on J1 in 3.66s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery

   [junit4] Completed [53/437] on J1 in 0.39s, 16 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestMergedIterator

   [junit4] Completed [54/437] on J1 in 0.54s, 25 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestCheckIndex

   [junit4] Completed [55/437] on J1 in 2.27s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts

   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [56/437] on J1 in 8.88s, 28 tests, 3 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestFilterSpans

   [junit4] Completed [57/437] on J1 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestLockFactory

   [junit4] Completed [58/437] on J1 in 0.04s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator

   [junit4] Completed [59/437] on J1 in 0.03s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon

   [junit4] Completed [60/437] on J1 in 0.99s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection

   [junit4] Completed [61/437] on J1 in 0.07s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads

   [junit4] Completed [62/437] on J1 in 0.52s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode

   [junit4] Completed [63/437] on J1 in 3.78s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod

   [junit4] Completed [64/437] on J1 in 0.82s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexReaderClose

   [junit4] Completed [65/437] on J1 in 0.19s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet

   [junit4] Completed [66/437] on J1 in 3.28s, 11 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2

   [junit4] Completed [67/437] on J1 in 0.70s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers

   [junit4] Completed [68/437] on J0 in 47.24s, 8 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer

   [junit4] Completed [69/437] on J0 in 0.19s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestAllFilesCheckIndexHeader

   [junit4] Completed [70/437] on J0 in 0.28s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestFlex

   [junit4] Completed [71/437] on J0 in 0.09s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery

   [junit4] Completed [72/437] on J1 in 1.75s, 8 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.geo.TestPolygon

   [junit4] Completed [73/437] on J1 in 0.05s, 15 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocValues

   [junit4] Completed [74/437] on J1 in 0.11s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestFieldValueQuery

   [junit4] Completed [75/437] on J0 in 0.87s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort

   [junit4] Completed [76/437] on J0 in 0.52s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestMultiFields

   [junit4] Completed [77/437] on J0 in 0.06s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore

   [junit4] Completed [78/437] on J0 in 1.20s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode

   [junit4] Completed [79/437] on J0 in 0.05s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo

   [junit4] Completed [80/437] on J0 in 0.06s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestAddIndexes

   [junit4] Completed [81/437] on J1 in 3.75s, 25 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestLongPostings

   [junit4] Completed [82/437] on J0 in 4.81s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestIntsRef

   [junit4] Completed [83/437] on J0 in 0.02s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestFilterIterator

   [junit4] Completed [84/437] on J0 in 0.04s, 8 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSimilarity

   [junit4] Completed [85/437] on J0 in 0.03s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.bkd.TestDocIdsWriter

   [junit4] Completed [86/437] on J1 in 5.32s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestUpgradeIndexMergePolicy

   [junit4] Completed [87/437] on J1 in 0.03s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocCount

   [junit4] Completed [88/437] on J1 in 0.08s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl

   [junit4] Completed [89/437] on J1 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields

   [junit4] IGNOR/A 0.00s J1 | Test4GBStoredFields.test

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [90/437] on J1 in 0.02s, 1 test, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSortedSetSortField

   [junit4] Completed [91/437] on J1 in 0.10s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity

   [junit4] Completed [92/437] on J1 in 0.02s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestWildcard

   [junit4] Completed [93/437] on J1 in 0.29s, 8 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues

   [junit4] Completed [94/437] on J1 in 0.02s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent

   [junit4] Completed [95/437] on J1 in 1.84s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency

   [junit4] Completed [96/437] on J1 in 0.15s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery

   [junit4] Completed [97/437] on J1 in 0.06s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestFieldReuse

   [junit4] Completed [98/437] on J1 in 0.03s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestShardSearching

   [junit4] Completed [99/437] on J0 in 3.96s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector

   [junit4] Completed [100/437] on J0 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes

   [junit4] IGNOR/A 0.00s J0 | Test2BPostingsBytes.test

   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~20GB-30GB of space and 10 minutes))

   [junit4] Completed [101/437] on J0 in 0.00s, 1 test, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestMathUtil

   [junit4] Completed [102/437] on J0 in 0.02s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector

   [junit4] Completed [103/437] on J0 in 0.04s, 8 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestForUtil

   [junit4] Completed [104/437] on J0 in 0.07s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestBoolean2

   [junit4] Completed [105/437] on J0 in 2.65s, 10 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.MultiCollectorTest

   [junit4] Completed [106/437] on J0 in 0.05s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestMultiCollector

   [junit4] Completed [107/437] on J0 in 0.13s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode

   [junit4] Completed [108/437] on J0 in 0.89s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer

   [junit4] Completed [109/437] on J0 in 0.34s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites

   [junit4] Completed [110/437] on J0 in 0.07s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestReqExclBulkScorer

   [junit4] Completed [111/437] on J0 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.TestStopFilter

   [junit4] Completed [112/437] on J0 in 0.05s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestForceMergeForever

   [junit4] Completed [113/437] on J0 in 0.63s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestScorerPerf

   [junit4] Completed [114/437] on J0 in 3.33s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader

   [junit4] Completed [115/437] on J0 in 1.08s, 24 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator

   [junit4] Completed [116/437] on J0 in 0.03s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize

   [junit4] Completed [117/437] on J0 in 6.32s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat

   [junit4] Completed [118/437] on J1 in 18.85s, 96 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat

   [junit4] IGNOR/A 0.00s J1 | TestLucene50StoredFieldsFormat.testBigDocuments

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [119/437] on J1 in 1.45s, 17 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestPagedBytes

   [junit4] Completed [120/437] on J0 in 4.92s, 4 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestMultiValuedNumericRangeQuery

   [junit4] Completed [121/437] on J1 in 0.40s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2

   [junit4] Completed [122/437] on J0 in 4.30s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery

   [junit4] Completed [123/437] on J0 in 0.33s, 11 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery

   [junit4] Completed [124/437] on J0 in 19.33s, 21 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge

   [junit4] Completed [125/437] on J0 in 0.33s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations

   [junit4] Completed [126/437] on J0 in 0.89s, 30 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool

   [junit4] Completed [127/437] on J0 in 0.02s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy

   [junit4] Completed [128/437] on J0 in 1.25s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestStringHelper

   [junit4] Completed [129/437] on J0 in 0.02s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.TestToken

   [junit4] Completed [130/437] on J0 in 0.03s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat

   [junit4] Completed [131/437] on J1 in 27.48s, 26 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestStressAdvance

   [junit4] Completed [132/437] on J1 in 1.03s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete

   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterDelete.testApplyDeletesOnFlush

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [133/437] on J0 in 5.79s, 27 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene53.TestLucene53NormsFormat

   [junit4] IGNOR/A 0.01s J0 | TestLucene53NormsFormat.testMergeStability

   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it

   [junit4] IGNOR/A 0.00s J0 | TestLucene53NormsFormat.testNCommonBig

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [134/437] on J0 in 1.56s, 17 tests, 2 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestNot

   [junit4] Completed [135/437] on J0 in 0.03s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput

   [junit4] Completed [137/437] on J0 in 0.80s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition

   [junit4] Completed [138/437] on J0 in 0.04s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs

   [junit4] Completed [139/437] on J0 in 7.01s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2

   [junit4] Completed [140/437] on J0 in 0.65s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTermsEnum

   [junit4] Completed [141/437] on J0 in 23.02s, 11 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIsCurrent

   [junit4] Completed [142/437] on J0 in 0.02s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestPointQueries

   [junit4] IGNOR/A 0.00s J0 | TestPointQueries.testRandomLongsBig

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] IGNOR/A 0.00s J0 | TestPointQueries.testRandomBinaryBig

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [143/437] on J0 in 5.92s, 46 tests, 2 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter

   [junit4] Completed [144/437] on J0 in 0.34s, 10 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestOmitPositions

   [junit4] Completed [145/437] on J0 in 0.16s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue

   [junit4] Completed [146/437] on J0 in 0.09s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles

   [junit4] Completed [147/437] on J0 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes

   [junit4] Completed [148/437] on J0 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence

   [junit4] Completed [149/437] on J0 in 0.84s, 33 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory

   [junit4] IGNOR/A 0.00s J0 | TestNRTCachingDirectory.testPendingDeletions

   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory

   [junit4] IGNOR/A 0.00s J0 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles

   [junit4]    > Assumption #1: test only works for FSDirectory subclasses

   [junit4] Completed [150/437] on J0 in 2.64s, 46 tests, 2 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils

   [junit4] Completed [151/437] on J0 in 1.35s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs

   [junit4] Completed [152/437] on J0 in 0.29s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.TestNumericTokenStream

   [junit4] Completed [153/437] on J0 in 0.04s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestBooleanQuery

   [junit4] Completed [154/437] on J0 in 0.14s, 22 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy

   [junit4] Completed [155/437] on J0 in 0.01s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.document.TestDocument

   [junit4] Completed [156/437] on J0 in 0.07s, 12 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestSmallFloat

   [junit4] Completed [157/437] on J0 in 0.08s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader

   [junit4] Completed [158/437] on J0 in 0.04s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDoc

   [junit4] Completed [159/437] on J0 in 0.34s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge

   [junit4] Completed [160/437] on J0 in 1.15s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSortRescorer

   [junit4] Completed [161/437] on J0 in 0.15s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestRadixSelector

   [junit4] Completed [162/437] on J0 in 0.88s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest

   [junit4] Completed [163/437] on J0 in 0.08s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy

   [junit4] Completed [164/437] on J0 in 2.99s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTerms

   [junit4] Completed [165/437] on J0 in 0.12s, 8 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat

   [junit4] IGNOR/A 0.00s J1 | TestLucene54DocValuesFormat.testSortedSetVariableLengthManyVsStoredFields

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] IGNOR/A 0.00s J1 | TestLucene54DocValuesFormat.testTermsEnumRandomMany

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] IGNOR/A 0.00s J1 | TestLucene54DocValuesFormat.testSortedVariableLengthManyVsStoredFields

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [166/437] on J1 in 70.98s, 109 tests, 3 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.geo.TestGeoUtils

   [junit4] Completed [167/437] on J0 in 20.10s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestVersion

   [junit4] Completed [168/437] on J0 in 0.04s, 11 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted

   [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesFixedSorted.testFixedSorted

   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb))

   [junit4] Completed [169/437] on J0 in 0.00s, 1 test, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexableField

   [junit4] Completed [170/437] on J0 in 0.26s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader

   [junit4] Completed [171/437] on J0 in 5.53s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy

   [junit4] Completed [172/437] on J0 in 1.23s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates

   [junit4] IGNOR/A 0.00s J0 | TestNumericDocValuesUpdates.testTonsOfUpdates

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [173/437] on J0 in 1.10s, 31 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexCommit

   [junit4] Completed [174/437] on J0 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum

   [junit4] Completed [175/437] on J0 in 0.02s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.document.TestField

   [junit4] Completed [176/437] on J0 in 0.12s, 27 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs

   [junit4] Completed [177/437] on J1 in 19.71s, 70 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds

   [junit4] IGNOR/A 0.00s J1 | Test2BSortedDocValuesOrds.test2BOrds

   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb))

   [junit4] Completed [178/437] on J1 in 0.01s, 1 test, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue

   [junit4] Completed [179/437] on J1 in 0.34s, 9 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestExceedMaxTermLength

   [junit4] Completed [180/437] on J1 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery

   [junit4] Completed [181/437] on J1 in 0.01s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTermVectors

   [junit4] Completed [182/437] on J1 in 0.30s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery

   [junit4] Completed [183/437] on J1 in 0.01s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.TestSearch

   [junit4] Completed [184/437] on J1 in 0.03s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter

   [junit4] Completed [185/437] on J1 in 0.07s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestDocBoost

   [junit4] Completed [186/437] on J1 in 0.02s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl

   [junit4] Completed [187/437] on J1 in 0.01s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestCustomNorms

   [junit4] Completed [188/437] on J1 in 0.52s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper

   [junit4] Completed [189/437] on J1 in 2.22s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches

   [junit4] Completed [190/437] on J1 in 0.07s, 30 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat

   [junit4] IGNOR/A 0.01s J1 | TestPerFieldPostingsFormat.testMergeStability

   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it

   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse

   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it

   [junit4] Completed [191/437] on J1 in 3.38s, 24 tests, 2 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors

   [junit4] Completed [192/437] on J1 in 1.41s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations

   [junit4] Completed [193/437] on J1 in 0.58s, 21 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer

   [junit4] Completed [194/437] on J1 in 0.71s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestBooleanOr

   [junit4] Completed [195/437] on J1 in 1.01s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestNeedsScores

   [junit4] Completed [196/437] on J1 in 0.03s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList

   [junit4] Completed [197/437] on J1 in 0.07s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestOmitTf

   [junit4] Completed [198/437] on J1 in 0.19s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping

   [junit4] Completed [199/437] on J1 in 0.15s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations

   [junit4] Completed [200/437] on J1 in 0.93s, 70 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestFieldsReader

   [junit4] Completed [201/437] on J1 in 0.39s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore

   [junit4] Completed [202/437] on J1 in 0.21s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestTermQuery

   [junit4] Completed [203/437] on J1 in 0.03s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery

   [junit4] Completed [204/437] on J1 in 0.03s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.Test2BPoints

   [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test2D

   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))

   [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test1D

   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space))

   [junit4] Completed [205/437] on J1 in 0.00s, 2 tests, 2 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestStressNRT

   [junit4] Completed [206/437] on J1 in 0.27s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSortRandom

   [junit4] Completed [207/437] on J1 in 0.14s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestQueryRescorer

   [junit4] Completed [208/437] on J1 in 0.19s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader

   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterReader.testDuringAddIndexes

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [209/437] on J1 in 4.08s, 23 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestDocValuesScoring

   [junit4] Completed [210/437] on J1 in 0.07s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging

   [junit4] Completed [211/437] on J1 in 1.53s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs

   [junit4] IGNOR/A 0.00s J1 | TestFSTs.testBigSet

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [212/437] on J1 in 2.05s, 20 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.geo.TestPolygon2D

   [junit4] Completed [213/437] on J0 in 31.39s, 10 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50FieldInfoFormat

   [junit4] Completed [214/437] on J0 in 0.35s, 11 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp

   [junit4] Completed [215/437] on J0 in 0.17s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator

   [junit4] IGNOR/A 0.00s J0 | TestRamUsageEstimator.testPrintValues

   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator.

   [junit4] Completed [216/437] on J0 in 0.03s, 5 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery64

   [junit4] Completed [217/437] on J1 in 3.04s, 29 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory

   [junit4] Completed [218/437] on J0 in 1.63s, 44 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery

   [junit4] Completed [219/437] on J0 in 0.20s, 10 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery32

   [junit4] Completed [220/437] on J1 in 2.18s, 23 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest

   [junit4] Completed [221/437] on J0 in 0.97s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestArrayUtil

   [junit4] Completed [222/437] on J0 in 3.28s, 14 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecsAtNight

   [junit4] IGNOR/A 0.00s J0 | TestDuelingCodecsAtNight.testBigEquals

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] IGNOR/A 0.00s J0 | TestDuelingCodecsAtNight.testCrazyReaderEquals

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] IGNOR/A 0.00s J0 | TestDuelingCodecsAtNight.testEquals

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [223/437] on J0 in 0.00s, 3 tests, 3 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestMultiMMap

   [junit4] Completed [224/437] on J0 in 3.89s, 56 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions

   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterExceptions.testTooManyTokens

   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())

   [junit4] Completed [225/437] on J1 in 7.91s, 36 tests, 1 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSearcherManager

   [junit4] Completed [226/437] on J0 in 2.23s, 10 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy

   [junit4] Completed [227/437] on J0 in 2.24s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestBasics

   [junit4] Completed [228/437] on J1 in 3.79s, 25 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy

   [junit4] Completed [229/437] on J1 in 1.20s, 13 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate

   [junit4] Completed [230/437] on J1 in 2.56s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestNRTThreads

   [junit4] Completed [231/437] on J0 in 6.34s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit

   [junit4] Completed [232/437] on J0 in 2.75s, 14 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen

   [junit4] Completed [233/437] on J0 in 1.47s, 14 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector

   [junit4] Completed [234/437] on J0 in 3.29s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSearchAfter

   [junit4] Completed [235/437] on J0 in 0.18s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler

   [junit4] Completed [236/437] on J0 in 1.96s, 16 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestNeverDelete

   [junit4] Completed [237/437] on J0 in 1.12s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestStressIndexing

   [junit4] Completed [238/437] on J0 in 1.18s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer

   [junit4] Completed [239/437] on J1 in 14.95s, 34 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates

   [junit4] Completed [240/437] on J0 in 0.71s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads

   [junit4] Completed [241/437] on J1 in 1.59s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy

   [junit4] Completed [242/437] on J0 in 1.67s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata

   [junit4] Completed [243/437] on J1 in 1.90s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers

   [junit4] Completed [244/437] on J1 in 0.32s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestByteSlices

   [junit4] Completed [245/437] on J0 in 1.69s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap

   [junit4] Completed [246/437] on J1 in 7.81s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestOmitNorms

   [junit4] Completed [247/437] on J1 in 0.62s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions

   [junit4] Completed [248/437] on J0 in 8.88s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestSegmentReader

   [junit4] Completed [249/437] on J0 in 0.54s, 7 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestFixedBitSet

   [junit4] Completed [250/437] on J1 in 2.13s, 19 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader

   [junit4] Completed [251/437] on J1 in 0.20s, 15 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode

   [junit4] Completed [252/437] on J0 in 1.12s, 11 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestCrash

   [junit4] Completed [253/437] on J0 in 0.43s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod

   [junit4] Completed [254/437] on J1 in 0.95s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSort

   [junit4] Completed [255/437] on J1 in 0.12s, 25 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence

   [junit4] Completed [256/437] on J1 in 0.20s, 17 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2

   [junit4] Completed [257/437] on J0 in 0.83s, 5 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing

   [junit4] Completed [258/437] on J1 in 0.35s, 34 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch

   [junit4] Completed [259/437] on J1 in 1.40s, 17 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2

   [junit4] Completed [260/437] on J1 in 0.19s, 4 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase

   [junit4] Completed [261/437] on J0 in 2.21s, 32 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestSpans

   [junit4] Completed [262/437] on J0 in 0.76s, 26 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestLegacyNumericUtils

   [junit4] Completed [263/437] on J1 in 1.15s, 12 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs

   [junit4] Completed [264/437] on J1 in 0.34s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets

   [junit4] Completed [265/437] on J0 in 0.66s, 13 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTransactionRollback

   [junit4] Completed [266/437] on J1 in 0.23s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode

   [junit4] Completed [267/437] on J1 in 0.34s, 11 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory

   [junit4] IGNOR/A 0.06s J1 | TestRAMDirectory.testFsyncDoesntCreateNewFiles

   [junit4]    > Assumption #1: test only works for FSDirectory subclasses

   [junit4] IGNOR/A 0.04s J1 | TestRAMDirectory.testPendingDeletions

   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory

   [junit4] Completed [268/437] on J1 in 1.21s, 48 tests, 2 skipped

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism

   [junit4] Completed [269/437] on J1 in 0.42s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal

   [junit4] Completed [270/437] on J1 in 0.31s, 2 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestBagOfPostings

   [junit4] Completed [271/437] on J1 in 0.39s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8

   [junit4] Completed [272/437] on J0 in 3.26s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter

   [junit4] Completed [273/437] on J1 in 0.22s, 15 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestCodecs

   [junit4] Completed [274/437] on J0 in 0.27s, 3 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl

   [junit4] Completed [275/437] on J1 in 0.91s, 12 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered

   [junit4] Completed [276/437] on J1 in 0.20s, 19 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestDocumentWriter

   [junit4] Completed [277/437] on J1 in 0.18s, 6 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.util.TestBytesRefHash

   [junit4] Completed [278/437] on J0 in 1.15s, 8 tests

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex

   [junit4] Completed [279/437] on J1 in 0.12s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning

   [junit4] Completed [280/437] on J1 in 0.16s, 1 test

   [junit4] 

   [junit4] Suite: org.apache.lucene.index.TestPayloads

 

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

t/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


common.resolve:


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


jar-checksums:

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1040372683

     [copy] Copying 34 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1040372683

   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null1040372683


resolve-example:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


resolve-server:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


ivy-availability-check:


ivy-fail:


ivy-fail:


ivy-configure:

[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml


resolve:


jar-checksums:

    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1942094611

     [copy] Copying 266 files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1942094611

   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1942094611


check-working-copy:

[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working

[ivy:cachepath] 	confs: [default]

[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.4.1.201607150455-r in public

[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public

[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;0.7.9 in public

[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public

[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public

[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public

[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public

[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public

[ivy:cachepath] :: resolution report :: resolve 37ms :: artifacts dl 4ms

	---------------------------------------------------------------------

	|                  |            modules            ||   artifacts   |

	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|

	---------------------------------------------------------------------

	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |

	---------------------------------------------------------------------

[wc-checker] Initializing working copy...

[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation

[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

[wc-checker] Checking working copy status...


-jenkins-base:


BUILD SUCCESSFUL

Total time: 97 minutes 45 seconds

Archiving artifacts

WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?

WARN: java.lang.InterruptedException: no matches found within 10000

[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)

[WARNINGS] Computing warning deltas based on reference build #747

Recording test results

Build step 'Publish JUnit test result report' changed build result to UNSTABLE

Email was triggered for: Unstable (Test Failures)

Sending email for trigger: Unstable (Test Failures)




[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 747 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([80CA920E63F1069F:89EADD4CD0D6B67]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:41121 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:61113/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:61113/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([80CA920E63F1069F:BD123C225B1F58EF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:61113/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more




Build Log:
[...truncated 11004 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 723842 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 723842 INFO  (Thread-1644) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 723842 INFO  (Thread-1644) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 723942 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.ZkTestServer start zk server on port:48226
   [junit4]   2> 723942 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 723943 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723981 INFO  (zkCallback-8764-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fee3c3d name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 723981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 723981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 724046 INFO  (jetty-launcher-8763-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724047 INFO  (jetty-launcher-8763-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724048 INFO  (jetty-launcher-8763-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724048 INFO  (jetty-launcher-8763-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724049 INFO  (jetty-launcher-8763-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26960271{/solr,null,AVAILABLE}
   [junit4]   2> 724050 INFO  (jetty-launcher-8763-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724050 INFO  (jetty-launcher-8763-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49534823{/solr,null,AVAILABLE}
   [junit4]   2> 724053 INFO  (jetty-launcher-8763-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b8b8af1{/solr,null,AVAILABLE}
   [junit4]   2> 724056 INFO  (jetty-launcher-8763-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@33798c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:34736}
   [junit4]   2> 724056 INFO  (jetty-launcher-8763-thread-5) [    ] o.e.j.s.Server Started @727375ms
   [junit4]   2> 724056 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34736}
   [junit4]   2> 724056 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 724056 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5'
   [junit4]   2> 724056 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724056 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724059 INFO  (jetty-launcher-8763-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f1745f9{/solr,null,AVAILABLE}
   [junit4]   2> 724059 INFO  (jetty-launcher-8763-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e848da7{HTTP/1.1,[http/1.1]}{127.0.0.1:40870}
   [junit4]   2> 724059 INFO  (jetty-launcher-8763-thread-3) [    ] o.e.j.s.Server Started @727379ms
   [junit4]   2> 724059 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40870}
   [junit4]   2> 724059 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 724060 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4'
   [junit4]   2> 724060 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724060 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724060 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724061 INFO  (jetty-launcher-8763-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35a1da2f{/solr,null,AVAILABLE}
   [junit4]   2> 724061 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724061 INFO  (jetty-launcher-8763-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bb3ef49{HTTP/1.1,[http/1.1]}{127.0.0.1:56888}
   [junit4]   2> 724061 INFO  (jetty-launcher-8763-thread-1) [    ] o.e.j.s.Server Started @727381ms
   [junit4]   2> 724062 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56888}
   [junit4]   2> 724062 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 724062 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1'
   [junit4]   2> 724062 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724062 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724062 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724062 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724063 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724065 INFO  (jetty-launcher-8763-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@48223486{HTTP/1.1,[http/1.1]}{127.0.0.1:61113}
   [junit4]   2> 724065 INFO  (jetty-launcher-8763-thread-4) [    ] o.e.j.s.Server Started @727385ms
   [junit4]   2> 724065 INFO  (jetty-launcher-8763-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@38e220dc{HTTP/1.1,[http/1.1]}{127.0.0.1:36161}
   [junit4]   2> 724065 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61113}
   [junit4]   2> 724065 INFO  (jetty-launcher-8763-thread-2) [    ] o.e.j.s.Server Started @727385ms
   [junit4]   2> 724065 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36161}
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3'
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2'
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724066 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724067 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724067 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724068 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724088 INFO  (zkCallback-8766-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17475d5a name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724088 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724089 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724122 INFO  (zkCallback-8767-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2056c006 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724122 INFO  (zkCallback-8765-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@405887e8 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724122 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724123 INFO  (zkCallback-8769-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4882c7c3 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724123 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724123 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724123 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724123 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724124 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724124 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724124 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724128 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724128 INFO  (zkCallback-8768-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2645de38 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724128 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724128 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724131 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724131 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724172 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1/.
   [junit4]   2> 724172 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1980938128
   [junit4]   2> 724172 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1]
   [junit4]   2> 724172 WARN  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1/lib
   [junit4]   2> 724173 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 724200 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5/.
   [junit4]   2> 724200 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 613432719
   [junit4]   2> 724200 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5]
   [junit4]   2> 724200 WARN  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5/lib
   [junit4]   2> 724201 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 724222 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2/.
   [junit4]   2> 724222 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 981292930
   [junit4]   2> 724222 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2]
   [junit4]   2> 724223 WARN  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2/lib
   [junit4]   2> 724223 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3/.
   [junit4]   2> 724223 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1271319622
   [junit4]   2> 724223 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3]
   [junit4]   2> 724223 WARN  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3/lib
   [junit4]   2> 724223 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 724224 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 724225 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4/.
   [junit4]   2> 724225 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 820691844
   [junit4]   2> 724225 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4]
   [junit4]   2> 724225 WARN  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4/lib
   [junit4]   2> 724226 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724315 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724316 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724317 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724325 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724325 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724325 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724326 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr
   [junit4]   2> 724326 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724326 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724326 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724329 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724329 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724329 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724329 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr
   [junit4]   2> 724329 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724329 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724330 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724332 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724332 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724332 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724332 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48226/solr
   [junit4]   2> 724332 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724332 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724333 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724357 INFO  (zkCallback-8775-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14272128 name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724358 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724358 INFO  (jetty-launcher-8763-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724390 INFO  (zkCallback-8781-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7120567a name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724390 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724390 INFO  (jetty-launcher-8763-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724394 INFO  (zkCallback-8778-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cb13477 name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724394 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724395 INFO  (jetty-launcher-8763-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724395 INFO  (zkCallback-8774-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@648bb5db name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724395 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724395 INFO  (zkCallback-8784-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d1298a0 name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724396 INFO  (jetty-launcher-8763-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724396 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724396 INFO  (jetty-launcher-8763-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724419 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15636c078820006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 724420 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@65151217
   [junit4]   2> 724421 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724453 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@6fc9eff8
   [junit4]   2> 724453 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724472 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@571273f8 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724473 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724487 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bc4b58b name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724487 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724490 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@d245599
   [junit4]   2> 724491 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724491 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@536579a2
   [junit4]   2> 724492 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724498 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/225104227@400783db
   [junit4]   2> 724500 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724527 INFO  (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2412cc1c name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724527 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724528 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 724529 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1459610a name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724529 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724532 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 724534 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@655649a8 name:ZooKeeperConnection Watcher:127.0.0.1:48226/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724534 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724571 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 724572 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 724573 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 724599 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 724694 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 724694 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 724698 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 724714 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 724714 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 724731 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 724824 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 724824 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 724829 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 724872 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 724872 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 724896 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 724897 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 724900 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 724916 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 724916 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 724944 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 724945 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 724945 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 724959 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 724959 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 724979 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 724979 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 724980 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 725025 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 725025 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 725025 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 725037 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 725038 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 725039 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 725040 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 725041 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 725041 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 725041 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 725043 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 725044 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 725045 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 725048 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 725049 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 725050 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 725070 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 725073 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 725074 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 725081 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 725087 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450700-127.0.0.1:61113_solr-n_0000000000
   [junit4]   2> 725087 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 725087 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 725088 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61113_solr
   [junit4]   2> 725088 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 725089 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 725104 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450701-127.0.0.1:40870_solr-n_0000000001
   [junit4]   2> 725105 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450702-127.0.0.1:36161_solr-n_0000000002
   [junit4]   2> 725109 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450699-127.0.0.1:34736_solr-n_0000000003
   [junit4]   2> 725110 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450700-127.0.0.1:61113_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 725124 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40870_solr
   [junit4]   2> 725124 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40870_solr
   [junit4]   2> 725124 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450701-127.0.0.1:40870_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 725125 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450702-127.0.0.1:36161_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 725125 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.Overseer Overseer (id=96324642318450700-127.0.0.1:61113_solr-n_0000000000) starting
   [junit4]   2> 725126 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36161_solr
   [junit4]   2> 725126 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36161_solr
   [junit4]   2> 725143 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34736_solr
   [junit4]   2> 725143 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34736_solr
   [junit4]   2> 725169 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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> 725170 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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> 725170 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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> 725171 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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> 725171 INFO  (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725181 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 725182 INFO  (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 725182 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 725182 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 725182 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 725183 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 725193 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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> 725195 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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> 725195 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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> 725196 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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> 725197 INFO  (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725227 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 725228 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 725228 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 725231 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324642318450703-127.0.0.1:56888_solr-n_0000000004
   [junit4]   2> 725231 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 725233 INFO  (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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> 725234 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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: [2])
   [junit4]   2> 725235 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 725244 INFO  (zkCallback-8787-thread-1-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 725244 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 725257 INFO  (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 725257 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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: [2])
   [junit4]   2> 725257 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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: [2])
   [junit4]   2> 725258 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 725259 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 725260 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450699-127.0.0.1:34736_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 725260 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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: [2])
   [junit4]   2> 725274 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725274 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725275 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node2/.
   [junit4]   2> 725275 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725281 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 725281 INFO  (jetty-launcher-8763-thread-2) [n:127.0.0.1:36161_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725290 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56888_solr as DOWN
   [junit4]   2> 725291 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 725317 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725317 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725318 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56888_solr
   [junit4]   2> 725318 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56888_solr
   [junit4]   2> 725318 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node5/.
   [junit4]   2> 725319 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725340 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 725340 INFO  (jetty-launcher-8763-thread-5) [n:127.0.0.1:34736_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725347 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725347 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725348 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node4/.
   [junit4]   2> 725349 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725353 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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: [3])
   [junit4]   2> 725353 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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: [3])
   [junit4]   2> 725354 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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: [3])
   [junit4]   2> 725355 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725355 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725356 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 725356 INFO  (jetty-launcher-8763-thread-3) [n:127.0.0.1:40870_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725356 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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: [3])
   [junit4]   2> 725353 INFO  (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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: [3])
   [junit4]   2> 725363 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725363 INFO  (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725364 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725422 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 725423 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725423 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725423 INFO  (OverseerCollectionConfigSetProcessor-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 725424 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:61113_solr as DOWN
   [junit4]   2> 725424 INFO  (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 725424 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node1/.
   [junit4]   2> 725424 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725448 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 725448 INFO  (jetty-launcher-8763-thread-1) [n:127.0.0.1:56888_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725488 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61113_solr
   [junit4]   2> 725488 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61113_solr
   [junit4]   2> 725489 INFO  (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 725508 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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: [4])
   [junit4]   2> 725508 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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: [4])
   [junit4]   2> 725508 INFO  (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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: [4])
   [junit4]   2> 725508 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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: [4])
   [junit4]   2> 725509 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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: [4])
   [junit4]   2> 725509 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725509 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725509 INFO  (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725510 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725530 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725530 INFO  (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56888_solr"} current state version: 0
   [junit4]   2> 725530 INFO  (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56888_solr
   [junit4]   2> 725548 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725548 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725549 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_80CA920E63F1069F-001/tempDir-001/node3/.
   [junit4]   2> 725549 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725557 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 725557 INFO  (jetty-launcher-8763-thread-4) [n:127.0.0.1:61113_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725557 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 725558 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725558 INFO  (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61113_solr"} current state version: 0
   [junit4]   2> 725558 INFO  (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61113_solr
   [junit4]   2> 725570 INFO  (zkCallback-8795-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@382705f6 name:ZooKeeperConnection Watcher:127.0.0.1:48226 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725570 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725570 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 725583 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@38e220dc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 725583 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=981292930
   [junit4]   2> 725583 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36161_solr as DOWN
   [junit4]   2> 725615 INFO  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_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: [5])
   [junit4]   2> 725616 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_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: [5])
   [junit4]   2> 725617 INFO  (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_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: [5])
   [junit4]   2> 725618 INFO  (zkCallback-8785-thread-2-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_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: [5])
   [junit4]   2> 725618 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15636c07882000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 725618 INFO  (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36161_solr"} current state version: 0
   [junit4]   2> 725619 INFO  (OverseerStateUpdate-96324642318450700-127.0.0.1:61113_solr-n_0000000000) [n:127.0.0.1:61113_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36161_solr
   [junit4]   2> 725618 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_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: [5])
   [junit4]   2> 725620 INFO  (zkCallback-8787-thread-2-processing-n:127.0.0.1:40870_solr) [n:127.0.0.1:40870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 725620 INFO  (zkCallback-8786-thread-1-processing-n:127.0.0.1:61113_solr) [n:127.0.0.1:61113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 725620 INFO  (zkCallback-8789-thread-1-processing-n:127.0.0.1:56888_solr) [n:127.0.0.1:56888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 725621 INFO  (zkCallback-8785-thread-2-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 725621 INFO  (zkCallback-8785-thread-1-processing-n:127.0.0.1:34736_solr) [n:127.0.0.1:34736_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324642318450701-127.0.0.1:40870_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 727117 WARN  (zkCallback-8788-thread-1-processing-n:127.0.0.1:36161_solr) [n:127.0.0.1:36161_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 727117 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26960271{/solr,null,UNAVAILABLE}
   [junit4]   2> 727126 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 727129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eec5be0{/solr,null,AVAILABLE}
   [junit4]   2> 727129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@34ced6b7{HTTP/1.1,[http/1.1]}{127.0.0.1:56185}
   [junit4]   2> 727129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.e.j.s.Server Started @730450ms
   [junit4]   2> 727129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56185}
   [junit4]   2> 727130 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 727130 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[80CA920E63F1069F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/s

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

Request(CloudSolrClient.java:1172)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41121/c8n_1x3_lf_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
   [junit4]    > 	... 6 more
   [junit4]    > Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:41121 [/127.0.0.1] failed: Connection refused
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]    > 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    > 	... 20 more
   [junit4]   2> 1209109 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[80CA920E63F1069F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_80CA920E63F1069F-001
   [junit4]   2> Jul 29, 2016 1:11:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=Asserting), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Asserting), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Asserting), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1743, sim=ClassicSimilarity, locale=es-AR, timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=279230296,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, TestManagedSchema, SmileWriterTest, DistributedFacetPivotLargeTest, TestComplexPhraseQParserPlugin, HdfsDirectoryFactoryTest, TestScoreJoinQPNoScore, TestConfigSetImmutable, TestSortByMinMaxFunction, TestFieldCacheSortRandom, TestSchemaNameResource, TestIntervalFaceting, BadIndexSchemaTest, TestBadConfig, HdfsWriteToMultipleCollectionsTest, TestSubQueryTransformerDistrib, TestAtomicUpdateErrorCases, TestFoldingMultitermQuery, AliasIntegrationTest, DataDrivenBlockJoinTest, ShardRoutingCustomTest, TestWriterPerf, TestFieldCacheWithThreads, TestLMJelinekMercerSimilarityFactory, TestGraphMLResponseWriter, TestStandardQParsers, OpenExchangeRatesOrgProviderTest, TestCrossCoreJoin, EchoParamsTest, TestSolr4Spatial, HdfsSyncSliceTest, TestFreeTextSuggestions, BasicZkTest, DistributedTermsComponentTest, TestUtils, TestRawTransformer, CacheHeaderTest, RequestLoggingTest, TestSha256AuthenticationProvider, TestExactSharedStatsCache, DistributedFacetPivotSmallAdvancedTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, TestCopyFieldCollectionResource, TestSchemaManager, ConfigSetsAPITest, TestDistribDocBasedVersion, WordBreakSolrSpellCheckerTest, IndexSchemaRuntimeFieldTest, BigEndianAscendingWordSerializerTest, TestExclusionRuleCollectionAccess, TestSolrCloudWithDelegationTokens, DeleteInactiveReplicaTest, ConjunctionSolrSpellCheckerTest, BasicFunctionalityTest, TestInitQParser, CoreAdminCreateDiscoverTest, TestRandomRequestDistribution, SearchHandlerTest, CollectionsAPIDistributedZkTest, VersionInfoTest, NoCacheHeaderTest, TestSolrCoreProperties, PreAnalyzedUpdateProcessorTest, LoggingHandlerTest, BadCopyFieldTest, SortByFunctionTest, FileUtilsTest, AsyncCallRequestStatusResponseTest, TestPerFieldSimilarity, ChaosMonkeySafeLeaderTest, RollingRestartTest, BlobRepositoryCloudTest, TestTestInjection, TestSolrConfigHandler, TestImplicitCoreProperties, HdfsLockFactoryTest, TestSolrDeletionPolicy2, TestCloudSchemaless, CdcrVersionReplicationTest, TestSubQueryTransformer, ShowFileRequestHandlerTest, TestBackupRepositoryFactory, SimpleCollectionCreateDeleteTest, BufferStoreTest, TestDistributedStatsComponentCardinality, TestReRankQParserPlugin, PluginInfoTest, TestSchemaSimilarityResource, TestUninvertingReader, TestManagedStopFilterFactory, TestOverriddenPrefixQueryForCustomFieldType, CopyFieldTest, DistributedFacetPivotWhiteBoxTest, DirectoryFactoryTest, TestCustomDocTransformer, FullSolrCloudDistribCmdsTest, HighlighterConfigTest, TestBinaryResponseWriter, SparseHLLTest, TestLeaderElectionZkExpiry, TestJoin, TestSolrXml, MultiThreadedOCPTest, TestConfigSets, TestZkChroot, FieldMutatingUpdateProcessorTest, TestCharFilters, UniqFieldsUpdateProcessorFactoryTest, ReplicationFactorTest, OverseerModifyCollectionTest, TestSlowCompositeReaderWrapper, BinaryUpdateRequestHandlerTest, OutputWriterTest, CoreMergeIndexesAdminHandlerTest, TestExceedMaxTermLength, TestNumericTerms32, CheckHdfsIndexTest, LeaderInitiatedRecoveryOnShardRestartTest, DistributedQueueTest, SolrInfoMBeanTest, SolrCloudExampleTest, TestReplicationHandlerBackup, TestPHPSerializedResponseWriter, SharedFSAutoReplicaFailoverTest, PKIAuthenticationIntegrationTest, MergeStrategyTest, TestQuerySenderListener, SignatureUpdateProcessorFactoryTest, SuggesterTest, TestSolrIndexConfig, TestValueSourceCache, SolrCmdDistributorTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [250/625 (2!)] on J1 in 66.61s, 1 test, 1 error <<< FAILURES!

[...truncated 61324 lines...]