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/03/11 09:25:53 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+107) - Build # 91 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/91/
Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=7768, name=testExecutor-3382-thread-6, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7768, name=testExecutor-3382-thread-6, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56673
	at __randomizedtesting.SeedInfo.seed([FB33E23E837E97E3]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
	at java.lang.Thread.run(Thread.java:804)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56673
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
	... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	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.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	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.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
	... 8 more




Build Log:
[...truncated 11428 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/init-core-data-001
   [junit4]   2> 907033 INFO  (SUITE-UnloadDistributedZkTest-seed#[FB33E23E837E97E3]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 907037 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 907037 INFO  (Thread-2763) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 907037 INFO  (Thread-2763) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 907137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkTestServer start zk server on port:45197
   [junit4]   2> 907137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 907138 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907139 INFO  (zkCallback-1022-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7baac73f name:ZooKeeperConnection Watcher:127.0.0.1:45197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907139 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907140 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907140 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 907141 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 907142 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907142 INFO  (zkCallback-1023-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22f20076 name:ZooKeeperConnection Watcher:127.0.0.1:45197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907142 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907142 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907142 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 907143 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 907143 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 907144 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 907145 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 907145 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 907145 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 907145 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 907146 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 907146 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 907147 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 907147 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 907147 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 907147 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 907147 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 907148 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 907148 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 907148 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 907157 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 907157 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 907157 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 907157 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 907158 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 907158 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 907159 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 907159 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 907238 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1
   [junit4]   2> 907240 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 907240 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a6ff6af{/,null,AVAILABLE}
   [junit4]   2> 907242 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@fc0753c{HTTP/1.1,[http/1.1]}{127.0.0.1:33186}
   [junit4]   2> 907242 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.e.j.s.Server Started @908920ms
   [junit4]   2> 907242 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/tempDir-001/control/data, hostContext=/, hostPort=33186, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores}
   [junit4]   2> 907242 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41975e01
   [junit4]   2> 907242 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001'
   [junit4]   2> 907243 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 907243 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 907243 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 907243 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907244 INFO  (zkCallback-1024-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bc70f6 name:ZooKeeperConnection Watcher:127.0.0.1:45197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907244 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907244 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907245 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 907245 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/solr.xml
   [junit4]   2> 907247 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores
   [junit4]   2> 907248 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer New CoreContainer 583114132
   [junit4]   2> 907248 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001]
   [junit4]   2> 907248 WARN  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/lib
   [junit4]   2> 907248 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 907249 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 907249 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 907249 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 907249 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45197/solr
   [junit4]   2> 907249 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 907249 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 907250 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907250 INFO  (zkCallback-1027-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e45d9f1 name:ZooKeeperConnection Watcher:127.0.0.1:45197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907251 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907251 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907252 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 907252 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5debbde5 name:ZooKeeperConnection Watcher:127.0.0.1:45197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 907252 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 907253 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 907253 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 907254 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 907254 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 907255 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 907255 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 907256 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 907256 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 907256 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 907256 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 907257 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 907257 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 907257 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 907258 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 907258 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95530766064943108-127.0.0.1:33186_-n_0000000000
   [junit4]   2> 907258 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33186_
   [junit4]   2> 907258 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 907258 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.Overseer Overseer (id=95530766064943108-127.0.0.1:33186_-n_0000000000) starting
   [junit4]   2> 907259 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 907260 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 907260 INFO  (OverseerCollectionConfigSetProcessor-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 907260 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33186_
   [junit4]   2> 907261 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 907261 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33186_
   [junit4]   2> 907261 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 907262 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 907262 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 907269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 907269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 907269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores
   [junit4]   2> 907269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 907269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1
   [junit4]   2> 907269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 907270 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 907270 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 907270 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 907270 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 907270 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33186",
   [junit4]   2>   "node_name":"127.0.0.1:33186_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 907270 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 907271 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33186",
   [junit4]   2>   "node_name":"127.0.0.1:33186_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 907271 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 907271 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 907271 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 908271 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 908271 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 908271 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 908271 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 908271 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 908271 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1'
   [junit4]   2> 908272 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 908272 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 908273 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 908276 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 908278 WARN  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 908285 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 908291 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 908294 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 908348 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 908351 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 908351 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 908355 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 908356 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 908357 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 908357 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 908358 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 908358 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 908358 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 908358 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1/data/]
   [junit4]   2> 908358 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ab1d9a1
   [junit4]   2> 908358 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1/data
   [junit4]   2> 908358 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1/data/index/
   [junit4]   2> 908358 WARN  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 908359 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1/data/index
   [junit4]   2> 908359 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=83.873046875, floorSegmentMB=1.068359375, forceMergeDeletesPctAllowed=29.736464797728612, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5338353094042613
   [junit4]   2> 908359 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13184812 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@480505d),segFN=segments_1,generation=1}
   [junit4]   2> 908359 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 908359 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1/data/
   [junit4]   2> 908359 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 908361 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 908362 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 908362 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 908362 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 908362 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 908362 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 908362 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 908362 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 908362 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 908362 WARN  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 908363 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 908363 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 908364 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 908364 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 908366 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 908366 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 908366 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 908366 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 908367 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 908367 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 908367 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=34.5625, floorSegmentMB=2.0263671875, forceMergeDeletesPctAllowed=2.266688966337398, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36325425533388744
   [junit4]   2> 908367 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13184812 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@480505d),segFN=segments_1,generation=1}
   [junit4]   2> 908367 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 908367 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a799506[collection1] main]
   [junit4]   2> 908367 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 908368 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 908369 INFO  (searcherExecutor-3305-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a799506[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 908369 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 908369 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 908369 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 908369 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528492258434744320
   [junit4]   2> 908371 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1528492258434744320
   [junit4]   2> 908371 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 908371 INFO  (coreLoadExecutor-3304-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 908371 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:33186 collection:control_collection shard:shard1
   [junit4]   2> 908371 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 908372 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95530766064943108-core_node1-n_0000000000
   [junit4]   2> 908372 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 908373 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 908373 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 908373 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33186/collection1/
   [junit4]   2> 908373 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 908373 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33186/collection1/ has no replicas
   [junit4]   2> 908373 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 908373 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 908374 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95530766064943108-core_node1-n_0000000000
   [junit4]   2> 908374 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33186/collection1/ shard1
   [junit4]   2> 908375 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:33186",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 908475 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 908525 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:33186/collection1/ and leader is http://127.0.0.1:33186/collection1/
   [junit4]   2> 908525 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33186
   [junit4]   2> 908525 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 908525 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 908525 INFO  (coreZkRegister-3298-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 908526 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33186",
   [junit4]   2>   "node_name":"127.0.0.1:33186_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 908526 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33186",
   [junit4]   2>   "node_name":"127.0.0.1:33186_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 908626 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 908771 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908771 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908772 INFO  (zkCallback-1030-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69e534ff name:ZooKeeperConnection Watcher:127.0.0.1:45197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908772 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908772 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908772 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 908773 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 908773 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 908773 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 908773 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908773 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908774 INFO  (zkCallback-1031-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6daef56d name:ZooKeeperConnection Watcher:127.0.0.1:45197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908774 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908774 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908775 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 908775 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 908824 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1
   [junit4]   2> 908825 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001
   [junit4]   2> 908825 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 908826 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2db9bd62{/,null,AVAILABLE}
   [junit4]   2> 908826 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@77ca8d4e{HTTP/1.1,[http/1.1]}{127.0.0.1:55204}
   [junit4]   2> 908827 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.e.j.s.Server Started @910505ms
   [junit4]   2> 908827 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=55204, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores}
   [junit4]   2> 908827 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41975e01
   [junit4]   2> 908827 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001'
   [junit4]   2> 908827 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 908827 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 908827 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908827 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908828 INFO  (zkCallback-1032-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fdaf59 name:ZooKeeperConnection Watcher:127.0.0.1:45197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908828 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908829 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908829 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 908829 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/solr.xml
   [junit4]   2> 908832 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores
   [junit4]   2> 908832 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer New CoreContainer 1195611482
   [junit4]   2> 908832 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001]
   [junit4]   2> 908832 WARN  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/lib
   [junit4]   2> 908832 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 908833 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 908833 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 908833 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 908833 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45197/solr
   [junit4]   2> 908833 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 908833 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 908833 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908834 INFO  (zkCallback-1035-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a1883f5 name:ZooKeeperConnection Watcher:127.0.0.1:45197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908835 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908835 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 908835 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 908836 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@248e6fcf name:ZooKeeperConnection Watcher:127.0.0.1:45197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908836 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 908838 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 908838 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 908839 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 908839 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95530766064943113-127.0.0.1:55204_-n_0000000001
   [junit4]   2> 908839 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95530766064943108-127.0.0.1:33186_-n_0000000000 to know if I could be the leader
   [junit4]   2> 908839 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55204_ as DOWN
   [junit4]   2> 908840 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55204_"} current state version: 3
   [junit4]   2> 908840 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55204_
   [junit4]   2> 908840 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 908942 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 908942 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 908942 INFO  (zkCallback-1030-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 909840 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55204_
   [junit4]   2> 909840 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55204_
   [junit4]   2> 909841 INFO  (zkCallback-1030-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 909841 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 909841 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 909841 INFO  (zkCallback-1030-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 909841 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 909841 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 909845 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 909845 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 909845 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores
   [junit4]   2> 909845 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 909846 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1
   [junit4]   2> 909846 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 909852 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 909852 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 909852 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 909852 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 909852 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 909852 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 909852 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 909852 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55204",
   [junit4]   2>   "node_name":"127.0.0.1:55204_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 909852 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 909853 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55204",
   [junit4]   2>   "node_name":"127.0.0.1:55204_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 909853 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 909853 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 909954 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 909954 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 909954 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 910853 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 910853 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 910853 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 910853 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 910853 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 910853 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1'
   [junit4]   2> 910853 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 910853 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 910854 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 910857 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 910859 WARN  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 910860 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 910866 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 910869 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 910924 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 910927 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 910928 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 910931 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 910932 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 910932 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 910933 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 910933 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 910933 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 910933 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 910934 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 910934 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ab1d9a1
   [junit4]   2> 910934 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1/data
   [junit4]   2> 910934 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 910934 WARN  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 910934 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 910934 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=83.873046875, floorSegmentMB=1.068359375, forceMergeDeletesPctAllowed=29.736464797728612, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5338353094042613
   [junit4]   2> 910935 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f91be6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b99dd1b),segFN=segments_1,generation=1}
   [junit4]   2> 910935 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 910935 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 910935 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 910937 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 910937 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 910937 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 910937 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910937 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910937 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 910938 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 910938 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 910938 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 910938 WARN  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 910939 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910939 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910939 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910940 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 910942 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 910942 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 910943 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 910943 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 910943 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 910943 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 910944 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=34.5625, floorSegmentMB=2.0263671875, forceMergeDeletesPctAllowed=2.266688966337398, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36325425533388744
   [junit4]   2> 910944 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f91be6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b99dd1b),segFN=segments_1,generation=1}
   [junit4]   2> 910944 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 910944 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7dac7a89[collection1] main]
   [junit4]   2> 910944 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 910944 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 910944 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 910944 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 910945 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 910945 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 910945 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 910945 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 910945 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 910945 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 910946 INFO  (searcherExecutor-3316-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7dac7a89[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 910946 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 910946 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 910946 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 910946 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528492261136924672
   [junit4]   2> 910947 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1528492261136924672
   [junit4]   2> 910948 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 910949 INFO  (coreLoadExecutor-3315-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 910949 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55204 collection:collection1 shard:shard2
   [junit4]   2> 910949 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 910950 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95530766064943113-core_node1-n_0000000000
   [junit4]   2> 910950 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 910950 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 910951 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 910951 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55204/collection1/
   [junit4]   2> 910951 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 910951 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:55204/collection1/ has no replicas
   [junit4]   2> 910951 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 910951 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 910951 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95530766064943113-core_node1-n_0000000000
   [junit4]   2> 910952 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55204/collection1/ shard2
   [junit4]   2> 910952 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:55204",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 4
   [junit4]   2> 911053 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 911053 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 911053 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 911103 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:55204/collection1/ and leader is http://127.0.0.1:55204/collection1/
   [junit4]   2> 911103 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55204
   [junit4]   2> 911103 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 911103 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 911103 INFO  (coreZkRegister-3310-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 911103 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55204",
   [junit4]   2>   "node_name":"127.0.0.1:55204_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 911103 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55204",
   [junit4]   2>   "node_name":"127.0.0.1:55204_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 911204 INFO  (OverseerStateUpdate-95530766064943108-127.0.0.1:33186_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 911205 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 911205 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 911408 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-2-001/cores/collection1
   [junit4]   2> 911408 INFO  (TEST-UnloadDistributedZkTest.test-seed#[FB33E23E837E97E3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_FB33E23E837E97E3-001/shard-2-001
   [junit4]   2> 911409 INFO  (TEST-UnloadDistributedZkTest.t

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

readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 moreThrowable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7769, name=testExecutor-3382-thread-7, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56673
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB33E23E837E97E3]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56673
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
   [junit4]    > 	... 4 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 more
   [junit4]   2> 1041557 INFO  (SUITE-UnloadDistributedZkTest-seed#[FB33E23E837E97E3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ms-Latn-BN, timezone=Australia/Melbourne
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=246657760,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CircularListTest, TestConfigOverlay, TestFreeTextSuggestions, StressHdfsTest, TestSchemaResource, TestDistributedMissingSort, DistribJoinFromCollectionTest, FacetPivotSmallTest, TestFieldTypeCollectionResource, DeleteLastCustomShardedReplicaTest, TestJmxMonitoredMap, TestRebalanceLeaders, TestAnalyzeInfixSuggestions, QueryParsingTest, TestCloudSchemaless, SuggesterTSTTest, FullHLLTest, TestSolrJ, TestSmileRequest, TestInfoStreamLogging, LukeRequestHandlerTest, BasicDistributedZk2Test, DocValuesMissingTest, OverseerCollectionConfigSetProcessorTest, ClusterStateTest, TestPostingsSolrHighlighter, SolrCloudExampleTest, TestStressUserVersions, TestAuthorizationFramework, TestExceedMaxTermLength, TestSerializedLuceneMatchVersion, TestCharFilters, TestSolrCloudWithKerberosAlt, CollectionStateFormat2Test, BadCopyFieldTest, DateMathParserTest, SearchHandlerTest, TestSortingResponseWriter, BadIndexSchemaTest, DistanceUnitsTest, RulesTest, SuggesterTest, TestRawResponseWriter, CloudMLTQParserTest, TestCSVResponseWriter, ReplicationFactorTest, TestJsonFacets, TestAddFieldRealTimeGet, DocExpirationUpdateProcessorFactoryTest, MultiThreadedOCPTest, TestTolerantSearch, HdfsTlogReplayBufferedWhileIndexingTest, TestComplexPhraseQParserPlugin, ExitableDirectoryReaderTest, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, SampleTest, PluginInfoTest, DistributedExpandComponentTest, TestPivotHelperCode, AutoCommitTest, TestBulkSchemaConcurrent, HighlighterMaxOffsetTest, TestCollationField, TestRestManager, LeaderInitiatedRecoveryOnCommitTest, TestSolrIndexConfig, CleanupOldIndexTest, PreAnalyzedUpdateProcessorTest, TestXIncludeConfig, TestScoreJoinQPNoScore, TestDownShardTolerantSearch, TestSha256AuthenticationProvider, StatelessScriptUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, TestBlobHandler, CollectionsAPISolrJTest, TestSearchPerf, FieldMutatingUpdateProcessorTest, TestFuzzyAnalyzedSuggestions, TestUniqueKeyFieldResource, CdcrRequestHandlerTest, TestCopyFieldCollectionResource, BaseCdcrDistributedZkTest, TestSchemaManager, PrimitiveFieldTypeTest, TestExtendedDismaxParser, CurrencyFieldXmlFileTest, TestSolrCLIRunExample, TestSweetSpotSimilarityFactory, UnloadDistributedZkTest]
   [junit4] Completed [292/579 (1!)] on J2 in 134.76s, 1 test, 1 error <<< FAILURES!

[...truncated 946 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 579 suites (10 ignored), 2314 tests, 1 error, 116 ignored (70 assumptions) [seed: FB33E23E837E97E3]

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



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 98 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/98/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=6748, name=testExecutor-3119-thread-9, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6748, name=testExecutor-3119-thread-9, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:60808
	at __randomizedtesting.SeedInfo.seed([D900758174D3FCD2]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
	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)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:60808
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
	... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	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.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	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.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
	... 8 more




Build Log:
[...truncated 11380 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/init-core-data-001
   [junit4]   2> 829487 INFO  (SUITE-UnloadDistributedZkTest-seed#[D900758174D3FCD2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 829488 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 829488 INFO  (Thread-2463) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 829489 INFO  (Thread-2463) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 829589 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.ZkTestServer start zk server on port:37605
   [junit4]   2> 829589 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 829589 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829591 INFO  (zkCallback-1009-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16d5d29 name:ZooKeeperConnection Watcher:127.0.0.1:37605 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829591 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829591 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 829591 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 829592 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 829592 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829593 INFO  (zkCallback-1010-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a13bab name:ZooKeeperConnection Watcher:127.0.0.1:37605/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829593 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829593 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 829593 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 829593 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 829594 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 829594 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 829595 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 829595 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 829596 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 829596 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 829596 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 829596 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 829597 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 829597 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 829598 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 829598 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 829598 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 829598 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 829599 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 829599 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 829599 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 829599 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 829600 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 829600 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 829600 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 829601 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 829601 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 829601 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 829655 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1
   [junit4]   2> 829656 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 829657 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@164b7aa{/,null,AVAILABLE}
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@388f79{HTTP/1.1,[http/1.1]}{127.0.0.1:43245}
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.e.j.s.Server Started @831154ms
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/tempDir-001/control/data, hostContext=/, hostPort=43245, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores}
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001'
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 829659 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829660 INFO  (zkCallback-1011-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13268a6 name:ZooKeeperConnection Watcher:127.0.0.1:37605/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829660 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829661 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 829661 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 829661 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/solr.xml
   [junit4]   2> 829664 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores
   [junit4]   2> 829664 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.CoreContainer New CoreContainer 5077937
   [junit4]   2> 829664 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001]
   [junit4]   2> 829664 WARN  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/lib
   [junit4]   2> 829665 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 829666 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 829666 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 829666 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 829666 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37605/solr
   [junit4]   2> 829666 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 829666 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 829666 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829667 INFO  (zkCallback-1014-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1894cc9 name:ZooKeeperConnection Watcher:127.0.0.1:37605 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829667 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829668 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 829668 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829669 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e0f59 name:ZooKeeperConnection Watcher:127.0.0.1:37605/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829669 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829669 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 829670 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 829671 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 829671 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 829672 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 829672 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 829673 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 829673 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 829673 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 829674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 829674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 829675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 829675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 829675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 829675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95533576068333572-127.0.0.1:43245_-n_0000000000
   [junit4]   2> 829675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43245_
   [junit4]   2> 829675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 829676 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer Overseer (id=95533576068333572-127.0.0.1:43245_-n_0000000000) starting
   [junit4]   2> 829676 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 829678 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 829678 INFO  (OverseerCollectionConfigSetProcessor-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 829679 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 829679 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43245_
   [junit4]   2> 829679 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43245_
   [junit4]   2> 829679 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 829679 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] 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> 829680 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 829693 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 829693 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 829693 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores
   [junit4]   2> 829694 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 829694 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1
   [junit4]   2> 829694 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 829695 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 829695 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:43245_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 829695 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 829695 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 829696 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43245",
   [junit4]   2>   "node_name":"127.0.0.1:43245_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 829696 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 829696 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43245",
   [junit4]   2>   "node_name":"127.0.0.1:43245_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 829696 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 829696 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 829697 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 830696 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 830696 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 830696 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 830696 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 830697 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 830697 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1'
   [junit4]   2> 830697 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 830697 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 830698 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 830701 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 830704 WARN  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 830704 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 830710 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 830714 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 830776 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 830780 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 830780 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 830784 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 830785 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 830786 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 830787 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 830787 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 830787 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 830787 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 830788 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1/data/]
   [junit4]   2> 830788 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@163c6d6
   [junit4]   2> 830788 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1/data
   [junit4]   2> 830788 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1/data/index/
   [junit4]   2> 830788 WARN  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 830788 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1/data/index
   [junit4]   2> 830788 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=16.1181640625, floorSegmentMB=1.41796875, forceMergeDeletesPctAllowed=27.109584622527656, segmentsPerTier=42.0, maxCFSSegmentSizeMB=1.25390625, noCFSRatio=0.39421861164287353
   [junit4]   2> 830789 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37397e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bb28a5),segFN=segments_1,generation=1}
   [junit4]   2> 830789 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 830789 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1/data/
   [junit4]   2> 830789 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 830791 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 830791 WARN  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 830792 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 830793 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 830793 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 830793 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 830795 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 830795 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 830796 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 830796 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 830796 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 830796 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 830796 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=18.1845703125, floorSegmentMB=0.4033203125, forceMergeDeletesPctAllowed=28.74206479389427, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5915972360168638
   [junit4]   2> 830796 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37397e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bb28a5),segFN=segments_1,generation=1}
   [junit4]   2> 830796 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68b57c[collection1] main]
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 830797 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 830798 INFO  (searcherExecutor-3041-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68b57c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 830798 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 830798 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 830798 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 830798 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528537218465923072
   [junit4]   2> 830800 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1528537218465923072
   [junit4]   2> 830800 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 830800 INFO  (coreLoadExecutor-3040-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 830800 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43245 collection:control_collection shard:shard1
   [junit4]   2> 830801 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 830802 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95533576068333572-core_node1-n_0000000000
   [junit4]   2> 830802 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 830803 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 830803 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 830803 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43245/collection1/
   [junit4]   2> 830803 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 830803 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 830803 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43245/collection1/ has no replicas
   [junit4]   2> 830803 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 830804 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95533576068333572-core_node1-n_0000000000
   [junit4]   2> 830804 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43245/collection1/ shard1
   [junit4]   2> 830805 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43245",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 830905 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 830955 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:43245/collection1/ and leader is http://127.0.0.1:43245/collection1/
   [junit4]   2> 830955 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43245
   [junit4]   2> 830955 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 830955 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 830955 INFO  (coreZkRegister-3034-thread-1-processing-n:127.0.0.1:43245_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43245_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 830956 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43245",
   [junit4]   2>   "node_name":"127.0.0.1:43245_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 830956 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43245",
   [junit4]   2>   "node_name":"127.0.0.1:43245_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 831057 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 831196 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 831196 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831197 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@84a26f name:ZooKeeperConnection Watcher:127.0.0.1:37605/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 831197 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831197 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 831197 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 831197 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 831198 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 831258 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1
   [junit4]   2> 831259 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001
   [junit4]   2> 831259 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 831260 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f382e{/,null,AVAILABLE}
   [junit4]   2> 831260 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e20afb{HTTP/1.1,[http/1.1]}{127.0.0.1:44823}
   [junit4]   2> 831261 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.e.j.s.Server Started @832756ms
   [junit4]   2> 831261 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=44823, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores}
   [junit4]   2> 831261 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 831261 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001'
   [junit4]   2> 831261 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 831261 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 831261 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 831268 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831269 INFO  (zkCallback-1018-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11d547a name:ZooKeeperConnection Watcher:127.0.0.1:37605/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 831269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831269 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 831270 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 831270 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/solr.xml
   [junit4]   2> 831273 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores
   [junit4]   2> 831273 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.CoreContainer New CoreContainer 32183235
   [junit4]   2> 831273 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001]
   [junit4]   2> 831273 WARN  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/lib
   [junit4]   2> 831273 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 831274 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 831275 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 831275 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 831275 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37605/solr
   [junit4]   2> 831275 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 831275 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 831275 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831276 INFO  (zkCallback-1021-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11c9b45 name:ZooKeeperConnection Watcher:127.0.0.1:37605 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 831276 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831276 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 831277 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 831277 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72a8be name:ZooKeeperConnection Watcher:127.0.0.1:37605/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 831278 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 831280 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 831281 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 831282 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 831282 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95533576068333576-127.0.0.1:44823_-n_0000000001
   [junit4]   2> 831283 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95533576068333572-127.0.0.1:43245_-n_0000000000 to know if I could be the leader
   [junit4]   2> 831283 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44823_ as DOWN
   [junit4]   2> 831284 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44823_"} current state version: 3
   [junit4]   2> 831284 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44823_
   [junit4]   2> 831385 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 831385 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 831385 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 832284 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44823_
   [junit4]   2> 832285 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44823_
   [junit4]   2> 832285 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] 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> 832285 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_    ] 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> 832285 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 832285 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 832285 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 832285 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 832296 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 832296 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 832297 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores
   [junit4]   2> 832297 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 832297 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1
   [junit4]   2> 832297 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 832298 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 832298 INFO  (TEST-UnloadDistributedZkTest.test-seed#[D900758174D3FCD2]) [n:127.0.0.1:44823_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 832298 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 832298 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 832299 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 832299 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44823",
   [junit4]   2>   "node_name":"127.0.0.1:44823_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 832299 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44823",
   [junit4]   2>   "node_name":"127.0.0.1:44823_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 832299 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 832299 INFO  (OverseerStateUpdate-95533576068333572-127.0.0.1:43245_-n_0000000000) [n:127.0.0.1:43245_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 832400 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 832400 INFO  (zkCallback-1017-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 832400 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:43245_) [n:127.0.0.1:43245_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 833299 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 833299 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 833299 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 833299 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 833299 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 833299 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1'
   [junit4]   2> 833300 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 833300 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 833301 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 833305 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 833322 WARN  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 833323 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 833333 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 833338 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 833433 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 833437 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 833438 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 833442 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 833443 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 833444 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 833445 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 833445 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 833445 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 833446 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 833446 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 833446 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@163c6d6
   [junit4]   2> 833446 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1/data
   [junit4]   2> 833446 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 833447 WARN  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 833447 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 833447 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=16.1181640625, floorSegmentMB=1.41796875, forceMergeDeletesPctAllowed=27.109584622527656, segmentsPerTier=42.0, maxCFSSegmentSizeMB=1.25390625, noCFSRatio=0.39421861164287353
   [junit4]   2> 833447 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cbf656 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17b773e),segFN=segments_1,generation=1}
   [junit4]   2> 833447 INFO  (coreLoadExecutor-3051-thread-1-processing-n:127.0.0.1:44823_) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 833447 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 833447 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44823_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_D900758174D3FCD2-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of

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

nseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 moreThrowable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6738, name=testExecutor-3119-thread-3, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:60808
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D900758174D3FCD2]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
   [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]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:60808
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
   [junit4]    > 	... 4 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 more
   [junit4]   2> 962211 INFO  (SUITE-UnloadDistributedZkTest-seed#[D900758174D3FCD2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Mar 11, 2016 8:06:58 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=CheapBastard, sim=ClassicSimilarity, locale=nl-NL, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Linux 3.19.0-51-generic i386/Oracle Corporation 1.8.0_72 (32-bit)/cpus=12,threads=1,free=59123112,total=260452352
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, SolrCoreTest, BlockJoinFacetSimpleTest, TestQueryWrapperFilter, TlogReplayBufferedWhileIndexingTest, StandardRequestHandlerTest, TestConfigSetsAPI, HttpPartitionTest, BasicDistributedZkTest, HdfsUnloadDistributedZkTest, TestComponentsName, TestBinaryField, TestConfigSetImmutable, TestCustomSort, TestLMDirichletSimilarityFactory, HdfsSyncSliceTest, TestRandomFaceting, TestNonDefinedSimilarityFactory, TestCollationFieldDocValues, CurrencyFieldOpenExchangeTest, TestFieldCollectionResource, TestObjectReleaseTracker, SyncSliceTest, SOLR749Test, RankQueryTest, TestManagedStopFilterFactory, URLClassifyProcessorTest, DataDrivenBlockJoinTest, TestSearcherReuse, TestOmitPositions, ExternalFileFieldSortTest, TestConfigReload, TestBlendedInfixSuggestions, AnalyticsQueryTest, TestHashQParserPlugin, JSONWriterTest, TestMissingGroups, BufferStoreTest, WrapperMergePolicyFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, SolrXmlInZkTest, TestConfig, SolrRequestParserTest, HLLSerializationTest, TestJoin, SignatureUpdateProcessorFactoryTest, CdcrVersionReplicationTest, QueryElevationComponentTest, ConnectionReuseTest, RecoveryAfterSoftCommitTest, CacheHeaderTest, TestReplicationHandler, PreAnalyzedFieldTest, TestSolrXml, TestManagedResource, BitVectorTest, ResourceLoaderTest, TestMiniSolrCloudClusterSSL, TestLuceneMatchVersion, TestStressLucene, TestDynamicLoading, PathHierarchyTokenizerFactoryTest, TestLRUCache, TestSolrConfigHandlerConcurrent, RAMDirectoryFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestRemoteStreaming, TestPhraseSuggestions, TestShardHandlerFactory, DisMaxRequestHandlerTest, CdcrReplicationDistributedZkTest, DistributedQueueTest, AlternateDirectoryTest, SynonymTokenizerTest, EnumFieldTest, JsonLoaderTest, PrimUtilsTest, BasicZkTest, TestFunctionQuery, ResponseLogComponentTest, TestHdfsUpdateLog, TestRealTimeGet, TestRandomDVFaceting, TestCloudInspectUtil, TestTestInjection, TestArbitraryIndexDir, TestScoreJoinQPScore, DefaultValueUpdateProcessorTest, SharedFSAutoReplicaFailoverUtilsTest, CloudExitableDirectoryReaderTest, QueryEqualityTest, TestCryptoKeys, TestReRankQParserPlugin, DistributedFacetPivotSmallTest, UnloadDistributedZkTest]
   [junit4] Completed [276/579 (1!)] on J0 in 133.64s, 1 test, 1 error <<< FAILURES!

[...truncated 985 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 579 suites (10 ignored), 2314 tests, 1 error, 115 ignored (70 assumptions) [seed: D900758174D3FCD2]

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



[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+107) - Build # 97 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/97/
Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.codecs.lucene50.TestLucene50NormsFormat.testByteRange

Error Message:
Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/backward-codecs/test/J1/temp/lucene.codecs.lucene50.TestLucene50NormsFormat_4B47B4EF4759E544-001/index-MMapDirectory-001/_1a.nvd")

Stack Trace:
java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/backward-codecs/test/J1/temp/lucene.codecs.lucene50.TestLucene50NormsFormat_4B47B4EF4759E544-001/index-MMapDirectory-001/_1a.nvd")
	at __randomizedtesting.SeedInfo.seed([4B47B4EF4759E544:82388DDD27CFA5D1]:0)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
	at org.apache.lucene.store.MockIndexInputWrapper.close(MockIndexInputWrapper.java:61)
	at org.apache.lucene.index.IndexWriter.slowFileExists(IndexWriter.java:4815)
	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4352)
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4423)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2876)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
	at org.apache.lucene.index.BaseNormsFormatTestCase.doTestNormsVersusDocValues(BaseNormsFormatTestCase.java:262)
	at org.apache.lucene.index.BaseNormsFormatTestCase.testByteRange(BaseNormsFormatTestCase.java:52)
	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:520)
	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.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 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:804)
Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
	... 48 more




Build Log:
[...truncated 4243 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50NormsFormat
   [junit4] IGNOR/A 0.01s J1 | TestLucene50NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestLucene50NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene50NormsFormat -Dtests.method=testByteRange -Dtests.seed=4B47B4EF4759E544 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ml -Dtests.timezone=America/Havana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.80s J1 | TestLucene50NormsFormat.testByteRange <<<
   [junit4]    > Throwable #1: java.io.IOException: Unable to unmap the mapped buffer: MMapIndexInput(path="/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/backward-codecs/test/J1/temp/lucene.codecs.lucene50.TestLucene50NormsFormat_4B47B4EF4759E544-001/index-MMapDirectory-001/_1a.nvd")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B47B4EF4759E544:82388DDD27CFA5D1]:0)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:384)
   [junit4]    > 	at org.apache.lucene.store.ByteBufferIndexInput.freeBuffer(ByteBufferIndexInput.java:376)
   [junit4]    > 	at org.apache.lucene.store.ByteBufferIndexInput.close(ByteBufferIndexInput.java:355)
   [junit4]    > 	at org.apache.lucene.store.MockIndexInputWrapper.close(MockIndexInputWrapper.java:61)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.slowFileExists(IndexWriter.java:4815)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.filesExist(IndexWriter.java:4352)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4423)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2876)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2989)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2956)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:288)
   [junit4]    > 	at org.apache.lucene.index.BaseNormsFormatTestCase.doTestNormsVersusDocValues(BaseNormsFormatTestCase.java:262)
   [junit4]    > 	at org.apache.lucene.index.BaseNormsFormatTestCase.testByteRange(BaseNormsFormatTestCase.java:52)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: java.lang.IncompatibleClassChangeError: Found class jdk.internal.ref.Cleaner, but interface was expected
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$0(MMapDirectory.java:377)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.lambda$unmapHackImpl$1(MMapDirectory.java:375)
   [junit4]    > 	... 48 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/backward-codecs/test/J1/temp/lucene.codecs.lucene50.TestLucene50NormsFormat_4B47B4EF4759E544-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=29419, maxDocsPerChunk=569, blockSize=889), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=29419, blockSize=889)), sim=ClassicSimilarity, locale=ml, timezone=America/Havana
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=312540296,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50NormsFormat]
   [junit4] Completed [2/4 (1!)] on J1 in 14.10s, 19 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 35 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:476: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2187: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 4 suites, 152 tests, 1 error, 11 ignored (11 assumptions) [seed: 4B47B4EF4759E544]

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



