Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13149/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=5717,
name=SocketProxy-Response-47595:32855, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=5717, name=SocketProxy-Response-47595:32855,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
at
__randomizedtesting.SeedInfo.seed([AE49C93A781EF103:261DF6E0D6E29CFB]:0)
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is
closed
at __randomizedtesting.SeedInfo.seed([AE49C93A781EF103]:0)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
at java.net.Socket.setSoTimeout(Socket.java:1101)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
Build Log:
[...truncated 10529 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/init-core-data-001
[junit4] 2> 563270 INFO
(SUITE-HttpPartitionTest-seed#[AE49C93A781EF103]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z/
[junit4] 2> 563273 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 563273 INFO (Thread-2166) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 563273 INFO (Thread-2166) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 563373 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.ZkTestServer start zk server on port:48335
[junit4] 2> 563373 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 563373 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563376 INFO (zkCallback-683-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@62e5a7ea
name:ZooKeeperConnection Watcher:127.0.0.1:48335 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 563376 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563376 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 563376 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 563378 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 563378 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563379 INFO (zkCallback-684-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2d899c4f
name:ZooKeeperConnection Watcher:127.0.0.1:48335/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 563379 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563379 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 563379 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 563380 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 563381 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 563381 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 563382 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 563382 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 563383 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 563384 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 563385 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 563385 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 563386 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 563386 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 563386 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 563387 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 563387 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 563387 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 563388 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 563388 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 563389 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 563389 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 563390 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 563390 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 563390 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 563391 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 563391 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 563391 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 563437 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1
[junit4] 2> 563439 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 563439 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4926cc9c{/z,null,AVAILABLE}
[junit4] 2> 563441 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@22cc71a5{HTTP/1.1}{127.0.0.1:36248}
[junit4] 2> 563441 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ] o.e.j.s.Server
Started @565442ms
[junit4] 2> 563441 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/z,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/tempDir-001/control/data,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores,
hostPort=44294}
[junit4] 2> 563441 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@321ea24
[junit4] 2> 563441 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/'
[junit4] 2> 563453 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/solr.xml
[junit4] 2> 563462 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores
[junit4] 2> 563462 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1849134646
[junit4] 2> 563462 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/]
[junit4] 2> 563462 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/lib
[junit4] 2> 563463 WARN
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/lib).
[junit4] 2> 563468 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 563469 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 563469 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 563469 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 563469 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48335/solr
[junit4] 2> 563469 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 563469 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 563470 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563471 INFO (zkCallback-686-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c61c805 name:ZooKeeperConnection
Watcher:127.0.0.1:48335 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 563471 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563471 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 563472 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563473 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@af87170 name:ZooKeeperConnection
Watcher:127.0.0.1:48335/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 563473 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563474 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 563475 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 563476 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 563477 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 563477 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 563478 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 563479 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 563479 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 563480 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44294_z
[junit4] 2> 563480 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44294_z
[junit4] 2> 563481 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 563481 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 563482 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 563482 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94112810367320067-127.0.0.1:44294_z-n_0000000000
[junit4] 2> 563482 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44294_z
[junit4] 2> 563482 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 563483 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.Overseer Overseer (id=94112810367320067-127.0.0.1:44294_z-n_0000000000)
starting
[junit4] 2> 563484 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 563487 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 563487 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 563487 INFO
(OverseerCollectionProcessor-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.OverseerCollectionProcessor Process current
queue of collection creations
[junit4] 2> 563488 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 563489 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 563489 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 563490 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores
[junit4] 2> 563490 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml,
loadOnStartup=true, collection=control_collection, coreNodeName=,
dataDir=data/,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/,
shard=, transient=false, schema=schema.xml, name=collection1}
[junit4] 2> 563491 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/
[junit4] 2> 563491 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 563491 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 563491 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 563491 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:44294_z ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 563491 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 563492 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 563492 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 563492 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:44294_z",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:44294/z",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 563493 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:44294_z",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:44294/z",
[junit4] 2> "operation":"state"}
[junit4] 2> 563493 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 563493 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 563494 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 563494 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
[junit4] 2> 564492 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 564492 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 564493 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 564493 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 564493 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 564493 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/'
[junit4] 2> 564504 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 564508 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 564516 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.3.0
[junit4] 2> 564532 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 564533 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.s.IndexSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 564537 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 564782 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 564790 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 564791 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 564798 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 564801 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 564803 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 564803 WARN
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 564804 WARN
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 564804 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 564804 WARN
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 564804 WARN
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 564805 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 564805 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 564805 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 564805 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9272af1
[junit4] 2> 564806 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/data
[junit4] 2> 564806 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/data/index/
[junit4] 2> 564806 WARN
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 564806 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/data/index
[junit4] 2> 564807 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=63.9033203125,
floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=8.54538963809911,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 564807 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@797a15f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e3742d3),segFN=segments_1,generation=1}
[junit4] 2> 564807 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 564808 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/data/
[junit4] 2> 564808 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 564812 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 564813 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 564813 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 564813 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 564813 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 564813 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 564814 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 564814 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 564814 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 564817 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 564818 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 564819 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 564821 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 564824 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/file,/admin/logging,/admin/luke,/update/csv,/update/json,/admin/threads,/admin/segments,/schema,/admin/properties,/update/json/docs,/admin/system,/admin/plugins,/admin/mbeans,standard,/replication,/get,/update,/config,/admin/ping
[junit4] 2> 564826 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 564826 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 564826 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 564827 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 564827 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 564828 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=2.2060546875,
floorSegmentMB=2.1669921875, forceMergeDeletesPctAllowed=3.0614994810801086,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.73291901423618
[junit4] 2> 564828 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@797a15f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e3742d3),segFN=segments_1,generation=1}
[junit4] 2> 564828 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 564829 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@5f709735[collection1] main
[junit4] 2> 564829 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 564829 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 564829 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 564830 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 564830 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 564830 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 564830 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 564830 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 564830 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 564831 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 564831 INFO
(searcherExecutor-2210-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@5f709735[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 564831 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 564831 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 564832 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 564832 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1505804967510802432
[junit4] 2> 564833 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version
1505804967510802432
[junit4] 2> 564834 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 564834 INFO
(coreLoadExecutor-2209-thread-1-processing-n:127.0.0.1:44294_z)
[n:127.0.0.1:44294_z c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 564834 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:44294/z
collection:control_collection shard:shard1
[junit4] 2> 564835 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 564836 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/94112810367320067-core_node1-n_0000000000
[junit4] 2> 564837 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
[junit4] 2> 564838 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 564838 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 564838 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 564838 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:44294/z/collection1/
[junit4] 2> 564838 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 564838 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 564838 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:44294/z/collection1/ has no replicas
[junit4] 2> 564838 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44294/z/collection1/ shard1
[junit4] 2> 564838 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 564840 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 564841 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:44294/z",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 564942 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 564943 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
[junit4] 2> 564991 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:44294/z/collection1/ and leader is
http://127.0.0.1:44294/z/collection1/
[junit4] 2> 564991 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44294/z
[junit4] 2> 564991 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 564991 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 564991 INFO
(coreZkRegister-2203-thread-1-processing-c:control_collection r:core_node1
n:127.0.0.1:44294_z s:shard1 x:collection1) [n:127.0.0.1:44294_z
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 564992 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 564993 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:44294_z",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:44294/z",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 564993 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:44294_z",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:44294/z",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "operation":"state"}
[junit4] 2> 564994 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 564994 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 564995 INFO (zkCallback-689-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@60d8e84e
name:ZooKeeperConnection Watcher:127.0.0.1:48335/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 564995 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 564996 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 564996 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 564997 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 565046 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1
[junit4] 2> 565047 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001
[junit4] 2> 565048 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 565049 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40b380d3{/z,null,AVAILABLE}
[junit4] 2> 565050 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7d10cea3{HTTP/1.1}{127.0.0.1:47595}
[junit4] 2> 565050 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ] o.e.j.s.Server
Started @567051ms
[junit4] 2> 565050 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=50057,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores,
hostContext=/z,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml}
[junit4] 2> 565050 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@321ea24
[junit4] 2> 565051 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/'
[junit4] 2> 565066 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/solr.xml
[junit4] 2> 565076 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores
[junit4] 2> 565076 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.CoreContainer New CoreContainer 2078521296
[junit4] 2> 565076 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/]
[junit4] 2> 565076 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/lib
[junit4] 2> 565077 WARN
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/lib).
[junit4] 2> 565083 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 565085 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 565085 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 565085 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 565086 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48335/solr
[junit4] 2> 565086 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 565086 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 565086 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 565087 INFO (zkCallback-691-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3291c506
name:ZooKeeperConnection Watcher:127.0.0.1:48335 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 565088 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 565089 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 565089 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 565090 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:50057_z) [n:127.0.0.1:50057_z
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1083a151
name:ZooKeeperConnection Watcher:127.0.0.1:48335/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 565090 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 565092 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 565094 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:50057_z) [n:127.0.0.1:50057_z
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 565094 INFO (zkCallback-689-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 565094 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 565095 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:50057_z) [n:127.0.0.1:50057_z
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
[junit4] 2> 565095 INFO (zkCallback-689-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
[junit4] 2> 565095 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
[junit4] 2> 566094 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50057_z
[junit4] 2> 566095 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50057_z
[junit4] 2> 566096 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 566096 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94112810367320070-127.0.0.1:50057_z-n_0000000001
[junit4] 2> 566097 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94112810367320067-127.0.0.1:44294_z-n_0000000000 to
know if I could be the leader
[junit4] 2> 566097 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 566097 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 566098 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores
[junit4] 2> 566099 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1,
collection=collection1, shard=, config=solrconfig.xml, schema=schema.xml,
transient=false, coreNodeName=, dataDir=data/, loadOnStartup=true}
[junit4] 2> 566099 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/
[junit4] 2> 566099 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 566100 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 566100 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 566100 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:50057_z ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 566100 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 566101 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 566101 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue
state SyncConnected
[junit4] 2> 566101 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:50057_z",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:50057/z",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 566101 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:50057_z",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:50057/z",
[junit4] 2> "operation":"state"}
[junit4] 2> 566101 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 566102 INFO
(OverseerStateUpdate-94112810367320067-127.0.0.1:44294_z-n_0000000000)
[n:127.0.0.1:44294_z ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 566203 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:50057_z) [n:127.0.0.1:50057_z
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 566203 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 566203 INFO (zkCallback-689-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 566204 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:50057_z) [n:127.0.0.1:50057_z
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
[junit4] 2> 566204 INFO
(zkCallback-687-thread-1-processing-n:127.0.0.1:44294_z) [n:127.0.0.1:44294_z
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
[junit4] 2> 566204 INFO (zkCallback-689-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
[junit4] 2> 567101 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 567101 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 567101 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 567101 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Load collection config from:/collections/collection1
[junit4] 2> 567102 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 567102 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/'
[junit4] 2> 567113 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 567117 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 567125 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 5.3.0
[junit4] 2> 567162 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.Config Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 567163 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.s.IndexSchema Reading
Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 567169 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 567310 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 567316 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 567317 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 567323 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 567325 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 567327 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 567327 WARN
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 567328 WARN
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 567328 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 567328 WARN
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 567328 WARN
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 567328 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 567329 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 567329 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 567329 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9272af1
[junit4] 2> 567329 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/data
[junit4] 2> 567330 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 567330 WARN
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 567330 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 567330 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=63.9033203125,
floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=8.54538963809911,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 567330 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775279ed
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47c2f3ce),segFN=segments_1,generation=1}
[junit4] 2> 567330 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 567331 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50057_z
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for
old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/data/
[junit4] 2> 567331 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50057_z
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-1-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 567335 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 567335 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 567335 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 567335 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 567335 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 567335 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 567336 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 567336 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 567336 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 567338 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 567338 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 567339 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 567340 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 567344 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/file,/admin/logging,/admin/luke,/update/csv,/update/json,/admin/threads,/admin/segments,/schema,/admin/properties,/update/json/docs,/admin/system,/admin/plugins,/admin/mbeans,standard,/replication,/get,/update,/config,/admin/ping
[junit4] 2> 567345 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 567345 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 567345 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 567346 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 567346 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 567346 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=2.2060546875,
floorSegmentMB=2.1669921875, forceMergeDeletesPctAllowed=3.0614994810801086,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.73291901423618
[junit4] 2> 567347 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@775279ed
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47c2f3ce),segFN=segments_1,generation=1}
[junit4] 2> 567347 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 567347 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@250d9f0b[collection1] main
[junit4] 2> 567347 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
[junit4] 2> 567347 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 567347 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 567348 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 567348 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 567348 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 567348 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 567348 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 567348 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 567349 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 567349 INFO
(searcherExecutor-2221-thread-1-processing-c:collection1 r:core_node1
n:127.0.0.1:50057_z s:shard1 x:collection1) [n:127.0.0.1:50057_z c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@250d9f0b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 567349 INFO
(coreLoadExecutor-2220-thread-1-processing-n:127.0.0.1:50057_z)
[n:127.0.0.1:50057_z c:collection1 s:shard1 r:core_
[...truncated too long message...]
lection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory
looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-3-001/cores/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-3-001/cores/collection1/data;done=false>>]
[junit4] 2> 707586 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_AE49C93A781EF103-001/shard-3-001/cores/collection1/data
[junit4] 2> 707586 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.Overseer Overseer
(id=94112810367320075-127.0.0.1:53048_z-n_0000000004) closing
[junit4] 2> 707586 INFO
(OverseerStateUpdate-94112810367320075-127.0.0.1:53048_z-n_0000000004)
[n:127.0.0.1:53048_z ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53048_z
[junit4] 2> 707588 WARN
(zkCallback-698-thread-1-processing-n:127.0.0.1:53048_z) [n:127.0.0.1:53048_z
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4] 2> 707592 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@7be55979{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 707593 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7f48d7fd{/z,null,UNAVAILABLE}
[junit4] 2> 707593 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ChaosMonkey monkey:
stop shard! 44294
[junit4] 2> 707594 INFO
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:48335 48335
[junit4] 2> 707600 INFO (Thread-2166) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:48335 48335
[junit4] 2> 707601 WARN (Thread-2166) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/94112810367320070-core_node1-n_0000000000
[junit4] 2> 2
/solr/collections/c8n_1x3/leader_elect/shard1/election/94112810367320074-core_node3-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/94112810367320072-127.0.0.1:60231_z-n_0000000002
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 707601 WARN
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing
19 connections to: http://127.0.0.1:53048/z, target: http://127.0.0.1:58826/z
[junit4] 2> 707601 WARN
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing
3 connections to: http://127.0.0.1:44294/z, target: http://127.0.0.1:36248/z
[junit4] 2> 707601 WARN
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing
5 connections to: http://127.0.0.1:60231/z, target: http://127.0.0.1:42087/z
[junit4] 2> 707602 WARN
(TEST-HttpPartitionTest.test-seed#[AE49C93A781EF103]) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing
12 connections to: http://127.0.0.1:50057/z, target: http://127.0.0.1:47595/z
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=test -Dtests.seed=AE49C93A781EF103 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=nl_BE -Dtests.timezone=America/Marigot
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 144s J2 | HttpPartitionTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=5717, name=SocketProxy-Response-47595:32855,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([AE49C93A781EF103:261DF6E0D6E29CFB]:0)
[junit4] > Caused by: java.lang.RuntimeException:
java.net.SocketException: Socket is closed
[junit4] > at
__randomizedtesting.SeedInfo.seed([AE49C93A781EF103]:0)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
[junit4] > Caused by: java.net.SocketException: Socket is closed
[junit4] > at java.net.Socket.setSoTimeout(Socket.java:1101)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
[junit4] 2> 707616 INFO
(SUITE-HttpPartitionTest-seed#[AE49C93A781EF103]-worker) [n:127.0.0.1:53048_z
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> Jul 04, 2015 10:07:45 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{range_facet_i_dv=PostingsFormat(name=Asserting),
a_t=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=Asserting), text=Lucene50(blocksize=128),
intDefault=PostingsFormat(name=Direct),
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Direct)},
docValues:{range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct),
range_facet_l_dv=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity,
locale=nl_BE, timezone=America/Marigot
[junit4] 2> NOTE: Linux 3.16.0-41-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=12,threads=1,free=180769816,total=310378496
[junit4] 2> NOTE: All tests run in this JVM: [PolyFieldTest, TestZkChroot,
SolrInfoMBeanTest, HdfsWriteToMultipleCollectionsTest, TestUtils,
TestXIncludeConfig, TestDistribDocBasedVersion, LeaderElectionTest,
HdfsDirectoryFactoryTest, TestSolrJ, TestShortCircuitedRequests,
OverriddenZkACLAndCredentialsProvidersTest, SolrTestCaseJ4Test,
SharedFSAutoReplicaFailoverUtilsTest, SimpleFacetsTest,
TestHighlightDedupGrouping, TestSort, DistributedSuggestComponentTest,
TestSolrConfigHandlerConcurrent, TestAuthorizationFramework, TestStressReorder,
TestRandomMergePolicy, TestCollectionAPI, AssignTest,
TestDistributedMissingSort, HdfsLockFactoryTest,
OpenExchangeRatesOrgProviderTest, RuleEngineTest, TestCollationFieldDocValues,
SolrIndexSplitterTest, DateRangeFieldTest, PreAnalyzedUpdateProcessorTest,
DistributedQueryComponentOptimizationTest, TestDefaultStatsCache,
BinaryUpdateRequestHandlerTest, SmileWriterTest, NotRequiredUniqueKeyTest,
TestRestManager, TestMissingGroups, OverseerCollectionProcessorTest,
TermVectorComponentDistributedTest, TestReload, TestPerFieldSimilarity,
HardAutoCommitTest, CursorPagingTest, PathHierarchyTokenizerFactoryTest,
DistributedQueryElevationComponentTest, TestExactSharedStatsCache,
DistributedFacetPivotSmallAdvancedTest, RequestLoggingTest,
TestLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource,
TestAuthenticationFramework, FullSolrCloudDistribCmdsTest,
DistributedQueueTest, RecoveryZkTest, TestNRTOpen, TestSolr4Spatial2,
SortByFunctionTest, TestSolrXml, FileBasedSpellCheckerTest,
SynonymTokenizerTest, UnloadDistributedZkTest, TestReqParamsAPI,
TestBM25SimilarityFactory, XsltUpdateRequestHandlerTest,
DirectSolrSpellCheckerTest, LoggingHandlerTest, NumericFieldsTest,
BlockDirectoryTest, InfoHandlerTest, PluginInfoTest,
TestNonDefinedSimilarityFactory, QueryEqualityTest, TestExtendedDismaxParser,
HttpPartitionTest]
[junit4] Completed [225/507] on J2 in 144.73s, 1 test, 1 error <<< FAILURES!
[...truncated 881 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:512: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999:
There were test failures: 507 suites, 2009 tests, 1 error, 59 ignored (25
assumptions)
Total time: 49 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]