Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3045/
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerConcurrent
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.TestSolrConfigHandlerConcurrent: 1) Thread[id=4578,
name=httpUriRequest-649-thread-1-processing-{core=collection1,
replica=core_node3, collection=collection1, shard=shard1,
node_name=127.0.0.1:31199_,
HttpSolrClient.url=https:////127.0.0.1:31161//collection1}, state=RUNNABLE,
group=TGRP-TestSolrConfigHandlerConcurrent] at
java.net.PlainSocketImpl.socketConnect(Native Method) at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at
java.net.Socket.connect(Socket.java:579) at
sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618) at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
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:466)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:271)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:267)
at java.util.concurrent.FutureTask.run(FutureTask.java:262) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSolrConfigHandlerConcurrent:
1) Thread[id=4578,
name=httpUriRequest-649-thread-1-processing-{core=collection1,
replica=core_node3, collection=collection1, shard=shard1,
node_name=127.0.0.1:31199_,
HttpSolrClient.url=https:////127.0.0.1:31161//collection1}, state=RUNNABLE,
group=TGRP-TestSolrConfigHandlerConcurrent]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618)
at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
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:466)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:271)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:267)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([EAEFD6C4389312D7]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerConcurrent
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=4578, name=httpUriRequest-649-thread-1-processing-{core=collection1,
replica=core_node3, collection=collection1, shard=shard1,
node_name=127.0.0.1:31199_,
HttpSolrClient.url=https:////127.0.0.1:31161//collection1}, state=RUNNABLE,
group=TGRP-TestSolrConfigHandlerConcurrent] at
java.net.PlainSocketImpl.socketConnect(Native Method) at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at
java.net.Socket.connect(Socket.java:579) at
sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618) at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
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:466)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:271)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:267)
at java.util.concurrent.FutureTask.run(FutureTask.java:262) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=4578,
name=httpUriRequest-649-thread-1-processing-{core=collection1,
replica=core_node3, collection=collection1, shard=shard1,
node_name=127.0.0.1:31199_,
HttpSolrClient.url=https:////127.0.0.1:31161//collection1}, state=RUNNABLE,
group=TGRP-TestSolrConfigHandlerConcurrent]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618)
at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
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:466)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:271)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:267)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([EAEFD6C4389312D7]:0)
Build Log:
[...truncated 10214 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/init-core-data-001
[junit4] 2> 1337726 T4135 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 1337726 T4135
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1337730 T4135 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 1337730 T4136 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1337730 T4136 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1337830 T4135 oasc.ZkTestServer.run start zk server on
port:31138
[junit4] 2> 1337831 T4135
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1337831 T4135 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1337834 T4143 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5eca9e40
name:ZooKeeperConnection Watcher:127.0.0.1:31138 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1337834 T4135 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1337834 T4135 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1337834 T4135 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1337836 T4135
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1337837 T4135 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1337838 T4146 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2f7235f9
name:ZooKeeperConnection Watcher:127.0.0.1:31138/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1337838 T4135 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1337839 T4135 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1337839 T4135 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1337840 T4135 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1337841 T4135 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1337842 T4135 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1337843 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1337844 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1337846 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1337846 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1337848 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1337848 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1337849 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1337850 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1337851 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1337851 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1337852 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1337853 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1337854 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1337854 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1337856 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1337856 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1337857 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1337858 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1337859 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1337859 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1337860 T4135 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1337861 T4135 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1337862 T4135
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1337863 T4135 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1337864 T4149 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@57231ab9
name:ZooKeeperConnection Watcher:127.0.0.1:31138/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1337864 T4135 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1337864 T4135 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1338797 T4135 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1
[junit4] 2> 1338800 T4135 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1338801 T4135 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@608a8a64{/,null,AVAILABLE}
[junit4] 2> 1338811 T4135 oejs.AbstractConnector.doStart Started
ServerConnector@4211d584{SSL-http/1.1}{127.0.0.1:31142}
[junit4] 2> 1338811 T4135 oejs.Server.doStart Started @1343030ms
[junit4] 2> 1338811 T4135 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/tempDir-001/control/data,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores, hostContext=/, hostPort=31142}
[junit4] 2> 1338814 T4135 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 1338814 T4135 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/'
[junit4] 2> 1338843 T4135 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/solr.xml
[junit4] 2> 1338879 T4135 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores
[junit4] 2> 1338879 T4135 oasc.CoreContainer.<init> New CoreContainer
888225992
[junit4] 2> 1338879 T4135 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/]
[junit4] 2> 1338880 T4135 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/lib
[junit4] 2> 1338880 T4135 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/lib).
[junit4] 2> 1338889 T4135 oashc.HttpShardHandlerFactory.init 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> 1338895 T4135 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1338898 T4135 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1338898 T4135 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1338899 T4135 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1338899 T4135 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:31138/solr
[junit4] 2> 1338899 T4135 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1338899 T4135
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1338900 T4135 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1338923 T4163 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@786c4fdc
name:ZooKeeperConnection Watcher:127.0.0.1:31138 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1338923 T4135 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1338924 T4135 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1338925 T4135 n:127.0.0.1:31142_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1338926 T4166 n:127.0.0.1:31142_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2612289c
name:ZooKeeperConnection Watcher:127.0.0.1:31138/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1338926 T4135 n:127.0.0.1:31142_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1338927 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer/queue
[junit4] 2> 1338929 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-queue-work
[junit4] 2> 1338930 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-running
[junit4] 2> 1338931 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-completed
[junit4] 2> 1338932 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-failure
[junit4] 2> 1338933 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /live_nodes
[junit4] 2> 1338934 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /aliases.json
[junit4] 2> 1338935 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /clusterstate.json
[junit4] 2> 1338936 T4135 n:127.0.0.1:31142_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:31142_
[junit4] 2> 1338936 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:31142_
[junit4] 2> 1338937 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer_elect
[junit4] 2> 1338938 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer_elect/election
[junit4] 2> 1338939 T4135 n:127.0.0.1:31142_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 1338940 T4135 n:127.0.0.1:31142_
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:31142_
[junit4] 2> 1338940 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer_elect/leader
[junit4] 2> 1338941 T4135 n:127.0.0.1:31142_ oasc.Overseer.start Overseer
(id=93750061461209092-127.0.0.1:31142_-n_0000000000) starting
[junit4] 2> 1338942 T4135 n:127.0.0.1:31142_ oascc.SolrZkClient.makePath
makePath: /overseer/queue-work
[junit4] 2> 1338946 T4135 n:127.0.0.1:31142_
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1338946 T4168 n:127.0.0.1:31142_
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 1338946 T4135 n:127.0.0.1:31142_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1338946 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 1338949 T4135 n:127.0.0.1:31142_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores
[junit4] 2> 1338950 T4135 n:127.0.0.1:31142_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {name=collection1, loadOnStartup=true,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1/,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1, config=solrconfig.xml,
schema=schema.xml, coreNodeName=, dataDir=data/, transient=false,
collection=control_collection, shard=}
[junit4] 2> 1338951 T4135 n:127.0.0.1:31142_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1/
[junit4] 2> 1338951 T4135 n:127.0.0.1:31142_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1338952 T4170 n:127.0.0.1:31142_ c:control_collection
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1338952 T4170 n:127.0.0.1:31142_ c:control_collection
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1338952 T4170 n:127.0.0.1:31142_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1338952 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1338953 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"https://127.0.0.1:31142",
[junit4] 2> "node_name":"127.0.0.1:31142_",
[junit4] 2> "numShards":"1"} current state version: 0
[junit4] 2> 1338953 T4167 n:127.0.0.1:31142_
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"https://127.0.0.1:31142",
[junit4] 2> "node_name":"127.0.0.1:31142_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 1338954 T4167 n:127.0.0.1:31142_
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 1338954 T4167 n:127.0.0.1:31142_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1338955 T4166 n:127.0.0.1:31142_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1339953 T4170 n:127.0.0.1:31142_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1339954 T4170 n:127.0.0.1:31142_
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1339954 T4170 n:127.0.0.1:31142_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1339954 T4170 n:127.0.0.1:31142_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1339955 T4170 n:127.0.0.1:31142_
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1339955 T4170 n:127.0.0.1:31142_
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1/'
[junit4] 2> 1339970 T4170 n:127.0.0.1:31142_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 1339978 T4170 n:127.0.0.1:31142_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1339995 T4170 n:127.0.0.1:31142_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 1340037 T4170 n:127.0.0.1:31142_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1340038 T4170 n:127.0.0.1:31142_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1340045 T4170 n:127.0.0.1:31142_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 1340344 T4170 n:127.0.0.1:31142_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1340355 T4170 n:127.0.0.1:31142_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 1340358 T4170 n:127.0.0.1:31142_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 1340365 T4170 n:127.0.0.1:31142_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1340369 T4170 n:127.0.0.1:31142_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1340371 T4170 n:127.0.0.1:31142_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1340372 T4170 n:127.0.0.1:31142_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1340372 T4170 n:127.0.0.1:31142_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1340372 T4170 n:127.0.0.1:31142_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1340373 T4170 n:127.0.0.1:31142_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1340373 T4170 n:127.0.0.1:31142_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1340373 T4170 n:127.0.0.1:31142_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1340374 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1340374 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1340374 T4170 n:127.0.0.1:31142_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a44aaa2
[junit4] 2> 1340375 T4170 n:127.0.0.1:31142_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1/data
[junit4] 2> 1340375 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1/data/index/
[junit4] 2> 1340375 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1340375 T4170 n:127.0.0.1:31142_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/control-001/cores/collection1/data/index
[junit4] 2> 1340375 T4170 n:127.0.0.1:31142_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27552088910426686]
[junit4] 2> 1340376 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@13ec6321
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46015bf),segFN=segments_1,generation=1}
[junit4] 2> 1340376 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1340380 T4170 n:127.0.0.1:31142_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1340380 T4170 n:127.0.0.1:31142_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1340381 T4170 n:127.0.0.1:31142_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1340381 T4170 n:127.0.0.1:31142_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1340381 T4170 n:127.0.0.1:31142_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1340381 T4170 n:127.0.0.1:31142_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1340381 T4170 n:127.0.0.1:31142_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1340382 T4170 n:127.0.0.1:31142_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1340382 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1340396 T4170 n:127.0.0.1:31142_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1340398 T4170 n:127.0.0.1:31142_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1340399 T4170 n:127.0.0.1:31142_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1340401 T4170 n:127.0.0.1:31142_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1340404 T4170 n:127.0.0.1:31142_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/get,/admin/plugins,/update/json/docs,/update/json,/admin/file,/update/csv,/admin/ping,/config,standard,/replication,/update,/schema,/admin/properties,/admin/threads,/admin/system,/admin/logging,/admin/mbeans,/admin/segments,/admin/luke
[junit4] 2> 1340405 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1340407 T4170 n:127.0.0.1:31142_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1340407 T4170 n:127.0.0.1:31142_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1340408 T4170 n:127.0.0.1:31142_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1340408 T4170 n:127.0.0.1:31142_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1340408 T4170 n:127.0.0.1:31142_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.36262368930036426]
[junit4] 2> 1340409 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@13ec6321
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46015bf),segFN=segments_1,generation=1}
[junit4] 2> 1340409 T4170 n:127.0.0.1:31142_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1340409 T4170 n:127.0.0.1:31142_ x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@7777dbad[collection1] main
[junit4] 2> 1340410 T4170 n:127.0.0.1:31142_ x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1340410 T4170 n:127.0.0.1:31142_ x:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1340410 T4170 n:127.0.0.1:31142_ x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1340411 T4170 n:127.0.0.1:31142_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1340411 T4170 n:127.0.0.1:31142_ x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1340411 T4170 n:127.0.0.1:31142_ x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1340411 T4170 n:127.0.0.1:31142_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1340412 T4170 n:127.0.0.1:31142_ x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1340412 T4170 n:127.0.0.1:31142_ x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1340412 T4170 n:127.0.0.1:31142_ x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1340412 T4170 n:127.0.0.1:31142_ x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 1340413 T4171 n:127.0.0.1:31142_ x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@7777dbad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1340413 T4170 n:127.0.0.1:31142_ x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1340414 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:https://127.0.0.1:31142 collection:control_collection shard:shard1
[junit4] 2> 1340414 T4135 n:127.0.0.1:31142_ oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 1340414 T4135 n:127.0.0.1:31142_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1340415 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1340419 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 1340420 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1340420 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 1340421 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 1340421 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> ASYNC NEW_CORE C720 name=collection1
org.apache.solr.core.SolrCore@734b29f6 url=https://127.0.0.1:31142/collection1
node=127.0.0.1:31142_ C720_STATE=coll:control_collection core:collection1
props:{core=collection1, state=down, base_url=https://127.0.0.1:31142,
node_name=127.0.0.1:31142_}
[junit4] 2> 1340421 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 C720 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:31142/collection1/
[junit4] 2> 1340421 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 C720 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 1340422 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 C720 oasc.SyncStrategy.syncToMe
https://127.0.0.1:31142/collection1/ has no replicas
[junit4] 2> 1340422 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: https://127.0.0.1:31142/collection1/ shard1
[junit4] 2> 1340422 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1340424 T4135
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1340425 T4135 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1340425 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1340426 T4177 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@259559c9
name:ZooKeeperConnection Watcher:127.0.0.1:31138/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1340427 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:31142",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1340427 T4135 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1340427 T4135 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1340428 T4135
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1340430 T4135 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1340430 T4135 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1340430 T4135
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1340431 T4135 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1340432 T4180 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@55ca2f24
name:ZooKeeperConnection Watcher:127.0.0.1:31138/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1340432 T4135 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1340433 T4135 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1340434 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1340435 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 1
[junit4] 2> 1340435 T4167 n:127.0.0.1:31142_
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 1340436 T4177 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1340436 T4166 n:127.0.0.1:31142_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1340477 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register We are
https://127.0.0.1:31142/collection1/ and leader is
https://127.0.0.1:31142/collection1/
[junit4] 2> 1340478 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:31142
[junit4] 2> 1340478 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 1340478 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 1340478 T4174 n:127.0.0.1:31142_ c:control_collection s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1340480 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1340481 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"https://127.0.0.1:31142",
[junit4] 2> "node_name":"127.0.0.1:31142_",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node1"} current state version:
2
[junit4] 2> 1340482 T4167 n:127.0.0.1:31142_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"https://127.0.0.1:31142",
[junit4] 2> "node_name":"127.0.0.1:31142_",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 1340483 T4167 n:127.0.0.1:31142_
oasco.ZkStateWriter.writePendingUpdates going to create_collection
/collections/collection1/state.json
[junit4] 2> 1340484 T4166 n:127.0.0.1:31142_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1340484 T4177 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1340589 T4166 n:127.0.0.1:31142_ oascc.ZkStateReader$2.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1340590 T4177 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1342366 T4135 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1
[junit4] 2> 1342369 T4135 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001
[junit4] 2> 1342371 T4135 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1342373 T4135 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1b0d0a62{/,null,AVAILABLE}
[junit4] 2> 1342383 T4135 oejs.AbstractConnector.doStart Started
ServerConnector@3d1be1d0{SSL-http/1.1}{127.0.0.1:31161}
[junit4] 2> 1342383 T4135 oejs.Server.doStart Started @1346602ms
[junit4] 2> 1342384 T4135 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/, hostPort=31161,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores}
[junit4] 2> 1342389 T4135 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 1342389 T4135 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/'
[junit4] 2> 1342433 T4135 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/solr.xml
[junit4] 2> 1342486 T4135 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores
[junit4] 2> 1342486 T4135 oasc.CoreContainer.<init> New CoreContainer
223104633
[junit4] 2> 1342487 T4135 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/]
[junit4] 2> 1342487 T4135 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/lib
[junit4] 2> 1342488 T4135 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/lib).
[junit4] 2> 1342501 T4135 oashc.HttpShardHandlerFactory.init 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> 1342511 T4135 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1342515 T4135 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1342515 T4135 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1342516 T4135 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1342516 T4135 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:31138/solr
[junit4] 2> 1342516 T4135 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1342517 T4135
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1342517 T4135 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1342519 T4194 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6b974301
name:ZooKeeperConnection Watcher:127.0.0.1:31138 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1342520 T4135 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1342520 T4135 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1342522 T4135 n:127.0.0.1:31161_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1342523 T4197 n:127.0.0.1:31161_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2dff3c6d
name:ZooKeeperConnection Watcher:127.0.0.1:31138/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1342523 T4135 n:127.0.0.1:31161_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1342527 T4135 n:127.0.0.1:31161_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1343530 T4135 n:127.0.0.1:31161_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:31161_
[junit4] 2> 1343531 T4135 n:127.0.0.1:31161_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:31161_
[junit4] 2> 1343533 T4135 n:127.0.0.1:31161_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 1343535 T4135 n:127.0.0.1:31161_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores
[junit4] 2> 1343537 T4135 n:127.0.0.1:31161_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR:
{instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1, name=collection1,
config=solrconfig.xml, collection=collection1, loadOnStartup=true,
schema=schema.xml, shard=, transient=false, dataDir=data/, coreNodeName=,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1/}
[junit4] 2> 1343537 T4135 n:127.0.0.1:31161_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1/
[junit4] 2> 1343537 T4135 n:127.0.0.1:31161_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1343539 T4198 n:127.0.0.1:31161_ c:collection1 x:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1343539 T4198 n:127.0.0.1:31161_ c:collection1 x:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 1343540 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1343541 T4198 n:127.0.0.1:31161_ oasc.ZkController.preRegister
Registering watch for external collection collection1
[junit4] 2> 1343541 T4198 n:127.0.0.1:31161_
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 1343541 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"https://127.0.0.1:31161",
[junit4] 2> "node_name":"127.0.0.1:31161_",
[junit4] 2> "numShards":"2"} current state version: 4
[junit4] 2> 1343542 T4198 n:127.0.0.1:31161_
oascc.ZkStateReader.addZkWatch Updating collection state at
/collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1343542 T4167 n:127.0.0.1:31142_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"https://127.0.0.1:31161",
[junit4] 2> "node_name":"127.0.0.1:31161_",
[junit4] 2> "numShards":"2"}
[junit4] 2> 1343542 T4167 n:127.0.0.1:31142_
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
[junit4] 2> 1343542 T4167 n:127.0.0.1:31142_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1343542 T4198 n:127.0.0.1:31161_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 0
[junit4] 2> 1343543 T4198 n:127.0.0.1:31161_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1343543 T4167 n:127.0.0.1:31142_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 1343544 T4197 n:127.0.0.1:31161_ oascc.ZkStateReader$7.process
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> 1343545 T4197 n:127.0.0.1:31161_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 1
[junit4] 2> 1344543 T4198 n:127.0.0.1:31161_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1344544 T4198 n:127.0.0.1:31161_
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1344544 T4198 n:127.0.0.1:31161_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1344545 T4198 n:127.0.0.1:31161_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1344545 T4198 n:127.0.0.1:31161_
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1344546 T4198 n:127.0.0.1:31161_
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1/'
[junit4] 2> 1344568 T4198 n:127.0.0.1:31161_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 1344583 T4198 n:127.0.0.1:31161_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1344607 T4198 n:127.0.0.1:31161_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 1344659 T4198 n:127.0.0.1:31161_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1344661 T4198 n:127.0.0.1:31161_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1344672 T4198 n:127.0.0.1:31161_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 1345115 T4198 n:127.0.0.1:31161_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1345133 T4198 n:127.0.0.1:31161_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 1345136 T4198 n:127.0.0.1:31161_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 1345145 T4198 n:127.0.0.1:31161_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1345149 T4198 n:127.0.0.1:31161_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1345153 T4198 n:127.0.0.1:31161_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1345154 T4198 n:127.0.0.1:31161_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1345154 T4198 n:127.0.0.1:31161_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1345155 T4198 n:127.0.0.1:31161_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1345155 T4198 n:127.0.0.1:31161_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1345155 T4198 n:127.0.0.1:31161_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1345156 T4198 n:127.0.0.1:31161_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1345156 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1345156 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1345157 T4198 n:127.0.0.1:31161_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a44aaa2
[junit4] 2> 1345157 T4198 n:127.0.0.1:31161_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1/data
[junit4] 2> 1345158 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1345158 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1345158 T4198 n:127.0.0.1:31161_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1345159 T4198 n:127.0.0.1:31161_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27552088910426686]
[junit4] 2> 1345160 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5d5c4077
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@538c7483),segFN=segments_1,generation=1}
[junit4] 2> 1345160 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1345166 T4198 n:127.0.0.1:31161_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1345167 T4198 n:127.0.0.1:31161_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1345167 T4198 n:127.0.0.1:31161_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1345167 T4198 n:127.0.0.1:31161_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1345167 T4198 n:127.0.0.1:31161_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1345168 T4198 n:127.0.0.1:31161_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1345168 T4198 n:127.0.0.1:31161_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1345168 T4198 n:127.0.0.1:31161_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1345169 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1345196 T4198 n:127.0.0.1:31161_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1345198 T4198 n:127.0.0.1:31161_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1345201 T4198 n:127.0.0.1:31161_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1345203 T4198 n:127.0.0.1:31161_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1345218 T4198 n:127.0.0.1:31161_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/get,/admin/plugins,/update/json/docs,/update/json,/admin/file,/update/csv,/admin/ping,/config,standard,/replication,/update,/schema,/admin/properties,/admin/threads,/admin/system,/admin/logging,/admin/mbeans,/admin/segments,/admin/luke
[junit4] 2> 1345221 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1345223 T4198 n:127.0.0.1:31161_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1345223 T4198 n:127.0.0.1:31161_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1345225 T4198 n:127.0.0.1:31161_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1345225 T4198 n:127.0.0.1:31161_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1345226 T4198 n:127.0.0.1:31161_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.36262368930036426]
[junit4] 2> 1345227 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5d5c4077
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@538c7483),segFN=segments_1,generation=1}
[junit4] 2> 1345227 T4198 n:127.0.0.1:31161_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1345228 T4198 n:127.0.0.1:31161_ x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@3869066a[collection1] main
[junit4] 2> 1345228 T4198 n:127.0.0.1:31161_ x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1345229 T4198 n:127.0.0.1:31161_ x:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1345229 T4198 n:127.0.0.1:31161_ x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1345229 T4198 n:127.0.0.1:31161_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1345229 T4198 n:127.0.0.1:31161_ x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1345230 T4198 n:127.0.0.1:31161_ x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1345230 T4198 n:127.0.0.1:31161_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1345231 T4198 n:127.0.0.1:31161_ x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1345231 T4198 n:127.0.0.1:31161_ x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1345231 T4198 n:127.0.0.1:31161_ x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1345232 T4199 n:127.0.0.1:31161_ x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@3869066a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1345232 T4198 n:127.0.0.1:31161_ x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 1345233 T4198 n:127.0.0.1:31161_ x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1345234 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:https://127.0.0.1:31161 collection:collection1 shard:shard1
[junit4] 2> 1345234 T4135 n:127.0.0.1:31161_ oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 1345234 T4135 n:127.0.0.1:31161_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1345234 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1345238 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 1345240 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1345240 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 1345240 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> ASYNC NEW_CORE C721 name=collection1
org.apache.solr.core.SolrCore@14ff574d url=https://127.0.0.1:31161/collection1
node=127.0.0.1:31161_ C721_STATE=coll:collection1 core:collection1
props:{core=collection1, state=down, base_url=https://127.0.0.1:31161,
node_name=127.0.0.1:31161_}
[junit4] 2> 1345240 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 C721 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:31161/collection1/
[junit4] 2> 1345240 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 1345241 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 C721 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 1345241 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 C721 oasc.SyncStrategy.syncToMe
https://127.0.0.1:31161/collection1/ has no replicas
[junit4] 2> 1345241 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: https://127.0.0.1:31161/collection1/ shard1
[junit4] 2> 1345241 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1345242 T4167 n:127.0.0.1:31142_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 1
[junit4] 2> 1345242 T4197 n:127.0.0.1:31161_ oascc.ZkStateReader$7.process
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> 1345243 T4197 n:127.0.0.1:31161_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 2
[junit4] 2> 1345245 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1345246 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:31161",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 1345246 T4167 n:127.0.0.1:31142_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 2
[junit4] 2> 1345247 T4197 n:127.0.0.1:31161_ oascc.ZkStateReader$7.process
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> 1345247 T4197 n:127.0.0.1:31161_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 3
[junit4] 2> 1345296 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register We are
https://127.0.0.1:31161/collection1/ and leader is
https://127.0.0.1:31161/collection1/
[junit4] 2> 1345297 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:31161
[junit4] 2> 1345297 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 1345297 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 1345297 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1345298 T4166 n:127.0.0.1:31142_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1345299 T4167 n:127.0.0.1:31142_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"https://127.0.0.1:31161",
[junit4] 2> "node_name":"127.0.0.1:31161_",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node1"} current state version:
4
[junit4] 2> 1345299 T4167 n:127.0.0.1:31142_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"https://127.0.0.1:31161",
[junit4] 2> "node_name":"127.0.0.1:31161_",
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 1345300 T4167 n:127.0.0.1:31142_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 3
[junit4] 2> 1345301 T4202 n:127.0.0.1:31161_ c:collection1 s:shard1
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for
collection1 to ver 3
[junit4] 2> 1345301 T4197 n:127.0.0.1:31161_ oascc.ZkStateReader$7.process
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> 1345301 T4197 n:127.0.0.1:31161_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 4
[junit4] 2> 1346795 T4135 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001/cores/collection1
[junit4] 2> 1346797 T4135 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001
[junit4] 2> 1346798 T4135 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1346800 T4135 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@628898fe{/,null,AVAILABLE}
[junit4] 2> 1346806 T4135 oejs.AbstractConnector.doStart Started
ServerConnector@68b8ffd{SSL-http/1.1}{127.0.0.1:31171}
[junit4] 2> 1346806 T4135 oejs.Server.doStart Started @1351025ms
[junit4] 2> 1346806 T4135 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001/cores, solrconfig=solrconfig.xml,
hostContext=/,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/tempDir-001/jetty2, hostPort=31171}
[junit4] 2> 1346809 T4135 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 1346809 T4135 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001/'
[junit4] 2> 1346838 T4135 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001/solr.xml
[junit4] 2> 1346873 T4135 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001/cores
[junit4] 2> 1346873 T4135 oasc.CoreContainer.<init> New CoreContainer
2054584925
[junit4] 2> 1346874 T4135 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001/]
[junit4] 2> 1346874 T4135 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001/lib
[junit4] 2> 1346874 T4135 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerConcurrent
EAEFD6C4389312D7-001/shard-2-001/lib).
[junit4] 2> 1346884 T4135 oashc.HttpShardHandlerFactory.init 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> 1346891 T4135 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1346894 T4135 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1346894 T4135 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1346894 T4135 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1346894 T4135 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:31138/solr
[junit4] 2> 1346894 T4135 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1346895 T4135
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1346895 T4135 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1346897 T4216 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@178b0b86
name:ZooKeeperConnection Watcher:127.0.0.1:31138 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1346897 T4135 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1346898 T4135 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1346899 T4135 n:127.0.0.1:31171_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1346900 T4219 n:127.0.0.1:31171_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@30f42c6b
name:ZooKeeperConnection Watcher:127.0.0.1:31138/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1346900 T4135 n:127.0.0.1:31171_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1346903 T4135 n:127.0.0.1:31171_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1347907 T4135 n:127.0.0.1:31171_ oasc.ZkController.createE
[...truncated too long message...]
eeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=2,free=50230456,total=311427072
[junit4] 2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory,
SuggesterFSTTest, SuggesterTest, SSLMigrationTest, CollectionReloadTest,
TestDistributedSearch, SolrIndexSplitterTest, HighlighterConfigTest,
BasicZkTest, AutoCommitTest, TestCharFilters, HdfsUnloadDistributedZkTest,
UUIDUpdateProcessorFallbackTest, TestConfigSets,
TestRequestStatusCollectionAPI, TestArbitraryIndexDir,
TestPHPSerializedResponseWriter, FacetPivotSmallTest, LoggingHandlerTest,
IndexSchemaTest, TestInitParams, SOLR749Test, TestMiniSolrCloudClusterSSL,
TestFreeTextSuggestions, TestJettySolrRunner, TestSchemaVersionResource,
TestNoOpRegenerator, ZkStateWriterTest, TestOmitPositions, BJQParserTest,
TestRecoveryHdfs, OverseerTest, RollingRestartTest, TestExpandComponent,
TestAnalyzeInfixSuggestions, TestSolrDynamicMBean,
DistributedFacetPivotLargeTest, TestDocSet, HdfsSyncSliceTest,
TestXIncludeConfig, FieldMutatingUpdateProcessorTest, TimeZoneUtilsTest,
CacheHeaderTest, TestLazyCores, CursorPagingTest, TestCollationFieldDocValues,
MBeansHandlerTest, RecoveryZkTest, TestHighlightDedupGrouping, DateFieldTest,
CursorMarkTest, TestDefaultSearchFieldResource, ResourceLoaderTest,
TestDocumentBuilder, RequiredFieldsTest, SimpleCollectionCreateDeleteTest,
TestSolr4Spatial, ClusterStateTest, SyncSliceTest,
CollectionsAPIDistributedZkTest, BasicDistributedZkTest, CloudMLTQParserTest,
TestSolrConfigHandlerConcurrent]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.seed=EAEFD6C4389312D7
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_AE
-Dtests.timezone=Australia/Brisbane -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestSolrConfigHandlerConcurrent (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestSolrConfigHandlerConcurrent:
[junit4] > 1) Thread[id=4578,
name=httpUriRequest-649-thread-1-processing-{core=collection1,
replica=core_node3, collection=collection1, shard=shard1,
node_name=127.0.0.1:31199_,
HttpSolrClient.url=https:////127.0.0.1:31161//collection1}, state=RUNNABLE,
group=TGRP-TestSolrConfigHandlerConcurrent]
[junit4] > at java.net.PlainSocketImpl.socketConnect(Native
Method)
[junit4] > at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] > at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] > at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] > at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] > at java.net.Socket.connect(Socket.java:579)
[junit4] > at
sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618)
[junit4] > at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
[junit4] > at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
[junit4] > at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] > at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[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:466)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:271)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:267)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EAEFD6C4389312D7]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=4578,
name=httpUriRequest-649-thread-1-processing-{core=collection1,
replica=core_node3, collection=collection1, shard=shard1,
node_name=127.0.0.1:31199_,
HttpSolrClient.url=https:////127.0.0.1:31161//collection1}, state=RUNNABLE,
group=TGRP-TestSolrConfigHandlerConcurrent]
[junit4] > at java.net.PlainSocketImpl.socketConnect(Native
Method)
[junit4] > at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] > at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] > at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] > at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] > at java.net.Socket.connect(Socket.java:579)
[junit4] > at
sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618)
[junit4] > at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
[junit4] > at
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
[junit4] > at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] > at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[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:466)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:271)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:267)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EAEFD6C4389312D7]:0)
[junit4] Completed [256/485] on J1 in 98.14s, 1 test, 2 errors <<< FAILURES!
[...truncated 702 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
There were test failures: 485 suites, 1950 tests, 2 suite-level errors, 840
ignored (20 assumptions)
Total time: 44 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3044
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 169770042 bytes
Compression is 0.0%
Took 34 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]