[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+107) - Build # 96 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/96/
Java: 64bit/jdk-9-ea+107 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.lucene.index.TestTermsEnum2.testIntersect

Error Message:
source=3 is out of bounds (maxState is 2)

Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
	at __randomizedtesting.SeedInfo.seed([993D6A7FCE6E6AC5:D46826A12DF7541B]:0)
	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.index.TestTermsEnum2.testIntersect(TestTermsEnum2.java:162)
	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:520)
	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.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 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:804)


FAILED:  org.apache.lucene.index.TestTermsEnum2.testSeeking

Error Message:
5

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 5
	at __randomizedtesting.SeedInfo.seed([993D6A7FCE6E6AC5:C583C53F3866B9F0]:0)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:512)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.index.TestTermsEnum2.testSeeking(TestTermsEnum2.java:117)
	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:520)
	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.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 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:804)


FAILED:  org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps

Error Message:
source=3 is out of bounds (maxState is 2)

Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
	at __randomizedtesting.SeedInfo.seed([993D6A7FCE6E6AC5:78612B6E10C43D4D]:0)
	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:466)
	at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:109)
	at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:79)
	at org.apache.lucene.search.TestDocValuesRewriteMethod.assertSame(TestDocValuesRewriteMethod.java:117)
	at org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps(TestDocValuesRewriteMethod.java:109)
	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:520)
	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.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 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:804)




Build Log:
[...truncated 477 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocValuesRewriteMethod -Dtests.method=testRegexps -Dtests.seed=993D6A7FCE6E6AC5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ksb -Dtests.timezone=Mexico/BajaSur -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.77s J2 | TestDocValuesRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([993D6A7FCE6E6AC5:78612B6E10C43D4D]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:466)
   [junit4]    > 	at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:109)
   [junit4]    > 	at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:79)
   [junit4]    > 	at org.apache.lucene.search.TestDocValuesRewriteMethod.assertSame(TestDocValuesRewriteMethod.java:117)
   [junit4]    > 	at org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps(TestDocValuesRewriteMethod.java:109)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom)}, docValues:{=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=223, maxMBSortInHeap=5.9623687259284806, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ksb, timezone=Mexico/BajaSur
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=358339048,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpanExplanationsOfNonMatches, TestIOUtils, TestRegexpRandom2, TestBytesRefHash, TestCachingCollector, TestSpanFirstQuery, TestNoMergeScheduler, TestOrdinalMap, TestField, TestLiveFieldValues, TestExternalCodecs, TestIndexableField, TestSpans, TestLongPostings, TestTimSorterWorstCase, TestAutomaton, TestIndexWriterFromReader, TestPrefixCodedTerms, TestReaderWrapperDVTypeCheck, TestBM25Similarity, TestTieredMergePolicy, TestNRTThreads, TestBytesStore, Test2BBinaryDocValues, TestBKD, TestSPIClassIterator, TestTrackingDirectoryWrapper, TestIndexFileDeleter, TestMultiset, TestCodecHoldsOpenFiles, TestNativeFSLockFactory, TestIndexReaderClose, TestDirectory, TestForUtil, TestCustomSearcherSort, TestMinShouldMatch2, TestRollingUpdates, Test2BSortedDocValuesFixedSorted, TestCharsRef, TestQueryCachingPolicy, TestSimpleSearchEquivalence, TestLucene50TermVectorsFormat, TestInPlaceMergeSorter, TestIndexCommit, TestTopDocsMerge, TestDocValuesRewriteMethod]
   [junit4] Completed [87/414 (1!)] on J2 in 0.83s, 2 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTermsEnum2 -Dtests.method=testIntersect -Dtests.seed=993D6A7FCE6E6AC5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yav -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J2 | TestTermsEnum2.testIntersect <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([993D6A7FCE6E6AC5:D46826A12DF7541B]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.index.TestTermsEnum2.testIntersect(TestTermsEnum2.java:162)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTermsEnum2 -Dtests.method=testSeeking -Dtests.seed=993D6A7FCE6E6AC5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yav -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J2 | TestTermsEnum2.testSeeking <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 5
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([993D6A7FCE6E6AC5:C583C53F3866B9F0]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:512)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.index.TestTermsEnum2.testSeeking(TestTermsEnum2.java:117)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=2, maxDocsPerChunk=526, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=2, blockSize=5)), sim=ClassicSimilarity, locale=yav, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=316428576,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpanExplanationsOfNonMatches, TestIOUtils, TestRegexpRandom2, TestBytesRefHash, TestCachingCollector, TestSpanFirstQuery, TestNoMergeScheduler, TestOrdinalMap, TestField, TestLiveFieldValues, TestExternalCodecs, TestIndexableField, TestSpans, TestLongPostings, TestTimSorterWorstCase, TestAutomaton, TestIndexWriterFromReader, TestPrefixCodedTerms, TestReaderWrapperDVTypeCheck, TestBM25Similarity, TestTieredMergePolicy, TestNRTThreads, TestBytesStore, Test2BBinaryDocValues, TestBKD, TestSPIClassIterator, TestTrackingDirectoryWrapper, TestIndexFileDeleter, TestMultiset, TestCodecHoldsOpenFiles, TestNativeFSLockFactory, TestIndexReaderClose, TestDirectory, TestForUtil, TestCustomSearcherSort, TestMinShouldMatch2, TestRollingUpdates, Test2BSortedDocValuesFixedSorted, TestCharsRef, TestQueryCachingPolicy, TestSimpleSearchEquivalence, TestLucene50TermVectorsFormat, TestInPlaceMergeSorter, TestIndexCommit, TestTopDocsMerge, TestDocValuesRewriteMethod, TestTermsEnum2]
   [junit4] Completed [88/414 (2!)] on J2 in 0.56s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1095 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 414 suites (1 ignored), 3455 tests, 3 errors, 64 ignored (60 assumptions) [seed: 993D6A7FCE6E6AC5]

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



[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+107) - Build # 95 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/95/
Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.search.TestTermScorer.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C9DB33D16158B9AB:418F0C0BCFA4D453]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.lucene.search.TestTermScorer.test(TestTermScorer.java:80)
	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:520)
	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.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 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:804)




Build Log:
[...truncated 541 lines...]
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTermScorer -Dtests.method=test -Dtests.seed=C9DB33D16158B9AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nb -Dtests.timezone=NET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | TestTermScorer.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C9DB33D16158B9AB:418F0C0BCFA4D453]:0)
   [junit4]    > 	at org.apache.lucene.search.TestTermScorer.test(TestTermScorer.java:80)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=nb, timezone=NET
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=253262552,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestNotDocIdSet, TestSegmentReader, Test2BTerms, TestUniqueTermCount, TestFilterIterator, TestMultiDocValues, TestNeedsScores, TestNumericRangeQuery64, TestIndexWriterMergePolicy, TestDocCount, FiniteStringsIteratorTest, TestDuelingCodecsAtNight, TestNGramPhraseQuery, TestNewestSegment, TestSpanNotQuery, TestPointValues, TestIndexWriter, TestBooleanQueryVisitSubscorers, TestIndexWriterDelete, TestAutomatonQuery, TestSloppyMath, TestDisjunctionMaxQuery, TestStringHelper, TestBytesRef, TestCustomNorms, TestSpanCollection, TestParallelCompositeReader, TestOperations, TestDemoParallelLeafReader, TestMinimize, TestLucene50CompoundFormat, TestSubScorerFreqs, TestCodecs, TestPhraseQuery, TestMergeRateLimiter, TestPagedBytes, TestLongBitSet, Test4GBStoredFields, TestFieldType, TestNoDeletionPolicy, TestPersistentSnapshotDeletionPolicy, TestSortedNumericSortField, TestSimilarity2, TestBinaryDocument, TestForTooMuchCloning, TestIndexWriterThreadsToSegments, TestTermScorer]
   [junit4] Completed [103/414 (1!)] on J0 in 0.03s, 4 tests, 1 failure <<< FAILURES!

[...truncated 1031 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 414 suites (1 ignored), 3455 tests, 1 failure, 65 ignored (61 assumptions) [seed: C9DB33D16158B9AB]

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



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 94 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/94/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseG1GC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=8162, name=testExecutor-3704-thread-12, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8162, name=testExecutor-3704-thread-12, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:50600/od_ez/m
	at __randomizedtesting.SeedInfo.seed([816441844EAEA890]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
	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)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:50600/od_ez/m
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
	... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	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.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	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.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
	... 8 more




Build Log:
[...truncated 11422 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/init-core-data-001
   [junit4]   2> 1057311 INFO  (SUITE-UnloadDistributedZkTest-seed#[816441844EAEA890]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /od_ez/m
   [junit4]   2> 1057314 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1057314 INFO  (Thread-2608) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1057314 INFO  (Thread-2608) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1057414 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.ZkTestServer start zk server on port:41736
   [junit4]   2> 1057415 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1057415 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1057417 INFO  (zkCallback-1166-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1662a59 name:ZooKeeperConnection Watcher:127.0.0.1:41736 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1057417 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1057418 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1057418 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1057420 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1057421 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1057422 INFO  (zkCallback-1167-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bb838e name:ZooKeeperConnection Watcher:127.0.0.1:41736/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1057422 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1057422 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1057422 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1057424 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1057425 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1057426 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1057428 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1057428 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1057430 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1057430 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1057431 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1057431 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1057432 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1057433 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1057434 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1057434 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1057435 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1057435 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1057436 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1057436 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1057438 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1057438 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1057439 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1057439 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1057440 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1057440 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1057442 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1057442 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1057518 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1
   [junit4]   2> 1057519 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1057520 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f47893{/od_ez/m,null,AVAILABLE}
   [junit4]   2> 1057526 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6d2609{HTTP/1.1,[http/1.1]}{127.0.0.1:46476}
   [junit4]   2> 1057526 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.e.j.s.Server Started @1059023ms
   [junit4]   2> 1057526 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/tempDir-001/control/data, hostContext=/od_ez/m, hostPort=46476, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores}
   [junit4]   2> 1057527 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1057527 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001'
   [junit4]   2> 1057527 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1057527 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1057527 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1057528 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1057529 INFO  (zkCallback-1168-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fa2da4 name:ZooKeeperConnection Watcher:127.0.0.1:41736/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1057529 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1057530 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1057530 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1057530 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/solr.xml
   [junit4]   2> 1057539 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores
   [junit4]   2> 1057539 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.CoreContainer New CoreContainer 23713815
   [junit4]   2> 1057539 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001]
   [junit4]   2> 1057539 WARN  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/lib
   [junit4]   2> 1057539 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1057541 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1057542 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1057542 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1057542 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41736/solr
   [junit4]   2> 1057542 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1057542 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1057543 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1057544 INFO  (zkCallback-1171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15a7b78 name:ZooKeeperConnection Watcher:127.0.0.1:41736 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1057544 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1057545 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1057546 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1057547 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ab3ae9 name:ZooKeeperConnection Watcher:127.0.0.1:41736/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1057547 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1057548 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1057549 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1057552 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1057553 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1057554 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1057555 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1057556 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1057557 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1057558 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1057558 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1057559 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1057560 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1057561 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1057562 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1057562 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000
   [junit4]   2> 1057563 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46476_od_ez%2Fm
   [junit4]   2> 1057563 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1057563 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer Overseer (id=95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) starting
   [junit4]   2> 1057564 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1057568 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1057568 INFO  (OverseerCollectionConfigSetProcessor-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1057569 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46476_od_ez%2Fm
   [junit4]   2> 1057569 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1057569 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46476_od_ez%2Fm
   [junit4]   2> 1057570 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1057570 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] 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> 1057570 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1057622 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1057623 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1057623 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores
   [junit4]   2> 1057624 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1057624 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1
   [junit4]   2> 1057624 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1057625 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1057625 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1057625 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1057625 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1057627 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1057627 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46476/od_ez/m",
   [junit4]   2>   "node_name":"127.0.0.1:46476_od_ez%2Fm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1057627 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46476/od_ez/m",
   [junit4]   2>   "node_name":"127.0.0.1:46476_od_ez%2Fm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1057628 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1057628 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1057630 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1058627 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1058627 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1058628 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1058628 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1058628 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1058628 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1'
   [junit4]   2> 1058628 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1058629 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1058630 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1058635 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1058638 WARN  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1058639 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1058647 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1058655 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1058737 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1058743 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1058744 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1058750 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1058752 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1058754 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1058754 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1058755 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1058755 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1058756 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1058756 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1/data/]
   [junit4]   2> 1058756 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@880f1
   [junit4]   2> 1058757 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1/data
   [junit4]   2> 1058757 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1058757 WARN  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1058757 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1/data/index
   [junit4]   2> 1058758 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45107290715009174]
   [junit4]   2> 1058758 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1983bc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc5895),segFN=segments_1,generation=1}
   [junit4]   2> 1058758 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1058759 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1/data/
   [junit4]   2> 1058759 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1058762 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1058762 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1058763 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1058763 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1058763 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1058763 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1058763 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1058763 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1058763 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1058763 WARN  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1058765 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1058766 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1058767 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1058768 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1058774 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1058774 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1058774 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1058774 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1058775 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1058775 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1058775 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7913370626641765]
   [junit4]   2> 1058776 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1983bc9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc5895),segFN=segments_1,generation=1}
   [junit4]   2> 1058776 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1058776 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16af26d[collection1] main]
   [junit4]   2> 1058776 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1058777 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1058777 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1058777 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1058777 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1058777 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1058778 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1058778 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1058778 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1058778 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1058779 INFO  (searcherExecutor-3627-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16af26d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1058780 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1058780 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1058780 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1058780 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528506117327421440
   [junit4]   2> 1058782 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1528506117327421440
   [junit4]   2> 1058782 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1058782 INFO  (coreLoadExecutor-3626-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1058782 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:46476/od_ez/m collection:control_collection shard:shard1
   [junit4]   2> 1058783 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1058785 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95531632236953604-core_node1-n_0000000000
   [junit4]   2> 1058786 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 1058787 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1058787 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1058787 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46476/od_ez/m/collection1/
   [junit4]   2> 1058787 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1058787 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46476/od_ez/m/collection1/ has no replicas
   [junit4]   2> 1058787 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1058787 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1058789 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95531632236953604-core_node1-n_0000000000
   [junit4]   2> 1058790 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46476/od_ez/m/collection1/ shard1
   [junit4]   2> 1058791 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:46476/od_ez/m",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1058893 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1058941 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:46476/od_ez/m/collection1/ and leader is http://127.0.0.1:46476/od_ez/m/collection1/
   [junit4]   2> 1058941 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46476/od_ez/m
   [junit4]   2> 1058941 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1058941 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1058941 INFO  (coreZkRegister-3620-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46476_od_ez%2Fm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1058943 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46476/od_ez/m",
   [junit4]   2>   "node_name":"127.0.0.1:46476_od_ez%2Fm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1058943 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46476/od_ez/m",
   [junit4]   2>   "node_name":"127.0.0.1:46476_od_ez%2Fm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1059045 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1059127 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1059127 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1059128 INFO  (zkCallback-1174-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f89d80 name:ZooKeeperConnection Watcher:127.0.0.1:41736/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1059128 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1059129 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1059129 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1059130 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1059130 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1059206 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/cores/collection1
   [junit4]   2> 1059207 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001
   [junit4]   2> 1059207 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1059208 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b8b68{/od_ez/m,null,AVAILABLE}
   [junit4]   2> 1059210 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ea08e{HTTP/1.1,[http/1.1]}{127.0.0.1:42861}
   [junit4]   2> 1059210 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.e.j.s.Server Started @1060706ms
   [junit4]   2> 1059210 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/od_ez/m, hostPort=42861, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/cores}
   [junit4]   2> 1059210 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1059210 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001'
   [junit4]   2> 1059210 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1059210 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1059210 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1059211 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1059212 INFO  (zkCallback-1175-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75ce7e name:ZooKeeperConnection Watcher:127.0.0.1:41736/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1059212 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1059212 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1059213 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1059213 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/solr.xml
   [junit4]   2> 1059224 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/cores
   [junit4]   2> 1059224 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.CoreContainer New CoreContainer 17126443
   [junit4]   2> 1059224 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001]
   [junit4]   2> 1059224 WARN  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/lib
   [junit4]   2> 1059224 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1059226 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1059226 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1059226 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1059226 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41736/solr
   [junit4]   2> 1059226 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1059226 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1059227 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1059228 INFO  (zkCallback-1178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bf6196 name:ZooKeeperConnection Watcher:127.0.0.1:41736 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1059229 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1059230 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1059231 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1059232 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18c2363 name:ZooKeeperConnection Watcher:127.0.0.1:41736/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1059232 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1059236 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1059237 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1059239 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1059239 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95531632236953608-127.0.0.1:42861_od_ez%2Fm-n_0000000001
   [junit4]   2> 1059240 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000 to know if I could be the leader
   [junit4]   2> 1059240 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.ZkController Publish node=127.0.0.1:42861_od_ez%2Fm as DOWN
   [junit4]   2> 1059242 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42861_od_ez%2Fm"} current state version: 3
   [junit4]   2> 1059242 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42861_od_ez%2Fm
   [junit4]   2> 1059344 INFO  (zkCallback-1174-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1059344 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1059344 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1060242 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42861_od_ez%2Fm
   [junit4]   2> 1060242 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42861_od_ez%2Fm
   [junit4]   2> 1060243 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] 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> 1060243 INFO  (zkCallback-1174-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1060243 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm    ] 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> 1060244 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1060244 INFO  (zkCallback-1174-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1060244 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1060264 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1060264 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1060265 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/cores
   [junit4]   2> 1060266 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1060266 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/cores/collection1
   [junit4]   2> 1060266 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1060267 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1060267 INFO  (TEST-UnloadDistributedZkTest.test-seed#[816441844EAEA890]) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1060267 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1060267 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1060268 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1060268 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42861/od_ez/m",
   [junit4]   2>   "node_name":"127.0.0.1:42861_od_ez%2Fm",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1060269 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42861/od_ez/m",
   [junit4]   2>   "node_name":"127.0.0.1:42861_od_ez%2Fm",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1060269 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1060269 INFO  (OverseerStateUpdate-95531632236953604-127.0.0.1:46476_od_ez%2Fm-n_0000000000) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1060371 INFO  (zkCallback-1174-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1060371 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1060371 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:46476_od_ez%2Fm) [n:127.0.0.1:46476_od_ez%2Fm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1061268 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1061268 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1061269 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1061269 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1061270 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1061270 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/cores/collection1'
   [junit4]   2> 1061270 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1061270 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1061271 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1061280 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1061288 WARN  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1061290 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1061301 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1061326 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1061414 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1061420 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1061421 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1061430 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1061432 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1061434 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1061434 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1061435 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1061435 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1061436 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1061436 INFO  (coreLoadExecutor-3637-thread-1-processing-n:127.0.0.1:42861_od_ez%2Fm) [n:127.0.0.1:42861_od_ez%2Fm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_816441844EAEA890-001/shard-1-001/cores/

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

eParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 moreThrowable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8167, name=testExecutor-3704-thread-13, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:50600/od_ez/m
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([816441844EAEA890]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:583)
   [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]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:50600/od_ez/m
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCores$0(BasicDistributedZkTest.java:581)
   [junit4]    > 	... 4 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 more
   [junit4]   2> 1192698 INFO  (SUITE-UnloadDistributedZkTest-seed#[816441844EAEA890]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Mar 11, 2016 11:52:40 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=Asserting(Lucene60), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=nn-NO, timezone=America/Rainy_River
   [junit4]   2> NOTE: Linux 3.19.0-51-generic i386/Oracle Corporation 1.8.0_72 (32-bit)/cpus=12,threads=1,free=288608176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderInitiatedRecoveryThread, TestCloudSchemaless, SuggesterTSTTest, CurrencyFieldXmlFileTest, BlockDirectoryTest, DistanceUnitsTest, CleanupOldIndexTest, SecurityConfHandlerTest, PreAnalyzedUpdateProcessorTest, FullHLLTest, TestZkChroot, PrimitiveFieldTypeTest, SliceStateTest, TestSha256AuthenticationProvider, TestUniqueKeyFieldResource, CdcrRequestHandlerTest, TestRawResponseWriter, TestStressRecovery, MultiThreadedOCPTest, TestIndexingPerformance, TestPerFieldSimilarityWithDefaultOverride, ForceLeaderTest, TestJmxIntegration, TestOverriddenPrefixQueryForCustomFieldType, SparseHLLTest, TestJettySolrRunner, RegexBoostProcessorTest, TestAnalyzeInfixSuggestions, TestConfigOverlay, TestXIncludeConfig, TestPerFieldSimilarity, TestSweetSpotSimilarityFactory, OverseerCollectionConfigSetProcessorTest, ClusterStateTest, ConnectionManagerTest, TestFilteredDocIdSet, TestSolrDeletionPolicy1, StressHdfsTest, TestCollationField, BadComponentTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, AnalyticsMergeStrategyTest, TestIndexSearcher, TestComplexPhraseQParserPlugin, CircularListTest, TestReloadAndDeleteDocs, TestFreeTextSuggestions, HighlighterConfigTest, BaseCdcrDistributedZkTest, DebugComponentTest, OverseerTest, BasicDistributedZk2Test, TestBulkSchemaConcurrent, TestReload, TestCharFilters, DistributedExpandComponentTest, BadIndexSchemaTest, BigEndianAscendingWordSerializerTest, TestTolerantSearch, TestJmxMonitoredMap, TestConfigSets, TestPostingsSolrHighlighter, SearchHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, StatsComponentTest, BinaryUpdateRequestHandlerTest, TestSort, CollectionsAPISolrJTest, TestCopyFieldCollectionResource, SuggesterWFSTTest, TestSuggestSpellingConverter, LeaderInitiatedRecoveryOnCommitTest, TestCollectionAPI, DeleteStatusTest, DirectUpdateHandlerTest, SimpleFacetsTest, LeaderElectionTest, TestPivotHelperCode, RulesTest, TestReversedWildcardFilterFactory, SolrTestCaseJ4Test, TestAddFieldRealTimeGet, TestCoreDiscovery, LukeRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestDownShardTolerantSearch, TestSolrCloudWithKerberosAlt, DocValuesMultiTest, SampleTest, TestExtendedDismaxParser, TestPHPSerializedResponseWriter, TestSolrDynamicMBean, SuggestComponentTest, UnloadDistributedZkTest]
   [junit4] Completed [288/579 (1!)] on J2 in 136.05s, 1 test, 1 error <<< FAILURES!

[...truncated 951 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 579 suites (10 ignored), 2314 tests, 1 error, 115 ignored (70 assumptions) [seed: 816441844EAEA890]

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



[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+107) - Build # 93 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/93/
Java: 64bit/jdk-9-ea+107 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.lucene.search.TestAutomatonQuery.testHashCodeWithThreads

Error Message:
source=3 is out of bounds (maxState is 2)

Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
	at __randomizedtesting.SeedInfo.seed([ECFA5D9591C2915C:C5B8E9A7A8216DF1]:0)
	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:546)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
	at org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:276)
	at org.apache.lucene.search.TestAutomatonQuery.testHashCodeWithThreads(TestAutomatonQuery.java:215)
	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:520)
	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.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 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:804)


FAILED:  org.apache.lucene.util.TestQueryBuilder.testPhraseQueryPositionIncrements

Error Message:
6

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 6
	at __randomizedtesting.SeedInfo.seed([ECFA5D9591C2915C:CEB1E9C102471169]:0)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.util.TestQueryBuilder.testPhraseQueryPositionIncrements(TestQueryBuilder.java:111)
	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:520)
	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.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 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:804)


FAILED:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite

Error Message:
54

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 54
	at __randomizedtesting.SeedInfo.seed([ECFA5D9591C2915C:AB4C3BA82E52F47D]:0)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
	at org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:603)
	at org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:662)
	at org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1115)
	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1031)
	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:520)
	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.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 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:804)


FAILED:  org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes

Error Message:
5

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 5
	at __randomizedtesting.SeedInfo.seed([ECFA5D9591C2915C:105E2896F8AB8F35]:0)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes(TestUTF32ToUTF8.java:207)
	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:520)
	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.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 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:804)




Build Log:
[...truncated 1052 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUTF32ToUTF8 -Dtests.method=testRandomRegexes -Dtests.seed=ECFA5D9591C2915C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Etc/GMT+4 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.01s J2 | TestUTF32ToUTF8.testRandomRegexes <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 5
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECFA5D9591C2915C:105E2896F8AB8F35]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes(TestUTF32ToUTF8.java:207)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=zh-CN, timezone=Etc/GMT+4
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=331769192,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiset, TestSearchForDuplicates, TestMultiThreadTermVectors, TestLongPostings, TestBlockPostingsFormat, TestParallelReaderEmptyIndex, TestLucene50TermVectorsFormat, TestConsistentFieldNumbers, TestMultiMMap, TestDirectoryReader, TestSloppyPhraseQuery, TestTotalHitCountCollector, TestNearSpansOrdered, TestBM25Similarity, TestMaxTermFrequency, TestNorms, TestPackedTokenAttributeImpl, TestSparseFixedBitSet, TestDirectory, TestIndexWriterOutOfFileDescriptors, TestBytesRefHash, TestComplexExplanationsOfNonMatches, Test2BPagedBytes, TestField, TestCharsRef, TestSPIClassIterator, TestMergedIterator, TestRollingUpdates, TestFastDecompressionMode, TestDateTools, Test2BNumericDocValues, TestCharTermAttributeImpl, TestDocIdSetBuilder, TestIntsRef, TestWildcard, TestIndexCommit, TestFuzzyQuery, Test2BSortedDocValuesFixedSorted, TestIndexableField, TestReaderWrapperDVTypeCheck, TestForUtil, Test2BBinaryDocValues, TestFastCompressionMode, TestNot, TestUpgradeIndexMergePolicy, TestConjunctions, TestSearchWithThreads, TestSpans, TestStressIndexing2, TestIntBlockPool, TestTermVectorsReader, TestStressDeletes, TestIndexWriterMerging, TestLiveFieldValues, TestSpanBoostQuery, TestRegexpRandom2, TestTrackingDirectoryWrapper, TestMixedCodecs, TestSearch, TestAllFilesDetectTruncation, TestLucene60PointsFormat, TestAttributeSource, TestDirectPacked, TestTermsEnum2, TestBooleanOr, TestTerms, TestDocumentWriter, TestMultiTermsEnum, TestBKD, TestIndexWriter, TestPerFieldDocValuesFormat, TestFlushByRamOrCountsPolicy, TestDuelingCodecs, TestSnapshotDeletionPolicy, TestArrayUtil, TestLockFactory, TestBagOfPositions, TestPerFieldPostingsFormat2, TestCustomSearcherSort, TestIndexWriterOnDiskFull, TestCustomNorms, TestUTF32ToUTF8]
   [junit4] Completed [260/414 (1!)] on J2 in 1.06s, 6 tests, 1 error <<< FAILURES!

[...truncated 94 lines...]
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomatonQuery -Dtests.method=testHashCodeWithThreads -Dtests.seed=ECFA5D9591C2915C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestAutomatonQuery.testHashCodeWithThreads <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECFA5D9591C2915C:C5B8E9A7A8216DF1]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:546)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
   [junit4]    > 	at org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:276)
   [junit4]    > 	at org.apache.lucene.search.TestAutomatonQuery.testHashCodeWithThreads(TestAutomatonQuery.java:215)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {field=FSTOrd50, footer=PostingsFormat(name=LuceneVarGapFixedInterval), title=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, maxPointsInLeafNode=426, maxMBSortInHeap=6.35289958835043, sim=RandomSimilarity(queryNorm=false,coord=crazy): {field=DFR I(n)Z(0.3), footer=LM Jelinek-Mercer(0.100000), title=IB SPL-D2}, locale=ar-IQ, timezone=Pacific/Guam
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=486664456,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestFilterIterator, TestSpansEnum, TestDemoParallelLeafReader, TestPhraseQuery, TestNoMergePolicy, TestBooleanCoord, TestFieldReuse, TestCheckIndex, TestMutableValues, TestTermScorer, TestTermVectorsWriter, TestRegexpRandom, TestSingleInstanceLockFactory, TestNeverDelete, TestBlockPostingsFormat2, TestTimeLimitingCollector, TestMmapDirectory, TestSortedNumericSortField, TestSubScorerFreqs, TestConstantScoreQuery, TestIndexWriterMaxDocs, TestNewestSegment, TestDocValuesIndexing, TestShardSearching, TestAllFilesHaveChecksumFooter, TestPerFieldPostingsFormat, TestDoc, TestBytesRef, TestFilterLeafReader, TestReaderClosed, TestFixedBitDocIdSet, TestDuelingCodecsAtNight, TestReusableStringReader, TestBytesRefArray, TestDeterminizeLexicon, TestMultiTermQueryRewrites, TestTermsEnum, Test2BSortedDocValuesOrds, TestIndexWriterThreadsToSegments, TestLRUQueryCache, TestIndexWriterLockRelease, TestIndexWriterForceMerge, TestCrash, FiniteStringsIteratorTest, TestSumDocFreq, TestIntArrayDocIdSet, TestSpanCollection, TestTermRangeQuery, TestNRTReaderCleanup, TestMergeRateLimiter, TestManyFields, TestUnicodeUtil, TestParallelCompositeReader, FuzzyTermOnShortTermsTest, TestEarlyTermination, TestHighCompressionMode, TestMultiDocValues, TestFieldType, TestIndexWriterUnicode, TestIsCurrent, TestVirtualMethod, TestToken, TestBooleanMinShouldMatch, TestSimilarityProvider, TestThreadedForceMerge, TestMultiTermConstantScore, TestSegmentInfos, TestNGramPhraseQuery, TestIndexWriterMergePolicy, TestFSTs, TestBytesStore, TestIndexWriterWithThreads, TestAddIndexes, TestIndexWriterExceptions, TestBasics, TestIndexWriterDelete, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestSearchAfter, TestConcurrentMergeScheduler, TestMinimize, TestTieredMergePolicy, TestBufferedIndexInput, TestWeakIdentityMap, TestSegmentReader, TestPagedBytes, TestTransactions, TestSegmentTermDocs, TestTopDocsCollector, TestUniqueTermCount, TestSortRandom, TestAutomatonQuery]
   [junit4] Completed [292/414 (2!)] on J0 in 0.28s, 8 tests, 1 error <<< FAILURES!

[...truncated 370 lines...]
   [junit4] Suite: org.apache.lucene.util.TestQueryBuilder
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryBuilder -Dtests.method=testPhraseQueryPositionIncrements -Dtests.seed=ECFA5D9591C2915C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kam -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestQueryBuilder.testPhraseQueryPositionIncrements <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 6
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECFA5D9591C2915C:CEB1E9C102471169]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.util.TestQueryBuilder.testPhraseQueryPositionIncrements(TestQueryBuilder.java:111)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1152, maxMBSortInHeap=6.908080360932415, sim=ClassicSimilarity, locale=kam, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=356131336,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestFilterIterator, TestSpansEnum, TestDemoParallelLeafReader, TestPhraseQuery, TestNoMergePolicy, TestBooleanCoord, TestFieldReuse, TestCheckIndex, TestMutableValues, TestTermScorer, TestTermVectorsWriter, TestRegexpRandom, TestSingleInstanceLockFactory, TestNeverDelete, TestBlockPostingsFormat2, TestTimeLimitingCollector, TestMmapDirectory, TestSortedNumericSortField, TestSubScorerFreqs, TestConstantScoreQuery, TestIndexWriterMaxDocs, TestNewestSegment, TestDocValuesIndexing, TestShardSearching, TestAllFilesHaveChecksumFooter, TestPerFieldPostingsFormat, TestDoc, TestBytesRef, TestFilterLeafReader, TestReaderClosed, TestFixedBitDocIdSet, TestDuelingCodecsAtNight, TestReusableStringReader, TestBytesRefArray, TestDeterminizeLexicon, TestMultiTermQueryRewrites, TestTermsEnum, Test2BSortedDocValuesOrds, TestIndexWriterThreadsToSegments, TestLRUQueryCache, TestIndexWriterLockRelease, TestIndexWriterForceMerge, TestCrash, FiniteStringsIteratorTest, TestSumDocFreq, TestIntArrayDocIdSet, TestSpanCollection, TestTermRangeQuery, TestNRTReaderCleanup, TestMergeRateLimiter, TestManyFields, TestUnicodeUtil, TestParallelCompositeReader, FuzzyTermOnShortTermsTest, TestEarlyTermination, TestHighCompressionMode, TestMultiDocValues, TestFieldType, TestIndexWriterUnicode, TestIsCurrent, TestVirtualMethod, TestToken, TestBooleanMinShouldMatch, TestSimilarityProvider, TestThreadedForceMerge, TestMultiTermConstantScore, TestSegmentInfos, TestNGramPhraseQuery, TestIndexWriterMergePolicy, TestFSTs, TestBytesStore, TestIndexWriterWithThreads, TestAddIndexes, TestIndexWriterExceptions, TestBasics, TestIndexWriterDelete, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestSearchAfter, TestConcurrentMergeScheduler, TestMinimize, TestTieredMergePolicy, TestBufferedIndexInput, TestWeakIdentityMap, TestSegmentReader, TestPagedBytes, TestTransactions, TestSegmentTermDocs, TestTopDocsCollector, TestUniqueTermCount, TestSortRandom, TestAutomatonQuery, TestSentinelIntSet, TestMultiLevelSkipList, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestMatchAllDocsQuery, TestElevationComparator, TestRecyclingIntBlockAllocator, TestPositionIncrement, TestSimilarity, TestRollingBuffer, TestSetOnce, TestDocCount, TestCachingCollector, TestRamUsageEstimator, TestNamedSPILoader, TestAssertions, TestTwoPhaseCommitTool, TestVersion, TestDocBoost, TestTermdocPerf, TestIOUtils, TestGrowableByteArrayDataOutput, TestSimpleFSLockFactory, TestQueryBuilder]
   [junit4] Completed [404/414 (3!)] on J0 in 0.02s, 20 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton -Dtests.method=testRandomFinite -Dtests.seed=ECFA5D9591C2915C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-ST -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.71s J1 | TestAutomaton.testRandomFinite <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 54
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECFA5D9591C2915C:AB4C3BA82E52F47D]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:603)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:662)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1115)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1031)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1117, maxMBSortInHeap=6.792232448775617, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=pt-ST, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=272463696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionUtil, TestHugeRamFile, TestDocumentsWriterDeleteQueue, TestSimpleExplanations, TestSameTokenSamePosition, TestFieldCacheRewriteMethod, TestFilterDirectoryReader, TestBinaryDocValuesUpdates, TestPackedInts, TestSpanMultiTermQueryWrapper, MultiCollectorTest, TestSortedSetSelector, TestSimpleFSDirectory, TestPostingsOffsets, TestLucene50StoredFieldsFormatHighCompression, TestSpanOrQuery, TestNRTCachingDirectory, TestFieldMaskingSpanQuery, TestFilterSpans, TestMultiPhraseEnum, TestMaxPosition, TestReadOnlyIndex, TestExceedMaxTermLength, TestUsageTrackingFilterCachingPolicy, TestAllFilesHaveCodecHeader, TestDocument, TestDocumentsWriterStallControl, TestSleepingLockWrapper, TestFlex, TestSortedSetDocValues, TestFrequencyTrackingRingBuffer, TestFieldsReader, TestCachingTokenFilter, TestByteBlockPool, TestLevenshteinAutomata, TestSameScoresWithThreads, TestApproximationSearchEquivalence, Test2BPostingsBytes, TestNRTReaderWithThreads, TestPrefixInBooleanQuery, TestInfoStream, TestIndexWriterOnVMError, TestDirectoryReaderReopen, LimitedFiniteStringsIteratorTest, TestTermVectors, TestLegacyNumericUtils, TestByteArrayDataInput, TestSpanExplanations, TestPayloadsOnVectors, TestParallelLeafReader, TestOmitTf, TestSparseFixedBitDocIdSet, TestSegmentMerger, TestBooleanScorer, TestPositiveScoresOnlyCollector, TestLucene50FieldInfoFormat, TestParallelTermEnum, Test2BPostings, TestNumericDocValuesUpdates, TestOmitPositions, TestTimSorter, TestBytesRefAttImpl, TestFieldValueQuery, TestWildcardRandom, TestAutomatonQueryUnicode, TestReqExclBulkScorer, TestStressAdvance, TestScorerPerf, TestMixedDocValuesUpdates, TestIndexWriterReader, TestNumericRangeQuery64, TestNumericRangeQuery32, TestSearcherManager, TestDeletionPolicy, TestNRTThreads, TestIndexWriterCommit, TestTopDocsMerge, TestStressIndexing, TestByteSlices, TestOmitNorms, TestFixedBitSet, TestComplexExplanations, TestIndexWriterNRTIsCurrent, TestSort, TestSimpleSearchEquivalence, TestSimilarityBase, TestTransactionRollback, TestRAMDirectory, TestMultiPhraseQuery, TestLazyProxSkipping, TestDocsAndPositions, TestMergeSchedulerExternal, TestCodecs, TestStressNRT, TestIndexInput, TestSloppyPhraseQuery2, TestForceMergeForever, TestCrashCausesCorruptIndex, TestForTooMuchCloning, TestSpanSearchEquivalence, TestPerSegmentDeletes, TestSegmentTermEnum, TestBooleanQuery, TestPrefixCodedTerms, TestFileSwitchDirectory, TestBooleanQueryVisitSubscorers, TestIndexFileDeleter, TestPrefixQuery, TestBinaryDocument, TestSpanFirstQuery, TestPhrasePrefixQuery, TestCharFilter, TestCloseableThreadLocal, Test4GBStoredFields, TestScoreCachingWrappingScorer, Test2BPositions, Test2BTerms, TestBlockPostingsFormat3, TestLucene50SegmentInfoFormat, TestLucene50StoredFieldsFormat, TestLucene53NormsFormat, Test2BPoints, TestAllFilesCheckIndexHeader, TestCodecUtil, TestDocInverterPerFieldErrorInfo, TestDocValues, TestExitableDirectoryReader, TestIndexReaderClose, TestIndexWriterDeleteByQuery, TestIndexWriterExceptions2, TestIndexWriterFromReader, TestLogMergePolicy, TestMergePolicyWrapper, TestOrdinalMap, TestPointValues, TestSwappedIndexFiles, TestTragicIndexWriterDeadlock, TestTryDelete, TestBlendedTermQuery, TestBooleanRewrites, TestBoostQuery, TestConjunctionDISI, TestControlledRealTimeReopenThread, TestDocValuesRewriteMethod, TestIndexSearcher, TestMatchNoDocsQuery, TestMinShouldMatch2, TestMultiCollector, TestNeedsScores, TestPointQueries, TestQueryCachingPolicy, TestQueryRescorer, TestSortRescorer, TestSortedSetSortField, TestSynonymQuery, TestClassicSimilarity, TestSpanContainQuery, TestSpanNearQuery, TestSpanNotQuery, TestSpanTermQuery, TestBufferedChecksum, TestFilterDirectory, TestNIOFSDirectory, TestNativeFSLockFactory, TestRateLimiter, TestCharsRefBuilder, TestInPlaceMergeSorter, TestIntroSorter, TestLSBRadixSorter, TestLongBitSet, TestMathUtil, TestNotDocIdSet, TestNumericUtils, TestOfflineSorter, TestAutomaton]
   [junit4] Completed [409/414 (4!)] on J1 in 3.41s, 56 tests, 1 error <<< FAILURES!

[...truncated 35 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 414 suites (1 ignored), 3455 tests, 4 errors, 64 ignored (60 assumptions) [seed: ECFA5D9591C2915C]

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



[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+107) - Build # 92 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/92/
Java: 32bit/jdk-9-ea+107 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.search.TestTermScorer.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([ABD571FBAAE509F:82E968C514523D67]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.lucene.search.TestTermScorer.test(TestTermScorer.java:80)
	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:520)
	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.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 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:804)




Build Log:
[...truncated 984 lines...]
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTermScorer -Dtests.method=test -Dtests.seed=ABD571FBAAE509F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=VST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | TestTermScorer.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ABD571FBAAE509F:82E968C514523D67]:0)
   [junit4]    > 	at org.apache.lucene.search.TestTermScorer.test(TestTermScorer.java:80)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=VST
   [junit4]   2> NOTE: Linux 3.19.0-51-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=35836368,total=132435968
   [junit4]   2> NOTE: All tests run in this JVM: [TestEarlyTermination, TestIsCurrent, TestVirtualMethod, TestClassicSimilarity, TestSingleInstanceLockFactory, TestAllFilesHaveChecksumFooter, TestLucene50CompoundFormat, TestConstantScoreQuery, TestFixedBitSet, TestTragicIndexWriterDeadlock, TestNumericRangeQuery64, TestIntArrayDocIdSet, TestDoc, TestIndexWriterDelete, TestIndexWriterMaxDocs, TestSearcherManager, TestUnicodeUtil, TestSegmentReader, TestSubScorerFreqs, TestPhraseQuery, TestSortedNumericSortField, TestLucene53NormsFormat, TestSynonymQuery, TestNeedsScores, TestTransactionRollback, TestMultiValuedNumericRangeQuery, TestLucene50StoredFieldsFormat, TestDeletionPolicy, TestOperations, TestWeakIdentityMap, TestNRTReaderCleanup, TestNGramPhraseQuery, TestSpanNotQuery, TestCheckIndex, TestShardSearching, TestFilterIterator, TestConjunctionDISI, TestCrash, TestFilterLeafReader, TestDocCount, TestRegexpRandom, TestDateSort, FiniteStringsIteratorTest, TestNoMergePolicy, TestLockFactory, TestPerSegmentDeletes, TestFixedBitDocIdSet, TestMmapDirectory, TestMultiTermQueryRewrites, TestCustomNorms, FuzzyTermOnShortTermsTest, TestQueryBuilder, TestSumDocFreq, TestPersistentSnapshotDeletionPolicy, Test2BTerms, TestUniqueTermCount, TestSloppyMath, TestSegmentInfos, TestReaderClosed, TestSimilarityProvider, TestCharFilter, TestUTF32ToUTF8, TestDemoParallelLeafReader, TestMutableValues, TestStringHelper, TestMinimize, TestMergeRateLimiter, TestBooleanCoord, TestBasics, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestIndexWriterCommit, TestHighCompressionMode, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestIndexWriterForceMerge, TestArrayUtil, TestLevenshteinAutomata, TestByteSlices, TestConsistentFieldNumbers, TestSegmentMerger, TestBagOfPositions, TestOmitNorms, TestComplexExplanations, TestFastDecompressionMode, TestParallelCompositeReader, TestPagedBytes, TestMultiThreadTermVectors, TestSort, TestMultiDocValues, TestToken, TestFieldsReader, TestCustomSearcherSort, TestDocValuesIndexing, TestSimilarityBase, TestHugeRamFile, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestSpans, TestPostingsOffsets, TestSpanExplanations, TestFastCompressionMode, TestRAMDirectory, TestMultiPhraseQuery, TestLazyProxSkipping, TestDeterminism, TestBagOfPostings, TestTermVectorsWriter, TestCodecs, TestCharTermAttributeImpl, TestBytesRefHash, TestThreadedForceMerge, TestStressNRT, TestIndexInput, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestOmitTf, TestNearSpansOrdered, TestMultiFields, TestTermRangeQuery, TestDocumentWriter, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestForTooMuchCloning, TestPayloads, TestWildcard, TestSimilarity2, TestNoDeletionPolicy, TestSimpleExplanationsOfNonMatches, TestRegexpQuery, TestTermVectorsReader, TestIntBlockPool, TestPrefixInBooleanQuery, TestTopDocsCollector, TestComplexExplanationsOfNonMatches, TestSortRandom, TestAutomatonQuery, TestParallelReaderEmptyIndex, TestDocument, TestMaxTermFrequency, TestTermScorer]
   [junit4] Completed [245/414 (1!)] on J0 in 0.05s, 4 tests, 1 failure <<< FAILURES!

[...truncated 584 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 414 suites (1 ignored), 3455 tests, 1 failure, 63 ignored (59 assumptions) [seed: ABD571FBAAE509F]

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